[ Apr 2 19:28:53 Enabled. ] [ Apr 2 19:28:53 Rereading configuration. ] [ Apr 2 19:28:54 Rereading configuration. ] [ Apr 2 19:29:06 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Apr 2 19:29:06 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.04.02 19:29:07.666402 [ 1 ] {} Application: Will watch for the process with pid 25086 2024.04.02 19:29:07.667569 [ 1 ] {} Application: Forked a child process to watch 2024.04.02 19:29:07.920555 [ 1 ] {} Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: ), PID 25086 2024.04.02 19:29:07.921289 [ 1 ] {} Application: starting up 2024.04.02 19:29:07.921995 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.04.02 19:29:08.012613 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. 2024.04.02 19:29:08.030602 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.04.02 19:29:08.030646 [ 1 ] {} Application: Initializing DateLUT. 2024.04.02 19:29:08.030666 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.04.02 19:29:08.030732 [ 1 ] {} Context: Setting up /data/tmp/ to store temporary data in it 2024.04.02 19:29:08.031037 [ 1 ] {} Application: Initializing interserver credentials. 2024.04.02 19:29:08.032644 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.04.02 19:29:08.033135 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.04.02 19:29:08.034002 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.04.02 19:29:08.034043 [ 1 ] {} Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) 2024.04.02 19:29:08.034060 [ 1 ] {} Application: Merges and mutations memory limit is set to 47.94 GiB 2024.04.02 19:29:08.034246 [ 1 ] {} BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads 2024.04.02 19:29:08.035129 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.04.02 19:29:08.041620 [ 1 ] {} BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads 2024.04.02 19:29:08.042381 [ 1 ] {} BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads 2024.04.02 19:29:08.044000 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.04.02 19:29:08.044067 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.04.02 19:29:08.045652 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.04.02 19:29:08.045938 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.04.02 19:29:08.050322 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.04.02 19:29:08.051029 [ 1 ] {} Access(user directories): Added users_xml access storage 'users_xml', path: config.xml 2024.04.02 19:29:08.052554 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin 2024.04.02 19:29:08.053010 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.04.02 19:29:08.053408 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.04.02 19:29:08.053811 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.04.02 19:29:08.055214 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.04.02 19:29:08.055239 [ 1 ] {} Application: Loading metadata from /data/ 2024.04.02 19:29:08.055293 [ 182 ] {} DNSResolver: Updating DNS cache 2024.04.02 19:29:08.055383 [ 182 ] {} DNSResolver: Updated DNS cache 2024.04.02 19:29:08.063487 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.04.02 19:29:08.063520 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152342 sec 2024.04.02 19:29:08.063557 [ 1 ] {} ReferentialDeps: No tables 2024.04.02 19:29:08.063569 [ 1 ] {} LoadingDeps: No tables 2024.04.02 19:29:08.064728 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.04.02 19:29:08.065782 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.04.02 19:29:08.065806 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.04.02 19:29:08.065837 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.04.02 19:29:08.065853 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.04.02 19:29:08.065865 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.04.02 19:29:08.065899 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.04.02 19:29:08.065911 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.04.02 19:29:08.065927 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.04.02 19:29:08.065966 [ 1 ] {} SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config 2024.04.02 19:29:08.065980 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.04.02 19:29:08.065996 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.04.02 19:29:08.066011 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.04.02 19:29:08.066044 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.04.02 19:29:08.066060 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.04.02 19:29:08.066077 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.04.02 19:29:08.066106 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.04.02 19:29:08.066120 [ 1 ] {} SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config 2024.04.02 19:29:08.103597 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.04.02 19:29:08.105140 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.04.02 19:29:08.105173 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.604e-05 sec 2024.04.02 19:29:08.105188 [ 1 ] {} ReferentialDeps: No tables 2024.04.02 19:29:08.105205 [ 1 ] {} LoadingDeps: No tables 2024.04.02 19:29:08.105231 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.04.02 19:29:08.105438 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ 2024.04.02 19:29:08.105496 [ 1 ] {} UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded 2024.04.02 19:29:08.105520 [ 1 ] {} Application: Loaded metadata. 2024.04.02 19:29:08.105543 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.04.02 19:29:08.105561 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.04.02 19:29:08.148287 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 23.8.7.1) 2024.04.02 19:29:08.346832 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 23.8.7.1) 2024.04.02 19:29:08.346885 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.04.02 19:29:08.409151 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.04.02 19:29:08.409370 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 9.87 MiB, peak 16.07 MiB, free memory in arenas 0.00 B, will set to 157.06 MiB (RSS), difference: 147.19 MiB 2024.04.02 19:29:08.410244 [ 1 ] {} AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.2811e-05 sec. 2024.04.02 19:29:08.410646 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.04.02 19:29:08.410745 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.04.02 19:29:08.410804 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.04.02 19:29:08.410825 [ 1 ] {} Application: Ready for connections. 2024.04.02 19:29:11.987785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:11.988017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:11.988055 [ 3 ] {} HTTP-Session: 28c00154-3a0a-4eef-ad34-e3a2e6d119ff Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:11.988086 [ 3 ] {} HTTP-Session: 28c00154-3a0a-4eef-ad34-e3a2e6d119ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:11.988110 [ 3 ] {} HTTP-Session: 28c00154-3a0a-4eef-ad34-e3a2e6d119ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:11.988198 [ 3 ] {} ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false 2024.04.02 19:29:11.988235 [ 3 ] {} ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.04.02 19:29:11.988259 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION 2024.04.02 19:29:11.988323 [ 3 ] {} HTTP-Session: 28c00154-3a0a-4eef-ad34-e3a2e6d119ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:11.989334 [ 3 ] {c7bcce75-c5bc-4391-be07-55236534ef4d} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.04.02 19:29:12.000154 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 158.62 MiB, peak 158.62 MiB, free memory in arenas 0.00 B, will set to 161.63 MiB (RSS), difference: 3.01 MiB 2024.04.02 19:29:12.024547 [ 3 ] {c7bcce75-c5bc-4391-be07-55236534ef4d} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41588) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 2024.04.02 19:29:12.025395 [ 3 ] {c7bcce75-c5bc-4391-be07-55236534ef4d} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.04.02 19:29:12.025609 [ 3 ] {} HTTP-Session: 28c00154-3a0a-4eef-ad34-e3a2e6d119ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.026872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.026989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.027022 [ 3 ] {} HTTP-Session: e10e28df-5965-49d9-80af-91cafed080b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.027046 [ 3 ] {} HTTP-Session: e10e28df-5965-49d9-80af-91cafed080b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.027063 [ 3 ] {} HTTP-Session: e10e28df-5965-49d9-80af-91cafed080b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.027111 [ 3 ] {} HTTP-Session: e10e28df-5965-49d9-80af-91cafed080b1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.028349 [ 3 ] {874ed9ce-99f4-44fc-8af1-6f69c92354d4} executeQuery: (from [fd00:1122:3344:101::d]:41588) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:12.028485 [ 3 ] {874ed9ce-99f4-44fc-8af1-6f69c92354d4} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters ORDER BY cluster (stage: Complete) 2024.04.02 19:29:12.030783 [ 3 ] {874ed9ce-99f4-44fc-8af1-6f69c92354d4} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.04.02 19:29:12.033997 [ 3 ] {874ed9ce-99f4-44fc-8af1-6f69c92354d4} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:12.040892 [ 3 ] {874ed9ce-99f4-44fc-8af1-6f69c92354d4} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.040958 [ 3 ] {874ed9ce-99f4-44fc-8af1-6f69c92354d4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:12.040981 [ 3 ] {} HTTP-Session: e10e28df-5965-49d9-80af-91cafed080b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.053618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.053714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.053735 [ 3 ] {} HTTP-Session: 101e704a-caac-4337-8118-3a30d599b086 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.053761 [ 3 ] {} HTTP-Session: 101e704a-caac-4337-8118-3a30d599b086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.053777 [ 3 ] {} HTTP-Session: 101e704a-caac-4337-8118-3a30d599b086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.053823 [ 3 ] {} HTTP-Session: 101e704a-caac-4337-8118-3a30d599b086 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.053969 [ 3 ] {9a046348-454b-4674-ac0e-3dc49437a878} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.04.02 19:29:12.054348 [ 3 ] {9a046348-454b-4674-ac0e-3dc49437a878} executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:41588) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 2024.04.02 19:29:12.054516 [ 3 ] {9a046348-454b-4674-ac0e-3dc49437a878} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse 2. DB::Exception::Exception, std::allocator > >(int, FormatStringHelperImpl, std::allocator > >::type>, std::__cxx11::basic_string, std::allocator >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string, std::allocator > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, std::optional, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::shared_ptr const&, std::shared_ptr) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr const&, std::shared_ptr, DB::SelectQueryOptions const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse 10. std::__detail::_MakeUniq::__single_object std::make_unique&, std::shared_ptr&, DB::SelectQueryOptions const&>(std::shared_ptr&, std::shared_ptr&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::shared_ptr, std::function, std::optional const&) @ 0x000000001518d019 in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::optional&) @ 0x00000000168a421a in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 0x00000000168a714c in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 0x00000000168c50ab in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 0x0000000000113667 in /system/lib/amd64/libc.so.1 (version 23.8.7.1) 2024.04.02 19:29:12.054649 [ 3 ] {} HTTP-Session: 101e704a-caac-4337-8118-3a30d599b086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.054877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.054928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.054953 [ 3 ] {} HTTP-Session: c04fe116-eb42-4ef2-b49c-5bf8cf55ff21 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.054978 [ 3 ] {} HTTP-Session: c04fe116-eb42-4ef2-b49c-5bf8cf55ff21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.054995 [ 3 ] {} HTTP-Session: c04fe116-eb42-4ef2-b49c-5bf8cf55ff21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.055030 [ 3 ] {} HTTP-Session: c04fe116-eb42-4ef2-b49c-5bf8cf55ff21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.055165 [ 3 ] {1edb2c7e-3baa-4e35-a874-ae67d96af6df} executeQuery: (from [fd00:1122:3344:101::d]:41588) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.04.02 19:29:12.055281 [ 3 ] {1edb2c7e-3baa-4e35-a874-ae67d96af6df} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.055310 [ 3 ] {} HTTP-Session: c04fe116-eb42-4ef2-b49c-5bf8cf55ff21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.055428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.055479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.055505 [ 3 ] {} HTTP-Session: e20017de-e4cb-4dd8-9a7c-049233983f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.055526 [ 3 ] {} HTTP-Session: e20017de-e4cb-4dd8-9a7c-049233983f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.055539 [ 3 ] {} HTTP-Session: e20017de-e4cb-4dd8-9a7c-049233983f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.055573 [ 3 ] {} HTTP-Session: e20017de-e4cb-4dd8-9a7c-049233983f72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.055640 [ 3 ] {bb0bb4f0-f0b6-44c8-9278-fee8c607eebe} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.04.02 19:29:12.055707 [ 3 ] {bb0bb4f0-f0b6-44c8-9278-fee8c607eebe} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.04.02 19:29:12.057041 [ 3 ] {bb0bb4f0-f0b6-44c8-9278-fee8c607eebe} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.04.02 19:29:12.057096 [ 3 ] {bb0bb4f0-f0b6-44c8-9278-fee8c607eebe} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0631e-05 sec 2024.04.02 19:29:12.057115 [ 3 ] {bb0bb4f0-f0b6-44c8-9278-fee8c607eebe} ReferentialDeps: No tables 2024.04.02 19:29:12.057126 [ 3 ] {bb0bb4f0-f0b6-44c8-9278-fee8c607eebe} LoadingDeps: No tables 2024.04.02 19:29:12.057154 [ 3 ] {bb0bb4f0-f0b6-44c8-9278-fee8c607eebe} DatabaseAtomic (oximeter): Starting up tables. 2024.04.02 19:29:12.057237 [ 3 ] {bb0bb4f0-f0b6-44c8-9278-fee8c607eebe} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.057260 [ 3 ] {} HTTP-Session: e20017de-e4cb-4dd8-9a7c-049233983f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.057375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.057425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.057443 [ 3 ] {} HTTP-Session: 7315d50b-4fb8-4f50-9987-367a022e3036 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.057463 [ 3 ] {} HTTP-Session: 7315d50b-4fb8-4f50-9987-367a022e3036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.057489 [ 3 ] {} HTTP-Session: 7315d50b-4fb8-4f50-9987-367a022e3036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.057520 [ 3 ] {} HTTP-Session: 7315d50b-4fb8-4f50-9987-367a022e3036 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.057634 [ 3 ] {b6c5954b-4983-4cea-b0da-4d3efcc6153e} executeQuery: (from [fd00:1122:3344:101::d]:41588) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.04.02 19:29:12.057689 [ 3 ] {b6c5954b-4983-4cea-b0da-4d3efcc6153e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.04.02 19:29:12.062090 [ 3 ] {b6c5954b-4983-4cea-b0da-4d3efcc6153e} StoragePolicy (default): Storage policy default created, total volumes 1 2024.04.02 19:29:12.063105 [ 3 ] {b6c5954b-4983-4cea-b0da-4d3efcc6153e} oximeter.version (66cae48a-b87e-4ce0-bcc5-0af3dab2de50): Loading data parts 2024.04.02 19:29:12.063426 [ 3 ] {b6c5954b-4983-4cea-b0da-4d3efcc6153e} oximeter.version (66cae48a-b87e-4ce0-bcc5-0af3dab2de50): There are no data parts 2024.04.02 19:29:12.065826 [ 3 ] {b6c5954b-4983-4cea-b0da-4d3efcc6153e} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.065864 [ 3 ] {} HTTP-Session: 7315d50b-4fb8-4f50-9987-367a022e3036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.065997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.066050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.066081 [ 3 ] {} HTTP-Session: b5001013-8e9d-4e0c-9b4f-1dccba78b6f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.066100 [ 3 ] {} HTTP-Session: b5001013-8e9d-4e0c-9b4f-1dccba78b6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.066119 [ 3 ] {} HTTP-Session: b5001013-8e9d-4e0c-9b4f-1dccba78b6f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.066155 [ 3 ] {} HTTP-Session: b5001013-8e9d-4e0c-9b4f-1dccba78b6f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.066330 [ 3 ] {9e9dad4b-6924-4460-81e0-c3c969506263} executeQuery: (from [fd00:1122:3344:101::d]:41588) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.066389 [ 3 ] {9e9dad4b-6924-4460-81e0-c3c969506263} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.04.02 19:29:12.072797 [ 3 ] {9e9dad4b-6924-4460-81e0-c3c969506263} oximeter.measurements_bool (c38074c4-e5de-4ea0-bd10-38c407ef05b3): Loading data parts 2024.04.02 19:29:12.072958 [ 3 ] {9e9dad4b-6924-4460-81e0-c3c969506263} oximeter.measurements_bool (c38074c4-e5de-4ea0-bd10-38c407ef05b3): There are no data parts 2024.04.02 19:29:12.074117 [ 3 ] {9e9dad4b-6924-4460-81e0-c3c969506263} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.074150 [ 3 ] {} HTTP-Session: b5001013-8e9d-4e0c-9b4f-1dccba78b6f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.074292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.074343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.074365 [ 3 ] {} HTTP-Session: 6a6f6b89-75ff-4a36-ac66-0f36e53bec17 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.074386 [ 3 ] {} HTTP-Session: 6a6f6b89-75ff-4a36-ac66-0f36e53bec17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.074399 [ 3 ] {} HTTP-Session: 6a6f6b89-75ff-4a36-ac66-0f36e53bec17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.074432 [ 3 ] {} HTTP-Session: 6a6f6b89-75ff-4a36-ac66-0f36e53bec17 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.074589 [ 3 ] {aa8ee812-8fb4-415e-bfd7-219f6930b935} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.074638 [ 3 ] {aa8ee812-8fb4-415e-bfd7-219f6930b935} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.04.02 19:29:12.076162 [ 3 ] {aa8ee812-8fb4-415e-bfd7-219f6930b935} oximeter.measurements_i8 (c9b12292-ce45-4184-9948-c2770792a09b): Loading data parts 2024.04.02 19:29:12.076293 [ 3 ] {aa8ee812-8fb4-415e-bfd7-219f6930b935} oximeter.measurements_i8 (c9b12292-ce45-4184-9948-c2770792a09b): There are no data parts 2024.04.02 19:29:12.077422 [ 3 ] {aa8ee812-8fb4-415e-bfd7-219f6930b935} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.077458 [ 3 ] {} HTTP-Session: 6a6f6b89-75ff-4a36-ac66-0f36e53bec17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.077586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.077636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.077660 [ 3 ] {} HTTP-Session: c09ba47d-3b1e-4f99-a9c0-4d7ac3e8d26d Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.077677 [ 3 ] {} HTTP-Session: c09ba47d-3b1e-4f99-a9c0-4d7ac3e8d26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.077694 [ 3 ] {} HTTP-Session: c09ba47d-3b1e-4f99-a9c0-4d7ac3e8d26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.077728 [ 3 ] {} HTTP-Session: c09ba47d-3b1e-4f99-a9c0-4d7ac3e8d26d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.077888 [ 3 ] {08c1f6ba-8e6c-4e99-8eb6-69e9184d8138} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.077946 [ 3 ] {08c1f6ba-8e6c-4e99-8eb6-69e9184d8138} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.04.02 19:29:12.079509 [ 3 ] {08c1f6ba-8e6c-4e99-8eb6-69e9184d8138} oximeter.measurements_u8 (4dd5db05-819c-44d0-bc00-f8f17d5c59db): Loading data parts 2024.04.02 19:29:12.079643 [ 3 ] {08c1f6ba-8e6c-4e99-8eb6-69e9184d8138} oximeter.measurements_u8 (4dd5db05-819c-44d0-bc00-f8f17d5c59db): There are no data parts 2024.04.02 19:29:12.080728 [ 3 ] {08c1f6ba-8e6c-4e99-8eb6-69e9184d8138} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.080767 [ 3 ] {} HTTP-Session: c09ba47d-3b1e-4f99-a9c0-4d7ac3e8d26d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.080890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.080943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.080966 [ 3 ] {} HTTP-Session: f09c867a-4662-4a7c-b7cc-e1004b08422b Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.080986 [ 3 ] {} HTTP-Session: f09c867a-4662-4a7c-b7cc-e1004b08422b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.081004 [ 3 ] {} HTTP-Session: f09c867a-4662-4a7c-b7cc-e1004b08422b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.081038 [ 3 ] {} HTTP-Session: f09c867a-4662-4a7c-b7cc-e1004b08422b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.081199 [ 3 ] {043e6a2f-5eb7-4966-a59c-1b8a23d8ee4e} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.081252 [ 3 ] {043e6a2f-5eb7-4966-a59c-1b8a23d8ee4e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.04.02 19:29:12.082753 [ 3 ] {043e6a2f-5eb7-4966-a59c-1b8a23d8ee4e} oximeter.measurements_i16 (c7a9fa3b-3b13-401d-9507-3cdae00873d8): Loading data parts 2024.04.02 19:29:12.082880 [ 3 ] {043e6a2f-5eb7-4966-a59c-1b8a23d8ee4e} oximeter.measurements_i16 (c7a9fa3b-3b13-401d-9507-3cdae00873d8): There are no data parts 2024.04.02 19:29:12.084096 [ 3 ] {043e6a2f-5eb7-4966-a59c-1b8a23d8ee4e} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.084129 [ 3 ] {} HTTP-Session: f09c867a-4662-4a7c-b7cc-e1004b08422b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.084239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.084287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.084309 [ 3 ] {} HTTP-Session: 626c653f-74f6-4f55-a73b-a729cf5ea0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.084325 [ 3 ] {} HTTP-Session: 626c653f-74f6-4f55-a73b-a729cf5ea0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.084342 [ 3 ] {} HTTP-Session: 626c653f-74f6-4f55-a73b-a729cf5ea0dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.084375 [ 3 ] {} HTTP-Session: 626c653f-74f6-4f55-a73b-a729cf5ea0dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.084518 [ 3 ] {0ba642a4-1082-4278-b35c-c24aa42d665f} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.084566 [ 3 ] {0ba642a4-1082-4278-b35c-c24aa42d665f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.04.02 19:29:12.086137 [ 3 ] {0ba642a4-1082-4278-b35c-c24aa42d665f} oximeter.measurements_u16 (f3032bdc-6818-4c24-9c40-b55233338edc): Loading data parts 2024.04.02 19:29:12.086275 [ 3 ] {0ba642a4-1082-4278-b35c-c24aa42d665f} oximeter.measurements_u16 (f3032bdc-6818-4c24-9c40-b55233338edc): There are no data parts 2024.04.02 19:29:12.087385 [ 3 ] {0ba642a4-1082-4278-b35c-c24aa42d665f} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.087411 [ 3 ] {} HTTP-Session: 626c653f-74f6-4f55-a73b-a729cf5ea0dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.087538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.087589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.087610 [ 3 ] {} HTTP-Session: 843c8394-1467-4c47-a0b7-4370e59a7dad Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.087627 [ 3 ] {} HTTP-Session: 843c8394-1467-4c47-a0b7-4370e59a7dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.087648 [ 3 ] {} HTTP-Session: 843c8394-1467-4c47-a0b7-4370e59a7dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.087682 [ 3 ] {} HTTP-Session: 843c8394-1467-4c47-a0b7-4370e59a7dad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.087832 [ 3 ] {28a2c022-8945-4309-a552-c52c24e4bdc1} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.087888 [ 3 ] {28a2c022-8945-4309-a552-c52c24e4bdc1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.04.02 19:29:12.089491 [ 3 ] {28a2c022-8945-4309-a552-c52c24e4bdc1} oximeter.measurements_i32 (7ca62cfc-9bc7-4c36-80a2-cb72a703aaeb): Loading data parts 2024.04.02 19:29:12.089635 [ 3 ] {28a2c022-8945-4309-a552-c52c24e4bdc1} oximeter.measurements_i32 (7ca62cfc-9bc7-4c36-80a2-cb72a703aaeb): There are no data parts 2024.04.02 19:29:12.090840 [ 3 ] {28a2c022-8945-4309-a552-c52c24e4bdc1} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.090873 [ 3 ] {} HTTP-Session: 843c8394-1467-4c47-a0b7-4370e59a7dad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.091003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.091052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.091077 [ 3 ] {} HTTP-Session: 996aa5d2-1163-469a-8d46-6e1fa56bcc21 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.091093 [ 3 ] {} HTTP-Session: 996aa5d2-1163-469a-8d46-6e1fa56bcc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.091110 [ 3 ] {} HTTP-Session: 996aa5d2-1163-469a-8d46-6e1fa56bcc21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.091143 [ 3 ] {} HTTP-Session: 996aa5d2-1163-469a-8d46-6e1fa56bcc21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.091285 [ 3 ] {dffbb105-df6c-409e-99be-75b90ab55880} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.091334 [ 3 ] {dffbb105-df6c-409e-99be-75b90ab55880} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.04.02 19:29:12.092809 [ 3 ] {dffbb105-df6c-409e-99be-75b90ab55880} oximeter.measurements_u32 (b6373955-e4e7-416a-ad62-2ec7ae8109b6): Loading data parts 2024.04.02 19:29:12.092944 [ 3 ] {dffbb105-df6c-409e-99be-75b90ab55880} oximeter.measurements_u32 (b6373955-e4e7-416a-ad62-2ec7ae8109b6): There are no data parts 2024.04.02 19:29:12.094110 [ 3 ] {dffbb105-df6c-409e-99be-75b90ab55880} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.094135 [ 3 ] {} HTTP-Session: 996aa5d2-1163-469a-8d46-6e1fa56bcc21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.094257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.094307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.094328 [ 3 ] {} HTTP-Session: 5fa01656-f353-4a02-9e61-ba19e2115f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.094345 [ 3 ] {} HTTP-Session: 5fa01656-f353-4a02-9e61-ba19e2115f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.094361 [ 3 ] {} HTTP-Session: 5fa01656-f353-4a02-9e61-ba19e2115f0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.094390 [ 3 ] {} HTTP-Session: 5fa01656-f353-4a02-9e61-ba19e2115f0f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.094546 [ 3 ] {d6f1159e-4af5-4146-9d5e-866f4f65d4b2} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.094594 [ 3 ] {d6f1159e-4af5-4146-9d5e-866f4f65d4b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.04.02 19:29:12.096136 [ 3 ] {d6f1159e-4af5-4146-9d5e-866f4f65d4b2} oximeter.measurements_i64 (6c80e511-ff85-4247-8be0-f696618fea9e): Loading data parts 2024.04.02 19:29:12.096280 [ 3 ] {d6f1159e-4af5-4146-9d5e-866f4f65d4b2} oximeter.measurements_i64 (6c80e511-ff85-4247-8be0-f696618fea9e): There are no data parts 2024.04.02 19:29:12.097472 [ 3 ] {d6f1159e-4af5-4146-9d5e-866f4f65d4b2} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.097507 [ 3 ] {} HTTP-Session: 5fa01656-f353-4a02-9e61-ba19e2115f0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.097625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.097680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.097709 [ 3 ] {} HTTP-Session: 8658ba36-6791-457d-a0ec-457c1c0a613a Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.097729 [ 3 ] {} HTTP-Session: 8658ba36-6791-457d-a0ec-457c1c0a613a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.097747 [ 3 ] {} HTTP-Session: 8658ba36-6791-457d-a0ec-457c1c0a613a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.097782 [ 3 ] {} HTTP-Session: 8658ba36-6791-457d-a0ec-457c1c0a613a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.097929 [ 3 ] {28daff91-9c54-41d0-92fd-04a428499f00} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.097992 [ 3 ] {28daff91-9c54-41d0-92fd-04a428499f00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.04.02 19:29:12.099536 [ 3 ] {28daff91-9c54-41d0-92fd-04a428499f00} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Loading data parts 2024.04.02 19:29:12.099714 [ 3 ] {28daff91-9c54-41d0-92fd-04a428499f00} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): There are no data parts 2024.04.02 19:29:12.101058 [ 3 ] {28daff91-9c54-41d0-92fd-04a428499f00} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.101085 [ 3 ] {} HTTP-Session: 8658ba36-6791-457d-a0ec-457c1c0a613a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.101224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.101282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.101301 [ 3 ] {} HTTP-Session: 4e694cea-8dee-4be3-9f18-80360d7b11bb Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.101323 [ 3 ] {} HTTP-Session: 4e694cea-8dee-4be3-9f18-80360d7b11bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.101341 [ 3 ] {} HTTP-Session: 4e694cea-8dee-4be3-9f18-80360d7b11bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.101371 [ 3 ] {} HTTP-Session: 4e694cea-8dee-4be3-9f18-80360d7b11bb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.101523 [ 3 ] {eb62342d-bcfe-49ba-8deb-59f0d39e940c} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.101570 [ 3 ] {eb62342d-bcfe-49ba-8deb-59f0d39e940c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.04.02 19:29:12.103337 [ 3 ] {eb62342d-bcfe-49ba-8deb-59f0d39e940c} oximeter.measurements_f32 (8c63078c-bb8e-41a2-b42e-431d49a39909): Loading data parts 2024.04.02 19:29:12.103471 [ 3 ] {eb62342d-bcfe-49ba-8deb-59f0d39e940c} oximeter.measurements_f32 (8c63078c-bb8e-41a2-b42e-431d49a39909): There are no data parts 2024.04.02 19:29:12.104622 [ 3 ] {eb62342d-bcfe-49ba-8deb-59f0d39e940c} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.104658 [ 3 ] {} HTTP-Session: 4e694cea-8dee-4be3-9f18-80360d7b11bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.104772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.104824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.104850 [ 3 ] {} HTTP-Session: 56473e8b-97bb-4e99-a560-cd8315a0255b Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.104874 [ 3 ] {} HTTP-Session: 56473e8b-97bb-4e99-a560-cd8315a0255b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.104896 [ 3 ] {} HTTP-Session: 56473e8b-97bb-4e99-a560-cd8315a0255b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.104931 [ 3 ] {} HTTP-Session: 56473e8b-97bb-4e99-a560-cd8315a0255b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.105073 [ 3 ] {e8818744-aa4f-4401-8d82-e39180e028e9} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.105124 [ 3 ] {e8818744-aa4f-4401-8d82-e39180e028e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.04.02 19:29:12.106668 [ 3 ] {e8818744-aa4f-4401-8d82-e39180e028e9} oximeter.measurements_f64 (8c96585d-e19c-4c04-a54e-e9ea3f44544d): Loading data parts 2024.04.02 19:29:12.106801 [ 3 ] {e8818744-aa4f-4401-8d82-e39180e028e9} oximeter.measurements_f64 (8c96585d-e19c-4c04-a54e-e9ea3f44544d): There are no data parts 2024.04.02 19:29:12.108155 [ 3 ] {e8818744-aa4f-4401-8d82-e39180e028e9} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.108181 [ 3 ] {} HTTP-Session: 56473e8b-97bb-4e99-a560-cd8315a0255b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.108311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.108360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.108378 [ 3 ] {} HTTP-Session: 01db2f9b-7e4a-4143-9736-bfb6963a477c Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.108399 [ 3 ] {} HTTP-Session: 01db2f9b-7e4a-4143-9736-bfb6963a477c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.108417 [ 3 ] {} HTTP-Session: 01db2f9b-7e4a-4143-9736-bfb6963a477c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.108446 [ 3 ] {} HTTP-Session: 01db2f9b-7e4a-4143-9736-bfb6963a477c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.108591 [ 3 ] {adea6548-ed80-4be8-8bb8-ab9a4f94215f} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.108642 [ 3 ] {adea6548-ed80-4be8-8bb8-ab9a4f94215f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.04.02 19:29:12.110414 [ 3 ] {adea6548-ed80-4be8-8bb8-ab9a4f94215f} oximeter.measurements_string (8873e74b-cc08-4a61-b779-96b8408880bd): Loading data parts 2024.04.02 19:29:12.110620 [ 3 ] {adea6548-ed80-4be8-8bb8-ab9a4f94215f} oximeter.measurements_string (8873e74b-cc08-4a61-b779-96b8408880bd): There are no data parts 2024.04.02 19:29:12.111778 [ 3 ] {adea6548-ed80-4be8-8bb8-ab9a4f94215f} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.111814 [ 3 ] {} HTTP-Session: 01db2f9b-7e4a-4143-9736-bfb6963a477c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.111928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.111978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.112001 [ 3 ] {} HTTP-Session: 3fb7e2a3-b2b8-4708-9a54-140d7a02a874 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.112017 [ 3 ] {} HTTP-Session: 3fb7e2a3-b2b8-4708-9a54-140d7a02a874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.112034 [ 3 ] {} HTTP-Session: 3fb7e2a3-b2b8-4708-9a54-140d7a02a874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.112068 [ 3 ] {} HTTP-Session: 3fb7e2a3-b2b8-4708-9a54-140d7a02a874 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.112210 [ 3 ] {1d1194b1-e75d-42ee-bca4-81213ee9925b} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.112261 [ 3 ] {1d1194b1-e75d-42ee-bca4-81213ee9925b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.04.02 19:29:12.113769 [ 3 ] {1d1194b1-e75d-42ee-bca4-81213ee9925b} oximeter.measurements_bytes (3e79e41c-6e5a-467b-9cee-04bb6f21dd9b): Loading data parts 2024.04.02 19:29:12.113934 [ 3 ] {1d1194b1-e75d-42ee-bca4-81213ee9925b} oximeter.measurements_bytes (3e79e41c-6e5a-467b-9cee-04bb6f21dd9b): There are no data parts 2024.04.02 19:29:12.114991 [ 3 ] {1d1194b1-e75d-42ee-bca4-81213ee9925b} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.115025 [ 3 ] {} HTTP-Session: 3fb7e2a3-b2b8-4708-9a54-140d7a02a874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.115150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.115200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.115223 [ 3 ] {} HTTP-Session: 0dae68de-fd8f-486e-b2d0-11d18cf75d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.115239 [ 3 ] {} HTTP-Session: 0dae68de-fd8f-486e-b2d0-11d18cf75d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.115257 [ 3 ] {} HTTP-Session: 0dae68de-fd8f-486e-b2d0-11d18cf75d34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.115290 [ 3 ] {} HTTP-Session: 0dae68de-fd8f-486e-b2d0-11d18cf75d34 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.115442 [ 3 ] {557b9d12-a729-4df6-a24b-382a0df582fc} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.115489 [ 3 ] {557b9d12-a729-4df6-a24b-382a0df582fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.04.02 19:29:12.117033 [ 3 ] {557b9d12-a729-4df6-a24b-382a0df582fc} oximeter.measurements_cumulativei64 (af78f471-81c3-4d59-8903-9973dc404000): Loading data parts 2024.04.02 19:29:12.117199 [ 3 ] {557b9d12-a729-4df6-a24b-382a0df582fc} oximeter.measurements_cumulativei64 (af78f471-81c3-4d59-8903-9973dc404000): There are no data parts 2024.04.02 19:29:12.118590 [ 3 ] {557b9d12-a729-4df6-a24b-382a0df582fc} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.118624 [ 3 ] {} HTTP-Session: 0dae68de-fd8f-486e-b2d0-11d18cf75d34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.118757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.118809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.118827 [ 3 ] {} HTTP-Session: 20f698bc-511e-4aa2-993c-1f22a5baba3a Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.118848 [ 3 ] {} HTTP-Session: 20f698bc-511e-4aa2-993c-1f22a5baba3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.118861 [ 3 ] {} HTTP-Session: 20f698bc-511e-4aa2-993c-1f22a5baba3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.118896 [ 3 ] {} HTTP-Session: 20f698bc-511e-4aa2-993c-1f22a5baba3a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.119053 [ 3 ] {cde54741-0aa4-46de-b661-4e6841efa93b} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.119105 [ 3 ] {cde54741-0aa4-46de-b661-4e6841efa93b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:12.121286 [ 3 ] {cde54741-0aa4-46de-b661-4e6841efa93b} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Loading data parts 2024.04.02 19:29:12.121459 [ 3 ] {cde54741-0aa4-46de-b661-4e6841efa93b} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): There are no data parts 2024.04.02 19:29:12.122617 [ 3 ] {cde54741-0aa4-46de-b661-4e6841efa93b} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.122645 [ 3 ] {} HTTP-Session: 20f698bc-511e-4aa2-993c-1f22a5baba3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.122788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.122848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.122867 [ 3 ] {} HTTP-Session: 71ace8d2-5f7f-4f14-939d-c9358250f4e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.122890 [ 3 ] {} HTTP-Session: 71ace8d2-5f7f-4f14-939d-c9358250f4e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.122909 [ 3 ] {} HTTP-Session: 71ace8d2-5f7f-4f14-939d-c9358250f4e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.122939 [ 3 ] {} HTTP-Session: 71ace8d2-5f7f-4f14-939d-c9358250f4e1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.123094 [ 3 ] {1860fa3e-ba33-476c-b0a9-b82a6ca8cd0c} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.123148 [ 3 ] {1860fa3e-ba33-476c-b0a9-b82a6ca8cd0c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.04.02 19:29:12.124767 [ 3 ] {1860fa3e-ba33-476c-b0a9-b82a6ca8cd0c} oximeter.measurements_cumulativef32 (b3619901-4c06-482f-a7da-ab735a6ba6f9): Loading data parts 2024.04.02 19:29:12.124930 [ 3 ] {1860fa3e-ba33-476c-b0a9-b82a6ca8cd0c} oximeter.measurements_cumulativef32 (b3619901-4c06-482f-a7da-ab735a6ba6f9): There are no data parts 2024.04.02 19:29:12.126155 [ 3 ] {1860fa3e-ba33-476c-b0a9-b82a6ca8cd0c} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.126197 [ 3 ] {} HTTP-Session: 71ace8d2-5f7f-4f14-939d-c9358250f4e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.126321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.126375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.126400 [ 3 ] {} HTTP-Session: aebe6a72-a2c9-48a7-8ff3-f1014cc74259 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.126417 [ 3 ] {} HTTP-Session: aebe6a72-a2c9-48a7-8ff3-f1014cc74259 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.126436 [ 3 ] {} HTTP-Session: aebe6a72-a2c9-48a7-8ff3-f1014cc74259 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.126472 [ 3 ] {} HTTP-Session: aebe6a72-a2c9-48a7-8ff3-f1014cc74259 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.126630 [ 3 ] {cebb9a67-8a43-4435-aa8c-6b457b7d30d4} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.126686 [ 3 ] {cebb9a67-8a43-4435-aa8c-6b457b7d30d4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.04.02 19:29:12.128257 [ 3 ] {cebb9a67-8a43-4435-aa8c-6b457b7d30d4} oximeter.measurements_cumulativef64 (b5101a79-69a4-404d-9e8d-f984954c1713): Loading data parts 2024.04.02 19:29:12.128431 [ 3 ] {cebb9a67-8a43-4435-aa8c-6b457b7d30d4} oximeter.measurements_cumulativef64 (b5101a79-69a4-404d-9e8d-f984954c1713): There are no data parts 2024.04.02 19:29:12.129513 [ 3 ] {cebb9a67-8a43-4435-aa8c-6b457b7d30d4} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.129551 [ 3 ] {} HTTP-Session: aebe6a72-a2c9-48a7-8ff3-f1014cc74259 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.129672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.129717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.129742 [ 3 ] {} HTTP-Session: 6950ba80-2eed-46cd-8197-602c7b0a609f Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.129765 [ 3 ] {} HTTP-Session: 6950ba80-2eed-46cd-8197-602c7b0a609f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.129779 [ 3 ] {} HTTP-Session: 6950ba80-2eed-46cd-8197-602c7b0a609f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.129814 [ 3 ] {} HTTP-Session: 6950ba80-2eed-46cd-8197-602c7b0a609f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.129982 [ 3 ] {c6306939-bd33-406c-876c-a95e87d8bdb8} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.130037 [ 3 ] {c6306939-bd33-406c-876c-a95e87d8bdb8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.04.02 19:29:12.131624 [ 3 ] {c6306939-bd33-406c-876c-a95e87d8bdb8} oximeter.measurements_histogrami8 (36302927-73ec-4d9e-bbaa-0bc22162030b): Loading data parts 2024.04.02 19:29:12.131791 [ 3 ] {c6306939-bd33-406c-876c-a95e87d8bdb8} oximeter.measurements_histogrami8 (36302927-73ec-4d9e-bbaa-0bc22162030b): There are no data parts 2024.04.02 19:29:12.132950 [ 3 ] {c6306939-bd33-406c-876c-a95e87d8bdb8} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.132977 [ 3 ] {} HTTP-Session: 6950ba80-2eed-46cd-8197-602c7b0a609f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.133095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.133151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.133170 [ 3 ] {} HTTP-Session: e36a478c-3c8e-4b39-afb7-38575b27cfa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.133193 [ 3 ] {} HTTP-Session: e36a478c-3c8e-4b39-afb7-38575b27cfa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.133212 [ 3 ] {} HTTP-Session: e36a478c-3c8e-4b39-afb7-38575b27cfa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.133242 [ 3 ] {} HTTP-Session: e36a478c-3c8e-4b39-afb7-38575b27cfa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.133404 [ 3 ] {b433f6fb-ea08-4b19-9597-efb91d80db3c} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.133462 [ 3 ] {b433f6fb-ea08-4b19-9597-efb91d80db3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.04.02 19:29:12.135020 [ 3 ] {b433f6fb-ea08-4b19-9597-efb91d80db3c} oximeter.measurements_histogramu8 (540bb39f-c049-457c-a5c7-f5f2b4069903): Loading data parts 2024.04.02 19:29:12.135170 [ 3 ] {b433f6fb-ea08-4b19-9597-efb91d80db3c} oximeter.measurements_histogramu8 (540bb39f-c049-457c-a5c7-f5f2b4069903): There are no data parts 2024.04.02 19:29:12.136269 [ 3 ] {b433f6fb-ea08-4b19-9597-efb91d80db3c} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.136305 [ 3 ] {} HTTP-Session: e36a478c-3c8e-4b39-afb7-38575b27cfa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.136419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.136471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.136495 [ 3 ] {} HTTP-Session: be55624b-c647-447c-a0f0-0e74d696c3a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.136512 [ 3 ] {} HTTP-Session: be55624b-c647-447c-a0f0-0e74d696c3a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.136530 [ 3 ] {} HTTP-Session: be55624b-c647-447c-a0f0-0e74d696c3a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.136567 [ 3 ] {} HTTP-Session: be55624b-c647-447c-a0f0-0e74d696c3a0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.136724 [ 3 ] {ea8eb897-079d-46ee-8137-f61b20c10da0} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.136780 [ 3 ] {ea8eb897-079d-46ee-8137-f61b20c10da0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.04.02 19:29:12.138290 [ 3 ] {ea8eb897-079d-46ee-8137-f61b20c10da0} oximeter.measurements_histogrami16 (0c78b186-ecec-45d7-bb53-510e603812c7): Loading data parts 2024.04.02 19:29:12.138540 [ 3 ] {ea8eb897-079d-46ee-8137-f61b20c10da0} oximeter.measurements_histogrami16 (0c78b186-ecec-45d7-bb53-510e603812c7): There are no data parts 2024.04.02 19:29:12.139679 [ 3 ] {ea8eb897-079d-46ee-8137-f61b20c10da0} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.139715 [ 3 ] {} HTTP-Session: be55624b-c647-447c-a0f0-0e74d696c3a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.139837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.139883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.139909 [ 3 ] {} HTTP-Session: 4d7b0956-49bd-4296-b43a-f8be0dd39bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.139931 [ 3 ] {} HTTP-Session: 4d7b0956-49bd-4296-b43a-f8be0dd39bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.139944 [ 3 ] {} HTTP-Session: 4d7b0956-49bd-4296-b43a-f8be0dd39bcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.139980 [ 3 ] {} HTTP-Session: 4d7b0956-49bd-4296-b43a-f8be0dd39bcb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.140142 [ 3 ] {c25f1b56-cd1d-421d-9f2d-f7e19459b7e4} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.140197 [ 3 ] {c25f1b56-cd1d-421d-9f2d-f7e19459b7e4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.04.02 19:29:12.141799 [ 3 ] {c25f1b56-cd1d-421d-9f2d-f7e19459b7e4} oximeter.measurements_histogramu16 (b9c5af86-f657-4706-a87a-69f28bf15bbb): Loading data parts 2024.04.02 19:29:12.141974 [ 3 ] {c25f1b56-cd1d-421d-9f2d-f7e19459b7e4} oximeter.measurements_histogramu16 (b9c5af86-f657-4706-a87a-69f28bf15bbb): There are no data parts 2024.04.02 19:29:12.143102 [ 3 ] {c25f1b56-cd1d-421d-9f2d-f7e19459b7e4} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.143129 [ 3 ] {} HTTP-Session: 4d7b0956-49bd-4296-b43a-f8be0dd39bcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.143252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.143308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.143328 [ 3 ] {} HTTP-Session: 36ef074f-5cec-4355-b6c8-8160ad1452fd Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.143357 [ 3 ] {} HTTP-Session: 36ef074f-5cec-4355-b6c8-8160ad1452fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.143380 [ 3 ] {} HTTP-Session: 36ef074f-5cec-4355-b6c8-8160ad1452fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.143411 [ 3 ] {} HTTP-Session: 36ef074f-5cec-4355-b6c8-8160ad1452fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.143576 [ 3 ] {c8bc874f-aff5-4e02-843e-d2ca3c800562} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.143633 [ 3 ] {c8bc874f-aff5-4e02-843e-d2ca3c800562} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.04.02 19:29:12.145251 [ 3 ] {c8bc874f-aff5-4e02-843e-d2ca3c800562} oximeter.measurements_histogrami32 (1680fd9e-6dca-409b-9ca2-3bf416965c9e): Loading data parts 2024.04.02 19:29:12.145412 [ 3 ] {c8bc874f-aff5-4e02-843e-d2ca3c800562} oximeter.measurements_histogrami32 (1680fd9e-6dca-409b-9ca2-3bf416965c9e): There are no data parts 2024.04.02 19:29:12.146624 [ 3 ] {c8bc874f-aff5-4e02-843e-d2ca3c800562} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.146659 [ 3 ] {} HTTP-Session: 36ef074f-5cec-4355-b6c8-8160ad1452fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.146785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.146839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.146866 [ 3 ] {} HTTP-Session: 48b72456-2705-4703-a704-7d7d4d9c84aa Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.146883 [ 3 ] {} HTTP-Session: 48b72456-2705-4703-a704-7d7d4d9c84aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.146902 [ 3 ] {} HTTP-Session: 48b72456-2705-4703-a704-7d7d4d9c84aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.146943 [ 3 ] {} HTTP-Session: 48b72456-2705-4703-a704-7d7d4d9c84aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.147099 [ 3 ] {0f1554f5-ca19-408e-90af-f8d6e834d452} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.147162 [ 3 ] {0f1554f5-ca19-408e-90af-f8d6e834d452} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.04.02 19:29:12.148753 [ 3 ] {0f1554f5-ca19-408e-90af-f8d6e834d452} oximeter.measurements_histogramu32 (0519c01e-46d4-4158-982e-b2dfc57c3f54): Loading data parts 2024.04.02 19:29:12.148928 [ 3 ] {0f1554f5-ca19-408e-90af-f8d6e834d452} oximeter.measurements_histogramu32 (0519c01e-46d4-4158-982e-b2dfc57c3f54): There are no data parts 2024.04.02 19:29:12.150106 [ 3 ] {0f1554f5-ca19-408e-90af-f8d6e834d452} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.150141 [ 3 ] {} HTTP-Session: 48b72456-2705-4703-a704-7d7d4d9c84aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.150273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.150320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.150346 [ 3 ] {} HTTP-Session: d27e5af9-62a8-4415-9d3e-a1e794018384 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.150375 [ 3 ] {} HTTP-Session: d27e5af9-62a8-4415-9d3e-a1e794018384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.150390 [ 3 ] {} HTTP-Session: d27e5af9-62a8-4415-9d3e-a1e794018384 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.150426 [ 3 ] {} HTTP-Session: d27e5af9-62a8-4415-9d3e-a1e794018384 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.150591 [ 3 ] {4edb47f7-1670-40b2-8128-88b4f4795692} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.150648 [ 3 ] {4edb47f7-1670-40b2-8128-88b4f4795692} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.04.02 19:29:12.152320 [ 3 ] {4edb47f7-1670-40b2-8128-88b4f4795692} oximeter.measurements_histogrami64 (fecbdfdb-e81c-4dfa-8b84-2ce9c5cc6812): Loading data parts 2024.04.02 19:29:12.152490 [ 3 ] {4edb47f7-1670-40b2-8128-88b4f4795692} oximeter.measurements_histogrami64 (fecbdfdb-e81c-4dfa-8b84-2ce9c5cc6812): There are no data parts 2024.04.02 19:29:12.153730 [ 3 ] {4edb47f7-1670-40b2-8128-88b4f4795692} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.153757 [ 3 ] {} HTTP-Session: d27e5af9-62a8-4415-9d3e-a1e794018384 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.153883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.153938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.153956 [ 3 ] {} HTTP-Session: b36c40fe-a3fd-43b6-bbd4-fe34d9ac8039 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.153979 [ 3 ] {} HTTP-Session: b36c40fe-a3fd-43b6-bbd4-fe34d9ac8039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.154000 [ 3 ] {} HTTP-Session: b36c40fe-a3fd-43b6-bbd4-fe34d9ac8039 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.154030 [ 3 ] {} HTTP-Session: b36c40fe-a3fd-43b6-bbd4-fe34d9ac8039 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.154193 [ 3 ] {7d5a7513-6c9a-4fe2-bef2-b55b9c6bbbdb} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.154251 [ 3 ] {7d5a7513-6c9a-4fe2-bef2-b55b9c6bbbdb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.04.02 19:29:12.156148 [ 3 ] {7d5a7513-6c9a-4fe2-bef2-b55b9c6bbbdb} oximeter.measurements_histogramu64 (deee1e4e-e160-48da-bb77-c2a8edd9e85c): Loading data parts 2024.04.02 19:29:12.156308 [ 3 ] {7d5a7513-6c9a-4fe2-bef2-b55b9c6bbbdb} oximeter.measurements_histogramu64 (deee1e4e-e160-48da-bb77-c2a8edd9e85c): There are no data parts 2024.04.02 19:29:12.157474 [ 3 ] {7d5a7513-6c9a-4fe2-bef2-b55b9c6bbbdb} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.157512 [ 3 ] {} HTTP-Session: b36c40fe-a3fd-43b6-bbd4-fe34d9ac8039 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.157633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.157688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.157713 [ 3 ] {} HTTP-Session: 7c6af5b2-5b5d-4cd2-94e0-9163487ca478 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.157731 [ 3 ] {} HTTP-Session: 7c6af5b2-5b5d-4cd2-94e0-9163487ca478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.157752 [ 3 ] {} HTTP-Session: 7c6af5b2-5b5d-4cd2-94e0-9163487ca478 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.157788 [ 3 ] {} HTTP-Session: 7c6af5b2-5b5d-4cd2-94e0-9163487ca478 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.157951 [ 3 ] {449c6c59-fd08-4cc6-b754-c50a6dfaa4b6} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.158002 [ 3 ] {449c6c59-fd08-4cc6-b754-c50a6dfaa4b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.04.02 19:29:12.159600 [ 3 ] {449c6c59-fd08-4cc6-b754-c50a6dfaa4b6} oximeter.measurements_histogramf32 (c8b450d5-b1ae-4be3-99fc-9f63f764cf11): Loading data parts 2024.04.02 19:29:12.159764 [ 3 ] {449c6c59-fd08-4cc6-b754-c50a6dfaa4b6} oximeter.measurements_histogramf32 (c8b450d5-b1ae-4be3-99fc-9f63f764cf11): There are no data parts 2024.04.02 19:29:12.160875 [ 3 ] {449c6c59-fd08-4cc6-b754-c50a6dfaa4b6} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.160903 [ 3 ] {} HTTP-Session: 7c6af5b2-5b5d-4cd2-94e0-9163487ca478 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.161028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.161081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.161099 [ 3 ] {} HTTP-Session: 6ed52052-7175-48dc-9254-6c315bc8250d Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.161123 [ 3 ] {} HTTP-Session: 6ed52052-7175-48dc-9254-6c315bc8250d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.161136 [ 3 ] {} HTTP-Session: 6ed52052-7175-48dc-9254-6c315bc8250d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.161173 [ 3 ] {} HTTP-Session: 6ed52052-7175-48dc-9254-6c315bc8250d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.161336 [ 3 ] {7124b808-8de3-4fbc-aefa-6cf7106e4a91} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.04.02 19:29:12.161392 [ 3 ] {7124b808-8de3-4fbc-aefa-6cf7106e4a91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.04.02 19:29:12.163072 [ 3 ] {7124b808-8de3-4fbc-aefa-6cf7106e4a91} oximeter.measurements_histogramf64 (fc614212-9fdd-4001-96b7-74e3e9c97f25): Loading data parts 2024.04.02 19:29:12.163249 [ 3 ] {7124b808-8de3-4fbc-aefa-6cf7106e4a91} oximeter.measurements_histogramf64 (fc614212-9fdd-4001-96b7-74e3e9c97f25): There are no data parts 2024.04.02 19:29:12.164577 [ 3 ] {7124b808-8de3-4fbc-aefa-6cf7106e4a91} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.164603 [ 3 ] {} HTTP-Session: 6ed52052-7175-48dc-9254-6c315bc8250d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.164727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.164781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.164800 [ 3 ] {} HTTP-Session: d6665308-4933-4eea-861c-4d965ad3f0f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.164822 [ 3 ] {} HTTP-Session: d6665308-4933-4eea-861c-4d965ad3f0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.164843 [ 3 ] {} HTTP-Session: d6665308-4933-4eea-861c-4d965ad3f0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.164873 [ 3 ] {} HTTP-Session: d6665308-4933-4eea-861c-4d965ad3f0f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.164995 [ 3 ] {0ffca9f5-bb42-46bb-a1e2-820d6462a215} executeQuery: (from [fd00:1122:3344:101::d]:41588) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.165049 [ 3 ] {0ffca9f5-bb42-46bb-a1e2-820d6462a215} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.04.02 19:29:12.166404 [ 3 ] {0ffca9f5-bb42-46bb-a1e2-820d6462a215} oximeter.fields_bool (eae4c718-5cd6-45a8-bb9e-0dd0f5fc7af2): Loading data parts 2024.04.02 19:29:12.166646 [ 3 ] {0ffca9f5-bb42-46bb-a1e2-820d6462a215} oximeter.fields_bool (eae4c718-5cd6-45a8-bb9e-0dd0f5fc7af2): There are no data parts 2024.04.02 19:29:12.167766 [ 3 ] {0ffca9f5-bb42-46bb-a1e2-820d6462a215} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.167801 [ 3 ] {} HTTP-Session: d6665308-4933-4eea-861c-4d965ad3f0f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.167917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.167963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.167988 [ 3 ] {} HTTP-Session: dba4c13c-b62e-41b1-af87-eb07309e61d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.168011 [ 3 ] {} HTTP-Session: dba4c13c-b62e-41b1-af87-eb07309e61d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.168025 [ 3 ] {} HTTP-Session: dba4c13c-b62e-41b1-af87-eb07309e61d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.168061 [ 3 ] {} HTTP-Session: dba4c13c-b62e-41b1-af87-eb07309e61d3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.168180 [ 3 ] {04417af0-df1c-4558-9f3f-af3866729516} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.168224 [ 3 ] {04417af0-df1c-4558-9f3f-af3866729516} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.04.02 19:29:12.170002 [ 3 ] {04417af0-df1c-4558-9f3f-af3866729516} oximeter.fields_i8 (a6a89cf2-687d-463d-8bca-9831fad70819): Loading data parts 2024.04.02 19:29:12.170166 [ 3 ] {04417af0-df1c-4558-9f3f-af3866729516} oximeter.fields_i8 (a6a89cf2-687d-463d-8bca-9831fad70819): There are no data parts 2024.04.02 19:29:12.171318 [ 3 ] {04417af0-df1c-4558-9f3f-af3866729516} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.171361 [ 3 ] {} HTTP-Session: dba4c13c-b62e-41b1-af87-eb07309e61d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.171470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.171524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.171557 [ 3 ] {} HTTP-Session: 6d04e721-2dcb-4ec3-b983-18f09e7ad2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.171572 [ 3 ] {} HTTP-Session: 6d04e721-2dcb-4ec3-b983-18f09e7ad2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.171593 [ 3 ] {} HTTP-Session: 6d04e721-2dcb-4ec3-b983-18f09e7ad2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.171631 [ 3 ] {} HTTP-Session: 6d04e721-2dcb-4ec3-b983-18f09e7ad2b0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.171741 [ 3 ] {6ff0d7d5-078c-4ef6-83e8-f0112b7618e3} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.171799 [ 3 ] {6ff0d7d5-078c-4ef6-83e8-f0112b7618e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.04.02 19:29:12.173259 [ 3 ] {6ff0d7d5-078c-4ef6-83e8-f0112b7618e3} oximeter.fields_u8 (fc020e2d-a85b-4665-b353-d3c32eb8e466): Loading data parts 2024.04.02 19:29:12.173422 [ 3 ] {6ff0d7d5-078c-4ef6-83e8-f0112b7618e3} oximeter.fields_u8 (fc020e2d-a85b-4665-b353-d3c32eb8e466): There are no data parts 2024.04.02 19:29:12.174542 [ 3 ] {6ff0d7d5-078c-4ef6-83e8-f0112b7618e3} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.174569 [ 3 ] {} HTTP-Session: 6d04e721-2dcb-4ec3-b983-18f09e7ad2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.174695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.174752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.174771 [ 3 ] {} HTTP-Session: 225dee51-72d2-4bdf-ada9-4f4f0484a5a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.174794 [ 3 ] {} HTTP-Session: 225dee51-72d2-4bdf-ada9-4f4f0484a5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.174815 [ 3 ] {} HTTP-Session: 225dee51-72d2-4bdf-ada9-4f4f0484a5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.174845 [ 3 ] {} HTTP-Session: 225dee51-72d2-4bdf-ada9-4f4f0484a5a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.174962 [ 3 ] {9422ead5-791e-4641-a1b3-595b7dad3a66} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.175015 [ 3 ] {9422ead5-791e-4641-a1b3-595b7dad3a66} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.04.02 19:29:12.176423 [ 3 ] {9422ead5-791e-4641-a1b3-595b7dad3a66} oximeter.fields_i16 (591af8ea-d6e2-4ce7-9e06-0aa624ea19a6): Loading data parts 2024.04.02 19:29:12.176617 [ 3 ] {9422ead5-791e-4641-a1b3-595b7dad3a66} oximeter.fields_i16 (591af8ea-d6e2-4ce7-9e06-0aa624ea19a6): There are no data parts 2024.04.02 19:29:12.177864 [ 3 ] {9422ead5-791e-4641-a1b3-595b7dad3a66} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.177891 [ 3 ] {} HTTP-Session: 225dee51-72d2-4bdf-ada9-4f4f0484a5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.178020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.178080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.178099 [ 3 ] {} HTTP-Session: 4c543442-a2f2-400f-aeee-71503cfacd99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.178123 [ 3 ] {} HTTP-Session: 4c543442-a2f2-400f-aeee-71503cfacd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.178137 [ 3 ] {} HTTP-Session: 4c543442-a2f2-400f-aeee-71503cfacd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.178173 [ 3 ] {} HTTP-Session: 4c543442-a2f2-400f-aeee-71503cfacd99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.178295 [ 3 ] {06afa242-12ce-4c5f-a71d-19ecaa54253a} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.178347 [ 3 ] {06afa242-12ce-4c5f-a71d-19ecaa54253a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.04.02 19:29:12.180072 [ 3 ] {06afa242-12ce-4c5f-a71d-19ecaa54253a} oximeter.fields_u16 (bba5c523-9ea9-4e3e-8834-3dbb6c269caf): Loading data parts 2024.04.02 19:29:12.180242 [ 3 ] {06afa242-12ce-4c5f-a71d-19ecaa54253a} oximeter.fields_u16 (bba5c523-9ea9-4e3e-8834-3dbb6c269caf): There are no data parts 2024.04.02 19:29:12.181334 [ 3 ] {06afa242-12ce-4c5f-a71d-19ecaa54253a} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.181373 [ 3 ] {} HTTP-Session: 4c543442-a2f2-400f-aeee-71503cfacd99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.181497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.181558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.181578 [ 3 ] {} HTTP-Session: 02509ba4-c713-4776-a3ef-82a144aa49ce Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.181594 [ 3 ] {} HTTP-Session: 02509ba4-c713-4776-a3ef-82a144aa49ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.181614 [ 3 ] {} HTTP-Session: 02509ba4-c713-4776-a3ef-82a144aa49ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.181651 [ 3 ] {} HTTP-Session: 02509ba4-c713-4776-a3ef-82a144aa49ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.181769 [ 3 ] {ee4e48dc-c8b1-425b-8495-a34b39d15ccf} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.181829 [ 3 ] {ee4e48dc-c8b1-425b-8495-a34b39d15ccf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.04.02 19:29:12.183276 [ 3 ] {ee4e48dc-c8b1-425b-8495-a34b39d15ccf} oximeter.fields_i32 (ffeb1e32-d486-4a58-b942-13dfef691d8b): Loading data parts 2024.04.02 19:29:12.183443 [ 3 ] {ee4e48dc-c8b1-425b-8495-a34b39d15ccf} oximeter.fields_i32 (ffeb1e32-d486-4a58-b942-13dfef691d8b): There are no data parts 2024.04.02 19:29:12.184492 [ 3 ] {ee4e48dc-c8b1-425b-8495-a34b39d15ccf} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.184519 [ 3 ] {} HTTP-Session: 02509ba4-c713-4776-a3ef-82a144aa49ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.184652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.184708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.184735 [ 3 ] {} HTTP-Session: f0339faa-6f2e-4a41-9688-5bced6194274 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.184752 [ 3 ] {} HTTP-Session: f0339faa-6f2e-4a41-9688-5bced6194274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.184772 [ 3 ] {} HTTP-Session: f0339faa-6f2e-4a41-9688-5bced6194274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.184808 [ 3 ] {} HTTP-Session: f0339faa-6f2e-4a41-9688-5bced6194274 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.184925 [ 3 ] {b8712abe-f8f3-4cfc-adbd-23f7891761b4} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.184969 [ 3 ] {b8712abe-f8f3-4cfc-adbd-23f7891761b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.04.02 19:29:12.186580 [ 3 ] {b8712abe-f8f3-4cfc-adbd-23f7891761b4} oximeter.fields_u32 (6acbe21e-bef1-4f6b-9719-1f99505dd810): Loading data parts 2024.04.02 19:29:12.186742 [ 3 ] {b8712abe-f8f3-4cfc-adbd-23f7891761b4} oximeter.fields_u32 (6acbe21e-bef1-4f6b-9719-1f99505dd810): There are no data parts 2024.04.02 19:29:12.187812 [ 3 ] {b8712abe-f8f3-4cfc-adbd-23f7891761b4} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.187838 [ 3 ] {} HTTP-Session: f0339faa-6f2e-4a41-9688-5bced6194274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.187976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.188030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.188057 [ 3 ] {} HTTP-Session: 81c5c298-479e-4f2f-b0b7-1977e2c8500c Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.188074 [ 3 ] {} HTTP-Session: 81c5c298-479e-4f2f-b0b7-1977e2c8500c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.188094 [ 3 ] {} HTTP-Session: 81c5c298-479e-4f2f-b0b7-1977e2c8500c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.188125 [ 3 ] {} HTTP-Session: 81c5c298-479e-4f2f-b0b7-1977e2c8500c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.188256 [ 3 ] {bc412211-366b-42fc-ad28-86be334854dc} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.188307 [ 3 ] {bc412211-366b-42fc-ad28-86be334854dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.04.02 19:29:12.189849 [ 3 ] {bc412211-366b-42fc-ad28-86be334854dc} oximeter.fields_i64 (6d51a5f8-eefa-463d-ae49-4cbf723178d8): Loading data parts 2024.04.02 19:29:12.190014 [ 3 ] {bc412211-366b-42fc-ad28-86be334854dc} oximeter.fields_i64 (6d51a5f8-eefa-463d-ae49-4cbf723178d8): There are no data parts 2024.04.02 19:29:12.191161 [ 3 ] {bc412211-366b-42fc-ad28-86be334854dc} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.191189 [ 3 ] {} HTTP-Session: 81c5c298-479e-4f2f-b0b7-1977e2c8500c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.191346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.191429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.191461 [ 3 ] {} HTTP-Session: 8cd6d125-9bbe-4f7a-a185-82dce409cf07 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.191497 [ 3 ] {} HTTP-Session: 8cd6d125-9bbe-4f7a-a185-82dce409cf07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.191530 [ 3 ] {} HTTP-Session: 8cd6d125-9bbe-4f7a-a185-82dce409cf07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.191575 [ 3 ] {} HTTP-Session: 8cd6d125-9bbe-4f7a-a185-82dce409cf07 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.191707 [ 3 ] {1be89f30-ec89-4217-b28a-71b3f2e98914} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.191754 [ 3 ] {1be89f30-ec89-4217-b28a-71b3f2e98914} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.04.02 19:29:12.193336 [ 3 ] {1be89f30-ec89-4217-b28a-71b3f2e98914} oximeter.fields_u64 (60a9ab63-fc8e-494a-b101-2bcfe093e666): Loading data parts 2024.04.02 19:29:12.193514 [ 3 ] {1be89f30-ec89-4217-b28a-71b3f2e98914} oximeter.fields_u64 (60a9ab63-fc8e-494a-b101-2bcfe093e666): There are no data parts 2024.04.02 19:29:12.194972 [ 3 ] {1be89f30-ec89-4217-b28a-71b3f2e98914} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.195018 [ 3 ] {} HTTP-Session: 8cd6d125-9bbe-4f7a-a185-82dce409cf07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.195143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.195201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.195230 [ 3 ] {} HTTP-Session: 423776f3-cb33-465a-ba4d-f8d4c057a7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.195260 [ 3 ] {} HTTP-Session: 423776f3-cb33-465a-ba4d-f8d4c057a7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.195274 [ 3 ] {} HTTP-Session: 423776f3-cb33-465a-ba4d-f8d4c057a7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.195323 [ 3 ] {} HTTP-Session: 423776f3-cb33-465a-ba4d-f8d4c057a7d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.195440 [ 3 ] {9f0be41c-bdae-4f21-a151-e89fff400c3f} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.195490 [ 3 ] {9f0be41c-bdae-4f21-a151-e89fff400c3f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.04.02 19:29:12.196925 [ 3 ] {9f0be41c-bdae-4f21-a151-e89fff400c3f} oximeter.fields_ipaddr (94b6d939-a934-4550-9fd1-c9f4c64faffd): Loading data parts 2024.04.02 19:29:12.197074 [ 3 ] {9f0be41c-bdae-4f21-a151-e89fff400c3f} oximeter.fields_ipaddr (94b6d939-a934-4550-9fd1-c9f4c64faffd): There are no data parts 2024.04.02 19:29:12.198131 [ 3 ] {9f0be41c-bdae-4f21-a151-e89fff400c3f} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.198160 [ 3 ] {} HTTP-Session: 423776f3-cb33-465a-ba4d-f8d4c057a7d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.198288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.198350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.198371 [ 3 ] {} HTTP-Session: 99fecbef-c3f5-4bd1-8a52-d84785bb9468 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.198387 [ 3 ] {} HTTP-Session: 99fecbef-c3f5-4bd1-8a52-d84785bb9468 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.198403 [ 3 ] {} HTTP-Session: 99fecbef-c3f5-4bd1-8a52-d84785bb9468 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.198435 [ 3 ] {} HTTP-Session: 99fecbef-c3f5-4bd1-8a52-d84785bb9468 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.198549 [ 3 ] {eee9d40d-0444-466a-b4f2-a31bb22de520} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.198589 [ 3 ] {eee9d40d-0444-466a-b4f2-a31bb22de520} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.04.02 19:29:12.199971 [ 3 ] {eee9d40d-0444-466a-b4f2-a31bb22de520} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Loading data parts 2024.04.02 19:29:12.200136 [ 3 ] {eee9d40d-0444-466a-b4f2-a31bb22de520} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): There are no data parts 2024.04.02 19:29:12.201228 [ 3 ] {eee9d40d-0444-466a-b4f2-a31bb22de520} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.201256 [ 3 ] {} HTTP-Session: 99fecbef-c3f5-4bd1-8a52-d84785bb9468 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.201370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.201417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.201437 [ 3 ] {} HTTP-Session: c1736deb-fa4e-4a8d-8846-8defa85b45b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.201454 [ 3 ] {} HTTP-Session: c1736deb-fa4e-4a8d-8846-8defa85b45b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.201469 [ 3 ] {} HTTP-Session: c1736deb-fa4e-4a8d-8846-8defa85b45b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.201501 [ 3 ] {} HTTP-Session: c1736deb-fa4e-4a8d-8846-8defa85b45b5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.201614 [ 3 ] {26039e0d-472c-49f6-9914-ad60828549ff} executeQuery: (from [fd00:1122:3344:101::d]:41588) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.04.02 19:29:12.201652 [ 3 ] {26039e0d-472c-49f6-9914-ad60828549ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.04.02 19:29:12.203445 [ 3 ] {26039e0d-472c-49f6-9914-ad60828549ff} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Loading data parts 2024.04.02 19:29:12.203627 [ 3 ] {26039e0d-472c-49f6-9914-ad60828549ff} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): There are no data parts 2024.04.02 19:29:12.204741 [ 3 ] {26039e0d-472c-49f6-9914-ad60828549ff} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.204768 [ 3 ] {} HTTP-Session: c1736deb-fa4e-4a8d-8846-8defa85b45b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.204890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.204938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.204957 [ 3 ] {} HTTP-Session: 2cfdd278-33c9-44c7-91e4-db7f72acd530 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.204975 [ 3 ] {} HTTP-Session: 2cfdd278-33c9-44c7-91e4-db7f72acd530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.204988 [ 3 ] {} HTTP-Session: 2cfdd278-33c9-44c7-91e4-db7f72acd530 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.205020 [ 3 ] {} HTTP-Session: 2cfdd278-33c9-44c7-91e4-db7f72acd530 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.205196 [ 3 ] {66503054-f746-4f38-86df-9a0f34fb3aef} executeQuery: (from [fd00:1122:3344:101::d]:41588) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.04.02 19:29:12.205254 [ 3 ] {66503054-f746-4f38-86df-9a0f34fb3aef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.04.02 19:29:12.206771 [ 3 ] {66503054-f746-4f38-86df-9a0f34fb3aef} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672): Loading data parts 2024.04.02 19:29:12.206935 [ 3 ] {66503054-f746-4f38-86df-9a0f34fb3aef} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672): There are no data parts 2024.04.02 19:29:12.208182 [ 3 ] {66503054-f746-4f38-86df-9a0f34fb3aef} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.208215 [ 3 ] {} HTTP-Session: 2cfdd278-33c9-44c7-91e4-db7f72acd530 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.208358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:12.208406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:12.208425 [ 3 ] {} HTTP-Session: 9608d693-bdb6-45f8-964a-a3f15a5a3dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:12.208443 [ 3 ] {} HTTP-Session: 9608d693-bdb6-45f8-964a-a3f15a5a3dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.208457 [ 3 ] {} HTTP-Session: 9608d693-bdb6-45f8-964a-a3f15a5a3dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:12.208487 [ 3 ] {} HTTP-Session: 9608d693-bdb6-45f8-964a-a3f15a5a3dc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:12.208628 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.04.02 19:29:12.210327 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.04.02 19:29:12.214192 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} oximeter.version (66cae48a-b87e-4ce0-bcc5-0af3dab2de50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:12.214235 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. 2024.04.02 19:29:12.218699 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:12.219730 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} oximeter.version (66cae48a-b87e-4ce0-bcc5-0af3dab2de50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:12.219988 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} executeQuery: Read 1 rows, 16.00 B in 0.011442 sec., 87.39730816290857 rows/sec., 1.37 KiB/sec. 2024.04.02 19:29:12.220109 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} DynamicQueryHandler: Done processing query 2024.04.02 19:29:12.220132 [ 3 ] {438321a6-2b4f-4c06-b307-e5455f3acb42} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.04.02 19:29:12.220148 [ 3 ] {} HTTP-Session: 9608d693-bdb6-45f8-964a-a3f15a5a3dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:13.000166 [ 243 ] {} AsynchronousMetrics: MemoryTracking: was 164.16 MiB, peak 169.37 MiB, free memory in arenas 0.00 B, will set to 173.48 MiB (RSS), difference: 9.32 MiB 2024.04.02 19:29:17.232179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.232304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.232333 [ 3 ] {} HTTP-Session: 943cd392-f1ca-44f2-bf2a-a6b3e937d269 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.232360 [ 3 ] {} HTTP-Session: 943cd392-f1ca-44f2-bf2a-a6b3e937d269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.232377 [ 3 ] {} HTTP-Session: 943cd392-f1ca-44f2-bf2a-a6b3e937d269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.232431 [ 3 ] {} HTTP-Session: 943cd392-f1ca-44f2-bf2a-a6b3e937d269 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.232563 [ 3 ] {a478e76b-7798-4c2d-b6f5-34cda9446228} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.232899 [ 3 ] {a478e76b-7798-4c2d-b6f5-34cda9446228} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.233023 [ 3 ] {a478e76b-7798-4c2d-b6f5-34cda9446228} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.233923 [ 3 ] {a478e76b-7798-4c2d-b6f5-34cda9446228} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.233952 [ 3 ] {a478e76b-7798-4c2d-b6f5-34cda9446228} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.233968 [ 3 ] {} HTTP-Session: 943cd392-f1ca-44f2-bf2a-a6b3e937d269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.240186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.240245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.240265 [ 3 ] {} HTTP-Session: 76b49f44-1688-4d83-8b51-271a6bd87219 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.240283 [ 3 ] {} HTTP-Session: 76b49f44-1688-4d83-8b51-271a6bd87219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.240298 [ 3 ] {} HTTP-Session: 76b49f44-1688-4d83-8b51-271a6bd87219 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.240331 [ 3 ] {} HTTP-Session: 76b49f44-1688-4d83-8b51-271a6bd87219 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.240443 [ 3 ] {c703b38f-4d42-4efb-8951-b0f479717690} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.242583 [ 3 ] {c703b38f-4d42-4efb-8951-b0f479717690} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.242642 [ 3 ] {c703b38f-4d42-4efb-8951-b0f479717690} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.243617 [ 3 ] {c703b38f-4d42-4efb-8951-b0f479717690} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.243647 [ 3 ] {c703b38f-4d42-4efb-8951-b0f479717690} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.243664 [ 3 ] {} HTTP-Session: 76b49f44-1688-4d83-8b51-271a6bd87219 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.243931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.243981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.244000 [ 3 ] {} HTTP-Session: 2e28bd84-fd07-4f00-9c5f-0aca494c594f Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.244018 [ 3 ] {} HTTP-Session: 2e28bd84-fd07-4f00-9c5f-0aca494c594f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.244031 [ 3 ] {} HTTP-Session: 2e28bd84-fd07-4f00-9c5f-0aca494c594f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.244063 [ 3 ] {} HTTP-Session: 2e28bd84-fd07-4f00-9c5f-0aca494c594f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.244155 [ 3 ] {8a8a2aaf-9479-4565-a210-f4f27ea09b22} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.244513 [ 3 ] {8a8a2aaf-9479-4565-a210-f4f27ea09b22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.244567 [ 3 ] {8a8a2aaf-9479-4565-a210-f4f27ea09b22} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.245502 [ 3 ] {8a8a2aaf-9479-4565-a210-f4f27ea09b22} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.245531 [ 3 ] {8a8a2aaf-9479-4565-a210-f4f27ea09b22} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.245548 [ 3 ] {} HTTP-Session: 2e28bd84-fd07-4f00-9c5f-0aca494c594f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.245884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.245933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.245953 [ 3 ] {} HTTP-Session: 331ad006-809e-45ee-93bc-7b475aa28b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.245969 [ 3 ] {} HTTP-Session: 331ad006-809e-45ee-93bc-7b475aa28b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.245984 [ 3 ] {} HTTP-Session: 331ad006-809e-45ee-93bc-7b475aa28b4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.246016 [ 3 ] {} HTTP-Session: 331ad006-809e-45ee-93bc-7b475aa28b4b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.246107 [ 3 ] {3a153f51-758e-493a-ac66-ae3b8b655af5} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.246419 [ 3 ] {3a153f51-758e-493a-ac66-ae3b8b655af5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.246472 [ 3 ] {3a153f51-758e-493a-ac66-ae3b8b655af5} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.247369 [ 3 ] {3a153f51-758e-493a-ac66-ae3b8b655af5} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.247398 [ 3 ] {3a153f51-758e-493a-ac66-ae3b8b655af5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.247414 [ 3 ] {} HTTP-Session: 331ad006-809e-45ee-93bc-7b475aa28b4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.247654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.247701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.247720 [ 3 ] {} HTTP-Session: 315eb9a1-112b-4e62-b139-e5435657fc99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.247736 [ 3 ] {} HTTP-Session: 315eb9a1-112b-4e62-b139-e5435657fc99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.247749 [ 3 ] {} HTTP-Session: 315eb9a1-112b-4e62-b139-e5435657fc99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.247780 [ 3 ] {} HTTP-Session: 315eb9a1-112b-4e62-b139-e5435657fc99 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.247871 [ 3 ] {ed99b088-88a2-449f-be32-3e12eabb6079} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.248184 [ 3 ] {ed99b088-88a2-449f-be32-3e12eabb6079} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.248235 [ 3 ] {ed99b088-88a2-449f-be32-3e12eabb6079} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.249117 [ 3 ] {ed99b088-88a2-449f-be32-3e12eabb6079} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.249145 [ 3 ] {ed99b088-88a2-449f-be32-3e12eabb6079} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.249161 [ 3 ] {} HTTP-Session: 315eb9a1-112b-4e62-b139-e5435657fc99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.249413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.249459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.249479 [ 3 ] {} HTTP-Session: 152ef784-2009-4b82-8b35-a8f056ba3ee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.249495 [ 3 ] {} HTTP-Session: 152ef784-2009-4b82-8b35-a8f056ba3ee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.249509 [ 3 ] {} HTTP-Session: 152ef784-2009-4b82-8b35-a8f056ba3ee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.249540 [ 3 ] {} HTTP-Session: 152ef784-2009-4b82-8b35-a8f056ba3ee1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.249632 [ 3 ] {26470a8c-62eb-471e-ac2c-015edb20b676} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.249944 [ 3 ] {26470a8c-62eb-471e-ac2c-015edb20b676} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.249996 [ 3 ] {26470a8c-62eb-471e-ac2c-015edb20b676} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.250798 [ 3 ] {26470a8c-62eb-471e-ac2c-015edb20b676} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.250827 [ 3 ] {26470a8c-62eb-471e-ac2c-015edb20b676} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.250843 [ 3 ] {} HTTP-Session: 152ef784-2009-4b82-8b35-a8f056ba3ee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.251050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.251098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.251116 [ 3 ] {} HTTP-Session: 7c5ef7af-8cb9-4e8e-add5-1e430c8667cb Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.251133 [ 3 ] {} HTTP-Session: 7c5ef7af-8cb9-4e8e-add5-1e430c8667cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.251146 [ 3 ] {} HTTP-Session: 7c5ef7af-8cb9-4e8e-add5-1e430c8667cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.251177 [ 3 ] {} HTTP-Session: 7c5ef7af-8cb9-4e8e-add5-1e430c8667cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.251267 [ 3 ] {f86e3d22-8415-439c-91d3-dc20ebd5e88e} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.251579 [ 3 ] {f86e3d22-8415-439c-91d3-dc20ebd5e88e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.251630 [ 3 ] {f86e3d22-8415-439c-91d3-dc20ebd5e88e} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.252451 [ 3 ] {f86e3d22-8415-439c-91d3-dc20ebd5e88e} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.252480 [ 3 ] {f86e3d22-8415-439c-91d3-dc20ebd5e88e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.252495 [ 3 ] {} HTTP-Session: 7c5ef7af-8cb9-4e8e-add5-1e430c8667cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.252711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.252759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.252779 [ 3 ] {} HTTP-Session: af37f9ff-78ed-44c0-8c87-1b5a5ea5300c Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.252796 [ 3 ] {} HTTP-Session: af37f9ff-78ed-44c0-8c87-1b5a5ea5300c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.252811 [ 3 ] {} HTTP-Session: af37f9ff-78ed-44c0-8c87-1b5a5ea5300c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.252842 [ 3 ] {} HTTP-Session: af37f9ff-78ed-44c0-8c87-1b5a5ea5300c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.252935 [ 3 ] {d44dc9bc-d57f-4e3b-a30c-1a82afff8132} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.253260 [ 3 ] {d44dc9bc-d57f-4e3b-a30c-1a82afff8132} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.253311 [ 3 ] {d44dc9bc-d57f-4e3b-a30c-1a82afff8132} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.254136 [ 3 ] {d44dc9bc-d57f-4e3b-a30c-1a82afff8132} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.254165 [ 3 ] {d44dc9bc-d57f-4e3b-a30c-1a82afff8132} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.254181 [ 3 ] {} HTTP-Session: af37f9ff-78ed-44c0-8c87-1b5a5ea5300c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.254371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 389, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.254423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.254953 [ 3 ] {} HTTP-Session: 28072406-0491-4f56-b326-143170738029 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.254974 [ 3 ] {} HTTP-Session: 28072406-0491-4f56-b326-143170738029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.254989 [ 3 ] {} HTTP-Session: 28072406-0491-4f56-b326-143170738029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.255019 [ 3 ] {} HTTP-Session: 28072406-0491-4f56-b326-143170738029 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.255112 [ 3 ] {7750c309-a065-42bb-99a4-b17268bbdfe3} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.255435 [ 3 ] {7750c309-a065-42bb-99a4-b17268bbdfe3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.255487 [ 3 ] {7750c309-a065-42bb-99a4-b17268bbdfe3} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.256279 [ 3 ] {7750c309-a065-42bb-99a4-b17268bbdfe3} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.256308 [ 3 ] {7750c309-a065-42bb-99a4-b17268bbdfe3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.256324 [ 3 ] {} HTTP-Session: 28072406-0491-4f56-b326-143170738029 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.256532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 430, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.256579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.256599 [ 3 ] {} HTTP-Session: 08cd791b-1bb8-490a-a6fc-c2c943505a55 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.256617 [ 3 ] {} HTTP-Session: 08cd791b-1bb8-490a-a6fc-c2c943505a55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.256631 [ 3 ] {} HTTP-Session: 08cd791b-1bb8-490a-a6fc-c2c943505a55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.256661 [ 3 ] {} HTTP-Session: 08cd791b-1bb8-490a-a6fc-c2c943505a55 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.256755 [ 3 ] {a56cebc1-9f45-4c87-8f11-701f45c2d242} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.257078 [ 3 ] {a56cebc1-9f45-4c87-8f11-701f45c2d242} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.257129 [ 3 ] {a56cebc1-9f45-4c87-8f11-701f45c2d242} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.257918 [ 3 ] {a56cebc1-9f45-4c87-8f11-701f45c2d242} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.257950 [ 3 ] {a56cebc1-9f45-4c87-8f11-701f45c2d242} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.257967 [ 3 ] {} HTTP-Session: 08cd791b-1bb8-490a-a6fc-c2c943505a55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.258192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.258247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.258266 [ 3 ] {} HTTP-Session: deda8085-1a91-4c23-97e3-d56fa00a4237 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.258284 [ 3 ] {} HTTP-Session: deda8085-1a91-4c23-97e3-d56fa00a4237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.258298 [ 3 ] {} HTTP-Session: deda8085-1a91-4c23-97e3-d56fa00a4237 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.258330 [ 3 ] {} HTTP-Session: deda8085-1a91-4c23-97e3-d56fa00a4237 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.258430 [ 3 ] {94333258-950b-4242-a172-c68c201f04c7} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.258773 [ 3 ] {94333258-950b-4242-a172-c68c201f04c7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.258827 [ 3 ] {94333258-950b-4242-a172-c68c201f04c7} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.259705 [ 3 ] {94333258-950b-4242-a172-c68c201f04c7} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.259736 [ 3 ] {94333258-950b-4242-a172-c68c201f04c7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.259752 [ 3 ] {} HTTP-Session: deda8085-1a91-4c23-97e3-d56fa00a4237 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.259948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.259994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.260013 [ 3 ] {} HTTP-Session: 15a62ace-d866-4719-9fa8-c2c4ef1fecb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.260031 [ 3 ] {} HTTP-Session: 15a62ace-d866-4719-9fa8-c2c4ef1fecb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.260045 [ 3 ] {} HTTP-Session: 15a62ace-d866-4719-9fa8-c2c4ef1fecb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.260077 [ 3 ] {} HTTP-Session: 15a62ace-d866-4719-9fa8-c2c4ef1fecb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.260176 [ 3 ] {dd80ee59-8390-45ec-ab73-81249915285f} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.260518 [ 3 ] {dd80ee59-8390-45ec-ab73-81249915285f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.260573 [ 3 ] {dd80ee59-8390-45ec-ab73-81249915285f} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.261490 [ 3 ] {dd80ee59-8390-45ec-ab73-81249915285f} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.261519 [ 3 ] {dd80ee59-8390-45ec-ab73-81249915285f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.261537 [ 3 ] {} HTTP-Session: 15a62ace-d866-4719-9fa8-c2c4ef1fecb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.261747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.261795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.261815 [ 3 ] {} HTTP-Session: b90ad5ef-133e-48ec-a02b-84b124d13e3f Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.261831 [ 3 ] {} HTTP-Session: b90ad5ef-133e-48ec-a02b-84b124d13e3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.261846 [ 3 ] {} HTTP-Session: b90ad5ef-133e-48ec-a02b-84b124d13e3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.261877 [ 3 ] {} HTTP-Session: b90ad5ef-133e-48ec-a02b-84b124d13e3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.261977 [ 3 ] {0114b0fe-1a40-49f3-a9e2-ee4b486f176f} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.262381 [ 3 ] {0114b0fe-1a40-49f3-a9e2-ee4b486f176f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.262434 [ 3 ] {0114b0fe-1a40-49f3-a9e2-ee4b486f176f} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.263329 [ 3 ] {0114b0fe-1a40-49f3-a9e2-ee4b486f176f} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.263357 [ 3 ] {0114b0fe-1a40-49f3-a9e2-ee4b486f176f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.263374 [ 3 ] {} HTTP-Session: b90ad5ef-133e-48ec-a02b-84b124d13e3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.263616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 564, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.263670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.263691 [ 3 ] {} HTTP-Session: d645c182-c78f-4ee0-b8c6-da50755b41c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.263711 [ 3 ] {} HTTP-Session: d645c182-c78f-4ee0-b8c6-da50755b41c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.263729 [ 3 ] {} HTTP-Session: d645c182-c78f-4ee0-b8c6-da50755b41c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.263767 [ 3 ] {} HTTP-Session: d645c182-c78f-4ee0-b8c6-da50755b41c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.263890 [ 3 ] {d0c80546-02ef-4c2a-a93b-204414eea3b4} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:17.264323 [ 3 ] {d0c80546-02ef-4c2a-a93b-204414eea3b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.264387 [ 3 ] {d0c80546-02ef-4c2a-a93b-204414eea3b4} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:17.265340 [ 3 ] {d0c80546-02ef-4c2a-a93b-204414eea3b4} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.265368 [ 3 ] {d0c80546-02ef-4c2a-a93b-204414eea3b4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:17.265384 [ 3 ] {} HTTP-Session: d645c182-c78f-4ee0-b8c6-da50755b41c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.267199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 3987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.267245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.267264 [ 3 ] {} HTTP-Session: e0274cc0-8e53-4300-8ae3-2893ea39d1d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.267280 [ 3 ] {} HTTP-Session: e0274cc0-8e53-4300-8ae3-2893ea39d1d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.267293 [ 3 ] {} HTTP-Session: e0274cc0-8e53-4300-8ae3-2893ea39d1d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.267324 [ 3 ] {} HTTP-Session: e0274cc0-8e53-4300-8ae3-2893ea39d1d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.267410 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:17.267453 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:17.267647 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:17.268126 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:17.268166 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:17.268718 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:17.269030 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:17.269173 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} executeQuery: Read 14 rows, 2.01 KiB in 0.001807 sec., 7747.648035417819 rows/sec., 1.09 MiB/sec. 2024.04.02 19:29:17.269318 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.269343 [ 3 ] {8bdf4d4f-c56f-48e1-9013-3f3dc1e563b8} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.04.02 19:29:17.269359 [ 3 ] {} HTTP-Session: e0274cc0-8e53-4300-8ae3-2893ea39d1d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.269476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 3680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.269524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.269542 [ 3 ] {} HTTP-Session: 1e1d800d-61c5-457e-a6c9-849cfdeb95a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.269559 [ 3 ] {} HTTP-Session: 1e1d800d-61c5-457e-a6c9-849cfdeb95a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.269573 [ 3 ] {} HTTP-Session: 1e1d800d-61c5-457e-a6c9-849cfdeb95a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.269603 [ 3 ] {} HTTP-Session: 1e1d800d-61c5-457e-a6c9-849cfdeb95a9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.269673 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:17.269715 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:17.269836 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:17.270754 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:17.270788 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:17.271076 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:17.271364 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:17.271491 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} executeQuery: Read 26 rows, 2.06 KiB in 0.001842 sec., 14115.092290988056 rows/sec., 1.09 MiB/sec. 2024.04.02 19:29:17.271685 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.271709 [ 3 ] {c9e877e1-26d3-4cd6-b73f-330b9f5f91bb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.04.02 19:29:17.271725 [ 3 ] {} HTTP-Session: 1e1d800d-61c5-457e-a6c9-849cfdeb95a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.271861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 4786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.271907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.271926 [ 3 ] {} HTTP-Session: 2136e1d1-2e97-4ca7-9410-cae725b1c4ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.271943 [ 3 ] {} HTTP-Session: 2136e1d1-2e97-4ca7-9410-cae725b1c4ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.271957 [ 3 ] {} HTTP-Session: 2136e1d1-2e97-4ca7-9410-cae725b1c4ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.271987 [ 3 ] {} HTTP-Session: 2136e1d1-2e97-4ca7-9410-cae725b1c4ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.272059 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:17.272100 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:17.272758 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:17.273078 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:17.273114 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:17.273948 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:17.274257 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:17.274375 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} executeQuery: Read 28 rows, 2.24 KiB in 0.002346 sec., 11935.208866155157 rows/sec., 953.25 KiB/sec. 2024.04.02 19:29:17.274491 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.274515 [ 3 ] {09b99c6d-47b2-4fbd-9cbc-1c170fd34391} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:17.274530 [ 3 ] {} HTTP-Session: 2136e1d1-2e97-4ca7-9410-cae725b1c4ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.274666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 7695, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.274714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.274732 [ 3 ] {} HTTP-Session: a46f2029-e077-4d58-9de3-f6b82b8eb459 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.274749 [ 3 ] {} HTTP-Session: a46f2029-e077-4d58-9de3-f6b82b8eb459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.274763 [ 3 ] {} HTTP-Session: a46f2029-e077-4d58-9de3-f6b82b8eb459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.274793 [ 3 ] {} HTTP-Session: a46f2029-e077-4d58-9de3-f6b82b8eb459 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.274867 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:17.274910 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:17.275049 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:17.275883 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:17.275916 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:17.276335 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:17.276653 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:17.276775 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} executeQuery: Read 40 rows, 2.84 KiB in 0.001941 sec., 20607.934054611025 rows/sec., 1.43 MiB/sec. 2024.04.02 19:29:17.276934 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.276958 [ 3 ] {a621c5ae-942b-41fe-bd38-ecac4025757d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.04.02 19:29:17.276973 [ 3 ] {} HTTP-Session: a46f2029-e077-4d58-9de3-f6b82b8eb459 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.277112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 2497, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:17.277158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:17.277177 [ 3 ] {} HTTP-Session: aadb1f8e-b5ff-407d-992b-ccd54b2d6d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:17.277194 [ 3 ] {} HTTP-Session: aadb1f8e-b5ff-407d-992b-ccd54b2d6d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.277208 [ 3 ] {} HTTP-Session: aadb1f8e-b5ff-407d-992b-ccd54b2d6d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:17.277238 [ 3 ] {} HTTP-Session: aadb1f8e-b5ff-407d-992b-ccd54b2d6d63 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:17.277308 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:17.277349 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:17.277476 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:17.277749 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:17.277782 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:17.278130 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:17.278439 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:17.278557 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} executeQuery: Read 16 rows, 1.13 KiB in 0.001279 sec., 12509.773260359656 rows/sec., 879.59 KiB/sec. 2024.04.02 19:29:17.278677 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} DynamicQueryHandler: Done processing query 2024.04.02 19:29:17.278712 [ 3 ] {0c3277e5-2206-4820-a697-119ac3948a58} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.04.02 19:29:17.278734 [ 3 ] {} HTTP-Session: aadb1f8e-b5ff-407d-992b-ccd54b2d6d63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.221524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.221640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.221665 [ 3 ] {} HTTP-Session: 833bfeb8-895b-471c-98f9-8ad722c08dae Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.221688 [ 3 ] {} HTTP-Session: 833bfeb8-895b-471c-98f9-8ad722c08dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.221703 [ 3 ] {} HTTP-Session: 833bfeb8-895b-471c-98f9-8ad722c08dae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.221750 [ 3 ] {} HTTP-Session: 833bfeb8-895b-471c-98f9-8ad722c08dae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.221906 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:22.222307 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.04.02 19:29:22.222376 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE 2024.04.02 19:29:22.222653 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:22.222836 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:22.223179 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.04.02 19:29:22.224316 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.04.02 19:29:22.224366 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.04.02 19:29:22.224385 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.04.02 19:29:22.224490 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" 2024.04.02 19:29:22.224514 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.04.02 19:29:22.226570 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} executeQuery: Read 14 rows, 585.00 B in 0.004753 sec., 2945.5081001472754 rows/sec., 120.20 KiB/sec. 2024.04.02 19:29:22.226782 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.226809 [ 3 ] {fbe93bf2-6ec3-4456-92db-7b6d258824f0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:22.226826 [ 3 ] {} HTTP-Session: 833bfeb8-895b-471c-98f9-8ad722c08dae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.227085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.227137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.227157 [ 3 ] {} HTTP-Session: d6ff402d-23db-4a33-adc4-72d36d620288 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.227176 [ 3 ] {} HTTP-Session: d6ff402d-23db-4a33-adc4-72d36d620288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.227189 [ 3 ] {} HTTP-Session: d6ff402d-23db-4a33-adc4-72d36d620288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.227225 [ 3 ] {} HTTP-Session: d6ff402d-23db-4a33-adc4-72d36d620288 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.227336 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:22.227595 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.04.02 19:29:22.227634 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes')" moved to PREWHERE 2024.04.02 19:29:22.227878 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:22.227943 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:22.228084 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.04.02 19:29:22.228119 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.04.02 19:29:22.228141 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.04.02 19:29:22.228159 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.04.02 19:29:22.228198 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_routes'))" 2024.04.02 19:29:22.228219 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.04.02 19:29:22.229078 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} executeQuery: Read 14 rows, 585.00 B in 0.001806 sec., 7751.937984496124 rows/sec., 316.33 KiB/sec. 2024.04.02 19:29:22.229280 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.229305 [ 3 ] {535333fd-8b8d-4c77-b24d-8f391186ee50} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:22.229321 [ 3 ] {} HTTP-Session: d6ff402d-23db-4a33-adc4-72d36d620288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.229592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 685, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.229640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.229659 [ 3 ] {} HTTP-Session: 9089cb32-91fb-4172-bb34-c066311d6da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.229675 [ 3 ] {} HTTP-Session: 9089cb32-91fb-4172-bb34-c066311d6da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.229690 [ 3 ] {} HTTP-Session: 9089cb32-91fb-4172-bb34-c066311d6da6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.229720 [ 3 ] {} HTTP-Session: 9089cb32-91fb-4172-bb34-c066311d6da6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.229821 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:22.230069 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.04.02 19:29:22.230108 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE 2024.04.02 19:29:22.230346 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:22.230409 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:22.230542 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.04.02 19:29:22.230574 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.04.02 19:29:22.230596 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.04.02 19:29:22.230613 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.04.02 19:29:22.230651 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" 2024.04.02 19:29:22.230672 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.04.02 19:29:22.231457 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} executeQuery: Read 14 rows, 585.00 B in 0.001694 sec., 8264.462809917355 rows/sec., 337.24 KiB/sec. 2024.04.02 19:29:22.231658 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.231682 [ 3 ] {d0eda714-b030-4d44-9500-3acae9a42ab9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:22.231699 [ 3 ] {} HTTP-Session: 9089cb32-91fb-4172-bb34-c066311d6da6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.231914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.231961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.231980 [ 3 ] {} HTTP-Session: b0c54c83-13a7-4fe8-b0c2-c4ce661b7a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.231996 [ 3 ] {} HTTP-Session: b0c54c83-13a7-4fe8-b0c2-c4ce661b7a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.232010 [ 3 ] {} HTTP-Session: b0c54c83-13a7-4fe8-b0c2-c4ce661b7a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.232040 [ 3 ] {} HTTP-Session: b0c54c83-13a7-4fe8-b0c2-c4ce661b7a60 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.232142 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:22.232388 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.04.02 19:29:22.232427 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.04.02 19:29:22.232672 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:22.232735 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:22.232868 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.04.02 19:29:22.232901 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.04.02 19:29:22.232923 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.04.02 19:29:22.232940 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.04.02 19:29:22.232978 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:22.232999 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 14 rows starting from 0 2024.04.02 19:29:22.233795 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} executeQuery: Read 14 rows, 585.00 B in 0.001699 sec., 8240.14125956445 rows/sec., 336.25 KiB/sec. 2024.04.02 19:29:22.233988 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.234013 [ 3 ] {30833672-7c9f-4864-aa7e-42fcb81d2f78} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.04.02 19:29:22.234029 [ 3 ] {} HTTP-Session: b0c54c83-13a7-4fe8-b0c2-c4ce661b7a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.241636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 1071, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.241695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.241718 [ 3 ] {} HTTP-Session: c7751498-2d15-40b4-a3e5-12fd9821854e Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.241738 [ 3 ] {} HTTP-Session: c7751498-2d15-40b4-a3e5-12fd9821854e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.241755 [ 3 ] {} HTTP-Session: c7751498-2d15-40b4-a3e5-12fd9821854e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.241792 [ 3 ] {} HTTP-Session: c7751498-2d15-40b4-a3e5-12fd9821854e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.241885 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:22.241935 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:22.242130 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:22.242506 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:22.242553 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:22.243076 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.04.02 19:29:22.243379 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:22.243557 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} executeQuery: Read 4 rows, 521.00 B in 0.00171 sec., 2339.1812865497077 rows/sec., 297.54 KiB/sec. 2024.04.02 19:29:22.243685 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.243709 [ 3 ] {4cc77f0b-6e0d-4aec-aa83-f5fbd6ca608b} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.04.02 19:29:22.243725 [ 3 ] {} HTTP-Session: c7751498-2d15-40b4-a3e5-12fd9821854e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.243854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.243901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.243919 [ 3 ] {} HTTP-Session: bd7fa693-715b-4274-9cf3-b1745c49b863 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.243935 [ 3 ] {} HTTP-Session: bd7fa693-715b-4274-9cf3-b1745c49b863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.243949 [ 3 ] {} HTTP-Session: bd7fa693-715b-4274-9cf3-b1745c49b863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.243980 [ 3 ] {} HTTP-Session: bd7fa693-715b-4274-9cf3-b1745c49b863 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.244057 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:22.244097 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:22.244220 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:22.244610 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:22.244646 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:22.244946 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.04.02 19:29:22.245237 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:22.245349 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} executeQuery: Read 56 rows, 4.41 KiB in 0.001328 sec., 42168.674698795185 rows/sec., 3.24 MiB/sec. 2024.04.02 19:29:22.245467 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.245490 [ 3 ] {0b38cb80-145e-4560-92e3-0d24d9b40b57} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:22.245506 [ 3 ] {} HTTP-Session: bd7fa693-715b-4274-9cf3-b1745c49b863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.245654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.245702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.245719 [ 3 ] {} HTTP-Session: 1bc155e7-f949-4f90-8522-ddcec902a944 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.245735 [ 3 ] {} HTTP-Session: 1bc155e7-f949-4f90-8522-ddcec902a944 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.245750 [ 3 ] {} HTTP-Session: 1bc155e7-f949-4f90-8522-ddcec902a944 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.245780 [ 3 ] {} HTTP-Session: 1bc155e7-f949-4f90-8522-ddcec902a944 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.245866 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:22.245906 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:22.246028 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:22.246402 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:22.246437 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:22.246738 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.04.02 19:29:22.247052 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:22.247168 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} executeQuery: Read 64 rows, 5.12 KiB in 0.001346 sec., 47548.2912332838 rows/sec., 3.71 MiB/sec. 2024.04.02 19:29:22.247284 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.247309 [ 3 ] {d6329c92-ceb3-411c-89bc-a9feb44abab4} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.04.02 19:29:22.247324 [ 3 ] {} HTTP-Session: 1bc155e7-f949-4f90-8522-ddcec902a944 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.247609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 26786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.247656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.247674 [ 3 ] {} HTTP-Session: 5736d778-a64d-4989-a4c6-706894bb0166 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.247691 [ 3 ] {} HTTP-Session: 5736d778-a64d-4989-a4c6-706894bb0166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.247705 [ 3 ] {} HTTP-Session: 5736d778-a64d-4989-a4c6-706894bb0166 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.247735 [ 3 ] {} HTTP-Session: 5736d778-a64d-4989-a4c6-706894bb0166 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.247839 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:22.247883 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:22.248020 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:22.248385 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:22.248420 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:22.248799 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.04.02 19:29:22.249130 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:22.249253 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} executeQuery: Read 140 rows, 9.99 KiB in 0.001473 sec., 95044.12763068567 rows/sec., 6.62 MiB/sec. 2024.04.02 19:29:22.249374 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.249398 [ 3 ] {de64283e-d5ce-4ffa-b9bd-510700aff55d} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.04.02 19:29:22.249414 [ 3 ] {} HTTP-Session: 5736d778-a64d-4989-a4c6-706894bb0166 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.249533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 8205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:22.249581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:22.249601 [ 3 ] {} HTTP-Session: 0c8140f0-304f-43f9-916d-9d0f56882148 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:22.249617 [ 3 ] {} HTTP-Session: 0c8140f0-304f-43f9-916d-9d0f56882148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.249631 [ 3 ] {} HTTP-Session: 0c8140f0-304f-43f9-916d-9d0f56882148 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:22.249660 [ 3 ] {} HTTP-Session: 0c8140f0-304f-43f9-916d-9d0f56882148 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:22.249741 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:22.249783 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:22.249906 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:22.250237 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:22.250274 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:22.250620 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.04.02 19:29:22.250931 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:22.251050 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} executeQuery: Read 54 rows, 3.72 KiB in 0.001348 sec., 40059.3471810089 rows/sec., 2.69 MiB/sec. 2024.04.02 19:29:22.251259 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} DynamicQueryHandler: Done processing query 2024.04.02 19:29:22.251284 [ 3 ] {c4f68440-f713-439f-9597-1a5489de2d51} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:22.251300 [ 3 ] {} HTTP-Session: 0c8140f0-304f-43f9-916d-9d0f56882148 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:23.055430 [ 138 ] {} DNSResolver: Updating DNS cache 2024.04.02 19:29:23.055505 [ 138 ] {} DNSResolver: Updated DNS cache 2024.04.02 19:29:27.230240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:27.230349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:27.230374 [ 3 ] {} HTTP-Session: 6eb740bc-a691-435a-83a7-12bf25bf2ad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:27.230399 [ 3 ] {} HTTP-Session: 6eb740bc-a691-435a-83a7-12bf25bf2ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.230414 [ 3 ] {} HTTP-Session: 6eb740bc-a691-435a-83a7-12bf25bf2ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.230463 [ 3 ] {} HTTP-Session: 6eb740bc-a691-435a-83a7-12bf25bf2ad5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:27.230588 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:27.230651 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:27.230838 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:27.231314 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:27.231360 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:27.231744 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.04.02 19:29:27.232079 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:27.232251 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec. 2024.04.02 19:29:27.232409 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} DynamicQueryHandler: Done processing query 2024.04.02 19:29:27.232441 [ 3 ] {53dc24e4-e48d-4db9-96d6-77b4ea842444} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:27.232465 [ 3 ] {} HTTP-Session: 6eb740bc-a691-435a-83a7-12bf25bf2ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.232685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:27.232755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:27.232783 [ 3 ] {} HTTP-Session: 30515c19-ba21-46e1-803f-1ad05e406015 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:27.232801 [ 3 ] {} HTTP-Session: 30515c19-ba21-46e1-803f-1ad05e406015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.232815 [ 3 ] {} HTTP-Session: 30515c19-ba21-46e1-803f-1ad05e406015 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.232848 [ 3 ] {} HTTP-Session: 30515c19-ba21-46e1-803f-1ad05e406015 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:27.232937 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:27.232979 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:27.233109 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:27.233441 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:27.233480 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:27.233810 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.04.02 19:29:27.234113 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:27.234263 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} executeQuery: Read 64 rows, 5.12 KiB in 0.001361 sec., 47024.24687729611 rows/sec., 3.67 MiB/sec. 2024.04.02 19:29:27.234375 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} DynamicQueryHandler: Done processing query 2024.04.02 19:29:27.234399 [ 3 ] {97de7d4c-4a25-4a3b-8164-b87f66cf3585} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.04.02 19:29:27.234415 [ 3 ] {} HTTP-Session: 30515c19-ba21-46e1-803f-1ad05e406015 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.234661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:27.234708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:27.234726 [ 3 ] {} HTTP-Session: 335b62a8-7959-4810-b38b-9985d58a2da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:27.234743 [ 3 ] {} HTTP-Session: 335b62a8-7959-4810-b38b-9985d58a2da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.234757 [ 3 ] {} HTTP-Session: 335b62a8-7959-4810-b38b-9985d58a2da0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.234788 [ 3 ] {} HTTP-Session: 335b62a8-7959-4810-b38b-9985d58a2da0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:27.234900 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:27.234943 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:27.235085 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:27.235487 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:27.235524 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:27.235923 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.04.02 19:29:27.236272 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:27.236432 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec. 2024.04.02 19:29:27.236597 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} DynamicQueryHandler: Done processing query 2024.04.02 19:29:27.236621 [ 3 ] {ce00247c-9eac-46b5-b056-9364119973bf} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.04.02 19:29:27.236637 [ 3 ] {} HTTP-Session: 335b62a8-7959-4810-b38b-9985d58a2da0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.236779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:27.236826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:27.236844 [ 3 ] {} HTTP-Session: 64c212e3-5bad-4774-bd59-deefa52314bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:27.236861 [ 3 ] {} HTTP-Session: 64c212e3-5bad-4774-bd59-deefa52314bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.236874 [ 3 ] {} HTTP-Session: 64c212e3-5bad-4774-bd59-deefa52314bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:27.236904 [ 3 ] {} HTTP-Session: 64c212e3-5bad-4774-bd59-deefa52314bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:27.237001 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:27.237044 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:27.237167 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:27.237448 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:27.237484 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. 2024.04.02 19:29:27.237832 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.04.02 19:29:27.238148 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:27.238304 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} executeQuery: Read 60 rows, 4.14 KiB in 0.001355 sec., 44280.44280442804 rows/sec., 2.98 MiB/sec. 2024.04.02 19:29:27.238418 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} DynamicQueryHandler: Done processing query 2024.04.02 19:29:27.238442 [ 3 ] {6a4dac14-04d2-443b-b05a-97ed5d228e74} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:27.238457 [ 3 ] {} HTTP-Session: 64c212e3-5bad-4774-bd59-deefa52314bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.229894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:32.230030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:32.230059 [ 3 ] {} HTTP-Session: 0ff9a746-a445-4d7b-9be1-aafc97bcb640 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:32.230087 [ 3 ] {} HTTP-Session: 0ff9a746-a445-4d7b-9be1-aafc97bcb640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.230105 [ 3 ] {} HTTP-Session: 0ff9a746-a445-4d7b-9be1-aafc97bcb640 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.230159 [ 3 ] {} HTTP-Session: 0ff9a746-a445-4d7b-9be1-aafc97bcb640 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:32.230283 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:32.230345 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:32.230530 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:32.230996 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:32.231041 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:32.231426 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.04.02 19:29:32.231763 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:32.231936 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} executeQuery: Read 56 rows, 4.41 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.52 MiB/sec. 2024.04.02 19:29:32.232093 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} DynamicQueryHandler: Done processing query 2024.04.02 19:29:32.232121 [ 3 ] {874729f3-18da-4d3a-a4b0-eac9094da3aa} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:32.232137 [ 3 ] {} HTTP-Session: 0ff9a746-a445-4d7b-9be1-aafc97bcb640 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.232326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:32.232382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:32.232400 [ 3 ] {} HTTP-Session: 6b150e7e-7280-41a1-92ee-04f90a2d498e Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:32.232418 [ 3 ] {} HTTP-Session: 6b150e7e-7280-41a1-92ee-04f90a2d498e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.232432 [ 3 ] {} HTTP-Session: 6b150e7e-7280-41a1-92ee-04f90a2d498e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.232467 [ 3 ] {} HTTP-Session: 6b150e7e-7280-41a1-92ee-04f90a2d498e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:32.232563 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:32.232608 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:32.232739 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:32.233105 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:32.233143 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:32.233456 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.04.02 19:29:32.233765 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:32.233916 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} executeQuery: Read 64 rows, 5.12 KiB in 0.001392 sec., 45977.011494252874 rows/sec., 3.59 MiB/sec. 2024.04.02 19:29:32.234063 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} DynamicQueryHandler: Done processing query 2024.04.02 19:29:32.234088 [ 3 ] {2b35141c-1a10-45e0-b775-91640ee546ec} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.04.02 19:29:32.234103 [ 3 ] {} HTTP-Session: 6b150e7e-7280-41a1-92ee-04f90a2d498e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.234342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:32.234391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:32.234409 [ 3 ] {} HTTP-Session: 40ac8b87-55d4-43c8-8ccc-0ab73242fe76 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:32.234425 [ 3 ] {} HTTP-Session: 40ac8b87-55d4-43c8-8ccc-0ab73242fe76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.234439 [ 3 ] {} HTTP-Session: 40ac8b87-55d4-43c8-8ccc-0ab73242fe76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.234470 [ 3 ] {} HTTP-Session: 40ac8b87-55d4-43c8-8ccc-0ab73242fe76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:32.234584 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:32.234629 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:32.234768 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:32.235146 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:32.235183 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:32.235587 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.04.02 19:29:32.235956 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:32.236110 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} executeQuery: Read 160 rows, 11.41 KiB in 0.001593 sec., 100439.42247332078 rows/sec., 7.00 MiB/sec. 2024.04.02 19:29:32.236241 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} DynamicQueryHandler: Done processing query 2024.04.02 19:29:32.236265 [ 3 ] {f47b757a-b489-46b8-b877-6afb5a0563c7} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.04.02 19:29:32.236281 [ 3 ] {} HTTP-Session: 40ac8b87-55d4-43c8-8ccc-0ab73242fe76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.236396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:32.236446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:32.236465 [ 3 ] {} HTTP-Session: 4ffc216a-f233-451d-869f-998a38c4fac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:32.236481 [ 3 ] {} HTTP-Session: 4ffc216a-f233-451d-869f-998a38c4fac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.236495 [ 3 ] {} HTTP-Session: 4ffc216a-f233-451d-869f-998a38c4fac4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:32.236526 [ 3 ] {} HTTP-Session: 4ffc216a-f233-451d-869f-998a38c4fac4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:32.236622 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:32.236664 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:32.236788 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:32.237065 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:32.237102 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:32.237484 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.04.02 19:29:32.237816 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:32.237933 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} executeQuery: Read 60 rows, 4.14 KiB in 0.001363 sec., 44020.542920029344 rows/sec., 2.97 MiB/sec. 2024.04.02 19:29:32.238116 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} DynamicQueryHandler: Done processing query 2024.04.02 19:29:32.238155 [ 3 ] {2c8dfa74-ceb9-476e-ae4d-598f5ccff13b} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:32.238171 [ 3 ] {} HTTP-Session: 4ffc216a-f233-451d-869f-998a38c4fac4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.230567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:37.230705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:37.230734 [ 3 ] {} HTTP-Session: d232a117-3f5b-44d9-8e00-d03a6bc452e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:37.230761 [ 3 ] {} HTTP-Session: d232a117-3f5b-44d9-8e00-d03a6bc452e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.230779 [ 3 ] {} HTTP-Session: d232a117-3f5b-44d9-8e00-d03a6bc452e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.230834 [ 3 ] {} HTTP-Session: d232a117-3f5b-44d9-8e00-d03a6bc452e5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:37.230973 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:37.231043 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:37.231248 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:37.231701 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:37.231750 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:37.232147 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.04.02 19:29:37.232473 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:37.232620 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} executeQuery: Read 56 rows, 4.41 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.51 MiB/sec. 2024.04.02 19:29:37.232815 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} DynamicQueryHandler: Done processing query 2024.04.02 19:29:37.232870 [ 3 ] {efe246d3-f781-47a7-835f-184ae90c42af} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:37.232916 [ 3 ] {} HTTP-Session: d232a117-3f5b-44d9-8e00-d03a6bc452e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.233111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:37.233166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:37.233185 [ 3 ] {} HTTP-Session: 88419d79-d9e9-42ef-a857-312fb10e791a Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:37.233201 [ 3 ] {} HTTP-Session: 88419d79-d9e9-42ef-a857-312fb10e791a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.233216 [ 3 ] {} HTTP-Session: 88419d79-d9e9-42ef-a857-312fb10e791a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.233248 [ 3 ] {} HTTP-Session: 88419d79-d9e9-42ef-a857-312fb10e791a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:37.233335 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:37.233377 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:37.233514 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:37.233910 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:37.233947 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:37.234279 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.04.02 19:29:37.234587 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:37.234739 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} executeQuery: Read 64 rows, 5.12 KiB in 0.001437 sec., 44537.23034098817 rows/sec., 3.48 MiB/sec. 2024.04.02 19:29:37.234864 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} DynamicQueryHandler: Done processing query 2024.04.02 19:29:37.234889 [ 3 ] {06bbd23a-5ea3-499e-8e2d-f323ad23eaa8} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.04.02 19:29:37.234905 [ 3 ] {} HTTP-Session: 88419d79-d9e9-42ef-a857-312fb10e791a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.235150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:37.235200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:37.235219 [ 3 ] {} HTTP-Session: 24723fb1-9095-4d85-ad60-b23080c0aafe Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:37.235235 [ 3 ] {} HTTP-Session: 24723fb1-9095-4d85-ad60-b23080c0aafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.235249 [ 3 ] {} HTTP-Session: 24723fb1-9095-4d85-ad60-b23080c0aafe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.235279 [ 3 ] {} HTTP-Session: 24723fb1-9095-4d85-ad60-b23080c0aafe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:37.235393 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:37.235437 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:37.235580 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:37.235979 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:37.236016 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:37.236415 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.04.02 19:29:37.236736 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:37.236892 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} executeQuery: Read 160 rows, 11.41 KiB in 0.001555 sec., 102893.89067524116 rows/sec., 7.17 MiB/sec. 2024.04.02 19:29:37.237029 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} DynamicQueryHandler: Done processing query 2024.04.02 19:29:37.237054 [ 3 ] {ed7d2724-4ac5-46cd-9a80-5171f5ce5358} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.04.02 19:29:37.237070 [ 3 ] {} HTTP-Session: 24723fb1-9095-4d85-ad60-b23080c0aafe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.237194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:37.237242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:37.237260 [ 3 ] {} HTTP-Session: b3a9441f-6558-4a59-b337-b69aebf7fd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:37.237276 [ 3 ] {} HTTP-Session: b3a9441f-6558-4a59-b337-b69aebf7fd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.237290 [ 3 ] {} HTTP-Session: b3a9441f-6558-4a59-b337-b69aebf7fd8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:37.237347 [ 3 ] {} HTTP-Session: b3a9441f-6558-4a59-b337-b69aebf7fd8b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:37.237441 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:37.237484 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:37.237607 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:37.237957 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:37.238007 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:37.238429 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.04.02 19:29:37.238738 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:37.238894 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} executeQuery: Read 60 rows, 4.14 KiB in 0.001496 sec., 40106.95187165776 rows/sec., 2.70 MiB/sec. 2024.04.02 19:29:37.239123 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} DynamicQueryHandler: Done processing query 2024.04.02 19:29:37.239150 [ 3 ] {a46e77f3-3876-44ff-baec-a0024297dacb} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:37.239166 [ 3 ] {} HTTP-Session: b3a9441f-6558-4a59-b337-b69aebf7fd8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:38.055760 [ 109 ] {} DNSResolver: Updating DNS cache 2024.04.02 19:29:38.055824 [ 109 ] {} DNSResolver: Updated DNS cache 2024.04.02 19:29:42.229840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:42.229943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:42.229967 [ 3 ] {} HTTP-Session: 9ae0a578-1f44-430c-8e68-b785c4ca6da3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:42.229991 [ 3 ] {} HTTP-Session: 9ae0a578-1f44-430c-8e68-b785c4ca6da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.230005 [ 3 ] {} HTTP-Session: 9ae0a578-1f44-430c-8e68-b785c4ca6da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.230051 [ 3 ] {} HTTP-Session: 9ae0a578-1f44-430c-8e68-b785c4ca6da3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:42.230175 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:42.230238 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:42.230418 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:42.230901 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:42.230951 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:42.231410 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.04.02 19:29:42.231949 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:42.232105 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. 2024.04.02 19:29:42.232127 [ 105 ] {} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.04.02 19:29:42.232234 [ 105 ] {} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:42.232262 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:42.232292 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} DynamicQueryHandler: Done processing query 2024.04.02 19:29:42.232329 [ 3 ] {e6427dfb-ad8c-4b36-ae80-848bdd36076a} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:42.232375 [ 3 ] {} HTTP-Session: 9ae0a578-1f44-430c-8e68-b785c4ca6da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.232547 [ 193 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.04.02 19:29:42.232567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:42.232665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:42.232718 [ 3 ] {} HTTP-Session: ec170753-216c-4c10-9abc-12a307911eac Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:42.232765 [ 3 ] {} HTTP-Session: ec170753-216c-4c10-9abc-12a307911eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.232813 [ 3 ] {} HTTP-Session: ec170753-216c-4c10-9abc-12a307911eac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.232845 [ 193 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.04.02 19:29:42.232870 [ 3 ] {} HTTP-Session: ec170753-216c-4c10-9abc-12a307911eac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:42.232946 [ 193 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part 2024.04.02 19:29:42.233025 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:42.233122 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:42.233192 [ 193 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part 2024.04.02 19:29:42.233587 [ 193 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part 2024.04.02 19:29:42.233984 [ 193 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part 2024.04.02 19:29:42.234271 [ 193 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2024.04.02 19:29:42.234442 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:42.234643 [ 193 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part 2024.04.02 19:29:42.235789 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:42.235860 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:42.236896 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.04.02 19:29:42.237038 [ 189 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.00469919 sec., 65117.60537454327 rows/sec., 5.01 MiB/sec. 2024.04.02 19:29:42.237430 [ 191 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.04.02 19:29:42.237716 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:42.238037 [ 105 ] {} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.04.02 19:29:42.238127 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} executeQuery: Read 64 rows, 5.12 KiB in 0.005152 sec., 12422.360248447205 rows/sec., 992.86 KiB/sec. 2024.04.02 19:29:42.238137 [ 105 ] {} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:42.238243 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:42.238581 [ 193 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.04.02 19:29:42.238585 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} DynamicQueryHandler: Done processing query 2024.04.02 19:29:42.238670 [ 3 ] {1355156a-ea21-4fc6-9677-5f10cf486a40} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.04.02 19:29:42.238722 [ 3 ] {} HTTP-Session: ec170753-216c-4c10-9abc-12a307911eac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.238845 [ 193 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.04.02 19:29:42.238909 [ 193 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2024.04.02 19:29:42.238946 [ 191 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:42.238978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:42.239195 [ 193 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part 2024.04.02 19:29:42.239200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:42.239325 [ 3 ] {} HTTP-Session: 0b33241e-a74c-4464-bc16-11f15460ad35 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:42.239414 [ 3 ] {} HTTP-Session: 0b33241e-a74c-4464-bc16-11f15460ad35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.239479 [ 3 ] {} HTTP-Session: 0b33241e-a74c-4464-bc16-11f15460ad35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.239519 [ 193 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part 2024.04.02 19:29:42.239611 [ 3 ] {} HTTP-Session: 0b33241e-a74c-4464-bc16-11f15460ad35 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:42.239890 [ 193 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part 2024.04.02 19:29:42.240254 [ 193 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part 2024.04.02 19:29:42.240254 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:42.240342 [ 191 ] {5eed488a-d9b2-40be-80ba-e4e4628140f3::all_1_6_1} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.04.02 19:29:42.240531 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:42.240572 [ 193 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.04.02 19:29:42.241240 [ 191 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. 2024.04.02 19:29:42.241530 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:42.242471 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:42.242535 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:42.243336 [ 189 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.004959343 sec., 70170.58509564675 rows/sec., 5.48 MiB/sec. 2024.04.02 19:29:42.243624 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.04.02 19:29:42.243639 [ 189 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.04.02 19:29:42.244778 [ 189 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:42.244929 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:42.244977 [ 189 ] {c6d4bfef-16fd-496c-8433-3d0fc86898b5::all_1_6_1} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.04.02 19:29:42.245129 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. 2024.04.02 19:29:42.245192 [ 105 ] {} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.04.02 19:29:42.245250 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} executeQuery: Read 160 rows, 11.41 KiB in 0.005348 sec., 29917.726252804787 rows/sec., 2.08 MiB/sec. 2024.04.02 19:29:42.245258 [ 105 ] {} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:42.245343 [ 105 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:42.245574 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} DynamicQueryHandler: Done processing query 2024.04.02 19:29:42.245586 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.04.02 19:29:42.245617 [ 3 ] {ea9a8f38-bbfb-43e0-a445-07af42445e10} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.04.02 19:29:42.245667 [ 3 ] {} HTTP-Session: 0b33241e-a74c-4464-bc16-11f15460ad35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.245795 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.04.02 19:29:42.245840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:42.245858 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part 2024.04.02 19:29:42.245934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:42.246026 [ 3 ] {} HTTP-Session: 916b8746-3231-4084-a232-c797bef0d208 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:42.246089 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 140 rows starting from the beginning of the part 2024.04.02 19:29:42.246109 [ 3 ] {} HTTP-Session: 916b8746-3231-4084-a232-c797bef0d208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.246184 [ 3 ] {} HTTP-Session: 916b8746-3231-4084-a232-c797bef0d208 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.246348 [ 3 ] {} HTTP-Session: 916b8746-3231-4084-a232-c797bef0d208 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:42.246387 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part 2024.04.02 19:29:42.246645 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:42.246755 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part 2024.04.02 19:29:42.246789 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:42.247055 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part 2024.04.02 19:29:42.247407 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part 2024.04.02 19:29:42.247977 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:42.248653 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:42.248718 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:42.249815 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.04.02 19:29:42.250169 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 820 rows, containing 5 columns (5 merged, 0 gathered) in 0.0047019 sec., 174397.58395542228 rows/sec., 12.15 MiB/sec. 2024.04.02 19:29:42.250532 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.04.02 19:29:42.250778 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:42.251038 [ 104 ] {} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.04.02 19:29:42.251147 [ 104 ] {} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:42.251187 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} executeQuery: Read 60 rows, 4.14 KiB in 0.004699 sec., 12768.67418599702 rows/sec., 881.17 KiB/sec. 2024.04.02 19:29:42.251210 [ 104 ] {} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:42.251623 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} DynamicQueryHandler: Done processing query 2024.04.02 19:29:42.251647 [ 186 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full 2024.04.02 19:29:42.251687 [ 3 ] {b10adf4b-4827-4511-8d56-f8dbf9e83a46} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:42.251752 [ 3 ] {} HTTP-Session: 916b8746-3231-4084-a232-c797bef0d208 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:42.251933 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:42.252052 [ 186 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.04.02 19:29:42.252115 [ 189 ] {b8be2f4a-02aa-4712-ab16-dba0f845d396::all_1_6_1} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.04.02 19:29:42.252122 [ 186 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 16 rows starting from the beginning of the part 2024.04.02 19:29:42.252266 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. 2024.04.02 19:29:42.252408 [ 186 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part 2024.04.02 19:29:42.252566 [ 186 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part 2024.04.02 19:29:42.252649 [ 186 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.04.02 19:29:42.252856 [ 186 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part 2024.04.02 19:29:42.252971 [ 186 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.04.02 19:29:42.254503 [ 187 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.003069759 sec., 100985.12619394551 rows/sec., 6.81 MiB/sec. 2024.04.02 19:29:42.254755 [ 189 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.04.02 19:29:42.255417 [ 189 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:42.255501 [ 189 ] {ef41aba8-148d-4e47-a749-079c1d5a624c::all_1_6_1} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 2024.04.02 19:29:42.255583 [ 189 ] {} MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. 2024.04.02 19:29:47.229849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:47.229983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:47.230010 [ 3 ] {} HTTP-Session: 00c0719f-d555-4f5a-b764-6321ccf6cdb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:47.230039 [ 3 ] {} HTTP-Session: 00c0719f-d555-4f5a-b764-6321ccf6cdb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.230057 [ 3 ] {} HTTP-Session: 00c0719f-d555-4f5a-b764-6321ccf6cdb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.230110 [ 3 ] {} HTTP-Session: 00c0719f-d555-4f5a-b764-6321ccf6cdb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:47.230251 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:47.230322 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:47.230531 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:47.230993 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:47.231039 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:47.231502 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.04.02 19:29:47.232037 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:47.232199 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} executeQuery: Read 56 rows, 4.41 KiB in 0.002012 sec., 27833.001988071574 rows/sec., 2.14 MiB/sec. 2024.04.02 19:29:47.232347 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} DynamicQueryHandler: Done processing query 2024.04.02 19:29:47.232374 [ 3 ] {944418ca-f3b2-45a8-a34d-f3a4ec211300} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:47.232390 [ 3 ] {} HTTP-Session: 00c0719f-d555-4f5a-b764-6321ccf6cdb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.232562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:47.232611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:47.232629 [ 3 ] {} HTTP-Session: 29d0346d-b0a4-418f-b8a5-ed240d837560 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:47.232646 [ 3 ] {} HTTP-Session: 29d0346d-b0a4-418f-b8a5-ed240d837560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.232659 [ 3 ] {} HTTP-Session: 29d0346d-b0a4-418f-b8a5-ed240d837560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.232691 [ 3 ] {} HTTP-Session: 29d0346d-b0a4-418f-b8a5-ed240d837560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:47.232776 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:47.232818 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:47.232943 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:47.233274 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:47.233312 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:47.233731 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.04.02 19:29:47.234304 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:47.234461 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} executeQuery: Read 64 rows, 5.12 KiB in 0.001723 sec., 37144.5153801509 rows/sec., 2.90 MiB/sec. 2024.04.02 19:29:47.234666 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} DynamicQueryHandler: Done processing query 2024.04.02 19:29:47.234713 [ 3 ] {4d8fb566-4500-46bf-8581-7d57a72eb701} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.04.02 19:29:47.234747 [ 3 ] {} HTTP-Session: 29d0346d-b0a4-418f-b8a5-ed240d837560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.234915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:47.234963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:47.234981 [ 3 ] {} HTTP-Session: b80911f7-a9f3-47bd-b525-046537505a18 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:47.234999 [ 3 ] {} HTTP-Session: b80911f7-a9f3-47bd-b525-046537505a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.235013 [ 3 ] {} HTTP-Session: b80911f7-a9f3-47bd-b525-046537505a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.235043 [ 3 ] {} HTTP-Session: b80911f7-a9f3-47bd-b525-046537505a18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:47.235158 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:47.235203 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:47.235365 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:47.235746 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:47.235783 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:47.236281 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.04.02 19:29:47.236851 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:47.237008 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} executeQuery: Read 160 rows, 11.41 KiB in 0.001916 sec., 83507.30688935283 rows/sec., 5.82 MiB/sec. 2024.04.02 19:29:47.237138 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} DynamicQueryHandler: Done processing query 2024.04.02 19:29:47.237162 [ 3 ] {2aa26e7e-8696-480b-a471-4e521f1b578c} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.04.02 19:29:47.237178 [ 3 ] {} HTTP-Session: b80911f7-a9f3-47bd-b525-046537505a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.237305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:47.237353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:47.237372 [ 3 ] {} HTTP-Session: 4c335161-59f2-4869-8212-b7a7da025c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:47.237388 [ 3 ] {} HTTP-Session: 4c335161-59f2-4869-8212-b7a7da025c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.237401 [ 3 ] {} HTTP-Session: 4c335161-59f2-4869-8212-b7a7da025c8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:47.237432 [ 3 ] {} HTTP-Session: 4c335161-59f2-4869-8212-b7a7da025c8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:47.237517 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:47.237559 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:47.237687 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:47.237985 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:47.238022 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:47.238551 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.04.02 19:29:47.239104 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:47.239258 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} executeQuery: Read 60 rows, 4.14 KiB in 0.001782 sec., 33670.03367003367 rows/sec., 2.27 MiB/sec. 2024.04.02 19:29:47.239383 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} DynamicQueryHandler: Done processing query 2024.04.02 19:29:47.239406 [ 3 ] {218a5909-d18d-4527-818b-39c3ac69cf10} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:47.239422 [ 3 ] {} HTTP-Session: 4c335161-59f2-4869-8212-b7a7da025c8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.230657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 7826, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:52.230791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:52.230820 [ 3 ] {} HTTP-Session: a2e8469f-1f29-4e77-a401-c11afefcbda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:52.230849 [ 3 ] {} HTTP-Session: a2e8469f-1f29-4e77-a401-c11afefcbda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.230867 [ 3 ] {} HTTP-Session: a2e8469f-1f29-4e77-a401-c11afefcbda5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.230923 [ 3 ] {} HTTP-Session: a2e8469f-1f29-4e77-a401-c11afefcbda5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:52.231065 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:52.231135 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:52.231355 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:52.231907 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:52.231953 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:52.232332 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.04.02 19:29:52.232677 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:52.232824 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} executeQuery: Read 56 rows, 4.41 KiB in 0.001831 sec., 30584.380120152924 rows/sec., 2.35 MiB/sec. 2024.04.02 19:29:52.232976 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} DynamicQueryHandler: Done processing query 2024.04.02 19:29:52.233003 [ 3 ] {667347d3-1844-4e96-b513-e5331ab1dce6} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:52.233019 [ 3 ] {} HTTP-Session: a2e8469f-1f29-4e77-a401-c11afefcbda5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.233152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 10876, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:52.233208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:52.233226 [ 3 ] {} HTTP-Session: a94af1c5-5a28-4337-a474-dc33505fbb22 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:52.233244 [ 3 ] {} HTTP-Session: a94af1c5-5a28-4337-a474-dc33505fbb22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.233258 [ 3 ] {} HTTP-Session: a94af1c5-5a28-4337-a474-dc33505fbb22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.233292 [ 3 ] {} HTTP-Session: a94af1c5-5a28-4337-a474-dc33505fbb22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:52.233385 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:52.233430 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:52.233560 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:52.233900 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:52.233938 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:52.234250 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.04.02 19:29:52.234556 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:52.234682 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} executeQuery: Read 64 rows, 5.12 KiB in 0.001343 sec., 47654.504839910645 rows/sec., 3.72 MiB/sec. 2024.04.02 19:29:52.234804 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} DynamicQueryHandler: Done processing query 2024.04.02 19:29:52.234827 [ 3 ] {4974a433-1d39-4c37-9bd6-b34418ed8594} MemoryTracker: Peak memory usage (for query): 4.31 MiB. 2024.04.02 19:29:52.234843 [ 3 ] {} HTTP-Session: a94af1c5-5a28-4337-a474-dc33505fbb22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.234982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:52.235032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:52.235050 [ 3 ] {} HTTP-Session: fbf8527f-5dc1-4ce6-9ff5-210cd22a60d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:52.235067 [ 3 ] {} HTTP-Session: fbf8527f-5dc1-4ce6-9ff5-210cd22a60d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.235080 [ 3 ] {} HTTP-Session: fbf8527f-5dc1-4ce6-9ff5-210cd22a60d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.235111 [ 3 ] {} HTTP-Session: fbf8527f-5dc1-4ce6-9ff5-210cd22a60d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:52.235230 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:52.235275 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:52.235417 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:52.235785 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:52.235820 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:52.236204 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.04.02 19:29:52.236538 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:52.236667 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} executeQuery: Read 160 rows, 11.41 KiB in 0.001506 sec., 106241.69986719788 rows/sec., 7.40 MiB/sec. 2024.04.02 19:29:52.236922 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} DynamicQueryHandler: Done processing query 2024.04.02 19:29:52.236953 [ 3 ] {5d8897de-9b72-4fe7-a89b-3c813622bf86} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.04.02 19:29:52.236969 [ 3 ] {} HTTP-Session: fbf8527f-5dc1-4ce6-9ff5-210cd22a60d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.237104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:52.237154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:52.237172 [ 3 ] {} HTTP-Session: a3883f10-9d68-41ba-a6a4-1320508a05d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:52.237189 [ 3 ] {} HTTP-Session: a3883f10-9d68-41ba-a6a4-1320508a05d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.237202 [ 3 ] {} HTTP-Session: a3883f10-9d68-41ba-a6a4-1320508a05d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:52.237233 [ 3 ] {} HTTP-Session: a3883f10-9d68-41ba-a6a4-1320508a05d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:52.237336 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:52.237382 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:52.237527 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:52.237807 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:52.237842 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. 2024.04.02 19:29:52.238193 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.04.02 19:29:52.238517 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:52.238643 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} executeQuery: Read 60 rows, 4.14 KiB in 0.001368 sec., 43859.649122807015 rows/sec., 2.96 MiB/sec. 2024.04.02 19:29:52.238764 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} DynamicQueryHandler: Done processing query 2024.04.02 19:29:52.238788 [ 3 ] {7e57ec3f-a433-4bb8-8af9-eefeabc4f5ea} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:52.238803 [ 3 ] {} HTTP-Session: a3883f10-9d68-41ba-a6a4-1320508a05d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:53.055867 [ 96 ] {} DNSResolver: Updating DNS cache 2024.04.02 19:29:53.055927 [ 96 ] {} DNSResolver: Updated DNS cache 2024.04.02 19:29:57.223616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.223796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.223827 [ 3 ] {} HTTP-Session: cd5a00fc-6854-41c2-9675-f9917361b99b Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.223855 [ 3 ] {} HTTP-Session: cd5a00fc-6854-41c2-9675-f9917361b99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.223873 [ 3 ] {} HTTP-Session: cd5a00fc-6854-41c2-9675-f9917361b99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.223929 [ 3 ] {} HTTP-Session: cd5a00fc-6854-41c2-9675-f9917361b99b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.224111 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:57.224530 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.04.02 19:29:57.224583 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.04.02 19:29:57.224920 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:57.225001 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:57.225174 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.04.02 19:29:57.225299 [ 255 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.04.02 19:29:57.225299 [ 251 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.04.02 19:29:57.225432 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.04.02 19:29:57.225465 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.04.02 19:29:57.225611 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.04.02 19:29:57.225710 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.04.02 19:29:57.225771 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:57.225815 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:57.227934 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} executeQuery: Read 18 rows, 754.00 B in 0.003931 sec., 4578.987534978378 rows/sec., 187.31 KiB/sec. 2024.04.02 19:29:57.228260 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.228293 [ 3 ] {c0cff1de-0e0d-4893-99bd-405df6c8cac2} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.04.02 19:29:57.228313 [ 3 ] {} HTTP-Session: cd5a00fc-6854-41c2-9675-f9917361b99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.229383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.229439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.229458 [ 3 ] {} HTTP-Session: 9fc506c8-c1f9-41fd-b452-1f0b90d2c4dd Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.229477 [ 3 ] {} HTTP-Session: 9fc506c8-c1f9-41fd-b452-1f0b90d2c4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.229491 [ 3 ] {} HTTP-Session: 9fc506c8-c1f9-41fd-b452-1f0b90d2c4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.229526 [ 3 ] {} HTTP-Session: 9fc506c8-c1f9-41fd-b452-1f0b90d2c4dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.229645 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:57.229922 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.04.02 19:29:57.229962 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.04.02 19:29:57.230213 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:57.230278 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:57.230418 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.04.02 19:29:57.230542 [ 258 ] {28dee0b9-94e2-4358-ba92-438080959c56} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.04.02 19:29:57.230569 [ 259 ] {28dee0b9-94e2-4358-ba92-438080959c56} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.04.02 19:29:57.230726 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.04.02 19:29:57.230756 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.04.02 19:29:57.230838 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.04.02 19:29:57.230859 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.04.02 19:29:57.230897 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:57.230938 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:57.232006 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} executeQuery: Read 18 rows, 754.00 B in 0.002432 sec., 7401.315789473684 rows/sec., 302.77 KiB/sec. 2024.04.02 19:29:57.232264 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.232288 [ 3 ] {28dee0b9-94e2-4358-ba92-438080959c56} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.04.02 19:29:57.232305 [ 3 ] {} HTTP-Session: 9fc506c8-c1f9-41fd-b452-1f0b90d2c4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.232534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 834, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.232583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.232602 [ 3 ] {} HTTP-Session: 05c4039d-990d-4c62-b664-c62cd50606ef Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.232619 [ 3 ] {} HTTP-Session: 05c4039d-990d-4c62-b664-c62cd50606ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.232633 [ 3 ] {} HTTP-Session: 05c4039d-990d-4c62-b664-c62cd50606ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.232665 [ 3 ] {} HTTP-Session: 05c4039d-990d-4c62-b664-c62cd50606ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.232779 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:57.233045 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.04.02 19:29:57.233085 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.04.02 19:29:57.233339 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:57.233403 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:57.233540 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.04.02 19:29:57.233619 [ 255 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.04.02 19:29:57.233620 [ 251 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.04.02 19:29:57.233719 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.04.02 19:29:57.233747 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.04.02 19:29:57.233826 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.04.02 19:29:57.233846 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.04.02 19:29:57.233885 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:57.233923 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:57.235350 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} executeQuery: Read 18 rows, 754.00 B in 0.00264 sec., 6818.181818181818 rows/sec., 278.91 KiB/sec. 2024.04.02 19:29:57.235615 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.235639 [ 3 ] {005093b5-f471-4a7e-8808-ba32146b4fd6} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.04.02 19:29:57.235656 [ 3 ] {} HTTP-Session: 05c4039d-990d-4c62-b664-c62cd50606ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.235835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.235884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.235903 [ 3 ] {} HTTP-Session: 20038341-2496-4d8f-9334-e0a874bf4053 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.235920 [ 3 ] {} HTTP-Session: 20038341-2496-4d8f-9334-e0a874bf4053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.235934 [ 3 ] {} HTTP-Session: 20038341-2496-4d8f-9334-e0a874bf4053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.235967 [ 3 ] {} HTTP-Session: 20038341-2496-4d8f-9334-e0a874bf4053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.236076 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} executeQuery: (from [fd00:1122:3344:101::d]:41588) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT JSONEachRow; (stage: Complete) 2024.04.02 19:29:57.236340 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 2024.04.02 19:29:57.236380 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE 2024.04.02 19:29:57.236645 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:57.236711 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} InterpreterSelectQuery: FetchColumns -> Complete 2024.04.02 19:29:57.236848 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.04.02 19:29:57.236956 [ 255 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.04.02 19:29:57.236964 [ 260 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.04.02 19:29:57.237087 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.04.02 19:29:57.237114 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Spreading mark ranges among streams (default reading) 2024.04.02 19:29:57.237191 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} MergeTreeReadPool: min_marks_for_concurrent_read=24 2024.04.02 19:29:57.237210 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672) (SelectExecutor): Reading approx. 18 rows with 2 streams 2024.04.02 19:29:57.237248 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:57.237287 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" 2024.04.02 19:29:57.238594 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} executeQuery: Read 18 rows, 754.00 B in 0.002582 sec., 6971.3400464756005 rows/sec., 285.18 KiB/sec. 2024.04.02 19:29:57.238856 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.238881 [ 3 ] {3a7c64d9-2221-4201-83c5-ae133b9284ad} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.04.02 19:29:57.238897 [ 3 ] {} HTTP-Session: 20038341-2496-4d8f-9334-e0a874bf4053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.246189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.246249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.246271 [ 3 ] {} HTTP-Session: fe944561-f00f-475f-8e54-ec1d32bf3b30 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.246291 [ 3 ] {} HTTP-Session: fe944561-f00f-475f-8e54-ec1d32bf3b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.246308 [ 3 ] {} HTTP-Session: fe944561-f00f-475f-8e54-ec1d32bf3b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.246346 [ 3 ] {} HTTP-Session: fe944561-f00f-475f-8e54-ec1d32bf3b30 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.246441 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:57.246492 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.04.02 19:29:57.246694 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:57.247076 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:57.247121 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.04.02 19:29:57.247633 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.04.02 19:29:57.247949 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} oximeter.timeseries_schema (99b8d01b-0694-4895-81b0-378c6a226672): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:57.248113 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} executeQuery: Read 4 rows, 443.00 B in 0.001708 sec., 2341.9203747072597 rows/sec., 253.29 KiB/sec. 2024.04.02 19:29:57.248357 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.248381 [ 3 ] {4e17535b-a396-4274-b1ca-eac5f0d1cbc7} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.04.02 19:29:57.248397 [ 3 ] {} HTTP-Session: fe944561-f00f-475f-8e54-ec1d32bf3b30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.248510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 2203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.248559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.248578 [ 3 ] {} HTTP-Session: fa29757c-88c7-4411-ad48-d9e09a6aff57 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.248594 [ 3 ] {} HTTP-Session: fa29757c-88c7-4411-ad48-d9e09a6aff57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.248609 [ 3 ] {} HTTP-Session: fa29757c-88c7-4411-ad48-d9e09a6aff57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.248640 [ 3 ] {} HTTP-Session: fa29757c-88c7-4411-ad48-d9e09a6aff57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.248715 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:57.248756 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.04.02 19:29:57.248899 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:57.249769 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} oximeter.fields_i64 (6d51a5f8-eefa-463d-ae49-4cbf723178d8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:57.249808 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.04.02 19:29:57.250119 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:57.250432 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} oximeter.fields_i64 (6d51a5f8-eefa-463d-ae49-4cbf723178d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:57.250588 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} executeQuery: Read 15 rows, 1.22 KiB in 0.001901 sec., 7890.583903208838 rows/sec., 639.57 KiB/sec. 2024.04.02 19:29:57.250802 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.250826 [ 3 ] {4f681adb-ccab-4a18-9f7f-fd0d228922df} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.04.02 19:29:57.250842 [ 3 ] {} HTTP-Session: fa29757c-88c7-4411-ad48-d9e09a6aff57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.251040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 14567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.251091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.251109 [ 3 ] {} HTTP-Session: b847c838-a559-4e80-bc38-d58744eac153 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.251125 [ 3 ] {} HTTP-Session: b847c838-a559-4e80-bc38-d58744eac153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.251138 [ 3 ] {} HTTP-Session: b847c838-a559-4e80-bc38-d58744eac153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.251169 [ 3 ] {} HTTP-Session: b847c838-a559-4e80-bc38-d58744eac153 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.251263 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:57.251305 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.04.02 19:29:57.251453 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:57.251907 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:57.251945 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.04.02 19:29:57.252246 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.04.02 19:29:57.252541 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} oximeter.fields_string (5eed488a-d9b2-40be-80ba-e4e4628140f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:57.252698 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} executeQuery: Read 101 rows, 8.42 KiB in 0.001472 sec., 68614.13043478261 rows/sec., 5.59 MiB/sec. 2024.04.02 19:29:57.252942 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.252966 [ 3 ] {27130971-c752-428c-bf39-78454f67bac1} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.04.02 19:29:57.252982 [ 3 ] {} HTTP-Session: b847c838-a559-4e80-bc38-d58744eac153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.253195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 14617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.253244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.253262 [ 3 ] {} HTTP-Session: 8a49e1d7-3a86-4f89-9eda-b65afbf08c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.253279 [ 3 ] {} HTTP-Session: 8a49e1d7-3a86-4f89-9eda-b65afbf08c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.253293 [ 3 ] {} HTTP-Session: 8a49e1d7-3a86-4f89-9eda-b65afbf08c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.253323 [ 3 ] {} HTTP-Session: 8a49e1d7-3a86-4f89-9eda-b65afbf08c48 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.253417 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:57.253457 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.04.02 19:29:57.253603 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:57.253938 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:57.253975 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.04.02 19:29:57.254276 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.04.02 19:29:57.254576 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} oximeter.fields_uuid (c6d4bfef-16fd-496c-8433-3d0fc86898b5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:57.254727 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} executeQuery: Read 86 rows, 6.89 KiB in 0.001358 sec., 63328.424153166416 rows/sec., 4.95 MiB/sec. 2024.04.02 19:29:57.254852 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.254876 [ 3 ] {14214a1d-e0c9-410f-b6e0-87011f38b7ca} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.04.02 19:29:57.254892 [ 3 ] {} HTTP-Session: 8a49e1d7-3a86-4f89-9eda-b65afbf08c48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.255036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 30592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.255084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.255103 [ 3 ] {} HTTP-Session: 1ade770a-f7cc-409f-b428-301b26a06751 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.255119 [ 3 ] {} HTTP-Session: 1ade770a-f7cc-409f-b428-301b26a06751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.255133 [ 3 ] {} HTTP-Session: 1ade770a-f7cc-409f-b428-301b26a06751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.255163 [ 3 ] {} HTTP-Session: 1ade770a-f7cc-409f-b428-301b26a06751 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.255274 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:57.255317 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.04.02 19:29:57.255462 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:57.255831 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:57.255869 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.04.02 19:29:57.256243 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.04.02 19:29:57.256579 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} oximeter.measurements_cumulativeu64 (b8be2f4a-02aa-4712-ab16-dba0f845d396): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:57.256740 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} executeQuery: Read 160 rows, 11.41 KiB in 0.001526 sec., 104849.27916120576 rows/sec., 7.30 MiB/sec. 2024.04.02 19:29:57.256981 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.257006 [ 3 ] {f5906e63-461c-41e1-92a4-e5eaf1a088ab} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.04.02 19:29:57.257022 [ 3 ] {} HTTP-Session: 1ade770a-f7cc-409f-b428-301b26a06751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.257175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 16093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.257224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.257243 [ 3 ] {} HTTP-Session: ccc7ea51-ad20-4c88-adbf-e3bd31488cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.257259 [ 3 ] {} HTTP-Session: ccc7ea51-ad20-4c88-adbf-e3bd31488cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.257273 [ 3 ] {} HTTP-Session: ccc7ea51-ad20-4c88-adbf-e3bd31488cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.257303 [ 3 ] {} HTTP-Session: ccc7ea51-ad20-4c88-adbf-e3bd31488cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.257472 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:57.257519 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.04.02 19:29:57.257719 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:57.260079 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} oximeter.measurements_histogramf64 (fc614212-9fdd-4001-96b7-74e3e9c97f25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:57.260117 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.04.02 19:29:57.263085 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:57.263429 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} oximeter.measurements_histogramf64 (fc614212-9fdd-4001-96b7-74e3e9c97f25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:57.263607 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} executeQuery: Read 15 rows, 20.73 KiB in 0.006243 sec., 2402.6910139356078 rows/sec., 3.24 MiB/sec. 2024.04.02 19:29:57.263843 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.263869 [ 3 ] {58f4cce2-ad4f-4bbf-82e5-9935453e7acf} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.04.02 19:29:57.263885 [ 3 ] {} HTTP-Session: ccc7ea51-ad20-4c88-adbf-e3bd31488cc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.264013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.264062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.264081 [ 3 ] {} HTTP-Session: bd670f55-22cf-4a95-9fb7-08b7be5ef80b Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.264097 [ 3 ] {} HTTP-Session: bd670f55-22cf-4a95-9fb7-08b7be5ef80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.264112 [ 3 ] {} HTTP-Session: bd670f55-22cf-4a95-9fb7-08b7be5ef80b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.264143 [ 3 ] {} HTTP-Session: bd670f55-22cf-4a95-9fb7-08b7be5ef80b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.264214 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:57.264257 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.04.02 19:29:57.264404 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:57.264731 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} oximeter.measurements_i64 (6c80e511-ff85-4247-8be0-f696618fea9e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:57.264769 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.04.02 19:29:57.265115 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.04.02 19:29:57.265426 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} oximeter.measurements_i64 (6c80e511-ff85-4247-8be0-f696618fea9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:57.265588 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} executeQuery: Read 12 rows, 926.00 B in 0.001392 sec., 8620.689655172413 rows/sec., 649.64 KiB/sec. 2024.04.02 19:29:57.265813 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.265836 [ 3 ] {58141ba8-1563-461b-b009-46927043c9c3} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.04.02 19:29:57.265852 [ 3 ] {} HTTP-Session: bd670f55-22cf-4a95-9fb7-08b7be5ef80b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.265976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41588, User-Agent: (none), Length: 9117, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.04.02 19:29:57.266025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.04.02 19:29:57.266044 [ 3 ] {} HTTP-Session: 70ffd746-db62-4ace-ab8c-69af85a162a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41588 2024.04.02 19:29:57.266060 [ 3 ] {} HTTP-Session: 70ffd746-db62-4ace-ab8c-69af85a162a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.266073 [ 3 ] {} HTTP-Session: 70ffd746-db62-4ace-ab8c-69af85a162a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db 2024.04.02 19:29:57.266103 [ 3 ] {} HTTP-Session: 70ffd746-db62-4ace-ab8c-69af85a162a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default 2024.04.02 19:29:57.266193 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} executeQuery: (from [fd00:1122:3344:101::d]:41588) INSERT INTO oximeter.measurements_u64 FORMAT JSONEachRow (stage: Complete) 2024.04.02 19:29:57.266235 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 2024.04.02 19:29:57.266379 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} ParallelParsingInputFormat: Parallel parsing is used 2024.04.02 19:29:57.266662 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 2024.04.02 19:29:57.266698 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. 2024.04.02 19:29:57.267043 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.04.02 19:29:57.267362 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} oximeter.measurements_u64 (ef41aba8-148d-4e47-a749-079c1d5a624c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). 2024.04.02 19:29:57.267485 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} executeQuery: Read 60 rows, 4.14 KiB in 0.001332 sec., 45045.045045045044 rows/sec., 3.04 MiB/sec. 2024.04.02 19:29:57.267742 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} DynamicQueryHandler: Done processing query 2024.04.02 19:29:57.267766 [ 3 ] {7987ac26-306c-473c-b81e-711536b8c2df} MemoryTracker: Peak memory usage (for query): 4.30 MiB. 2024.04.02 19:29:57.267782 [ 3 ] {} HTTP-Session: 70ffd746-db62-4ace-ab8c-69af85a162a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db