[ Feb 15 00:09:04 Enabled. ] [ Feb 15 00:09:04 Rereading configuration. ] [ Feb 15 00:09:05 Rereading configuration. ] [ Feb 15 00:09:09 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 [ Feb 15 00:09:09 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.02.15 00:09:10.086356 [ 1 ] {} Application: Will watch for the process with pid 23996 2024.02.15 00:09:10.086465 [ 1 ] {} Application: Forked a child process to watch 2024.02.15 00:09:10.521829 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23996 2024.02.15 00:09:10.522002 [ 1 ] {} Application: starting up 2024.02.15 00:09:10.522201 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.15 00:09:10.650290 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.15 00:09:10.650355 [ 1 ] {} Application: Initializing DateLUT. 2024.02.15 00:09:10.650368 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.15 00:09:10.650402 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.15 00:09:10.650713 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.15 00:09:10.651359 [ 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.02.15 00:09:10.651810 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 00:09:10.652067 [ 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.02.15 00:09:10.654887 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 00:09:10.654930 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 00:09:10.655630 [ 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.02.15 00:09:10.655797 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 00:09:10.660667 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 00:09:10.661169 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.15 00:09:10.661197 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.15 00:09:10.662531 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.15 00:09:10.663010 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.15 00:09:10.663361 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.15 00:09:10.663661 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.15 00:09:10.663918 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.15 00:09:10.663959 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.15 00:09:10.664008 [ 1 ] {} Application: Loaded user defined objects 2024.02.15 00:09:10.664023 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.15 00:09:10.680146 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.15 00:09:10.680179 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108862 sec 2024.02.15 00:09:10.680750 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 00:09:10.680827 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.15 00:09:10.680846 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.15 00:09:10.680865 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.15 00:09:10.680877 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.15 00:09:10.680891 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.15 00:09:10.680908 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.15 00:09:10.680940 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.15 00:09:10.680958 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.15 00:09:10.680987 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.15 00:09:10.681000 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.15 00:09:10.681013 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.15 00:09:10.681027 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.15 00:09:10.681058 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.15 00:09:10.681072 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.15 00:09:10.681083 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.15 00:09:10.712987 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.15 00:09:10.714585 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.15 00:09:10.714619 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.971e-05 sec 2024.02.15 00:09:10.714644 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 00:09:10.714658 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.15 00:09:10.714678 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.15 00:09:10.716925 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.15 00:09:10.722135 [ 1 ] {} Application: Loaded metadata. 2024.02.15 00:09:10.722243 [ 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.02.15 00:09:10.722310 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.15 00:09:10.926576 [ 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 22.8.9.1) 2024.02.15 00:09:10.944162 [ 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 22.8.9.1) 2024.02.15 00:09:10.944212 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.15 00:09:10.995206 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 00:09:10.995942 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.02.15 00:09:10.996325 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.15 00:09:10.996400 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.15 00:09:10.996410 [ 126 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:09:10.996473 [ 126 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:09:10.996515 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.15 00:09:10.996562 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.15 00:09:10.997171 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.15 00:09:10.997197 [ 1 ] {} Application: Ready for connections. 2024.02.15 00:09:11.848018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.848205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.848778 [ 3 ] {} HTTP-Session: 472585de-03c4-4980-a294-01629a754dc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.848810 [ 3 ] {} HTTP-Session: 472585de-03c4-4980-a294-01629a754dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.848943 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.15 00:09:11.848972 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 00:09:11.848990 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 00:09:11.850432 [ 3 ] {6cedb220-a12d-4d91-8ff6-a906411151a3} executeQuery: (from [fd00:1122:3344:101::d]:42681) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 00:09:11.867111 [ 3 ] {6cedb220-a12d-4d91-8ff6-a906411151a3} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42681) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.15 00:09:11.867369 [ 3 ] {6cedb220-a12d-4d91-8ff6-a906411151a3} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.15 00:09:11.868044 [ 3 ] {6cedb220-a12d-4d91-8ff6-a906411151a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.868067 [ 3 ] {} HTTP-Session: 472585de-03c4-4980-a294-01629a754dc8 Destroying unnamed session 2024.02.15 00:09:11.868378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.868438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.868459 [ 3 ] {} HTTP-Session: 111d1291-56d4-4600-8f79-98802586994a Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.868482 [ 3 ] {} HTTP-Session: 111d1291-56d4-4600-8f79-98802586994a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.868578 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} executeQuery: (from [fd00:1122:3344:101::d]:42681) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:09:11.868659 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.15 00:09:11.869585 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.15 00:09:11.870391 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:09:11.873766 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.873800 [ 3 ] {02c0ad62-c59f-45a1-b7ad-1aec196ac111} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.15 00:09:11.873816 [ 3 ] {} HTTP-Session: 111d1291-56d4-4600-8f79-98802586994a Destroying unnamed session 2024.02.15 00:09:11.873977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.874035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.874054 [ 3 ] {} HTTP-Session: 717d5ea6-4229-4e28-81a6-7c5aad082ad5 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.874071 [ 3 ] {} HTTP-Session: 717d5ea6-4229-4e28-81a6-7c5aad082ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.874177 [ 3 ] {b1d7d300-8a39-49e6-96d0-180e13064fce} executeQuery: (from [fd00:1122:3344:101::d]:42681) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 00:09:11.874438 [ 3 ] {b1d7d300-8a39-49e6-96d0-180e13064fce} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:42681) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.15 00:09:11.874559 [ 3 ] {b1d7d300-8a39-49e6-96d0-180e13064fce} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.15 00:09:11.874659 [ 3 ] {b1d7d300-8a39-49e6-96d0-180e13064fce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.874677 [ 3 ] {} HTTP-Session: 717d5ea6-4229-4e28-81a6-7c5aad082ad5 Destroying unnamed session 2024.02.15 00:09:11.875949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.875995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.876013 [ 3 ] {} HTTP-Session: d480a793-3f2e-401d-bddd-2c97dfb0acc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.876032 [ 3 ] {} HTTP-Session: d480a793-3f2e-401d-bddd-2c97dfb0acc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.876136 [ 3 ] {8ed2c9fa-a6f6-46f2-b4de-110861d1cfc5} executeQuery: (from [fd00:1122:3344:101::d]:42681) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.15 00:09:11.876232 [ 3 ] {8ed2c9fa-a6f6-46f2-b4de-110861d1cfc5} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.876256 [ 3 ] {8ed2c9fa-a6f6-46f2-b4de-110861d1cfc5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.876270 [ 3 ] {} HTTP-Session: d480a793-3f2e-401d-bddd-2c97dfb0acc1 Destroying unnamed session 2024.02.15 00:09:11.876380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.876426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.876444 [ 3 ] {} HTTP-Session: bbe077b1-c88e-494f-b4de-16b8577d8232 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.876463 [ 3 ] {} HTTP-Session: bbe077b1-c88e-494f-b4de-16b8577d8232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.876518 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} executeQuery: (from [fd00:1122:3344:101::d]:42681) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.15 00:09:11.876571 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.15 00:09:11.877937 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.15 00:09:11.877958 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0861e-05 sec 2024.02.15 00:09:11.877980 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 00:09:11.877997 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} DatabaseAtomic (oximeter): Starting up tables. 2024.02.15 00:09:11.878062 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.878085 [ 3 ] {906fbae7-d49e-4982-9ca6-55b3e62e0a7c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.878099 [ 3 ] {} HTTP-Session: bbe077b1-c88e-494f-b4de-16b8577d8232 Destroying unnamed session 2024.02.15 00:09:11.878223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.878276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.878298 [ 3 ] {} HTTP-Session: fd66c00f-53f6-486e-b4f3-ab1a7c146f0c Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.878321 [ 3 ] {} HTTP-Session: fd66c00f-53f6-486e-b4f3-ab1a7c146f0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.878486 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} executeQuery: (from [fd00:1122:3344:101::d]:42681) /* 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.02.15 00:09:11.878542 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.15 00:09:11.882451 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} oximeter.version (f501b48e-96e1-4570-b35e-034b60ecbbb4): Loading data parts 2024.02.15 00:09:11.882625 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} oximeter.version (f501b48e-96e1-4570-b35e-034b60ecbbb4): There are no data parts 2024.02.15 00:09:11.884647 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.884674 [ 3 ] {a0caee9c-7c6b-4cd6-8e52-9fa7f820af5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.884696 [ 3 ] {} HTTP-Session: fd66c00f-53f6-486e-b4f3-ab1a7c146f0c Destroying unnamed session 2024.02.15 00:09:11.884798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.884845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.884866 [ 3 ] {} HTTP-Session: 5cfbcfa3-be8b-411b-9d6a-e81de8a4796b Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.884883 [ 3 ] {} HTTP-Session: 5cfbcfa3-be8b-411b-9d6a-e81de8a4796b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.885084 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} executeQuery: (from [fd00:1122:3344:101::d]:42681) /* 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.02.15 00:09:11.885134 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.15 00:09:11.891540 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} oximeter.measurements_bool (2458edef-ca7c-4236-aa63-9f6eca428f27): Loading data parts 2024.02.15 00:09:11.891667 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} oximeter.measurements_bool (2458edef-ca7c-4236-aa63-9f6eca428f27): There are no data parts 2024.02.15 00:09:11.892882 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.892906 [ 3 ] {d89bbcf5-7bf8-4ca0-bd33-2b210cdc58dd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.892926 [ 3 ] {} HTTP-Session: 5cfbcfa3-be8b-411b-9d6a-e81de8a4796b Destroying unnamed session 2024.02.15 00:09:11.893040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.893089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.893111 [ 3 ] {} HTTP-Session: bb2c06d7-e0aa-4bef-9bd0-c3ac078a5ef0 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.893127 [ 3 ] {} HTTP-Session: bb2c06d7-e0aa-4bef-9bd0-c3ac078a5ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.893320 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.893367 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.15 00:09:11.894947 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} oximeter.measurements_i8 (5cf039e6-41c0-4536-825b-8fb33ade412b): Loading data parts 2024.02.15 00:09:11.895034 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} oximeter.measurements_i8 (5cf039e6-41c0-4536-825b-8fb33ade412b): There are no data parts 2024.02.15 00:09:11.896277 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.896302 [ 3 ] {7ccc2d6f-4533-4e50-a617-5bcb6b73c086} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.896316 [ 3 ] {} HTTP-Session: bb2c06d7-e0aa-4bef-9bd0-c3ac078a5ef0 Destroying unnamed session 2024.02.15 00:09:11.896420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.896467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.896485 [ 3 ] {} HTTP-Session: 79f4ab1b-5ee4-4579-9044-49f6e76fb43a Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.896505 [ 3 ] {} HTTP-Session: 79f4ab1b-5ee4-4579-9044-49f6e76fb43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.896696 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.896743 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.15 00:09:11.898207 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} oximeter.measurements_u8 (a37dfbac-93e2-4217-a011-eab9652c781c): Loading data parts 2024.02.15 00:09:11.898290 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} oximeter.measurements_u8 (a37dfbac-93e2-4217-a011-eab9652c781c): There are no data parts 2024.02.15 00:09:11.899471 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.899495 [ 3 ] {ffde05bb-af93-4db4-98e5-2ed91d2fecf7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.899511 [ 3 ] {} HTTP-Session: 79f4ab1b-5ee4-4579-9044-49f6e76fb43a Destroying unnamed session 2024.02.15 00:09:11.899622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.899669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.899687 [ 3 ] {} HTTP-Session: de7bd996-5731-4651-81fa-2b9d056be2bb Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.899707 [ 3 ] {} HTTP-Session: de7bd996-5731-4651-81fa-2b9d056be2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.899896 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.899939 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.15 00:09:11.901490 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} oximeter.measurements_i16 (196569aa-ba73-415e-8697-a2c2dcf2b5b4): Loading data parts 2024.02.15 00:09:11.901578 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} oximeter.measurements_i16 (196569aa-ba73-415e-8697-a2c2dcf2b5b4): There are no data parts 2024.02.15 00:09:11.902724 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.902755 [ 3 ] {cd1e7a1d-d3b1-4152-90e3-9cd59897d1aa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.902770 [ 3 ] {} HTTP-Session: de7bd996-5731-4651-81fa-2b9d056be2bb Destroying unnamed session 2024.02.15 00:09:11.902869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.902917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.902935 [ 3 ] {} HTTP-Session: 595abfd8-9b6b-4f8c-b3f6-c181620a104f Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.902955 [ 3 ] {} HTTP-Session: 595abfd8-9b6b-4f8c-b3f6-c181620a104f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.903147 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.903190 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.15 00:09:11.904617 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} oximeter.measurements_u16 (eba835b2-7a5a-4cba-917b-1cf167f5ce35): Loading data parts 2024.02.15 00:09:11.904720 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} oximeter.measurements_u16 (eba835b2-7a5a-4cba-917b-1cf167f5ce35): There are no data parts 2024.02.15 00:09:11.905902 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.905931 [ 3 ] {4220c082-e80b-4bab-9cb8-e1f0fda01e67} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.905946 [ 3 ] {} HTTP-Session: 595abfd8-9b6b-4f8c-b3f6-c181620a104f Destroying unnamed session 2024.02.15 00:09:11.906063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.906109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.906126 [ 3 ] {} HTTP-Session: 070a558c-b57d-4d8c-a58b-8c8285a997a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.906146 [ 3 ] {} HTTP-Session: 070a558c-b57d-4d8c-a58b-8c8285a997a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.906334 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.906377 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.15 00:09:11.907835 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} oximeter.measurements_i32 (f8ed8f16-e0aa-4439-b267-5372603c4217): Loading data parts 2024.02.15 00:09:11.907916 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} oximeter.measurements_i32 (f8ed8f16-e0aa-4439-b267-5372603c4217): There are no data parts 2024.02.15 00:09:11.909091 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.909120 [ 3 ] {7fca83ba-ad0c-4014-812e-c897938af596} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.909135 [ 3 ] {} HTTP-Session: 070a558c-b57d-4d8c-a58b-8c8285a997a7 Destroying unnamed session 2024.02.15 00:09:11.909235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.909284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.909303 [ 3 ] {} HTTP-Session: e7930431-25cd-4668-9ba1-3094eb07a1c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.909323 [ 3 ] {} HTTP-Session: e7930431-25cd-4668-9ba1-3094eb07a1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.909508 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.909554 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.15 00:09:11.911005 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} oximeter.measurements_u32 (44ffd9fa-eb90-472b-b6a6-0ea58dc55ed0): Loading data parts 2024.02.15 00:09:11.911085 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} oximeter.measurements_u32 (44ffd9fa-eb90-472b-b6a6-0ea58dc55ed0): There are no data parts 2024.02.15 00:09:11.912237 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.912267 [ 3 ] {c271a244-dd23-453a-80dd-335adc2e1731} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.912283 [ 3 ] {} HTTP-Session: e7930431-25cd-4668-9ba1-3094eb07a1c6 Destroying unnamed session 2024.02.15 00:09:11.912387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.912437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.912455 [ 3 ] {} HTTP-Session: 39bf3bf2-fd6a-408a-b68f-faf54549b575 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.912472 [ 3 ] {} HTTP-Session: 39bf3bf2-fd6a-408a-b68f-faf54549b575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.912660 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.912714 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.15 00:09:11.914159 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} oximeter.measurements_i64 (5c9f828f-5a07-4e58-ba46-a8c23ec9d5af): Loading data parts 2024.02.15 00:09:11.914243 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} oximeter.measurements_i64 (5c9f828f-5a07-4e58-ba46-a8c23ec9d5af): There are no data parts 2024.02.15 00:09:11.915407 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.915431 [ 3 ] {766364f8-ed81-4691-be16-444abe4ed014} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.915454 [ 3 ] {} HTTP-Session: 39bf3bf2-fd6a-408a-b68f-faf54549b575 Destroying unnamed session 2024.02.15 00:09:11.915555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.915603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.915626 [ 3 ] {} HTTP-Session: 2340ac1d-682b-406e-9790-eae10f22ae74 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.915642 [ 3 ] {} HTTP-Session: 2340ac1d-682b-406e-9790-eae10f22ae74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.915832 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.915903 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.15 00:09:11.917361 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} oximeter.measurements_u64 (df09ebce-f58a-4daf-94c0-067e375337e1): Loading data parts 2024.02.15 00:09:11.917438 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} oximeter.measurements_u64 (df09ebce-f58a-4daf-94c0-067e375337e1): There are no data parts 2024.02.15 00:09:11.918594 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.918617 [ 3 ] {e2ac6d09-378a-4453-908c-59e2066ca195} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.918639 [ 3 ] {} HTTP-Session: 2340ac1d-682b-406e-9790-eae10f22ae74 Destroying unnamed session 2024.02.15 00:09:11.918749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.918796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.918820 [ 3 ] {} HTTP-Session: 1ef0eaf9-7159-4b1a-be60-6866cc9d0857 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.918835 [ 3 ] {} HTTP-Session: 1ef0eaf9-7159-4b1a-be60-6866cc9d0857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.919023 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.919071 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.15 00:09:11.920508 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} oximeter.measurements_f32 (7822cba0-2509-4a04-bdf5-fd20ea91e879): Loading data parts 2024.02.15 00:09:11.920626 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} oximeter.measurements_f32 (7822cba0-2509-4a04-bdf5-fd20ea91e879): There are no data parts 2024.02.15 00:09:11.921757 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.921780 [ 3 ] {08bdadbc-b890-4de7-a42a-fa855dc136a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.921802 [ 3 ] {} HTTP-Session: 1ef0eaf9-7159-4b1a-be60-6866cc9d0857 Destroying unnamed session 2024.02.15 00:09:11.921901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.921949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.921973 [ 3 ] {} HTTP-Session: 8c6726dc-6fb2-48c0-921a-d2ad55033f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.921988 [ 3 ] {} HTTP-Session: 8c6726dc-6fb2-48c0-921a-d2ad55033f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.922175 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.922220 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.15 00:09:11.923663 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} oximeter.measurements_f64 (20bbfbfd-ba77-4bea-b51a-7a7591835c08): Loading data parts 2024.02.15 00:09:11.923751 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} oximeter.measurements_f64 (20bbfbfd-ba77-4bea-b51a-7a7591835c08): There are no data parts 2024.02.15 00:09:11.924900 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.924931 [ 3 ] {7ca401c2-411a-4c1b-84af-fddf9f685e05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.924951 [ 3 ] {} HTTP-Session: 8c6726dc-6fb2-48c0-921a-d2ad55033f42 Destroying unnamed session 2024.02.15 00:09:11.925055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.925103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.925127 [ 3 ] {} HTTP-Session: 6b1acd38-64ae-4c7d-ab3c-7264cf753db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.925144 [ 3 ] {} HTTP-Session: 6b1acd38-64ae-4c7d-ab3c-7264cf753db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.925334 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.925384 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.15 00:09:11.926842 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} oximeter.measurements_string (0b28d78a-070b-4363-99e3-95fbabacb589): Loading data parts 2024.02.15 00:09:11.926947 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} oximeter.measurements_string (0b28d78a-070b-4363-99e3-95fbabacb589): There are no data parts 2024.02.15 00:09:11.928094 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.928124 [ 3 ] {39c77ed5-ba52-47fe-837d-3f1ae52ee47d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.928145 [ 3 ] {} HTTP-Session: 6b1acd38-64ae-4c7d-ab3c-7264cf753db3 Destroying unnamed session 2024.02.15 00:09:11.928256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.928304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.928327 [ 3 ] {} HTTP-Session: 62d3bd14-b4b2-4938-98c6-f8e0285a39f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.928343 [ 3 ] {} HTTP-Session: 62d3bd14-b4b2-4938-98c6-f8e0285a39f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.928536 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.928611 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.15 00:09:11.930041 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} oximeter.measurements_bytes (5db12fd3-4d55-4c80-9f1b-f852edfc0295): Loading data parts 2024.02.15 00:09:11.930124 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} oximeter.measurements_bytes (5db12fd3-4d55-4c80-9f1b-f852edfc0295): There are no data parts 2024.02.15 00:09:11.931263 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.931287 [ 3 ] {e4d93516-5319-4dcb-842b-7e69244a8fc5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.931302 [ 3 ] {} HTTP-Session: 62d3bd14-b4b2-4938-98c6-f8e0285a39f2 Destroying unnamed session 2024.02.15 00:09:11.931407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.931454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.931473 [ 3 ] {} HTTP-Session: 589b4c9e-f26e-4277-a625-7feeb9a4942c Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.931493 [ 3 ] {} HTTP-Session: 589b4c9e-f26e-4277-a625-7feeb9a4942c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.931703 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.931754 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.15 00:09:11.933218 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} oximeter.measurements_cumulativei64 (8e87cd45-a07f-4eb9-b189-da784f9b1557): Loading data parts 2024.02.15 00:09:11.933303 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} oximeter.measurements_cumulativei64 (8e87cd45-a07f-4eb9-b189-da784f9b1557): There are no data parts 2024.02.15 00:09:11.934539 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.934567 [ 3 ] {ae4dd573-dc1c-4505-9bd6-852607131418} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.934589 [ 3 ] {} HTTP-Session: 589b4c9e-f26e-4277-a625-7feeb9a4942c Destroying unnamed session 2024.02.15 00:09:11.934702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.934750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.934774 [ 3 ] {} HTTP-Session: c9c1e96e-f959-477e-a4e2-03169eb0e162 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.934794 [ 3 ] {} HTTP-Session: c9c1e96e-f959-477e-a4e2-03169eb0e162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.934992 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.935044 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.15 00:09:11.936558 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Loading data parts 2024.02.15 00:09:11.936641 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): There are no data parts 2024.02.15 00:09:11.937803 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.937828 [ 3 ] {0946e9a2-13f8-44ec-bfb3-dfcbca885b96} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.937849 [ 3 ] {} HTTP-Session: c9c1e96e-f959-477e-a4e2-03169eb0e162 Destroying unnamed session 2024.02.15 00:09:11.937957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.937999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.938024 [ 3 ] {} HTTP-Session: 5dba7d30-fdd5-42f5-8a94-a44066e00c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.938045 [ 3 ] {} HTTP-Session: 5dba7d30-fdd5-42f5-8a94-a44066e00c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.938252 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.938304 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.15 00:09:11.939784 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} oximeter.measurements_cumulativef32 (a654435f-839b-469b-8076-b91d14f00806): Loading data parts 2024.02.15 00:09:11.939867 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} oximeter.measurements_cumulativef32 (a654435f-839b-469b-8076-b91d14f00806): There are no data parts 2024.02.15 00:09:11.941018 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.941050 [ 3 ] {dde6b9b6-00af-4e52-afe8-0b504c96eec5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.941065 [ 3 ] {} HTTP-Session: 5dba7d30-fdd5-42f5-8a94-a44066e00c00 Destroying unnamed session 2024.02.15 00:09:11.941170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.941217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.941236 [ 3 ] {} HTTP-Session: d315486d-712e-42c3-b5a4-00e7fe6ce960 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.941257 [ 3 ] {} HTTP-Session: d315486d-712e-42c3-b5a4-00e7fe6ce960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.941461 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.941513 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.15 00:09:11.942989 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} oximeter.measurements_cumulativef64 (0ea3c776-bfd6-4f8c-ad64-e179b0ee7409): Loading data parts 2024.02.15 00:09:11.943091 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} oximeter.measurements_cumulativef64 (0ea3c776-bfd6-4f8c-ad64-e179b0ee7409): There are no data parts 2024.02.15 00:09:11.944248 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.944280 [ 3 ] {2d66652b-2240-4b65-94d8-c67ee68ff837} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.944300 [ 3 ] {} HTTP-Session: d315486d-712e-42c3-b5a4-00e7fe6ce960 Destroying unnamed session 2024.02.15 00:09:11.944398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.944446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.944470 [ 3 ] {} HTTP-Session: c9c376f8-b532-4f54-83b6-f546e8b26547 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.944486 [ 3 ] {} HTTP-Session: c9c376f8-b532-4f54-83b6-f546e8b26547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.944705 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.944760 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.15 00:09:11.946256 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} oximeter.measurements_histogrami8 (6a5b7346-4306-42ee-9e5d-ad633808fdb1): Loading data parts 2024.02.15 00:09:11.946339 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} oximeter.measurements_histogrami8 (6a5b7346-4306-42ee-9e5d-ad633808fdb1): There are no data parts 2024.02.15 00:09:11.947579 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.947610 [ 3 ] {60e13b79-1239-4fb3-8682-5b0a4eca24f0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.947631 [ 3 ] {} HTTP-Session: c9c376f8-b532-4f54-83b6-f546e8b26547 Destroying unnamed session 2024.02.15 00:09:11.947714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.947763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.947787 [ 3 ] {} HTTP-Session: 0de3b2e2-6bf6-425b-982c-5f6dddb206ab Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.947804 [ 3 ] {} HTTP-Session: 0de3b2e2-6bf6-425b-982c-5f6dddb206ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.948018 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.948070 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.15 00:09:11.949578 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} oximeter.measurements_histogramu8 (d3be70de-fbe4-48fb-b596-d98c235af89b): Loading data parts 2024.02.15 00:09:11.949656 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} oximeter.measurements_histogramu8 (d3be70de-fbe4-48fb-b596-d98c235af89b): There are no data parts 2024.02.15 00:09:11.950870 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.950895 [ 3 ] {d2dcb24b-5a3b-4558-84f6-9b006a221485} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.950921 [ 3 ] {} HTTP-Session: 0de3b2e2-6bf6-425b-982c-5f6dddb206ab Destroying unnamed session 2024.02.15 00:09:11.951018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.951067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.951096 [ 3 ] {} HTTP-Session: 1566f2e5-e033-46d9-acb2-d5cfa3ac364d Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.951112 [ 3 ] {} HTTP-Session: 1566f2e5-e033-46d9-acb2-d5cfa3ac364d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.951329 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.951382 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.15 00:09:11.952896 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} oximeter.measurements_histogrami16 (b9799107-7050-4dbf-ab39-e1c63312e6f1): Loading data parts 2024.02.15 00:09:11.953002 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} oximeter.measurements_histogrami16 (b9799107-7050-4dbf-ab39-e1c63312e6f1): There are no data parts 2024.02.15 00:09:11.954170 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.954207 [ 3 ] {68af4d15-5dec-4599-9072-48aac769c45a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.954221 [ 3 ] {} HTTP-Session: 1566f2e5-e033-46d9-acb2-d5cfa3ac364d Destroying unnamed session 2024.02.15 00:09:11.954320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.954374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.954392 [ 3 ] {} HTTP-Session: a1bf3c44-ba7c-4dcd-b88e-950247d4bfea Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.954413 [ 3 ] {} HTTP-Session: a1bf3c44-ba7c-4dcd-b88e-950247d4bfea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.954623 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.954675 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.15 00:09:11.956164 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} oximeter.measurements_histogramu16 (8353d1d4-03a0-4b79-bd1b-7e828219f398): Loading data parts 2024.02.15 00:09:11.956247 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} oximeter.measurements_histogramu16 (8353d1d4-03a0-4b79-bd1b-7e828219f398): There are no data parts 2024.02.15 00:09:11.957395 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.957427 [ 3 ] {7e149075-a00f-43b4-8f6d-887ae7a58853} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.957441 [ 3 ] {} HTTP-Session: a1bf3c44-ba7c-4dcd-b88e-950247d4bfea Destroying unnamed session 2024.02.15 00:09:11.957527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.957577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.957596 [ 3 ] {} HTTP-Session: 2351493d-b5b5-45ab-b048-93dd415a328f Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.957617 [ 3 ] {} HTTP-Session: 2351493d-b5b5-45ab-b048-93dd415a328f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.957831 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.957884 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.15 00:09:11.959368 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} oximeter.measurements_histogrami32 (a62ef129-98d2-4c56-a73c-94747a28fc08): Loading data parts 2024.02.15 00:09:11.959451 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} oximeter.measurements_histogrami32 (a62ef129-98d2-4c56-a73c-94747a28fc08): There are no data parts 2024.02.15 00:09:11.960612 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.960637 [ 3 ] {5d14648a-7023-4971-b398-52a29337db2a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.960661 [ 3 ] {} HTTP-Session: 2351493d-b5b5-45ab-b048-93dd415a328f Destroying unnamed session 2024.02.15 00:09:11.960784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.960833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.960853 [ 3 ] {} HTTP-Session: eb603a28-afcc-40bb-b609-3f49e312b981 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.960874 [ 3 ] {} HTTP-Session: eb603a28-afcc-40bb-b609-3f49e312b981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.961089 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.961143 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.15 00:09:11.962633 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} oximeter.measurements_histogramu32 (1ee276a6-70d6-443b-bd15-0ee8cb642f84): Loading data parts 2024.02.15 00:09:11.962733 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} oximeter.measurements_histogramu32 (1ee276a6-70d6-443b-bd15-0ee8cb642f84): There are no data parts 2024.02.15 00:09:11.963909 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.963932 [ 3 ] {3e630d82-4ad0-4de1-b026-01ac07357ea3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.963955 [ 3 ] {} HTTP-Session: eb603a28-afcc-40bb-b609-3f49e312b981 Destroying unnamed session 2024.02.15 00:09:11.964050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.964099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.964122 [ 3 ] {} HTTP-Session: e1340d6b-3a3c-4233-b1a2-54f700646e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.964143 [ 3 ] {} HTTP-Session: e1340d6b-3a3c-4233-b1a2-54f700646e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.964352 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.964406 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.15 00:09:11.965896 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} oximeter.measurements_histogrami64 (de496cfe-104f-43be-a8db-1d65cb7fd346): Loading data parts 2024.02.15 00:09:11.965996 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} oximeter.measurements_histogrami64 (de496cfe-104f-43be-a8db-1d65cb7fd346): There are no data parts 2024.02.15 00:09:11.967157 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.967189 [ 3 ] {793f9915-3b64-4725-a02c-2e678915a816} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.967205 [ 3 ] {} HTTP-Session: e1340d6b-3a3c-4233-b1a2-54f700646e9a Destroying unnamed session 2024.02.15 00:09:11.967292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.967339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.967358 [ 3 ] {} HTTP-Session: 63586521-c4dd-454c-827d-391c6d0c31a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.967380 [ 3 ] {} HTTP-Session: 63586521-c4dd-454c-827d-391c6d0c31a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.967590 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.967644 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.15 00:09:11.969144 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} oximeter.measurements_histogramu64 (6c96205b-fd24-4d7f-b16e-28106dec7721): Loading data parts 2024.02.15 00:09:11.969227 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} oximeter.measurements_histogramu64 (6c96205b-fd24-4d7f-b16e-28106dec7721): There are no data parts 2024.02.15 00:09:11.970385 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.970417 [ 3 ] {5b35c986-fc8a-4257-8280-799e5635598a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.970439 [ 3 ] {} HTTP-Session: 63586521-c4dd-454c-827d-391c6d0c31a2 Destroying unnamed session 2024.02.15 00:09:11.970538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.970587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.970613 [ 3 ] {} HTTP-Session: 29a2ab2b-b36c-4b3f-81cb-1d582bdb72c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.970629 [ 3 ] {} HTTP-Session: 29a2ab2b-b36c-4b3f-81cb-1d582bdb72c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.970843 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.970898 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.15 00:09:11.972391 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} oximeter.measurements_histogramf32 (2f347dc7-c42a-4618-844e-cea2b7d84ad9): Loading data parts 2024.02.15 00:09:11.972524 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} oximeter.measurements_histogramf32 (2f347dc7-c42a-4618-844e-cea2b7d84ad9): There are no data parts 2024.02.15 00:09:11.973690 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.973714 [ 3 ] {4ea4722d-8338-4d7a-80b9-493838920afc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.973738 [ 3 ] {} HTTP-Session: 29a2ab2b-b36c-4b3f-81cb-1d582bdb72c6 Destroying unnamed session 2024.02.15 00:09:11.973842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.973890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.973914 [ 3 ] {} HTTP-Session: 9468577c-7d5b-4855-9c59-5f99eff5a074 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.973931 [ 3 ] {} HTTP-Session: 9468577c-7d5b-4855-9c59-5f99eff5a074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.974145 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.974199 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.15 00:09:11.975695 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Loading data parts 2024.02.15 00:09:11.975774 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): There are no data parts 2024.02.15 00:09:11.976921 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.976959 [ 3 ] {bf43d17b-b9b2-420c-9490-857f0686e77a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.976974 [ 3 ] {} HTTP-Session: 9468577c-7d5b-4855-9c59-5f99eff5a074 Destroying unnamed session 2024.02.15 00:09:11.977097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.977151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.977170 [ 3 ] {} HTTP-Session: 25809620-3b76-47a0-b493-47742d882dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.977192 [ 3 ] {} HTTP-Session: 25809620-3b76-47a0-b493-47742d882dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.977351 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} executeQuery: (from [fd00:1122:3344:101::d]:42681) /* 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.02.15 00:09:11.977404 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.15 00:09:11.978800 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} oximeter.fields_bool (83d22676-f875-4266-86a9-ee7d15d37e42): Loading data parts 2024.02.15 00:09:11.978904 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} oximeter.fields_bool (83d22676-f875-4266-86a9-ee7d15d37e42): There are no data parts 2024.02.15 00:09:11.980041 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.980073 [ 3 ] {e54cc474-1441-4f91-9b60-4310c3990ef0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.980088 [ 3 ] {} HTTP-Session: 25809620-3b76-47a0-b493-47742d882dc7 Destroying unnamed session 2024.02.15 00:09:11.980178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.980226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.980244 [ 3 ] {} HTTP-Session: aa2080dc-6a5e-4656-b798-4b7ae0a1ac41 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.980267 [ 3 ] {} HTTP-Session: aa2080dc-6a5e-4656-b798-4b7ae0a1ac41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.980426 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.980468 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.15 00:09:11.981829 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} oximeter.fields_i8 (65eba95d-5fd1-4a3f-bcc4-023333ae2837): Loading data parts 2024.02.15 00:09:11.981929 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} oximeter.fields_i8 (65eba95d-5fd1-4a3f-bcc4-023333ae2837): There are no data parts 2024.02.15 00:09:11.983066 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.983090 [ 3 ] {76fe1a57-003a-4b63-a064-a086d00de546} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.983113 [ 3 ] {} HTTP-Session: aa2080dc-6a5e-4656-b798-4b7ae0a1ac41 Destroying unnamed session 2024.02.15 00:09:11.983227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.983269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.983295 [ 3 ] {} HTTP-Session: e645f5ed-3900-405f-ab5b-cdbdb3f26fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.983318 [ 3 ] {} HTTP-Session: e645f5ed-3900-405f-ab5b-cdbdb3f26fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.983472 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.983521 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.15 00:09:11.984885 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} oximeter.fields_u8 (b74b8381-27e5-428f-a09b-80bb612b08cb): Loading data parts 2024.02.15 00:09:11.984965 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} oximeter.fields_u8 (b74b8381-27e5-428f-a09b-80bb612b08cb): There are no data parts 2024.02.15 00:09:11.986163 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.986187 [ 3 ] {e101be52-81b3-4651-8c78-914088af4f77} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.986208 [ 3 ] {} HTTP-Session: e645f5ed-3900-405f-ab5b-cdbdb3f26fb1 Destroying unnamed session 2024.02.15 00:09:11.986309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.986359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.986378 [ 3 ] {} HTTP-Session: cf3733d7-3f6b-4c33-bf1d-d2bd730677b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.986401 [ 3 ] {} HTTP-Session: cf3733d7-3f6b-4c33-bf1d-d2bd730677b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.986562 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.986612 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.15 00:09:11.988106 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} oximeter.fields_i16 (b2105d67-673c-412c-95c4-9df2533ed4b6): Loading data parts 2024.02.15 00:09:11.988186 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} oximeter.fields_i16 (b2105d67-673c-412c-95c4-9df2533ed4b6): There are no data parts 2024.02.15 00:09:11.989323 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.989356 [ 3 ] {6ea4e77a-4146-40f8-a750-82a6c1246c56} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.989370 [ 3 ] {} HTTP-Session: cf3733d7-3f6b-4c33-bf1d-d2bd730677b8 Destroying unnamed session 2024.02.15 00:09:11.989484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.989533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.989552 [ 3 ] {} HTTP-Session: 28bc81ce-3933-45c2-882d-06770f73fa03 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.989575 [ 3 ] {} HTTP-Session: 28bc81ce-3933-45c2-882d-06770f73fa03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.989735 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.989777 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.15 00:09:11.991176 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Loading data parts 2024.02.15 00:09:11.991249 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): There are no data parts 2024.02.15 00:09:11.992398 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.992432 [ 3 ] {b4a6266f-d237-411b-8683-8dc337b24c90} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.992446 [ 3 ] {} HTTP-Session: 28bc81ce-3933-45c2-882d-06770f73fa03 Destroying unnamed session 2024.02.15 00:09:11.992567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.992622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.992641 [ 3 ] {} HTTP-Session: c71b0c83-ac1b-427a-b600-bb5da890c824 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.992658 [ 3 ] {} HTTP-Session: c71b0c83-ac1b-427a-b600-bb5da890c824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.992818 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.992867 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.15 00:09:11.994251 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} oximeter.fields_i32 (b96e7f82-cd0e-4dcb-ba33-a6e3fdf3562f): Loading data parts 2024.02.15 00:09:11.994338 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} oximeter.fields_i32 (b96e7f82-cd0e-4dcb-ba33-a6e3fdf3562f): There are no data parts 2024.02.15 00:09:11.995505 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.995539 [ 3 ] {ba78ed49-c2e8-49ed-8391-4dcd710c183a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.995564 [ 3 ] {} HTTP-Session: c71b0c83-ac1b-427a-b600-bb5da890c824 Destroying unnamed session 2024.02.15 00:09:11.995666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.995715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.995742 [ 3 ] {} HTTP-Session: d2ad55f8-b0ff-4adf-8c7b-43fd540d567c Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.995757 [ 3 ] {} HTTP-Session: d2ad55f8-b0ff-4adf-8c7b-43fd540d567c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.995916 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.995961 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.15 00:09:11.997359 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} oximeter.fields_u32 (c09b2f7b-7dea-4e85-bb97-92ae830b2993): Loading data parts 2024.02.15 00:09:11.997444 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} oximeter.fields_u32 (c09b2f7b-7dea-4e85-bb97-92ae830b2993): There are no data parts 2024.02.15 00:09:11.998661 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} DynamicQueryHandler: Done processing query 2024.02.15 00:09:11.998694 [ 3 ] {5dac0bf3-45dc-43a6-a3ed-95984c7877bc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:11.998709 [ 3 ] {} HTTP-Session: d2ad55f8-b0ff-4adf-8c7b-43fd540d567c Destroying unnamed session 2024.02.15 00:09:11.998818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:11.998866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:11.998885 [ 3 ] {} HTTP-Session: 15f97017-5def-4325-b133-dcc8f2392745 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:11.998909 [ 3 ] {} HTTP-Session: 15f97017-5def-4325-b133-dcc8f2392745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:11.999059 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:11.999114 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.15 00:09:12.000113 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 219.69 MiB, peak 222.00 MiB, will set to 226.30 MiB (RSS), difference: 6.61 MiB 2024.02.15 00:09:12.000494 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Loading data parts 2024.02.15 00:09:12.000606 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): There are no data parts 2024.02.15 00:09:12.001784 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} DynamicQueryHandler: Done processing query 2024.02.15 00:09:12.001824 [ 3 ] {1991fb5a-aba9-486b-bf8f-98c930e39ca3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:12.001847 [ 3 ] {} HTTP-Session: 15f97017-5def-4325-b133-dcc8f2392745 Destroying unnamed session 2024.02.15 00:09:12.001947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:12.001998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:12.002033 [ 3 ] {} HTTP-Session: 1d92986a-d8ff-452d-91da-3989e3270754 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:12.002050 [ 3 ] {} HTTP-Session: 1d92986a-d8ff-452d-91da-3989e3270754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:12.002208 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:12.002258 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.15 00:09:12.003646 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} oximeter.fields_u64 (d1df5914-c10f-44ba-960c-7c7bc289bb0e): Loading data parts 2024.02.15 00:09:12.003735 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} oximeter.fields_u64 (d1df5914-c10f-44ba-960c-7c7bc289bb0e): There are no data parts 2024.02.15 00:09:12.004857 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} DynamicQueryHandler: Done processing query 2024.02.15 00:09:12.004889 [ 3 ] {abf12e8b-792f-4043-8c06-d4aa90bd0a16} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:12.004905 [ 3 ] {} HTTP-Session: 1d92986a-d8ff-452d-91da-3989e3270754 Destroying unnamed session 2024.02.15 00:09:12.005023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:12.005072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:12.005090 [ 3 ] {} HTTP-Session: ad81108f-8e9b-4d88-abd1-0cd0f4e9077c Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:12.005114 [ 3 ] {} HTTP-Session: ad81108f-8e9b-4d88-abd1-0cd0f4e9077c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:12.005266 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:12.005315 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.15 00:09:12.006693 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Loading data parts 2024.02.15 00:09:12.006766 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): There are no data parts 2024.02.15 00:09:12.007903 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} DynamicQueryHandler: Done processing query 2024.02.15 00:09:12.007927 [ 3 ] {bec021c2-048f-4cbf-a719-8c618352232b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:12.007951 [ 3 ] {} HTTP-Session: ad81108f-8e9b-4d88-abd1-0cd0f4e9077c Destroying unnamed session 2024.02.15 00:09:12.008054 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:12.008104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:12.008129 [ 3 ] {} HTTP-Session: 44f322e1-8bd4-44b5-af8a-8c4f7f916235 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:12.008152 [ 3 ] {} HTTP-Session: 44f322e1-8bd4-44b5-af8a-8c4f7f916235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:12.008303 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:12.008352 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.15 00:09:12.009720 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Loading data parts 2024.02.15 00:09:12.009789 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): There are no data parts 2024.02.15 00:09:12.011069 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} DynamicQueryHandler: Done processing query 2024.02.15 00:09:12.011092 [ 3 ] {126a82eb-cff6-447b-9539-b72141ef3d82} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:12.011107 [ 3 ] {} HTTP-Session: 44f322e1-8bd4-44b5-af8a-8c4f7f916235 Destroying unnamed session 2024.02.15 00:09:12.011213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:12.011262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:12.011280 [ 3 ] {} HTTP-Session: 1d5c15f6-22a2-4501-b8fd-a10fa3e968fb Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:12.011303 [ 3 ] {} HTTP-Session: 1d5c15f6-22a2-4501-b8fd-a10fa3e968fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:12.011462 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} executeQuery: (from [fd00:1122:3344:101::d]:42681) 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.02.15 00:09:12.011505 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.15 00:09:12.012894 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Loading data parts 2024.02.15 00:09:12.012955 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): There are no data parts 2024.02.15 00:09:12.014085 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} DynamicQueryHandler: Done processing query 2024.02.15 00:09:12.014117 [ 3 ] {189d60b4-ad01-4664-a94d-da22de718696} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:12.014132 [ 3 ] {} HTTP-Session: 1d5c15f6-22a2-4501-b8fd-a10fa3e968fb Destroying unnamed session 2024.02.15 00:09:12.014244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:12.014293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:12.014311 [ 3 ] {} HTTP-Session: 3a4bf934-41ee-4293-9f92-3aa2c31f1172 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:12.014333 [ 3 ] {} HTTP-Session: 3a4bf934-41ee-4293-9f92-3aa2c31f1172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:12.014559 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} executeQuery: (from [fd00:1122:3344:101::d]:42681) /* 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.02.15 00:09:12.014626 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.15 00:09:12.016112 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): Loading data parts 2024.02.15 00:09:12.016182 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): There are no data parts 2024.02.15 00:09:12.017451 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} DynamicQueryHandler: Done processing query 2024.02.15 00:09:12.017476 [ 3 ] {72b1cc8c-c9ac-47a9-83dd-586aab02b4f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 00:09:12.017500 [ 3 ] {} HTTP-Session: 3a4bf934-41ee-4293-9f92-3aa2c31f1172 Destroying unnamed session 2024.02.15 00:09:12.017616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:42681, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:09:12.017666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:09:12.017692 [ 3 ] {} HTTP-Session: a306b90a-ea91-4a60-aab4-350c214dc9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:42681 2024.02.15 00:09:12.017708 [ 3 ] {} HTTP-Session: a306b90a-ea91-4a60-aab4-350c214dc9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:09:12.017819 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} executeQuery: (from [fd00:1122:3344:101::d]:42681) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.15 00:09:12.017931 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.15 00:09:12.021158 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:09:12.023807 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:09:12.024041 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} oximeter.version (f501b48e-96e1-4570-b35e-034b60ecbbb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:09:12.024248 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} executeQuery: Read 1 rows, 16.00 B in 0.006392247 sec., 156 rows/sec., 2.44 KiB/sec. 2024.02.15 00:09:12.024363 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} DynamicQueryHandler: Done processing query 2024.02.15 00:09:12.024383 [ 3 ] {3d08ed02-c0af-4035-a993-bbcad6a745b9} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.15 00:09:12.024406 [ 3 ] {} HTTP-Session: a306b90a-ea91-4a60-aab4-350c214dc9d3 Destroying unnamed session 2024.02.15 00:09:13.000109 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 225.59 MiB, peak 230.67 MiB, will set to 228.30 MiB (RSS), difference: 2.70 MiB 2024.02.15 00:09:25.996512 [ 155 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:09:25.996579 [ 155 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:09:40.996674 [ 138 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:09:40.996739 [ 138 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:09:55.997011 [ 129 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:09:55.997070 [ 129 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:10:10.997164 [ 122 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:10:10.997223 [ 122 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:10:22.034643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.034813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.034842 [ 3 ] {} HTTP-Session: 029c71fd-f220-446a-932f-b27b8f12e109 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.034896 [ 3 ] {} HTTP-Session: 029c71fd-f220-446a-932f-b27b8f12e109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.035084 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:22.035555 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.036312 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.036498 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:22.037479 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.037510 [ 3 ] {c1927aeb-ae8e-48d1-b0ce-93c0bcf126e2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:22.037547 [ 3 ] {} HTTP-Session: 029c71fd-f220-446a-932f-b27b8f12e109 Destroying unnamed session 2024.02.15 00:10:22.041796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.041948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.041971 [ 3 ] {} HTTP-Session: 232d0f07-9c0a-4f3b-9b85-0e66cee2ce60 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.041991 [ 3 ] {} HTTP-Session: 232d0f07-9c0a-4f3b-9b85-0e66cee2ce60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.042147 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:22.045889 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.046117 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.046162 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:22.047033 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.047072 [ 3 ] {f04c2808-34e6-464b-a6c7-f1fb0c1ec289} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:22.047089 [ 3 ] {} HTTP-Session: 232d0f07-9c0a-4f3b-9b85-0e66cee2ce60 Destroying unnamed session 2024.02.15 00:10:22.047378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.047429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.047449 [ 3 ] {} HTTP-Session: 40b0f23a-7b3c-47a8-91b2-6a873a521da1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.047468 [ 3 ] {} HTTP-Session: 40b0f23a-7b3c-47a8-91b2-6a873a521da1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.047592 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:22.048038 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.048187 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.048227 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:22.049008 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.049034 [ 3 ] {f6482641-3ae6-430d-8f6d-95e57412d716} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:22.049050 [ 3 ] {} HTTP-Session: 40b0f23a-7b3c-47a8-91b2-6a873a521da1 Destroying unnamed session 2024.02.15 00:10:22.049524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.049568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.049587 [ 3 ] {} HTTP-Session: 026b2bcb-bb79-4bbb-8ac5-c1c0d4d24bc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.049603 [ 3 ] {} HTTP-Session: 026b2bcb-bb79-4bbb-8ac5-c1c0d4d24bc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.049716 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:22.050059 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.050206 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.050246 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:22.051005 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.051031 [ 3 ] {9626f435-ceb0-4c9e-8d78-07b703f57a71} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:22.051047 [ 3 ] {} HTTP-Session: 026b2bcb-bb79-4bbb-8ac5-c1c0d4d24bc7 Destroying unnamed session 2024.02.15 00:10:22.051702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.051746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.051765 [ 3 ] {} HTTP-Session: a1774f45-26cd-48ad-859d-6572b02ceae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.051782 [ 3 ] {} HTTP-Session: a1774f45-26cd-48ad-859d-6572b02ceae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.051860 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:22.051899 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:22.052615 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:22.053827 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:22.054258 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:22.054428 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:22.054552 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} executeQuery: Read 4 rows, 443.00 B in 0.002662813 sec., 1502 rows/sec., 162.47 KiB/sec. 2024.02.15 00:10:22.054671 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.054694 [ 3 ] {77bc705c-c41b-4479-87a5-8db928fcf257} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:10:22.054709 [ 3 ] {} HTTP-Session: a1774f45-26cd-48ad-859d-6572b02ceae8 Destroying unnamed session 2024.02.15 00:10:22.054938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.054980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.055000 [ 3 ] {} HTTP-Session: c4b92044-c97d-4fe4-a889-9501765a313d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.055017 [ 3 ] {} HTTP-Session: c4b92044-c97d-4fe4-a889-9501765a313d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.055089 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:22.055128 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:10:22.055231 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:22.059383 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:22.059591 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:22.059742 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:22.059848 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} executeQuery: Read 35 rows, 2.84 KiB in 0.004725835 sec., 7406 rows/sec., 600.30 KiB/sec. 2024.02.15 00:10:22.059970 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.059992 [ 3 ] {05493988-3027-4592-bfdf-f436fd05f34e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:22.060008 [ 3 ] {} HTTP-Session: c4b92044-c97d-4fe4-a889-9501765a313d Destroying unnamed session 2024.02.15 00:10:22.060245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 16900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.060289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.060308 [ 3 ] {} HTTP-Session: 281a3dbd-5102-4932-9ef7-1ebbdd000e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.060325 [ 3 ] {} HTTP-Session: 281a3dbd-5102-4932-9ef7-1ebbdd000e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.060398 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:22.060436 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:10:22.060537 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:22.060887 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:22.061108 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:22.061257 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:22.061361 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} executeQuery: Read 105 rows, 10.47 KiB in 0.000936559 sec., 112112 rows/sec., 10.92 MiB/sec. 2024.02.15 00:10:22.061465 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.061487 [ 3 ] {28637601-4cec-485b-bd23-8827c1317fb6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:10:22.061502 [ 3 ] {} HTTP-Session: 281a3dbd-5102-4932-9ef7-1ebbdd000e18 Destroying unnamed session 2024.02.15 00:10:22.061645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7689, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.061688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.061707 [ 3 ] {} HTTP-Session: a41f83ef-b8c3-42ef-a7cc-56aa1df2f182 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.061723 [ 3 ] {} HTTP-Session: a41f83ef-b8c3-42ef-a7cc-56aa1df2f182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.061794 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:22.061832 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:10:22.063130 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:22.066255 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:22.066768 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:22.066992 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:22.067109 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} executeQuery: Read 45 rows, 3.62 KiB in 0.005287725 sec., 8510 rows/sec., 683.89 KiB/sec. 2024.02.15 00:10:22.067232 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.067255 [ 3 ] {8c761f6a-3811-43d4-b01d-89f445f04789} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:22.067271 [ 3 ] {} HTTP-Session: a41f83ef-b8c3-42ef-a7cc-56aa1df2f182 Destroying unnamed session 2024.02.15 00:10:22.067565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 37458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.067611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.067630 [ 3 ] {} HTTP-Session: f3aeecbb-5971-4d59-bd99-5998fe14bc23 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.067647 [ 3 ] {} HTTP-Session: f3aeecbb-5971-4d59-bd99-5998fe14bc23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.067728 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:22.067770 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:10:22.067922 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:22.068429 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:22.069455 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:22.069639 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:22.069757 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} executeQuery: Read 35 rows, 48.36 KiB in 0.00200197 sec., 17482 rows/sec., 23.59 MiB/sec. 2024.02.15 00:10:22.069877 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.069900 [ 3 ] {d230b70b-ca26-4bec-bb07-b1ac78b9dd2f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:10:22.069915 [ 3 ] {} HTTP-Session: f3aeecbb-5971-4d59-bd99-5998fe14bc23 Destroying unnamed session 2024.02.15 00:10:22.070076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:22.070119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:22.070138 [ 3 ] {} HTTP-Session: 75e26b70-b594-4748-8903-798fb7900ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:22.070154 [ 3 ] {} HTTP-Session: 75e26b70-b594-4748-8903-798fb7900ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:22.070224 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:22.070837 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 00:10:22.070945 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:22.071312 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:22.071567 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:22.071740 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} oximeter.measurements_i64 (5c9f828f-5a07-4e58-ba46-a8c23ec9d5af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:22.071841 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} executeQuery: Read 15 rows, 1.12 KiB in 0.001580662 sec., 9489 rows/sec., 706.17 KiB/sec. 2024.02.15 00:10:22.071963 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} DynamicQueryHandler: Done processing query 2024.02.15 00:10:22.071986 [ 3 ] {1554e05f-3104-4620-9c65-a2ab55fefa19} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:10:22.072002 [ 3 ] {} HTTP-Session: 75e26b70-b594-4748-8903-798fb7900ea3 Destroying unnamed session 2024.02.15 00:10:25.997335 [ 115 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:10:25.997413 [ 115 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:10:27.027724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.027906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.027937 [ 3 ] {} HTTP-Session: bacdffa5-4cd4-479f-bd61-7d13ef485b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.027967 [ 3 ] {} HTTP-Session: bacdffa5-4cd4-479f-bd61-7d13ef485b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.028178 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:27.032376 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.032551 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.032648 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:27.033459 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.15 00:10:27.035380 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 00:10:27.035414 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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.02.15 00:10:27.035538 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 00:10:27.038652 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} executeQuery: Read 4 rows, 443.00 B in 0.010422558 sec., 383 rows/sec., 41.51 KiB/sec. 2024.02.15 00:10:27.038886 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.038912 [ 3 ] {3c518a3a-461b-4835-889d-3b173079742c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:27.038928 [ 3 ] {} HTTP-Session: bacdffa5-4cd4-479f-bd61-7d13ef485b56 Destroying unnamed session 2024.02.15 00:10:27.039224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.039276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.039296 [ 3 ] {} HTTP-Session: 303fc102-1f14-4548-baa1-7c2a0c353ba5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.039316 [ 3 ] {} HTTP-Session: 303fc102-1f14-4548-baa1-7c2a0c353ba5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.039448 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:27.039901 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.040063 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.040105 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:27.040255 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.15 00:10:27.040284 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 00:10:27.040305 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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.02.15 00:10:27.040335 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 00:10:27.041164 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} executeQuery: Read 4 rows, 443.00 B in 0.001678714 sec., 2382 rows/sec., 257.71 KiB/sec. 2024.02.15 00:10:27.041356 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.041379 [ 3 ] {804b8638-e2ea-4d62-848e-f4fd96bf2794} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:27.041395 [ 3 ] {} HTTP-Session: 303fc102-1f14-4548-baa1-7c2a0c353ba5 Destroying unnamed session 2024.02.15 00:10:27.041727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.041773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.041791 [ 3 ] {} HTTP-Session: 095b2a8c-62dc-4163-90ce-5f1a163de5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.041808 [ 3 ] {} HTTP-Session: 095b2a8c-62dc-4163-90ce-5f1a163de5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.041924 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:27.042372 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.042534 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.042574 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:27.042717 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.15 00:10:27.042745 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 00:10:27.042767 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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.02.15 00:10:27.042795 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 00:10:27.043667 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} executeQuery: Read 4 rows, 443.00 B in 0.001706654 sec., 2343 rows/sec., 253.49 KiB/sec. 2024.02.15 00:10:27.043853 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.043876 [ 3 ] {c7f4e68c-68c3-484a-b9e0-c3074fd0eb12} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:27.043892 [ 3 ] {} HTTP-Session: 095b2a8c-62dc-4163-90ce-5f1a163de5fc Destroying unnamed session 2024.02.15 00:10:27.044130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.044176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.044194 [ 3 ] {} HTTP-Session: dba63899-2809-4245-bd3e-42b4161254a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.044211 [ 3 ] {} HTTP-Session: dba63899-2809-4245-bd3e-42b4161254a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.044327 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:27.044780 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.044944 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.044983 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:27.045127 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.15 00:10:27.045156 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 00:10:27.045177 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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.02.15 00:10:27.045205 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 00:10:27.046023 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} executeQuery: Read 4 rows, 443.00 B in 0.001658434 sec., 2411 rows/sec., 260.86 KiB/sec. 2024.02.15 00:10:27.046230 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.046254 [ 3 ] {1cc08309-4b23-4752-b180-03c849f19ad8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:27.046269 [ 3 ] {} HTTP-Session: dba63899-2809-4245-bd3e-42b4161254a1 Destroying unnamed session 2024.02.15 00:10:27.046601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.046646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.046665 [ 3 ] {} HTTP-Session: e1e52706-18e8-4aeb-8b71-429ead8e9215 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.046681 [ 3 ] {} HTTP-Session: e1e52706-18e8-4aeb-8b71-429ead8e9215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.046800 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:27.047260 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.047423 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.047465 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:27.047611 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.15 00:10:27.047639 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 00:10:27.047660 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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.02.15 00:10:27.047688 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 00:10:27.048546 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} executeQuery: Read 4 rows, 443.00 B in 0.001709724 sec., 2339 rows/sec., 253.03 KiB/sec. 2024.02.15 00:10:27.048737 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.048760 [ 3 ] {47d48a1d-cf35-4734-920d-29b313d6a86c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:27.048776 [ 3 ] {} HTTP-Session: e1e52706-18e8-4aeb-8b71-429ead8e9215 Destroying unnamed session 2024.02.15 00:10:27.049002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.049047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.049065 [ 3 ] {} HTTP-Session: 73cba6f0-e983-48a0-8f31-d58d6f6fa678 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.049082 [ 3 ] {} HTTP-Session: 73cba6f0-e983-48a0-8f31-d58d6f6fa678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.049201 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:27.049671 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.049836 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.049877 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:27.050023 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.15 00:10:27.050052 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 00:10:27.050073 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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.02.15 00:10:27.050101 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 00:10:27.050907 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} executeQuery: Read 4 rows, 443.00 B in 0.001669373 sec., 2396 rows/sec., 259.15 KiB/sec. 2024.02.15 00:10:27.051109 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.051132 [ 3 ] {cae95b07-b538-4058-b780-5a8ae8d7965b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 00:10:27.051148 [ 3 ] {} HTTP-Session: 73cba6f0-e983-48a0-8f31-d58d6f6fa678 Destroying unnamed session 2024.02.15 00:10:27.063773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.063819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.063838 [ 3 ] {} HTTP-Session: 8d224a27-ef02-42ed-a415-4848e247db75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.063860 [ 3 ] {} HTTP-Session: 8d224a27-ef02-42ed-a415-4848e247db75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.064011 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:27.064088 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:27.064361 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:27.064847 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:27.065167 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:10:27.065331 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:10:27.065459 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} executeQuery: Read 6 rows, 996.00 B in 0.001401548 sec., 4280 rows/sec., 693.99 KiB/sec. 2024.02.15 00:10:27.065587 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.065608 [ 3 ] {63dd3001-3057-4c41-a6a4-8f0246eeef55} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:10:27.065625 [ 3 ] {} HTTP-Session: 8d224a27-ef02-42ed-a415-4848e247db75 Destroying unnamed session 2024.02.15 00:10:27.065739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 4995, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.065784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.065802 [ 3 ] {} HTTP-Session: 3d9f9292-a7fb-4d48-a9e3-7ee1e21c0c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.065818 [ 3 ] {} HTTP-Session: 3d9f9292-a7fb-4d48-a9e3-7ee1e21c0c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.065890 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:27.065928 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:10:27.066029 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:27.066344 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:27.066548 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:10:27.066723 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:10:27.066833 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} executeQuery: Read 36 rows, 2.77 KiB in 0.000914568 sec., 39362 rows/sec., 2.95 MiB/sec. 2024.02.15 00:10:27.066954 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.066976 [ 3 ] {e5d887bd-7653-477b-a266-b991761f48a4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:27.066992 [ 3 ] {} HTTP-Session: 3d9f9292-a7fb-4d48-a9e3-7ee1e21c0c04 Destroying unnamed session 2024.02.15 00:10:27.067150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.067194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.067212 [ 3 ] {} HTTP-Session: 2b9b6c0e-79d6-4dd4-9791-0653483262a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.067229 [ 3 ] {} HTTP-Session: 2b9b6c0e-79d6-4dd4-9791-0653483262a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.067301 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:27.067338 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:10:27.067443 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:27.067745 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:27.067945 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:10:27.068091 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:10:27.068204 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} executeQuery: Read 24 rows, 1.90 KiB in 0.000875177 sec., 27423 rows/sec., 2.12 MiB/sec. 2024.02.15 00:10:27.068327 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.068350 [ 3 ] {ef0a5c78-e656-4519-96aa-9d5552e0b147} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:27.068366 [ 3 ] {} HTTP-Session: 2b9b6c0e-79d6-4dd4-9791-0653483262a2 Destroying unnamed session 2024.02.15 00:10:27.068645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 62454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:27.068690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:27.068708 [ 3 ] {} HTTP-Session: 95c80f72-3843-44c6-aa23-b0f64c75c039 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:27.068725 [ 3 ] {} HTTP-Session: 95c80f72-3843-44c6-aa23-b0f64c75c039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:27.068815 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:27.068857 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:10:27.068976 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:27.069435 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:27.069713 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:27.069889 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:27.070004 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} executeQuery: Read 324 rows, 23.41 KiB in 0.001160433 sec., 279206 rows/sec., 19.70 MiB/sec. 2024.02.15 00:10:27.070128 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} DynamicQueryHandler: Done processing query 2024.02.15 00:10:27.070151 [ 3 ] {c5ce5b6b-f401-4026-80d8-8eb95faa5b79} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.02.15 00:10:27.070166 [ 3 ] {} HTTP-Session: 95c80f72-3843-44c6-aa23-b0f64c75c039 Destroying unnamed session 2024.02.15 00:10:32.029440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:32.029620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:32.029666 [ 3 ] {} HTTP-Session: e218b17d-b54b-44c1-82bd-236d3e640ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:32.029707 [ 3 ] {} HTTP-Session: e218b17d-b54b-44c1-82bd-236d3e640ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:32.029911 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:32.030005 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:10:32.030166 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:32.030634 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:32.030897 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:10:32.031067 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:10:32.031199 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} executeQuery: Read 36 rows, 2.92 KiB in 0.001229365 sec., 29283 rows/sec., 2.32 MiB/sec. 2024.02.15 00:10:32.031350 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} DynamicQueryHandler: Done processing query 2024.02.15 00:10:32.031374 [ 3 ] {60504ea9-0f02-4f57-81c8-7cc0b2c1dd4f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:32.031390 [ 3 ] {} HTTP-Session: e218b17d-b54b-44c1-82bd-236d3e640ebe Destroying unnamed session 2024.02.15 00:10:32.031641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:32.031691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:32.031710 [ 3 ] {} HTTP-Session: ef25ff18-5aeb-4805-a3ac-de9ec5ff56a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:32.031727 [ 3 ] {} HTTP-Session: ef25ff18-5aeb-4805-a3ac-de9ec5ff56a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:32.031804 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:32.031843 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:10:32.031950 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:32.032324 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:32.032534 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 00:10:32.032692 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 00:10:32.032806 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} executeQuery: Read 108 rows, 10.77 KiB in 0.000970479 sec., 111285 rows/sec., 10.83 MiB/sec. 2024.02.15 00:10:32.032927 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} DynamicQueryHandler: Done processing query 2024.02.15 00:10:32.032950 [ 3 ] {f70d4ed7-b749-46c7-96e9-2b96e25454a0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:10:32.032965 [ 3 ] {} HTTP-Session: ef25ff18-5aeb-4805-a3ac-de9ec5ff56a6 Destroying unnamed session 2024.02.15 00:10:32.033090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:32.033135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:32.033154 [ 3 ] {} HTTP-Session: a3b0bb56-ddb5-47d3-9e0a-b79128705d33 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:32.033170 [ 3 ] {} HTTP-Session: a3b0bb56-ddb5-47d3-9e0a-b79128705d33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:32.033240 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:32.033279 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:10:32.033383 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:32.033677 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:32.033881 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 00:10:32.034030 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 00:10:32.034146 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} executeQuery: Read 36 rows, 2.88 KiB in 0.000878038 sec., 41000 rows/sec., 3.21 MiB/sec. 2024.02.15 00:10:32.034266 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} DynamicQueryHandler: Done processing query 2024.02.15 00:10:32.034288 [ 3 ] {4e63410a-b71a-4c77-83c4-47817a7d6399} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:32.034304 [ 3 ] {} HTTP-Session: a3b0bb56-ddb5-47d3-9e0a-b79128705d33 Destroying unnamed session 2024.02.15 00:10:32.034481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:32.034525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:32.034543 [ 3 ] {} HTTP-Session: 232e21e0-85b8-458f-b283-0380cfad94b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:32.034559 [ 3 ] {} HTTP-Session: 232e21e0-85b8-458f-b283-0380cfad94b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:32.034645 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:32.034688 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:10:32.034823 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:32.035284 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:32.035596 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:10:32.035775 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:10:32.035892 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} executeQuery: Read 36 rows, 49.75 KiB in 0.001218795 sec., 29537 rows/sec., 39.86 MiB/sec. 2024.02.15 00:10:32.036013 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} DynamicQueryHandler: Done processing query 2024.02.15 00:10:32.036035 [ 3 ] {9819ef91-1e65-447d-bb83-272036d720b1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:10:32.036051 [ 3 ] {} HTTP-Session: 232e21e0-85b8-458f-b283-0380cfad94b4 Destroying unnamed session 2024.02.15 00:10:40.997457 [ 93 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:10:40.997531 [ 93 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:10:42.029126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:42.029308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:42.029355 [ 3 ] {} HTTP-Session: 31b47296-6410-4af2-a2ab-371697fee36f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:42.029397 [ 3 ] {} HTTP-Session: 31b47296-6410-4af2-a2ab-371697fee36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:42.029600 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:42.029694 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:10:42.029955 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:42.030460 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:42.030723 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 00:10:42.030892 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 00:10:42.031007 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} executeQuery: Read 36 rows, 2.92 KiB in 0.001354237 sec., 26583 rows/sec., 2.10 MiB/sec. 2024.02.15 00:10:42.031164 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} DynamicQueryHandler: Done processing query 2024.02.15 00:10:42.031189 [ 3 ] {37127298-0271-4a59-b5f2-6528b59db154} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:42.031205 [ 3 ] {} HTTP-Session: 31b47296-6410-4af2-a2ab-371697fee36f Destroying unnamed session 2024.02.15 00:10:42.031342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:42.031394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:42.031414 [ 3 ] {} HTTP-Session: a3539492-41e6-45dd-833e-18a226a12292 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:42.031432 [ 3 ] {} HTTP-Session: a3539492-41e6-45dd-833e-18a226a12292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:42.031518 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:42.031560 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:10:42.031663 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:42.032046 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:42.032264 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 00:10:42.032425 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 00:10:42.032518 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} executeQuery: Read 108 rows, 10.77 KiB in 0.000971389 sec., 111180 rows/sec., 10.82 MiB/sec. 2024.02.15 00:10:42.032639 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} DynamicQueryHandler: Done processing query 2024.02.15 00:10:42.032661 [ 3 ] {67481ed3-89f5-4d7f-99e3-24ed9a54a844} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:10:42.032677 [ 3 ] {} HTTP-Session: a3539492-41e6-45dd-833e-18a226a12292 Destroying unnamed session 2024.02.15 00:10:42.032809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:42.032855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:42.032873 [ 3 ] {} HTTP-Session: 54d6dafd-123d-4e2a-82d9-43c9fe2a061c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:42.032890 [ 3 ] {} HTTP-Session: 54d6dafd-123d-4e2a-82d9-43c9fe2a061c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:42.032963 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:42.033003 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:10:42.033105 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:42.033463 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:42.033667 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 00:10:42.033813 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 00:10:42.033905 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} executeQuery: Read 36 rows, 2.88 KiB in 0.000914778 sec., 39353 rows/sec., 3.08 MiB/sec. 2024.02.15 00:10:42.034024 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} DynamicQueryHandler: Done processing query 2024.02.15 00:10:42.034046 [ 3 ] {7ae827c4-1eed-4d2a-8e48-7bcc642d7f22} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:42.034061 [ 3 ] {} HTTP-Session: 54d6dafd-123d-4e2a-82d9-43c9fe2a061c Destroying unnamed session 2024.02.15 00:10:42.034295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:42.034341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:42.034360 [ 3 ] {} HTTP-Session: e198277a-53d8-4967-bb57-3288a3f298e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:42.034376 [ 3 ] {} HTTP-Session: e198277a-53d8-4967-bb57-3288a3f298e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:42.034463 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:42.034507 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:10:42.034642 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:42.035102 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.01 GiB. 2024.02.15 00:10:42.035419 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 00:10:42.035600 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 00:10:42.035697 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} executeQuery: Read 36 rows, 49.75 KiB in 0.001207744 sec., 29807 rows/sec., 40.22 MiB/sec. 2024.02.15 00:10:42.035875 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} DynamicQueryHandler: Done processing query 2024.02.15 00:10:42.035898 [ 3 ] {b0223e76-662e-4d2d-81ac-5203b93cbe77} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:10:42.035913 [ 3 ] {} HTTP-Session: e198277a-53d8-4967-bb57-3288a3f298e7 Destroying unnamed session 2024.02.15 00:10:52.029152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:52.029336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:52.029383 [ 3 ] {} HTTP-Session: 53cc5855-b3f6-4bfa-866e-9ff27a2ba364 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:52.029427 [ 3 ] {} HTTP-Session: 53cc5855-b3f6-4bfa-866e-9ff27a2ba364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:52.029627 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:52.029723 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:10:52.029987 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:52.030516 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:52.030791 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 00:10:52.030951 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 00:10:52.031058 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} executeQuery: Read 36 rows, 2.92 KiB in 0.001374287 sec., 26195 rows/sec., 2.07 MiB/sec. 2024.02.15 00:10:52.031215 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} DynamicQueryHandler: Done processing query 2024.02.15 00:10:52.031238 [ 3 ] {7fd71dce-92a1-447e-a74a-7111392d5e93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:52.031254 [ 3 ] {} HTTP-Session: 53cc5855-b3f6-4bfa-866e-9ff27a2ba364 Destroying unnamed session 2024.02.15 00:10:52.031390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:52.031436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:52.031454 [ 3 ] {} HTTP-Session: 5914dc5e-e09e-419c-aadf-285ec997b1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:52.031471 [ 3 ] {} HTTP-Session: 5914dc5e-e09e-419c-aadf-285ec997b1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:52.031547 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:52.031585 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:10:52.031691 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:52.032028 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:52.032252 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 00:10:52.032401 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 00:10:52.032517 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} executeQuery: Read 108 rows, 10.77 KiB in 0.000933058 sec., 115748 rows/sec., 11.27 MiB/sec. 2024.02.15 00:10:52.032694 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} DynamicQueryHandler: Done processing query 2024.02.15 00:10:52.032718 [ 3 ] {42f44998-e0be-466b-9dc1-db06e0c36fe0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:10:52.032733 [ 3 ] {} HTTP-Session: 5914dc5e-e09e-419c-aadf-285ec997b1e9 Destroying unnamed session 2024.02.15 00:10:52.032914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:52.032959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:52.032978 [ 3 ] {} HTTP-Session: c32fa271-e65b-4241-9bc6-f3f0a7f92209 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:52.032995 [ 3 ] {} HTTP-Session: c32fa271-e65b-4241-9bc6-f3f0a7f92209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:52.033066 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:52.033104 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:10:52.033219 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:52.033495 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:52.033706 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 00:10:52.033850 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 00:10:52.033968 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} executeQuery: Read 36 rows, 2.88 KiB in 0.000874147 sec., 41183 rows/sec., 3.22 MiB/sec. 2024.02.15 00:10:52.034084 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} DynamicQueryHandler: Done processing query 2024.02.15 00:10:52.034105 [ 3 ] {d11862e0-74e2-4fcc-81ef-8a7ecb740861} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:52.034121 [ 3 ] {} HTTP-Session: c32fa271-e65b-4241-9bc6-f3f0a7f92209 Destroying unnamed session 2024.02.15 00:10:52.034261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:52.034306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:52.034324 [ 3 ] {} HTTP-Session: 41ebe3b3-c874-477d-8241-4bc30a21fc29 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:52.034341 [ 3 ] {} HTTP-Session: 41ebe3b3-c874-477d-8241-4bc30a21fc29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:52.034422 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:52.034467 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:10:52.034606 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:52.035015 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:52.035326 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 00:10:52.035503 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 00:10:52.035623 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} executeQuery: Read 36 rows, 49.75 KiB in 0.001170643 sec., 30752 rows/sec., 41.50 MiB/sec. 2024.02.15 00:10:52.035752 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} DynamicQueryHandler: Done processing query 2024.02.15 00:10:52.035774 [ 3 ] {43bbeb0c-7bc8-428f-b47f-b85b7bad19d3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:10:52.035789 [ 3 ] {} HTTP-Session: 41ebe3b3-c874-477d-8241-4bc30a21fc29 Destroying unnamed session 2024.02.15 00:10:55.997565 [ 101 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:10:55.997633 [ 101 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:10:57.029502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.029617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.029652 [ 3 ] {} HTTP-Session: 493fed84-0012-4a53-aafd-61c419f1cdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.029680 [ 3 ] {} HTTP-Session: 493fed84-0012-4a53-aafd-61c419f1cdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.029904 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} executeQuery: (from [fd00:1122:3344:101::d]:52047) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 00:10:57.030598 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:57.030780 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:57.030830 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 00:10:57.030996 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.15 00:10:57.031112 [ 189 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 00:10:57.031130 [ 188 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 00:10:57.031273 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (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.02.15 00:10:57.031358 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 00:10:57.033201 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} executeQuery: Read 10 rows, 1.41 KiB in 0.003245125 sec., 3081 rows/sec., 433.04 KiB/sec. 2024.02.15 00:10:57.033485 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.033515 [ 3 ] {ca94c288-f16a-4ffe-884c-58ede069f88c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 00:10:57.033536 [ 3 ] {} HTTP-Session: 493fed84-0012-4a53-aafd-61c419f1cdaa Destroying unnamed session 2024.02.15 00:10:57.033724 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.033778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.033801 [ 3 ] {} HTTP-Session: f27f1072-2c30-4e91-af98-3bf08f45dde5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.033822 [ 3 ] {} HTTP-Session: f27f1072-2c30-4e91-af98-3bf08f45dde5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.033919 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.033967 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 00:10:57.034144 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.034473 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.034776 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 00:10:57.034943 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} oximeter.timeseries_schema (141c34fc-1db7-45c3-b76d-c30c3b6d5251): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 00:10:57.035061 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} executeQuery: Read 1 rows, 232.00 B in 0.001105212 sec., 904 rows/sec., 204.99 KiB/sec. 2024.02.15 00:10:57.035226 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.035249 [ 3 ] {c7d5b5fd-ef9d-4202-ab25-a6cf409408fa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:10:57.035265 [ 3 ] {} HTTP-Session: f27f1072-2c30-4e91-af98-3bf08f45dde5 Destroying unnamed session 2024.02.15 00:10:57.035382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.035427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.035445 [ 3 ] {} HTTP-Session: 1e0a0620-2d0a-4ad4-ba04-f1a07e223395 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.035462 [ 3 ] {} HTTP-Session: 1e0a0620-2d0a-4ad4-ba04-f1a07e223395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.035533 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.035571 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:10:57.035687 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.035984 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.036199 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 00:10:57.036345 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 00:10:57.036466 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} executeQuery: Read 10 rows, 830.00 B in 0.000899668 sec., 11115 rows/sec., 900.94 KiB/sec. 2024.02.15 00:10:57.036579 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.036626 [ 3 ] {db176e90-8632-4a26-88ff-fd3e3e2ba195} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:10:57.036645 [ 3 ] {} HTTP-Session: 1e0a0620-2d0a-4ad4-ba04-f1a07e223395 Destroying unnamed session 2024.02.15 00:10:57.036793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.036840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.036861 [ 3 ] {} HTTP-Session: e5e391d8-0bfb-4d9d-9e91-ec65575bb194 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.036881 [ 3 ] {} HTTP-Session: e5e391d8-0bfb-4d9d-9e91-ec65575bb194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.036956 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.036997 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:10:57.037142 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.037395 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.037618 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:57.037772 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:57.037878 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} executeQuery: Read 2 rows, 175.00 B in 0.000892097 sec., 2241 rows/sec., 191.57 KiB/sec. 2024.02.15 00:10:57.038012 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.038037 [ 3 ] {9991691b-d9d1-406d-8655-7781c8a4d71f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:10:57.038053 [ 3 ] {} HTTP-Session: e5e391d8-0bfb-4d9d-9e91-ec65575bb194 Destroying unnamed session 2024.02.15 00:10:57.038207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 9633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.038257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.038277 [ 3 ] {} HTTP-Session: a1dc64a7-08b2-467b-907a-85a93b2716cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.038295 [ 3 ] {} HTTP-Session: a1dc64a7-08b2-467b-907a-85a93b2716cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.038371 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.038410 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:10:57.038520 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.038830 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.039040 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 00:10:57.039192 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 00:10:57.039312 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} executeQuery: Read 67 rows, 5.53 KiB in 0.000911598 sec., 73497 rows/sec., 5.92 MiB/sec. 2024.02.15 00:10:57.039393 [ 100 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 00:10:57.039418 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.039461 [ 3 ] {73536903-10dd-4601-9960-f614d0db5b71} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:10:57.039468 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.039488 [ 3 ] {} HTTP-Session: a1dc64a7-08b2-467b-907a-85a93b2716cd Destroying unnamed session 2024.02.15 00:10:57.039644 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 00:10:57.039694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.039765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.039795 [ 3 ] {} HTTP-Session: d8af058f-609b-4338-a77c-2fa6d21b6e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.039822 [ 3 ] {} HTTP-Session: d8af058f-609b-4338-a77c-2fa6d21b6e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.039920 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.039975 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:10:57.040086 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.040492 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.040494 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:10:57.040639 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part 2024.02.15 00:10:57.040794 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2024.02.15 00:10:57.040817 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 00:10:57.040886 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part 2024.02.15 00:10:57.040989 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 108 rows starting from the beginning of the part 2024.02.15 00:10:57.041009 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 00:10:57.041072 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 108 rows starting from the beginning of the part 2024.02.15 00:10:57.041172 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} executeQuery: Read 2 rows, 143.00 B in 0.001209764 sec., 1653 rows/sec., 115.43 KiB/sec. 2024.02.15 00:10:57.041243 [ 38 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 67 rows starting from the beginning of the part 2024.02.15 00:10:57.041330 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.041368 [ 3 ] {c4e11ed6-18e6-416b-a3ca-abcac61e42c9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:10:57.041400 [ 3 ] {} HTTP-Session: d8af058f-609b-4338-a77c-2fa6d21b6e0d Destroying unnamed session 2024.02.15 00:10:57.041555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7839, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.041626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.041667 [ 3 ] {} HTTP-Session: 483f97fb-bd78-4b66-9838-f8604c0e44f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.041701 [ 3 ] {} HTTP-Session: 483f97fb-bd78-4b66-9838-f8604c0e44f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.041841 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.041893 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:10:57.042144 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.042228 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 4 columns (4 merged, 0 gathered) in 0.002665613 sec., 199578.85859650295 rows/sec., 18.71 MiB/sec. 2024.02.15 00:10:57.042492 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 00:10:57.042692 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.042890 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 00:10:57.043021 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 00:10:57.043046 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_6_1} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 00:10:57.043225 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 00:10:57.043344 [ 100 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 00:10:57.043362 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} executeQuery: Read 46 rows, 3.68 KiB in 0.00147661 sec., 31152 rows/sec., 2.43 MiB/sec. 2024.02.15 00:10:57.043397 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.043553 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 00:10:57.043606 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.043648 [ 3 ] {6ba67d16-5861-4599-837f-a2f2e0c17294} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 00:10:57.043697 [ 3 ] {} HTTP-Session: 483f97fb-bd78-4b66-9838-f8604c0e44f1 Destroying unnamed session 2024.02.15 00:10:57.043718 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:10:57.043764 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part 2024.02.15 00:10:57.043872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.043958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.043960 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2024.02.15 00:10:57.043985 [ 3 ] {} HTTP-Session: 8becdc3b-71a3-432f-a794-de00795223a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.044043 [ 3 ] {} HTTP-Session: 8becdc3b-71a3-432f-a794-de00795223a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.044236 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.15 00:10:57.044252 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.044342 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:10:57.044480 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.15 00:10:57.044804 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.02.15 00:10:57.044904 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.045079 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2024.02.15 00:10:57.045538 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.046204 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:10:57.046482 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302159 sec., 73802.20347565354 rows/sec., 5.77 MiB/sec. 2024.02.15 00:10:57.046553 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:10:57.046641 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 00:10:57.046799 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} executeQuery: Read 37 rows, 2.67 KiB in 0.002484969 sec., 14889 rows/sec., 1.05 MiB/sec. 2024.02.15 00:10:57.047007 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 00:10:57.047025 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.047065 [ 3 ] {f763be98-a612-4c90-a06b-905a28f22c48} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:10:57.047092 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_6_1} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 00:10:57.047101 [ 3 ] {} HTTP-Session: 8becdc3b-71a3-432f-a794-de00795223a6 Destroying unnamed session 2024.02.15 00:10:57.047278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.047328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.047348 [ 3 ] {} HTTP-Session: b889cf1e-b540-4435-8e82-68be46cd8b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.047365 [ 3 ] {} HTTP-Session: b889cf1e-b540-4435-8e82-68be46cd8b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.047445 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.047490 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:10:57.047646 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.048005 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.048287 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 00:10:57.048497 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 00:10:57.048624 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} executeQuery: Read 10 rows, 13.82 KiB in 0.001150983 sec., 8688 rows/sec., 11.72 MiB/sec. 2024.02.15 00:10:57.048759 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.048783 [ 3 ] {1bcd6545-5ec4-4d19-a3f4-e14a53502635} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:10:57.048800 [ 3 ] {} HTTP-Session: b889cf1e-b540-4435-8e82-68be46cd8b4b Destroying unnamed session 2024.02.15 00:10:57.048912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:10:57.048959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:10:57.048979 [ 3 ] {} HTTP-Session: 76220fe6-6e21-4229-933c-70c31ee3cdec Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:10:57.048996 [ 3 ] {} HTTP-Session: 76220fe6-6e21-4229-933c-70c31ee3cdec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:10:57.049068 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:10:57.049109 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 00:10:57.049218 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:10:57.049491 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:10:57.049739 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:10:57.049916 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} oximeter.measurements_i64 (5c9f828f-5a07-4e58-ba46-a8c23ec9d5af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:10:57.050031 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} executeQuery: Read 12 rows, 897.00 B in 0.000932809 sec., 12864 rows/sec., 939.07 KiB/sec. 2024.02.15 00:10:57.050154 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} DynamicQueryHandler: Done processing query 2024.02.15 00:10:57.050178 [ 3 ] {d017f18f-871c-4141-b3c3-2ec3d94480d4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:10:57.050195 [ 3 ] {} HTTP-Session: 76220fe6-6e21-4229-933c-70c31ee3cdec Destroying unnamed session 2024.02.15 00:11:02.028383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:02.028500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:02.028525 [ 3 ] {} HTTP-Session: 6bfcc789-4ed3-4b46-be2d-26496563813a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:02.028552 [ 3 ] {} HTTP-Session: 6bfcc789-4ed3-4b46-be2d-26496563813a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:02.028760 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:02.028857 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:02.029122 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:02.029742 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:02.030013 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 00:11:02.030176 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 00:11:02.030303 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} executeQuery: Read 36 rows, 2.92 KiB in 0.001485069 sec., 24241 rows/sec., 1.92 MiB/sec. 2024.02.15 00:11:02.030322 [ 94 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 00:11:02.030484 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:02.030533 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} DynamicQueryHandler: Done processing query 2024.02.15 00:11:02.030587 [ 3 ] {d4e09271-2720-4fa7-931f-649fb1112cf6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:02.030650 [ 3 ] {} HTTP-Session: 6bfcc789-4ed3-4b46-be2d-26496563813a Destroying unnamed session 2024.02.15 00:11:02.030683 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 00:11:02.030802 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:02.030843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:02.030862 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2024.02.15 00:11:02.030943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:02.030986 [ 3 ] {} HTTP-Session: 7ed4a816-89d4-4a9b-9f1b-6182cad90a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:02.031018 [ 3 ] {} HTTP-Session: 7ed4a816-89d4-4a9b-9f1b-6182cad90a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:02.031140 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:02.031241 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:02.031347 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:02.031398 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:02.031765 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:02.031789 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:02.031966 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2024.02.15 00:11:02.032119 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:02.032690 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:02.033130 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 00:11:02.033430 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 00:11:02.033674 [ 17 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097891 sec., 61009.24790446145 rows/sec., 4.83 MiB/sec. 2024.02.15 00:11:02.033725 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} executeQuery: Read 108 rows, 10.77 KiB in 0.002417108 sec., 44681 rows/sec., 4.35 MiB/sec. 2024.02.15 00:11:02.033854 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 00:11:02.033978 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} DynamicQueryHandler: Done processing query 2024.02.15 00:11:02.034013 [ 3 ] {4674a999-e3a4-4cc0-9561-c2c4a584e688} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:11:02.034037 [ 3 ] {} HTTP-Session: 7ed4a816-89d4-4a9b-9f1b-6182cad90a3c Destroying unnamed session 2024.02.15 00:11:02.034128 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 00:11:02.034201 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_6_1} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 00:11:02.034236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:02.034323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:02.034344 [ 3 ] {} HTTP-Session: cc752ff4-3405-4a10-99b1-ac192e7f3199 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:02.034363 [ 3 ] {} HTTP-Session: cc752ff4-3405-4a10-99b1-ac192e7f3199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:02.034444 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:02.034485 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:02.034612 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:02.034933 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:02.035149 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 00:11:02.035311 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 00:11:02.035421 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} executeQuery: Read 36 rows, 2.88 KiB in 0.000949859 sec., 37900 rows/sec., 2.96 MiB/sec. 2024.02.15 00:11:02.035540 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} DynamicQueryHandler: Done processing query 2024.02.15 00:11:02.035565 [ 3 ] {f200fbb3-73e2-4e8a-b359-c259c7c0d14c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:02.035581 [ 3 ] {} HTTP-Session: cc752ff4-3405-4a10-99b1-ac192e7f3199 Destroying unnamed session 2024.02.15 00:11:02.035759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:02.035807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:02.035826 [ 3 ] {} HTTP-Session: 41b6e3e5-3dfc-4c97-a45f-93885be405f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:02.035844 [ 3 ] {} HTTP-Session: 41b6e3e5-3dfc-4c97-a45f-93885be405f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:02.035933 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:02.035979 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:02.036121 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:02.036578 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:02.036906 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 00:11:02.037088 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 00:11:02.037204 [ 94 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 00:11:02.037219 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} executeQuery: Read 36 rows, 49.75 KiB in 0.001249605 sec., 28809 rows/sec., 38.88 MiB/sec. 2024.02.15 00:11:02.037255 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:02.037411 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 00:11:02.037483 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} DynamicQueryHandler: Done processing query 2024.02.15 00:11:02.037528 [ 3 ] {03a33b2e-12c2-4767-aa80-2191eea06574} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:11:02.037573 [ 3 ] {} HTTP-Session: 41b6e3e5-3dfc-4c97-a45f-93885be405f9 Destroying unnamed session 2024.02.15 00:11:02.037612 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:02.037653 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2024.02.15 00:11:02.037778 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:02.037887 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:02.037994 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:02.038099 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2024.02.15 00:11:02.038201 [ 17 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:02.042192 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 6 columns (6 merged, 0 gathered) in 0.004870107 sec., 38808.18224322381 rows/sec., 52.37 MiB/sec. 2024.02.15 00:11:02.042403 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 00:11:02.042654 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 00:11:02.042710 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_6_1} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 00:11:07.027776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:07.027914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:07.027945 [ 3 ] {} HTTP-Session: 7ce4a41f-4365-4ece-b12a-8e5bf175d0b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:07.027974 [ 3 ] {} HTTP-Session: 7ce4a41f-4365-4ece-b12a-8e5bf175d0b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:07.028119 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:07.028189 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:07.028376 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:07.028819 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:07.029094 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 00:11:07.029266 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 00:11:07.029391 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} executeQuery: Read 12 rows, 996.00 B in 0.001225425 sec., 9792 rows/sec., 793.73 KiB/sec. 2024.02.15 00:11:07.029550 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} DynamicQueryHandler: Done processing query 2024.02.15 00:11:07.029588 [ 3 ] {597ce93a-73a7-46e4-89cb-b67089d8586d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:07.029607 [ 3 ] {} HTTP-Session: 7ce4a41f-4365-4ece-b12a-8e5bf175d0b8 Destroying unnamed session 2024.02.15 00:11:07.029751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:07.029816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:07.029840 [ 3 ] {} HTTP-Session: 7bf3fc3c-3b8a-4e46-8553-8303aced0a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:07.029861 [ 3 ] {} HTTP-Session: 7bf3fc3c-3b8a-4e46-8553-8303aced0a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:07.029952 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:07.030000 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:07.030133 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:07.030502 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:07.030753 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 00:11:07.030905 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 00:11:07.031025 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} executeQuery: Read 36 rows, 3.27 KiB in 0.00103897 sec., 34649 rows/sec., 3.07 MiB/sec. 2024.02.15 00:11:07.031144 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} DynamicQueryHandler: Done processing query 2024.02.15 00:11:07.031167 [ 3 ] {a1772273-f9b8-4e1a-b149-0ccdebc616f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:07.031182 [ 3 ] {} HTTP-Session: 7bf3fc3c-3b8a-4e46-8553-8303aced0a52 Destroying unnamed session 2024.02.15 00:11:07.031338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:07.031384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:07.031403 [ 3 ] {} HTTP-Session: da51b3be-faeb-42dc-8ac8-28816b63b6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:07.031420 [ 3 ] {} HTTP-Session: da51b3be-faeb-42dc-8ac8-28816b63b6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:07.031492 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:07.031531 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:07.031639 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:07.031949 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:07.032155 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 00:11:07.032308 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 00:11:07.032424 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} executeQuery: Read 12 rows, 984.00 B in 0.000902758 sec., 13292 rows/sec., 1.04 MiB/sec. 2024.02.15 00:11:07.032542 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} DynamicQueryHandler: Done processing query 2024.02.15 00:11:07.032566 [ 3 ] {c5010974-218e-4bf5-bb52-9a56e02af1ce} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:07.032583 [ 3 ] {} HTTP-Session: da51b3be-faeb-42dc-8ac8-28816b63b6d1 Destroying unnamed session 2024.02.15 00:11:07.032706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:07.032752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:07.032770 [ 3 ] {} HTTP-Session: 376f3e1f-10c3-4caa-a0e2-d35c8252bc3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:07.032787 [ 3 ] {} HTTP-Session: 376f3e1f-10c3-4caa-a0e2-d35c8252bc3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:07.032862 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:07.032935 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:07.033078 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:07.033423 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:07.033716 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 00:11:07.033901 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 00:11:07.034025 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} executeQuery: Read 12 rows, 16.58 KiB in 0.001108313 sec., 10827 rows/sec., 14.61 MiB/sec. 2024.02.15 00:11:07.034149 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} DynamicQueryHandler: Done processing query 2024.02.15 00:11:07.034172 [ 3 ] {d9f45939-b961-4dab-aae1-c8e16934d323} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:11:07.034188 [ 3 ] {} HTTP-Session: 376f3e1f-10c3-4caa-a0e2-d35c8252bc3a Destroying unnamed session 2024.02.15 00:11:10.997689 [ 84 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:11:10.997756 [ 84 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:11:12.028735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:12.028932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:12.028973 [ 3 ] {} HTTP-Session: e486d126-9e09-4be4-b013-00e4c86d373f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:12.029006 [ 3 ] {} HTTP-Session: e486d126-9e09-4be4-b013-00e4c86d373f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:12.029178 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:12.029260 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:12.029432 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:12.029900 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:12.030187 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 00:11:12.030358 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 00:11:12.030495 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} executeQuery: Read 36 rows, 2.92 KiB in 0.001268385 sec., 28382 rows/sec., 2.25 MiB/sec. 2024.02.15 00:11:12.030656 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} DynamicQueryHandler: Done processing query 2024.02.15 00:11:12.030682 [ 3 ] {b80b2f65-47d2-4e0b-a30a-6473a2446a11} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:12.030700 [ 3 ] {} HTTP-Session: e486d126-9e09-4be4-b013-00e4c86d373f Destroying unnamed session 2024.02.15 00:11:12.030827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:12.030882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:12.030901 [ 3 ] {} HTTP-Session: 0f935077-b62c-433d-8c5d-bf465ca47084 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:12.030920 [ 3 ] {} HTTP-Session: 0f935077-b62c-433d-8c5d-bf465ca47084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:12.031002 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:12.031045 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:11:12.031163 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:12.031466 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:12.031691 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:11:12.031842 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:11:12.031960 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} executeQuery: Read 2 rows, 175.00 B in 0.000930538 sec., 2149 rows/sec., 183.66 KiB/sec. 2024.02.15 00:11:12.032106 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} DynamicQueryHandler: Done processing query 2024.02.15 00:11:12.032137 [ 3 ] {dc7f2e8b-5063-42d3-9854-a818ba436298} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:11:12.032158 [ 3 ] {} HTTP-Session: 0f935077-b62c-433d-8c5d-bf465ca47084 Destroying unnamed session 2024.02.15 00:11:12.032330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:12.032392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:12.032417 [ 3 ] {} HTTP-Session: 10363ded-d214-493f-bcc4-93ba78930b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:12.032440 [ 3 ] {} HTTP-Session: 10363ded-d214-493f-bcc4-93ba78930b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:12.032553 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:12.032610 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:12.032721 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:12.033083 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:12.033318 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 00:11:12.033477 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 00:11:12.033602 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} executeQuery: Read 109 rows, 10.85 KiB in 0.00099743 sec., 109280 rows/sec., 10.63 MiB/sec. 2024.02.15 00:11:12.033796 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} DynamicQueryHandler: Done processing query 2024.02.15 00:11:12.033822 [ 3 ] {81a77c8e-2de0-4b74-af79-4c63384a9d61} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:11:12.033839 [ 3 ] {} HTTP-Session: 10363ded-d214-493f-bcc4-93ba78930b90 Destroying unnamed session 2024.02.15 00:11:12.033997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:12.034046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:12.034066 [ 3 ] {} HTTP-Session: efeccbc5-e5f9-4cdb-9d7f-2dce2a11d234 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:12.034083 [ 3 ] {} HTTP-Session: efeccbc5-e5f9-4cdb-9d7f-2dce2a11d234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:12.034157 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:12.034197 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:11:12.034317 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:12.034591 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:12.034805 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 00:11:12.034961 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 00:11:12.035058 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} executeQuery: Read 2 rows, 143.00 B in 0.000873278 sec., 2290 rows/sec., 159.91 KiB/sec. 2024.02.15 00:11:12.035181 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} DynamicQueryHandler: Done processing query 2024.02.15 00:11:12.035205 [ 3 ] {a3c8650f-c42b-4e56-a645-87b06eb91c9c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:11:12.035220 [ 3 ] {} HTTP-Session: efeccbc5-e5f9-4cdb-9d7f-2dce2a11d234 Destroying unnamed session 2024.02.15 00:11:12.035335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:12.035382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:12.035401 [ 3 ] {} HTTP-Session: 3d83adce-8c83-40bf-acaa-a32a9651577d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:12.035418 [ 3 ] {} HTTP-Session: 3d83adce-8c83-40bf-acaa-a32a9651577d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:12.035492 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:12.035532 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:12.035639 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:12.035933 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:12.036145 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 00:11:12.036293 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 00:11:12.036408 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} executeQuery: Read 38 rows, 3.05 KiB in 0.000887728 sec., 42805 rows/sec., 3.35 MiB/sec. 2024.02.15 00:11:12.036527 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} DynamicQueryHandler: Done processing query 2024.02.15 00:11:12.036550 [ 3 ] {c3573e69-afe7-46a7-bd85-48d893a8bd08} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:12.036567 [ 3 ] {} HTTP-Session: 3d83adce-8c83-40bf-acaa-a32a9651577d Destroying unnamed session 2024.02.15 00:11:12.036682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:12.036727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:12.036745 [ 3 ] {} HTTP-Session: a2a86766-ebe1-428b-9cbe-c3d7cfc63ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:12.036763 [ 3 ] {} HTTP-Session: a2a86766-ebe1-428b-9cbe-c3d7cfc63ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:12.036832 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:12.036875 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:11:12.036999 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:12.037315 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:12.037572 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 00:11:12.037757 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 00:11:12.037870 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} executeQuery: Read 1 rows, 72.00 B in 0.00100983 sec., 990 rows/sec., 69.63 KiB/sec. 2024.02.15 00:11:12.037997 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} DynamicQueryHandler: Done processing query 2024.02.15 00:11:12.038020 [ 3 ] {359a5e94-407b-4b02-af35-80b1dbf64aa2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:11:12.038036 [ 3 ] {} HTTP-Session: a2a86766-ebe1-428b-9cbe-c3d7cfc63ee2 Destroying unnamed session 2024.02.15 00:11:12.038257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:12.038303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:12.038321 [ 3 ] {} HTTP-Session: 4469cd99-f975-4b40-9d4a-f92848ffcbb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:12.038338 [ 3 ] {} HTTP-Session: 4469cd99-f975-4b40-9d4a-f92848ffcbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:12.038418 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:12.038461 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:12.038597 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:12.039064 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:12.039366 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 00:11:12.039543 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 00:11:12.039660 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} executeQuery: Read 36 rows, 49.75 KiB in 0.001215475 sec., 29618 rows/sec., 39.97 MiB/sec. 2024.02.15 00:11:12.039791 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} DynamicQueryHandler: Done processing query 2024.02.15 00:11:12.039813 [ 3 ] {f0bc1773-b673-497d-bbef-914a5dc094d3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:11:12.039828 [ 3 ] {} HTTP-Session: 4469cd99-f975-4b40-9d4a-f92848ffcbb7 Destroying unnamed session 2024.02.15 00:11:17.027873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:17.028006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:17.028037 [ 3 ] {} HTTP-Session: b5af0e96-98cb-450c-9575-21e3c02e27e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:17.028066 [ 3 ] {} HTTP-Session: b5af0e96-98cb-450c-9575-21e3c02e27e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:17.028209 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:17.028278 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:17.028462 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:17.028937 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:17.029212 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 00:11:17.029380 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 00:11:17.029512 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} executeQuery: Read 12 rows, 996.00 B in 0.001257755 sec., 9540 rows/sec., 773.33 KiB/sec. 2024.02.15 00:11:17.029658 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} DynamicQueryHandler: Done processing query 2024.02.15 00:11:17.029683 [ 3 ] {3a1cba15-b53c-4e94-bc66-7fb1c6ba31e7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:17.029701 [ 3 ] {} HTTP-Session: b5af0e96-98cb-450c-9575-21e3c02e27e5 Destroying unnamed session 2024.02.15 00:11:17.029820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:17.029868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:17.029887 [ 3 ] {} HTTP-Session: ee6d46eb-076b-46b7-af58-12cdaa137075 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:17.029904 [ 3 ] {} HTTP-Session: ee6d46eb-076b-46b7-af58-12cdaa137075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:17.029979 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:17.030019 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:17.030125 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:17.030453 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:17.030665 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 00:11:17.030816 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 00:11:17.030931 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} executeQuery: Read 36 rows, 3.27 KiB in 0.000915518 sec., 39322 rows/sec., 3.49 MiB/sec. 2024.02.15 00:11:17.031050 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} DynamicQueryHandler: Done processing query 2024.02.15 00:11:17.031072 [ 3 ] {304ae592-7df4-429d-b167-a2b548f7f656} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:17.031088 [ 3 ] {} HTTP-Session: ee6d46eb-076b-46b7-af58-12cdaa137075 Destroying unnamed session 2024.02.15 00:11:17.031206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:17.031251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:17.031270 [ 3 ] {} HTTP-Session: ef304d2b-52f7-4571-bc8d-e5ce2e3bf58d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:17.031286 [ 3 ] {} HTTP-Session: ef304d2b-52f7-4571-bc8d-e5ce2e3bf58d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:17.031357 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:17.031396 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:17.031504 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:17.031791 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:17.032003 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 00:11:17.032153 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 00:11:17.032269 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} executeQuery: Read 12 rows, 984.00 B in 0.000879977 sec., 13636 rows/sec., 1.07 MiB/sec. 2024.02.15 00:11:17.032392 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} DynamicQueryHandler: Done processing query 2024.02.15 00:11:17.032415 [ 3 ] {cf71f186-b997-4977-9c84-3168930995a6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:17.032430 [ 3 ] {} HTTP-Session: ef304d2b-52f7-4571-bc8d-e5ce2e3bf58d Destroying unnamed session 2024.02.15 00:11:17.032607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:17.032653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:17.032672 [ 3 ] {} HTTP-Session: 5aa6312b-c911-4e04-a28c-8e5db0c0be9d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:17.032689 [ 3 ] {} HTTP-Session: 5aa6312b-c911-4e04-a28c-8e5db0c0be9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:17.032762 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:17.032807 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:17.032947 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:17.033280 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:17.033570 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 00:11:17.033756 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 00:11:17.033871 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} executeQuery: Read 12 rows, 16.58 KiB in 0.001081101 sec., 11099 rows/sec., 14.98 MiB/sec. 2024.02.15 00:11:17.033998 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} DynamicQueryHandler: Done processing query 2024.02.15 00:11:17.034021 [ 3 ] {d3c0c4bc-3e40-42f9-b24c-0ff7b1a1fad7} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:11:17.034037 [ 3 ] {} HTTP-Session: 5aa6312b-c911-4e04-a28c-8e5db0c0be9d Destroying unnamed session 2024.02.15 00:11:22.028993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:22.029175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:22.029203 [ 3 ] {} HTTP-Session: 26a0abaa-62e0-491c-9352-55b87ecd591e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:22.029227 [ 3 ] {} HTTP-Session: 26a0abaa-62e0-491c-9352-55b87ecd591e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:22.029358 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:22.029421 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:22.029582 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:22.030038 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:22.030309 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 00:11:22.030475 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 00:11:22.030597 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} executeQuery: Read 36 rows, 2.92 KiB in 0.001203484 sec., 29913 rows/sec., 2.37 MiB/sec. 2024.02.15 00:11:22.030797 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} DynamicQueryHandler: Done processing query 2024.02.15 00:11:22.030823 [ 3 ] {3de003e0-d632-4716-ac93-3313c092837b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:22.030842 [ 3 ] {} HTTP-Session: 26a0abaa-62e0-491c-9352-55b87ecd591e Destroying unnamed session 2024.02.15 00:11:22.030977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:22.031030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:22.031050 [ 3 ] {} HTTP-Session: 91da4bce-9705-4637-9936-9231791c66c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:22.031069 [ 3 ] {} HTTP-Session: 91da4bce-9705-4637-9936-9231791c66c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:22.031158 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:22.031202 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:22.031314 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:22.031694 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:22.031912 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 00:11:22.032064 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 00:11:22.032161 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} executeQuery: Read 108 rows, 10.77 KiB in 0.00097454 sec., 110821 rows/sec., 10.79 MiB/sec. 2024.02.15 00:11:22.032184 [ 70 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 00:11:22.032292 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:22.032320 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} DynamicQueryHandler: Done processing query 2024.02.15 00:11:22.032373 [ 3 ] {626bd167-d5c6-4eec-ade8-0b837c294b69} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:11:22.032422 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 00:11:22.032433 [ 3 ] {} HTTP-Session: 91da4bce-9705-4637-9936-9231791c66c5 Destroying unnamed session 2024.02.15 00:11:22.032542 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:22.032577 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part 2024.02.15 00:11:22.032664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:22.032742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:22.032752 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 108 rows starting from the beginning of the part 2024.02.15 00:11:22.032771 [ 3 ] {} HTTP-Session: 82e85605-0208-4a1a-b2a3-418cf1cae93a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:22.032821 [ 3 ] {} HTTP-Session: 82e85605-0208-4a1a-b2a3-418cf1cae93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:22.033014 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:22.033030 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:22.033113 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:22.033221 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 109 rows starting from the beginning of the part 2024.02.15 00:11:22.033546 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:22.033570 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:22.033762 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part 2024.02.15 00:11:22.034435 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:22.034914 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 00:11:22.035280 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 00:11:22.035391 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 4 columns (4 merged, 0 gathered) in 0.00301811 sec., 189522.5820132467 rows/sec., 17.87 MiB/sec. 2024.02.15 00:11:22.035464 [ 70 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 00:11:22.035512 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} executeQuery: Read 36 rows, 2.88 KiB in 0.002411788 sec., 14926 rows/sec., 1.17 MiB/sec. 2024.02.15 00:11:22.035552 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:22.035742 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 00:11:22.035757 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 00:11:22.035901 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} DynamicQueryHandler: Done processing query 2024.02.15 00:11:22.035959 [ 3 ] {c441c215-56a8-4e61-a603-d7570c175008} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:22.035959 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:22.035998 [ 3 ] {} HTTP-Session: 82e85605-0208-4a1a-b2a3-418cf1cae93a Destroying unnamed session 2024.02.15 00:11:22.036039 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part 2024.02.15 00:11:22.036210 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 00:11:22.036272 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:22.036284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:22.036410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:22.036405 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_11_2} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 00:11:22.036498 [ 3 ] {} HTTP-Session: f85e9d0b-46d7-466f-946c-96f50a424cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:22.036537 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:22.036572 [ 3 ] {} HTTP-Session: f85e9d0b-46d7-466f-946c-96f50a424cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:22.036863 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part 2024.02.15 00:11:22.036874 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:22.036991 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:22.037060 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:22.037404 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:22.037657 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:22.038755 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:22.039034 [ 25 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 4 columns (4 merged, 0 gathered) in 0.003398278 sec., 65915.73732343264 rows/sec., 5.15 MiB/sec. 2024.02.15 00:11:22.039204 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 00:11:22.039363 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 00:11:22.039466 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 00:11:22.039562 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_11_2} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 00:11:22.039719 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 00:11:22.039873 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} executeQuery: Read 36 rows, 49.75 KiB in 0.002935168 sec., 12265 rows/sec., 16.55 MiB/sec. 2024.02.15 00:11:22.040028 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} DynamicQueryHandler: Done processing query 2024.02.15 00:11:22.040052 [ 3 ] {49c740a4-cd05-4323-b188-48ec9da8abe7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:11:22.040068 [ 3 ] {} HTTP-Session: f85e9d0b-46d7-466f-946c-96f50a424cf8 Destroying unnamed session 2024.02.15 00:11:25.997817 [ 66 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:11:25.997916 [ 66 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:11:27.028429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:27.028592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:27.028639 [ 3 ] {} HTTP-Session: 9902228c-37ef-4c54-9cce-d105369fdd15 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:27.028680 [ 3 ] {} HTTP-Session: 9902228c-37ef-4c54-9cce-d105369fdd15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:27.028883 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:27.028983 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:27.029252 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:27.029717 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:27.029982 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 00:11:27.030151 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 00:11:27.030290 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} executeQuery: Read 12 rows, 996.00 B in 0.001344976 sec., 8922 rows/sec., 723.18 KiB/sec. 2024.02.15 00:11:27.030287 [ 71 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 00:11:27.030423 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:27.030499 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} DynamicQueryHandler: Done processing query 2024.02.15 00:11:27.030540 [ 3 ] {160ccfa1-6032-4a6c-b06c-9aa92030a811} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:27.030539 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 00:11:27.030566 [ 3 ] {} HTTP-Session: 9902228c-37ef-4c54-9cce-d105369fdd15 Destroying unnamed session 2024.02.15 00:11:27.030701 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:27.030739 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.02.15 00:11:27.030775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:27.030863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:27.030909 [ 3 ] {} HTTP-Session: 4a321f30-9c06-4e09-bc26-867781ebe663 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:27.030960 [ 3 ] {} HTTP-Session: 4a321f30-9c06-4e09-bc26-867781ebe663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:27.031006 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:27.031163 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:27.031250 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:27.031267 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:27.031547 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:27.031744 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:27.031809 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:27.031988 [ 24 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:27.032528 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:27.033031 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 00:11:27.033367 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 00:11:27.033581 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 154 rows, containing 4 columns (4 merged, 0 gathered) in 0.003084592 sec., 49925.56552049671 rows/sec., 3.95 MiB/sec. 2024.02.15 00:11:27.033616 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} executeQuery: Read 72 rows, 6.04 KiB in 0.002382668 sec., 30218 rows/sec., 2.47 MiB/sec. 2024.02.15 00:11:27.033822 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 00:11:27.033836 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} DynamicQueryHandler: Done processing query 2024.02.15 00:11:27.033887 [ 3 ] {efdc47c1-d02e-4dae-850b-0ff87d561ac5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:11:27.033915 [ 3 ] {} HTTP-Session: 4a321f30-9c06-4e09-bc26-867781ebe663 Destroying unnamed session 2024.02.15 00:11:27.034051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:27.034113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:27.034135 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 00:11:27.034147 [ 3 ] {} HTTP-Session: 76fc8cd9-f8ee-458a-bfc1-4ed0f55d3b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:27.034187 [ 3 ] {} HTTP-Session: 76fc8cd9-f8ee-458a-bfc1-4ed0f55d3b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:27.034261 [ 25 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_11_2} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 00:11:27.034315 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:27.034398 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:27.034519 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:27.034846 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:27.035061 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 00:11:27.035209 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 00:11:27.035328 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} executeQuery: Read 36 rows, 2.86 KiB in 0.000965319 sec., 37293 rows/sec., 2.89 MiB/sec. 2024.02.15 00:11:27.035444 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} DynamicQueryHandler: Done processing query 2024.02.15 00:11:27.035466 [ 3 ] {06c7179b-370c-4cec-9c4e-c07678225377} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:27.035482 [ 3 ] {} HTTP-Session: 76fc8cd9-f8ee-458a-bfc1-4ed0f55d3b27 Destroying unnamed session 2024.02.15 00:11:27.035622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:27.035666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:27.035686 [ 3 ] {} HTTP-Session: 07d1fd68-061b-4cb1-ac56-f6e7bdd613d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:27.035703 [ 3 ] {} HTTP-Session: 07d1fd68-061b-4cb1-ac56-f6e7bdd613d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:27.035776 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:27.035818 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:11:27.035940 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:27.036252 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:27.036519 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 00:11:27.036707 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 00:11:27.036829 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} executeQuery: Read 36 rows, 2.60 KiB in 0.001022581 sec., 35205 rows/sec., 2.48 MiB/sec. 2024.02.15 00:11:27.036957 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} DynamicQueryHandler: Done processing query 2024.02.15 00:11:27.036980 [ 3 ] {1320a00f-4fcf-4480-a31d-4d2169625e6f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:27.036997 [ 3 ] {} HTTP-Session: 07d1fd68-061b-4cb1-ac56-f6e7bdd613d1 Destroying unnamed session 2024.02.15 00:11:27.037135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:27.037180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:27.037198 [ 3 ] {} HTTP-Session: 6e054918-c418-4799-97dd-ec757ffd7102 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:27.037215 [ 3 ] {} HTTP-Session: 6e054918-c418-4799-97dd-ec757ffd7102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:27.037290 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:27.037333 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:27.037472 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:27.037818 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:27.038103 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 00:11:27.038284 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 00:11:27.038409 [ 71 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 00:11:27.038424 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} executeQuery: Read 12 rows, 16.58 KiB in 0.001099372 sec., 10915 rows/sec., 14.73 MiB/sec. 2024.02.15 00:11:27.038474 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:27.038665 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 00:11:27.038749 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} DynamicQueryHandler: Done processing query 2024.02.15 00:11:27.038794 [ 3 ] {ff4860aa-c36a-4a67-81d7-cd5bebdccc4e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:11:27.038844 [ 3 ] {} HTTP-Session: 6e054918-c418-4799-97dd-ec757ffd7102 Destroying unnamed session 2024.02.15 00:11:27.038892 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:27.038935 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part 2024.02.15 00:11:27.039066 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:27.039182 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:27.039290 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:27.039381 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:27.039473 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:27.043169 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 6 columns (6 merged, 0 gathered) in 0.004622312 sec., 64253.559690475246 rows/sec., 86.71 MiB/sec. 2024.02.15 00:11:27.043375 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 00:11:27.043601 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 00:11:27.043670 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 00:11:27.043737 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_11_2: 4.10 MiB. 2024.02.15 00:11:32.029076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:32.029211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:32.029243 [ 3 ] {} HTTP-Session: c73817e2-f22b-4435-a915-ecaa600d14ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:32.029271 [ 3 ] {} HTTP-Session: c73817e2-f22b-4435-a915-ecaa600d14ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:32.029418 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:32.029486 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:32.029657 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:32.030145 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:32.030410 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 00:11:32.030575 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 00:11:32.030706 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} executeQuery: Read 36 rows, 2.92 KiB in 0.001243795 sec., 28943 rows/sec., 2.29 MiB/sec. 2024.02.15 00:11:32.030847 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} DynamicQueryHandler: Done processing query 2024.02.15 00:11:32.030871 [ 3 ] {1b36f7e3-ed66-4c8a-8193-47b9276cde31} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:32.030888 [ 3 ] {} HTTP-Session: c73817e2-f22b-4435-a915-ecaa600d14ff Destroying unnamed session 2024.02.15 00:11:32.031010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:32.031058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:32.031078 [ 3 ] {} HTTP-Session: e3ef044b-ebe3-4268-afc0-a20148e96f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:32.031095 [ 3 ] {} HTTP-Session: e3ef044b-ebe3-4268-afc0-a20148e96f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:32.031173 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:32.031212 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:32.031315 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:32.031700 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:32.031915 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 00:11:32.032068 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 00:11:32.032168 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} executeQuery: Read 108 rows, 10.77 KiB in 0.000965479 sec., 111861 rows/sec., 10.89 MiB/sec. 2024.02.15 00:11:32.032283 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} DynamicQueryHandler: Done processing query 2024.02.15 00:11:32.032306 [ 3 ] {938fce61-a27c-44bc-b28f-ceee3dd3919f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:11:32.032322 [ 3 ] {} HTTP-Session: e3ef044b-ebe3-4268-afc0-a20148e96f50 Destroying unnamed session 2024.02.15 00:11:32.032436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:32.032480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:32.032498 [ 3 ] {} HTTP-Session: 80d9f869-ae3a-4ffe-b1c1-75e8c9d17f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:32.032515 [ 3 ] {} HTTP-Session: 80d9f869-ae3a-4ffe-b1c1-75e8c9d17f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:32.032586 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:32.032624 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:32.032727 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:32.033042 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:32.033250 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 00:11:32.033412 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 00:11:32.033528 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} executeQuery: Read 36 rows, 2.88 KiB in 0.000909768 sec., 39570 rows/sec., 3.09 MiB/sec. 2024.02.15 00:11:32.033646 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} DynamicQueryHandler: Done processing query 2024.02.15 00:11:32.033669 [ 3 ] {e57d8442-2fdc-459f-b8a8-8c26a67ac619} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:32.033684 [ 3 ] {} HTTP-Session: 80d9f869-ae3a-4ffe-b1c1-75e8c9d17f75 Destroying unnamed session 2024.02.15 00:11:32.033899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:32.033944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:32.033963 [ 3 ] {} HTTP-Session: a2404e57-744e-4323-8fa5-2d6e74fbce7a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:32.033980 [ 3 ] {} HTTP-Session: a2404e57-744e-4323-8fa5-2d6e74fbce7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:32.034064 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:32.034109 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:32.034246 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:32.034697 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:32.035004 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 00:11:32.035190 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 00:11:32.035317 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} executeQuery: Read 36 rows, 49.75 KiB in 0.001222575 sec., 29446 rows/sec., 39.74 MiB/sec. 2024.02.15 00:11:32.035506 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} DynamicQueryHandler: Done processing query 2024.02.15 00:11:32.035529 [ 3 ] {50c854e0-54d7-49c1-92d3-e6cd9f5af10d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:11:32.035545 [ 3 ] {} HTTP-Session: a2404e57-744e-4323-8fa5-2d6e74fbce7a Destroying unnamed session 2024.02.15 00:11:37.027255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:37.027376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:37.027403 [ 3 ] {} HTTP-Session: ff4871c3-0c42-42b8-8cd6-499d0128cbb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:37.027429 [ 3 ] {} HTTP-Session: ff4871c3-0c42-42b8-8cd6-499d0128cbb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:37.027559 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:37.027621 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:37.027791 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:37.028208 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:37.028478 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 00:11:37.028666 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 00:11:37.028792 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} executeQuery: Read 12 rows, 996.00 B in 0.001193984 sec., 10050 rows/sec., 814.63 KiB/sec. 2024.02.15 00:11:37.028987 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} DynamicQueryHandler: Done processing query 2024.02.15 00:11:37.029021 [ 3 ] {f74adc95-cf6a-4074-8e4c-1ad0a0e73a0d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:37.029044 [ 3 ] {} HTTP-Session: ff4871c3-0c42-42b8-8cd6-499d0128cbb0 Destroying unnamed session 2024.02.15 00:11:37.029195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:37.029259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:37.029288 [ 3 ] {} HTTP-Session: 84fb93ea-09df-4952-972e-efa6cb23dd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:37.029312 [ 3 ] {} HTTP-Session: 84fb93ea-09df-4952-972e-efa6cb23dd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:37.029410 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:37.029461 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:37.029620 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:37.029951 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:37.030166 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 00:11:37.030317 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 00:11:37.030432 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} executeQuery: Read 36 rows, 3.27 KiB in 0.00098564 sec., 36524 rows/sec., 3.24 MiB/sec. 2024.02.15 00:11:37.030612 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} DynamicQueryHandler: Done processing query 2024.02.15 00:11:37.030637 [ 3 ] {17cbe7f8-2f5d-462d-aef3-be1d94d03bf1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:37.030656 [ 3 ] {} HTTP-Session: 84fb93ea-09df-4952-972e-efa6cb23dd96 Destroying unnamed session 2024.02.15 00:11:37.030788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:37.030836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:37.030857 [ 3 ] {} HTTP-Session: 7d0cf901-277d-4700-8c77-cf9a30f9f32d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:37.030875 [ 3 ] {} HTTP-Session: 7d0cf901-277d-4700-8c77-cf9a30f9f32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:37.030949 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:37.030989 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:37.031107 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:37.031374 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:37.031595 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 00:11:37.031749 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 00:11:37.031851 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} executeQuery: Read 12 rows, 984.00 B in 0.000866917 sec., 13842 rows/sec., 1.08 MiB/sec. 2024.02.15 00:11:37.031972 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} DynamicQueryHandler: Done processing query 2024.02.15 00:11:37.031997 [ 3 ] {f59e3125-57da-4632-83dc-8fca8e71eae6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:37.032014 [ 3 ] {} HTTP-Session: 7d0cf901-277d-4700-8c77-cf9a30f9f32d Destroying unnamed session 2024.02.15 00:11:37.032174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:37.032219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:37.032239 [ 3 ] {} HTTP-Session: 8057bbd4-09c2-4657-a707-3f14925e7bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:37.032256 [ 3 ] {} HTTP-Session: 8057bbd4-09c2-4657-a707-3f14925e7bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:37.032331 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:37.032376 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:37.032514 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:37.032851 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:37.033135 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 00:11:37.033315 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 00:11:37.033437 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} executeQuery: Read 12 rows, 16.58 KiB in 0.001077822 sec., 11133 rows/sec., 15.02 MiB/sec. 2024.02.15 00:11:37.033547 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} DynamicQueryHandler: Done processing query 2024.02.15 00:11:37.033571 [ 3 ] {43f49ac8-5916-4cf2-9d8e-c813d3e00797} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:11:37.033588 [ 3 ] {} HTTP-Session: 8057bbd4-09c2-4657-a707-3f14925e7bb3 Destroying unnamed session 2024.02.15 00:11:40.997988 [ 67 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:11:40.998092 [ 67 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:11:42.028966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:42.029140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:42.029189 [ 3 ] {} HTTP-Session: 98d0b6b3-a0f8-456c-af51-127a131040f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:42.029232 [ 3 ] {} HTTP-Session: 98d0b6b3-a0f8-456c-af51-127a131040f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:42.029435 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:42.029532 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:42.029792 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:42.030391 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:42.030682 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 00:11:42.030846 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 00:11:42.030958 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} executeQuery: Read 36 rows, 2.92 KiB in 0.001468569 sec., 24513 rows/sec., 1.94 MiB/sec. 2024.02.15 00:11:42.031102 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} DynamicQueryHandler: Done processing query 2024.02.15 00:11:42.031126 [ 3 ] {8d1da350-7e72-48b1-af5f-d8eafbb26f93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:42.031143 [ 3 ] {} HTTP-Session: 98d0b6b3-a0f8-456c-af51-127a131040f4 Destroying unnamed session 2024.02.15 00:11:42.031283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:42.031328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:42.031349 [ 3 ] {} HTTP-Session: 85bdb106-ab24-43e9-8b80-4db28aeb32e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:42.031366 [ 3 ] {} HTTP-Session: 85bdb106-ab24-43e9-8b80-4db28aeb32e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:42.031440 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:42.031479 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:42.031582 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:42.031975 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:42.032205 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 00:11:42.032370 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 00:11:42.032465 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} executeQuery: Read 108 rows, 10.77 KiB in 0.00099787 sec., 108230 rows/sec., 10.54 MiB/sec. 2024.02.15 00:11:42.032601 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} DynamicQueryHandler: Done processing query 2024.02.15 00:11:42.032625 [ 3 ] {523dfead-a0f2-401d-91ce-727ad34ae0f3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:11:42.032642 [ 3 ] {} HTTP-Session: 85bdb106-ab24-43e9-8b80-4db28aeb32e4 Destroying unnamed session 2024.02.15 00:11:42.032774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:42.032821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:42.032840 [ 3 ] {} HTTP-Session: d5397fb8-8306-431a-8747-e3a45db2ebc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:42.032857 [ 3 ] {} HTTP-Session: d5397fb8-8306-431a-8747-e3a45db2ebc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:42.032930 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:42.032973 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:42.033078 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:42.033382 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:42.033597 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 00:11:42.033747 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 00:11:42.033841 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} executeQuery: Read 36 rows, 2.88 KiB in 0.000882317 sec., 40801 rows/sec., 3.19 MiB/sec. 2024.02.15 00:11:42.033977 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} DynamicQueryHandler: Done processing query 2024.02.15 00:11:42.034001 [ 3 ] {cce139f4-b79a-4adc-8428-3bcba43c25fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:42.034018 [ 3 ] {} HTTP-Session: d5397fb8-8306-431a-8747-e3a45db2ebc4 Destroying unnamed session 2024.02.15 00:11:42.034194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:42.034239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:42.034259 [ 3 ] {} HTTP-Session: 7548dc13-e9f2-4d67-a92e-c5b6a83e7e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:42.034275 [ 3 ] {} HTTP-Session: 7548dc13-e9f2-4d67-a92e-c5b6a83e7e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:42.034362 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:42.034407 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:42.034550 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:42.034995 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:42.035321 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 00:11:42.035511 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 00:11:42.035615 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} executeQuery: Read 36 rows, 49.75 KiB in 0.001223225 sec., 29430 rows/sec., 39.71 MiB/sec. 2024.02.15 00:11:42.035743 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} DynamicQueryHandler: Done processing query 2024.02.15 00:11:42.035767 [ 3 ] {e5056a94-b733-42d9-9251-9a4e5dad8ecb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:11:42.035783 [ 3 ] {} HTTP-Session: 7548dc13-e9f2-4d67-a92e-c5b6a83e7e74 Destroying unnamed session 2024.02.15 00:11:47.028078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:47.028213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:47.028245 [ 3 ] {} HTTP-Session: 62d2f35f-1fee-4ccb-aad8-69cd4b22578d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:47.028274 [ 3 ] {} HTTP-Session: 62d2f35f-1fee-4ccb-aad8-69cd4b22578d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:47.028418 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:47.028486 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:47.028672 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:47.029177 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.029447 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 00:11:47.029617 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 00:11:47.029734 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} executeQuery: Read 12 rows, 996.00 B in 0.001278135 sec., 9388 rows/sec., 761.00 KiB/sec. 2024.02.15 00:11:47.029927 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} DynamicQueryHandler: Done processing query 2024.02.15 00:11:47.029954 [ 3 ] {f1b88064-b697-47ce-9423-fecf01e160d7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:47.029973 [ 3 ] {} HTTP-Session: 62d2f35f-1fee-4ccb-aad8-69cd4b22578d Destroying unnamed session 2024.02.15 00:11:47.030094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:47.030141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:47.030161 [ 3 ] {} HTTP-Session: 8f0e9856-bd31-466b-afca-ee2a6e78aea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:47.030180 [ 3 ] {} HTTP-Session: 8f0e9856-bd31-466b-afca-ee2a6e78aea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:47.030252 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:47.030294 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:11:47.030414 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:47.032926 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.033143 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 00:11:47.033311 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 00:11:47.033424 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} executeQuery: Read 4 rows, 342.00 B in 0.003139713 sec., 1274 rows/sec., 106.37 KiB/sec. 2024.02.15 00:11:47.033544 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} DynamicQueryHandler: Done processing query 2024.02.15 00:11:47.033568 [ 3 ] {f519e3c9-1658-4125-b733-b2b363a1a534} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:11:47.033585 [ 3 ] {} HTTP-Session: 8f0e9856-bd31-466b-afca-ee2a6e78aea5 Destroying unnamed session 2024.02.15 00:11:47.033717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:47.033764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:47.033784 [ 3 ] {} HTTP-Session: 65a20db1-1c24-42b3-981b-a009cec6035c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:47.033802 [ 3 ] {} HTTP-Session: 65a20db1-1c24-42b3-981b-a009cec6035c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:47.033876 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:47.033914 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:47.034025 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:47.034350 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.034563 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 00:11:47.034715 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 00:11:47.034836 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} executeQuery: Read 38 rows, 3.45 KiB in 0.000927099 sec., 40988 rows/sec., 3.63 MiB/sec. 2024.02.15 00:11:47.034832 [ 63 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 00:11:47.034946 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.035012 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} DynamicQueryHandler: Done processing query 2024.02.15 00:11:47.035051 [ 3 ] {2aa1ce9a-bec3-4574-a9cb-ea86a46d075e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:47.035049 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 00:11:47.035074 [ 3 ] {} HTTP-Session: 65a20db1-1c24-42b3-981b-a009cec6035c Destroying unnamed session 2024.02.15 00:11:47.035189 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:47.035231 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part 2024.02.15 00:11:47.035264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:47.035334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:47.035364 [ 3 ] {} HTTP-Session: 9058b6fa-5115-411e-ab55-d53e97c942db Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:47.035411 [ 3 ] {} HTTP-Session: 9058b6fa-5115-411e-ab55-d53e97c942db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:47.035502 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 72 rows starting from the beginning of the part 2024.02.15 00:11:47.035607 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:47.035693 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:11:47.035762 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 108 rows starting from the beginning of the part 2024.02.15 00:11:47.036115 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:47.036162 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:47.036354 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 108 rows starting from the beginning of the part 2024.02.15 00:11:47.036473 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part 2024.02.15 00:11:47.037102 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.037589 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 00:11:47.037857 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 00:11:47.038236 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} executeQuery: Read 4 rows, 286.00 B in 0.002553941 sec., 1566 rows/sec., 109.36 KiB/sec. 2024.02.15 00:11:47.038283 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 4 columns (4 merged, 0 gathered) in 0.003278546 sec., 165927.21285594287 rows/sec., 15.27 MiB/sec. 2024.02.15 00:11:47.038431 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} DynamicQueryHandler: Done processing query 2024.02.15 00:11:47.038473 [ 3 ] {9a4ac1d5-6346-4f53-b69e-a2b0aaf79826} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:11:47.038481 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 00:11:47.038503 [ 3 ] {} HTTP-Session: 9058b6fa-5115-411e-ab55-d53e97c942db Destroying unnamed session 2024.02.15 00:11:47.038692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:47.038742 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 00:11:47.038770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:47.038804 [ 3 ] {} HTTP-Session: 0b74c8f0-9af9-477e-9dde-5e1c73f68269 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:47.038828 [ 3 ] {} HTTP-Session: 0b74c8f0-9af9-477e-9dde-5e1c73f68269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:47.038836 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_16_3} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 00:11:47.038987 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:47.039033 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:47.039153 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:47.039465 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.039679 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 00:11:47.039831 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 00:11:47.039945 [ 63 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 00:11:47.039949 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} executeQuery: Read 16 rows, 1.29 KiB in 0.000915589 sec., 17475 rows/sec., 1.37 MiB/sec. 2024.02.15 00:11:47.040008 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.040168 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 00:11:47.040197 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} DynamicQueryHandler: Done processing query 2024.02.15 00:11:47.040247 [ 3 ] {208100d7-4046-4088-9834-96f60e8380b3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:47.040288 [ 3 ] {} HTTP-Session: 0b74c8f0-9af9-477e-9dde-5e1c73f68269 Destroying unnamed session 2024.02.15 00:11:47.040342 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:47.040378 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part 2024.02.15 00:11:47.040463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:47.040546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:47.040597 [ 3 ] {} HTTP-Session: 98b6c9d5-7702-4c0a-803b-2cd6ba6f6653 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:47.040605 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:47.040627 [ 3 ] {} HTTP-Session: 98b6c9d5-7702-4c0a-803b-2cd6ba6f6653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:47.040827 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:47.040844 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:47.040947 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:11:47.041155 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:47.041488 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:47.041493 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:47.041699 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part 2024.02.15 00:11:47.042171 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.042843 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 00:11:47.043122 [ 15 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047391 sec., 75474.39760765848 rows/sec., 5.89 MiB/sec. 2024.02.15 00:11:47.043214 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 00:11:47.043335 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 00:11:47.043492 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} executeQuery: Read 2 rows, 144.00 B in 0.002599532 sec., 769 rows/sec., 54.10 KiB/sec. 2024.02.15 00:11:47.043706 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 00:11:47.043720 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} DynamicQueryHandler: Done processing query 2024.02.15 00:11:47.043768 [ 3 ] {7e3423d6-c922-4fd1-8ea3-b0c1af03453f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:11:47.043791 [ 3 ] {} HTTP-Session: 98b6c9d5-7702-4c0a-803b-2cd6ba6f6653 Destroying unnamed session 2024.02.15 00:11:47.043802 [ 13 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_16_3} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 00:11:47.043943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:47.043996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:47.044017 [ 3 ] {} HTTP-Session: 4907d380-35df-401b-9b60-32b1918fc3b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:47.044035 [ 3 ] {} HTTP-Session: 4907d380-35df-401b-9b60-32b1918fc3b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:47.044121 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:47.044168 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:47.044330 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:47.044720 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:47.045023 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 00:11:47.045219 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 00:11:47.045350 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} executeQuery: Read 12 rows, 16.58 KiB in 0.001197915 sec., 10017 rows/sec., 13.52 MiB/sec. 2024.02.15 00:11:47.045484 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} DynamicQueryHandler: Done processing query 2024.02.15 00:11:47.045509 [ 3 ] {8aa22baa-fc79-4e19-830d-a9aa5817dbed} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:11:47.045527 [ 3 ] {} HTTP-Session: 4907d380-35df-401b-9b60-32b1918fc3b3 Destroying unnamed session 2024.02.15 00:11:52.029126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:52.029257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:52.029289 [ 3 ] {} HTTP-Session: 935384ba-afe6-4c3c-9ecb-fa39af933286 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:52.029318 [ 3 ] {} HTTP-Session: 935384ba-afe6-4c3c-9ecb-fa39af933286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:52.029461 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:52.029525 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:52.029705 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:52.030185 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:52.030454 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 00:11:52.030617 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 00:11:52.030726 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} executeQuery: Read 36 rows, 2.92 KiB in 0.001230895 sec., 29247 rows/sec., 2.32 MiB/sec. 2024.02.15 00:11:52.030751 [ 60 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 00:11:52.030859 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:52.030912 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} DynamicQueryHandler: Done processing query 2024.02.15 00:11:52.030949 [ 3 ] {9a6a1c2c-6727-4ee2-bb8f-a1d264b951b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:52.030956 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 00:11:52.030982 [ 3 ] {} HTTP-Session: 935384ba-afe6-4c3c-9ecb-fa39af933286 Destroying unnamed session 2024.02.15 00:11:52.031060 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:52.031097 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part 2024.02.15 00:11:52.031190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:52.031243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:52.031266 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:52.031272 [ 3 ] {} HTTP-Session: 9a8cf783-0a07-43d8-8dba-eec442a4d9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:52.031313 [ 3 ] {} HTTP-Session: 9a8cf783-0a07-43d8-8dba-eec442a4d9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:52.031427 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:52.031433 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:52.031495 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:52.031593 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:52.031738 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:52.031775 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:52.031918 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:52.032346 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:52.032661 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 00:11:52.032878 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001945549 sec., 92518.87256501893 rows/sec., 7.32 MiB/sec. 2024.02.15 00:11:52.032899 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 00:11:52.033058 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 00:11:52.033161 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} executeQuery: Read 108 rows, 10.77 KiB in 0.001669334 sec., 64696 rows/sec., 6.30 MiB/sec. 2024.02.15 00:11:52.033339 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} DynamicQueryHandler: Done processing query 2024.02.15 00:11:52.033358 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 00:11:52.033367 [ 3 ] {e3101573-c33c-4405-b885-33ad5eb60904} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:11:52.033389 [ 3 ] {} HTTP-Session: 9a8cf783-0a07-43d8-8dba-eec442a4d9cf Destroying unnamed session 2024.02.15 00:11:52.033420 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_16_3} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 00:11:52.033513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:52.033557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:52.033576 [ 3 ] {} HTTP-Session: b5d3ee8d-e2a5-4532-a523-eb1af71bc701 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:52.033594 [ 3 ] {} HTTP-Session: b5d3ee8d-e2a5-4532-a523-eb1af71bc701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:52.033669 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:52.033708 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:52.033812 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:52.034109 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:52.034319 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 00:11:52.034475 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 00:11:52.034594 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} executeQuery: Read 36 rows, 2.88 KiB in 0.000895168 sec., 40215 rows/sec., 3.14 MiB/sec. 2024.02.15 00:11:52.034716 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} DynamicQueryHandler: Done processing query 2024.02.15 00:11:52.034740 [ 3 ] {884289b4-cadf-4dd4-9781-ab5a56400458} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:52.034757 [ 3 ] {} HTTP-Session: b5d3ee8d-e2a5-4532-a523-eb1af71bc701 Destroying unnamed session 2024.02.15 00:11:52.034935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:52.034981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:52.035000 [ 3 ] {} HTTP-Session: 21ea1845-0225-4e97-8a75-5b053c3f94d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:52.035017 [ 3 ] {} HTTP-Session: 21ea1845-0225-4e97-8a75-5b053c3f94d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:52.035104 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:52.035148 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:52.035286 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:52.035754 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:52.036068 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 00:11:52.036255 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 00:11:52.036371 [ 60 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 00:11:52.036380 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} executeQuery: Read 36 rows, 49.75 KiB in 0.001242225 sec., 28980 rows/sec., 39.11 MiB/sec. 2024.02.15 00:11:52.036427 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:52.036647 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 00:11:52.036672 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} DynamicQueryHandler: Done processing query 2024.02.15 00:11:52.036720 [ 3 ] {9eddd439-f8b0-4ef7-a762-28d1e710208d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:11:52.036739 [ 3 ] {} HTTP-Session: 21ea1845-0225-4e97-8a75-5b053c3f94d8 Destroying unnamed session 2024.02.15 00:11:52.036863 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:52.036929 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 297 rows starting from the beginning of the part 2024.02.15 00:11:52.037132 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:52.037232 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:52.037324 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:52.037413 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2024.02.15 00:11:52.037500 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:52.038783 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 6 columns (6 merged, 0 gathered) in 0.002280825 sec., 188089.83591463615 rows/sec., 253.82 MiB/sec. 2024.02.15 00:11:52.039024 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 00:11:52.039224 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 00:11:52.039283 [ 13 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 00:11:52.039346 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_16_3: 4.02 MiB. 2024.02.15 00:11:53.000130 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.32 MiB, will set to 230.96 MiB (RSS), difference: -4.13 MiB 2024.02.15 00:11:55.998162 [ 55 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:11:55.998240 [ 55 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:11:57.029006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:57.029128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:57.029160 [ 3 ] {} HTTP-Session: 818fa75e-13c0-4c0c-b2ba-0ed6be841a69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:57.029190 [ 3 ] {} HTTP-Session: 818fa75e-13c0-4c0c-b2ba-0ed6be841a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:57.029319 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:57.029380 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:11:57.029544 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:57.029950 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:57.030227 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 00:11:57.030393 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 00:11:57.030519 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} executeQuery: Read 12 rows, 996.00 B in 0.001158052 sec., 10362 rows/sec., 839.91 KiB/sec. 2024.02.15 00:11:57.030680 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} DynamicQueryHandler: Done processing query 2024.02.15 00:11:57.030707 [ 3 ] {c2368184-c5e5-4748-a640-6ce68fbfc7a0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:11:57.030725 [ 3 ] {} HTTP-Session: 818fa75e-13c0-4c0c-b2ba-0ed6be841a69 Destroying unnamed session 2024.02.15 00:11:57.030840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:57.030888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:57.030909 [ 3 ] {} HTTP-Session: 27f1de36-61cf-4733-a12a-da79c1e634fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:57.030928 [ 3 ] {} HTTP-Session: 27f1de36-61cf-4733-a12a-da79c1e634fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:57.031011 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:57.031054 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:11:57.031170 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:57.031462 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:57.031681 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 00:11:57.031835 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 00:11:57.031952 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} executeQuery: Read 2 rows, 175.00 B in 0.000909118 sec., 2199 rows/sec., 187.98 KiB/sec. 2024.02.15 00:11:57.032084 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} DynamicQueryHandler: Done processing query 2024.02.15 00:11:57.032107 [ 3 ] {191c1983-92aa-40cd-a72e-fa25ca7d557f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:11:57.032123 [ 3 ] {} HTTP-Session: 27f1de36-61cf-4733-a12a-da79c1e634fd Destroying unnamed session 2024.02.15 00:11:57.032253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:57.032299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:57.032319 [ 3 ] {} HTTP-Session: 27b2b465-034c-475a-92bf-4edd6c3f3d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:57.032338 [ 3 ] {} HTTP-Session: 27b2b465-034c-475a-92bf-4edd6c3f3d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:57.032414 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:57.032479 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:11:57.032585 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:57.032959 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:57.033186 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 00:11:57.033337 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 00:11:57.033459 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} executeQuery: Read 73 rows, 6.12 KiB in 0.000991569 sec., 73620 rows/sec., 6.03 MiB/sec. 2024.02.15 00:11:57.033578 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} DynamicQueryHandler: Done processing query 2024.02.15 00:11:57.033603 [ 3 ] {bc50ef0d-c34c-4cd0-9726-2196764825c3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:11:57.033619 [ 3 ] {} HTTP-Session: 27b2b465-034c-475a-92bf-4edd6c3f3d43 Destroying unnamed session 2024.02.15 00:11:57.033760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:57.033807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:57.033852 [ 3 ] {} HTTP-Session: 9062c0da-8307-4809-8886-4d5d14b0dcb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:57.033870 [ 3 ] {} HTTP-Session: 9062c0da-8307-4809-8886-4d5d14b0dcb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:57.033941 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:57.033980 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:11:57.034085 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:57.034352 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:57.034558 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 00:11:57.034711 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 00:11:57.034827 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} executeQuery: Read 2 rows, 143.00 B in 0.000853988 sec., 2341 rows/sec., 163.53 KiB/sec. 2024.02.15 00:11:57.034942 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} DynamicQueryHandler: Done processing query 2024.02.15 00:11:57.034965 [ 3 ] {a6173592-7a42-4256-bd36-bb2caacae114} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:11:57.034982 [ 3 ] {} HTTP-Session: 9062c0da-8307-4809-8886-4d5d14b0dcb7 Destroying unnamed session 2024.02.15 00:11:57.035107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:57.035152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:57.035172 [ 3 ] {} HTTP-Session: 9e07d970-5b0b-4995-a63b-b2b74726aa69 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:57.035188 [ 3 ] {} HTTP-Session: 9e07d970-5b0b-4995-a63b-b2b74726aa69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:57.035260 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:57.035297 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:11:57.035402 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:57.035684 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:57.035894 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 00:11:57.036045 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 00:11:57.036160 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} executeQuery: Read 38 rows, 3.02 KiB in 0.000873887 sec., 43483 rows/sec., 3.38 MiB/sec. 2024.02.15 00:11:57.036275 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} DynamicQueryHandler: Done processing query 2024.02.15 00:11:57.036297 [ 3 ] {6ac4f6d3-581e-4207-aa8b-56a88d4f5af5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:57.036314 [ 3 ] {} HTTP-Session: 9e07d970-5b0b-4995-a63b-b2b74726aa69 Destroying unnamed session 2024.02.15 00:11:57.036463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:57.036512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:57.036533 [ 3 ] {} HTTP-Session: 6cb03c03-73a7-4c8d-873e-c66fe4ba45f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:57.036551 [ 3 ] {} HTTP-Session: 6cb03c03-73a7-4c8d-873e-c66fe4ba45f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:57.036623 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:57.036666 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:11:57.036786 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:57.037065 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:57.037325 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 00:11:57.037501 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 00:11:57.037622 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} executeQuery: Read 37 rows, 2.67 KiB in 0.000968699 sec., 38195 rows/sec., 2.69 MiB/sec. 2024.02.15 00:11:57.037615 [ 68 ] {} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 00:11:57.037736 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:57.037797 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} DynamicQueryHandler: Done processing query 2024.02.15 00:11:57.037827 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 00:11:57.037833 [ 3 ] {9a3578a8-a7ff-4fe3-8670-34275baab3e3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:11:57.037867 [ 3 ] {} HTTP-Session: 6cb03c03-73a7-4c8d-873e-c66fe4ba45f3 Destroying unnamed session 2024.02.15 00:11:57.037917 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:11:57.037948 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 324 rows starting from the beginning of the part 2024.02.15 00:11:57.037999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12890, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:11:57.038047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:11:57.038077 [ 3 ] {} HTTP-Session: ed0a2d1d-f818-4bdd-96ef-383621264dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:11:57.038104 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2024.02.15 00:11:57.038108 [ 3 ] {} HTTP-Session: ed0a2d1d-f818-4bdd-96ef-383621264dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:11:57.038247 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:11:57.038252 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.02.15 00:11:57.038316 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:11:57.038433 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.15 00:11:57.038619 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 00:11:57.038636 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:11:57.038737 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.02.15 00:11:57.039120 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:11:57.039533 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 00:11:57.039798 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 00:11:57.039868 [ 10 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 5 columns (5 merged, 0 gathered) in 0.002078081 sec., 210290.16674518463 rows/sec., 14.84 MiB/sec. 2024.02.15 00:11:57.039997 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} executeQuery: Read 12 rows, 16.58 KiB in 0.001705585 sec., 7035 rows/sec., 9.49 MiB/sec. 2024.02.15 00:11:57.040077 [ 22 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 00:11:57.040279 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} DynamicQueryHandler: Done processing query 2024.02.15 00:11:57.040307 [ 3 ] {48e77eaf-a774-4a72-a559-8a3208a22967} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:11:57.040325 [ 3 ] {} HTTP-Session: ed0a2d1d-f818-4bdd-96ef-383621264dd3 Destroying unnamed session 2024.02.15 00:11:57.040409 [ 22 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 00:11:57.040464 [ 22 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_6_1} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 00:12:02.029193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:02.029369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:02.029419 [ 3 ] {} HTTP-Session: d8759484-9060-4d7d-88fe-a1f4c76f45ff Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:02.029464 [ 3 ] {} HTTP-Session: d8759484-9060-4d7d-88fe-a1f4c76f45ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:02.029667 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:02.029767 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:02.030035 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:02.030561 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:02.030832 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 00:12:02.031028 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 00:12:02.031150 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} executeQuery: Read 36 rows, 2.92 KiB in 0.001424408 sec., 25273 rows/sec., 2.00 MiB/sec. 2024.02.15 00:12:02.031285 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} DynamicQueryHandler: Done processing query 2024.02.15 00:12:02.031311 [ 3 ] {78d55903-935c-4920-807f-3fa458a95513} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:02.031328 [ 3 ] {} HTTP-Session: d8759484-9060-4d7d-88fe-a1f4c76f45ff Destroying unnamed session 2024.02.15 00:12:02.031476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:02.031527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:02.031549 [ 3 ] {} HTTP-Session: 5c0612ac-66f1-47d2-a594-7ef99c7d90d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:02.031577 [ 3 ] {} HTTP-Session: 5c0612ac-66f1-47d2-a594-7ef99c7d90d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:02.031664 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:02.031708 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:02.031817 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:02.032187 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:02.032413 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 00:12:02.032572 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 00:12:02.032668 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} executeQuery: Read 108 rows, 10.77 KiB in 0.000974709 sec., 110802 rows/sec., 10.79 MiB/sec. 2024.02.15 00:12:02.032787 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} DynamicQueryHandler: Done processing query 2024.02.15 00:12:02.032810 [ 3 ] {6f3e74b6-77cf-4f25-961f-657ae18993dd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:12:02.032826 [ 3 ] {} HTTP-Session: 5c0612ac-66f1-47d2-a594-7ef99c7d90d8 Destroying unnamed session 2024.02.15 00:12:02.032948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:02.032995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:02.033015 [ 3 ] {} HTTP-Session: 1c9e16af-a5c4-42d6-a1d3-4eb54304e73a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:02.033034 [ 3 ] {} HTTP-Session: 1c9e16af-a5c4-42d6-a1d3-4eb54304e73a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:02.033112 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:02.033154 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:02.033261 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:02.033547 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:02.033768 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 00:12:02.033920 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 00:12:02.034014 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} executeQuery: Read 36 rows, 2.88 KiB in 0.000873627 sec., 41207 rows/sec., 3.22 MiB/sec. 2024.02.15 00:12:02.034136 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} DynamicQueryHandler: Done processing query 2024.02.15 00:12:02.034161 [ 3 ] {d53ee8ce-a5e3-45b6-b89a-bfd242cbd148} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:02.034179 [ 3 ] {} HTTP-Session: 1c9e16af-a5c4-42d6-a1d3-4eb54304e73a Destroying unnamed session 2024.02.15 00:12:02.034357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:02.034403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:02.034422 [ 3 ] {} HTTP-Session: c819da57-93ed-49fb-a534-e8925b1b6edb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:02.034441 [ 3 ] {} HTTP-Session: c819da57-93ed-49fb-a534-e8925b1b6edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:02.034530 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:02.034577 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:02.034718 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:02.035221 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:02.035548 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 00:12:02.035735 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 00:12:02.035854 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} executeQuery: Read 36 rows, 49.75 KiB in 0.001293576 sec., 27829 rows/sec., 37.55 MiB/sec. 2024.02.15 00:12:02.035985 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} DynamicQueryHandler: Done processing query 2024.02.15 00:12:02.036009 [ 3 ] {24377229-fa1c-47f5-b813-88e9bd32e821} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:12:02.036026 [ 3 ] {} HTTP-Session: c819da57-93ed-49fb-a534-e8925b1b6edb Destroying unnamed session 2024.02.15 00:12:07.026840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:07.026980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:07.027012 [ 3 ] {} HTTP-Session: 4a61fa67-b89b-441f-b7a5-676550b056d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:07.027041 [ 3 ] {} HTTP-Session: 4a61fa67-b89b-441f-b7a5-676550b056d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:07.027185 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:07.027255 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:07.027442 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:07.027884 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:07.028158 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 00:12:07.028332 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 00:12:07.028469 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} executeQuery: Read 12 rows, 996.00 B in 0.001237735 sec., 9695 rows/sec., 785.84 KiB/sec. 2024.02.15 00:12:07.028620 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} DynamicQueryHandler: Done processing query 2024.02.15 00:12:07.028647 [ 3 ] {4ef50c26-46a7-4c4e-8ade-cfe3f0f66c59} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:07.028664 [ 3 ] {} HTTP-Session: 4a61fa67-b89b-441f-b7a5-676550b056d3 Destroying unnamed session 2024.02.15 00:12:07.028796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:07.028849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:07.028869 [ 3 ] {} HTTP-Session: 59f0fbb6-a114-4bbc-8d4c-b45a8c20cbc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:07.028888 [ 3 ] {} HTTP-Session: 59f0fbb6-a114-4bbc-8d4c-b45a8c20cbc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:07.028974 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:07.029016 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:07.029129 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:07.029463 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:07.029679 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 00:12:07.029836 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 00:12:07.029966 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} executeQuery: Read 36 rows, 3.27 KiB in 0.000957489 sec., 37598 rows/sec., 3.33 MiB/sec. 2024.02.15 00:12:07.030154 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} DynamicQueryHandler: Done processing query 2024.02.15 00:12:07.030178 [ 3 ] {b9a494d3-f88f-4a6a-93dc-e11d047947ed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:07.030196 [ 3 ] {} HTTP-Session: 59f0fbb6-a114-4bbc-8d4c-b45a8c20cbc4 Destroying unnamed session 2024.02.15 00:12:07.030360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:07.030407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:07.030427 [ 3 ] {} HTTP-Session: 78105c12-53e0-47f6-8e5d-61a403fa013d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:07.030445 [ 3 ] {} HTTP-Session: 78105c12-53e0-47f6-8e5d-61a403fa013d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:07.030521 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:07.030562 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:07.030682 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:07.030966 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:07.031180 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 00:12:07.031332 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 00:12:07.031457 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} executeQuery: Read 12 rows, 984.00 B in 0.000907538 sec., 13222 rows/sec., 1.03 MiB/sec. 2024.02.15 00:12:07.031578 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} DynamicQueryHandler: Done processing query 2024.02.15 00:12:07.031602 [ 3 ] {47b05888-fe02-4025-9508-292008ae9d8d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:07.031619 [ 3 ] {} HTTP-Session: 78105c12-53e0-47f6-8e5d-61a403fa013d Destroying unnamed session 2024.02.15 00:12:07.031738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:07.031784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:07.031804 [ 3 ] {} HTTP-Session: a367011a-9104-4e01-ae3d-337f38b59c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:07.031822 [ 3 ] {} HTTP-Session: a367011a-9104-4e01-ae3d-337f38b59c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:07.031897 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:07.031942 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:07.032081 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:07.032413 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:07.032712 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 00:12:07.032892 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 00:12:07.033011 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} executeQuery: Read 12 rows, 16.58 KiB in 0.001084542 sec., 11064 rows/sec., 14.93 MiB/sec. 2024.02.15 00:12:07.033187 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} DynamicQueryHandler: Done processing query 2024.02.15 00:12:07.033211 [ 3 ] {d26d64bf-4649-4cf4-8c04-86bfa8b87459} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:12:07.033229 [ 3 ] {} HTTP-Session: a367011a-9104-4e01-ae3d-337f38b59c25 Destroying unnamed session 2024.02.15 00:12:10.998282 [ 126 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:12:10.998346 [ 126 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:12:12.028902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:12.029064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:12.029113 [ 3 ] {} HTTP-Session: b97537fe-f08e-4c3e-9edd-f94b7f622c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:12.029157 [ 3 ] {} HTTP-Session: b97537fe-f08e-4c3e-9edd-f94b7f622c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:12.029363 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:12.029462 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:12.029684 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:12.030150 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.030436 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 00:12:12.030607 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 00:12:12.030721 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} executeQuery: Read 36 rows, 2.92 KiB in 0.001303926 sec., 27608 rows/sec., 2.19 MiB/sec. 2024.02.15 00:12:12.030875 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} DynamicQueryHandler: Done processing query 2024.02.15 00:12:12.030901 [ 3 ] {19a70360-b87d-4966-a683-467da4d788a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:12.030919 [ 3 ] {} HTTP-Session: b97537fe-f08e-4c3e-9edd-f94b7f622c9f Destroying unnamed session 2024.02.15 00:12:12.031045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:12.031097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:12.031117 [ 3 ] {} HTTP-Session: d929c186-9dee-40d5-b0cd-a1ef99c452d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:12.031136 [ 3 ] {} HTTP-Session: d929c186-9dee-40d5-b0cd-a1ef99c452d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:12.031217 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:12.031261 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:12:12.031372 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:12.031711 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.031928 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 00:12:12.032082 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 00:12:12.032205 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} executeQuery: Read 2 rows, 175.00 B in 0.000958409 sec., 2086 rows/sec., 178.31 KiB/sec. 2024.02.15 00:12:12.032328 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} DynamicQueryHandler: Done processing query 2024.02.15 00:12:12.032352 [ 3 ] {c7baecc4-34e0-4a85-a507-8654c48fb371} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:12:12.032370 [ 3 ] {} HTTP-Session: d929c186-9dee-40d5-b0cd-a1ef99c452d0 Destroying unnamed session 2024.02.15 00:12:12.032530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:12.032579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:12.032599 [ 3 ] {} HTTP-Session: 81841720-7ed9-48c3-ac36-9af8ddda9db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:12.032616 [ 3 ] {} HTTP-Session: 81841720-7ed9-48c3-ac36-9af8ddda9db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:12.032695 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:12.032734 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:12.032845 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:12.033210 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.033431 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 00:12:12.033596 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 00:12:12.033690 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} executeQuery: Read 109 rows, 10.85 KiB in 0.00096667 sec., 112758 rows/sec., 10.97 MiB/sec. 2024.02.15 00:12:12.033714 [ 131 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 00:12:12.033845 [ 131 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.033845 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} DynamicQueryHandler: Done processing query 2024.02.15 00:12:12.033900 [ 3 ] {2c98d536-d3b1-4687-b9f4-16d826b5aab3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:12:12.033938 [ 3 ] {} HTTP-Session: 81841720-7ed9-48c3-ac36-9af8ddda9db7 Destroying unnamed session 2024.02.15 00:12:12.033980 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 00:12:12.034079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:12.034118 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:12.034136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:12.034166 [ 3 ] {} HTTP-Session: 99af0117-55d8-4144-995c-d18977e8223c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:12.034174 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 184 rows starting from the beginning of the part 2024.02.15 00:12:12.034189 [ 3 ] {} HTTP-Session: 99af0117-55d8-4144-995c-d18977e8223c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:12.034289 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:12.034344 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:12:12.034450 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 108 rows starting from the beginning of the part 2024.02.15 00:12:12.034566 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:12.034670 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 73 rows starting from the beginning of the part 2024.02.15 00:12:12.034887 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 108 rows starting from the beginning of the part 2024.02.15 00:12:12.035033 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.035056 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:12.035176 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 109 rows starting from the beginning of the part 2024.02.15 00:12:12.035296 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 00:12:12.035479 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 00:12:12.035654 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} executeQuery: Read 2 rows, 143.00 B in 0.001315437 sec., 1520 rows/sec., 106.16 KiB/sec. 2024.02.15 00:12:12.035876 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} DynamicQueryHandler: Done processing query 2024.02.15 00:12:12.035911 [ 3 ] {01f7141a-63dd-4db8-b965-035f2159ba9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:12:12.035941 [ 3 ] {} HTTP-Session: 99af0117-55d8-4144-995c-d18977e8223c Destroying unnamed session 2024.02.15 00:12:12.036078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:12.036126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:12.036158 [ 3 ] {} HTTP-Session: 24b06993-1bf8-44bb-b8ee-8e244d792350 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:12.036187 [ 3 ] {} HTTP-Session: 24b06993-1bf8-44bb-b8ee-8e244d792350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:12.036323 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:12.036328 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 4 columns (4 merged, 0 gathered) in 0.002398967 sec., 257610.88001627367 rows/sec., 23.99 MiB/sec. 2024.02.15 00:12:12.036371 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:12.036495 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 00:12:12.036522 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:12.036728 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 00:12:12.036828 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_21_4} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 00:12:12.036951 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.037159 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 00:12:12.037317 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 00:12:12.037436 [ 131 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 00:12:12.037446 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} executeQuery: Read 38 rows, 3.05 KiB in 0.001083481 sec., 35072 rows/sec., 2.75 MiB/sec. 2024.02.15 00:12:12.037490 [ 131 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.037621 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 00:12:12.037663 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} DynamicQueryHandler: Done processing query 2024.02.15 00:12:12.037690 [ 3 ] {25fd3c93-c281-4ceb-aaa6-787da6a164c1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:12.037717 [ 3 ] {} HTTP-Session: 24b06993-1bf8-44bb-b8ee-8e244d792350 Destroying unnamed session 2024.02.15 00:12:12.037723 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:12.037755 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 98 rows starting from the beginning of the part 2024.02.15 00:12:12.037850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:12.037860 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:12.037905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:12.037930 [ 3 ] {} HTTP-Session: c21c08ac-3612-488f-904c-e2d78c1f3609 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:12.037963 [ 3 ] {} HTTP-Session: c21c08ac-3612-488f-904c-e2d78c1f3609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:12.037973 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part 2024.02.15 00:12:12.038064 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:12.038086 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:12.038130 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:12:12.038223 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:12.038400 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part 2024.02.15 00:12:12.038410 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:12.038977 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.039353 [ 20 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785285 sec., 144514.74134381907 rows/sec., 11.29 MiB/sec. 2024.02.15 00:12:12.039383 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 00:12:12.039573 [ 20 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 00:12:12.039677 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 00:12:12.039899 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} executeQuery: Read 1 rows, 72.00 B in 0.001786755 sec., 559 rows/sec., 39.35 KiB/sec. 2024.02.15 00:12:12.039909 [ 20 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 00:12:12.040051 [ 20 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_21_4} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 00:12:12.040098 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} DynamicQueryHandler: Done processing query 2024.02.15 00:12:12.040164 [ 3 ] {9d37729a-fe17-4275-a41a-fde75e0a948e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:12:12.040191 [ 3 ] {} HTTP-Session: c21c08ac-3612-488f-904c-e2d78c1f3609 Destroying unnamed session 2024.02.15 00:12:12.040343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:12.040392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:12.040412 [ 3 ] {} HTTP-Session: 20b886de-223f-450f-9a70-73606861346f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:12.040430 [ 3 ] {} HTTP-Session: 20b886de-223f-450f-9a70-73606861346f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:12.040517 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:12.040562 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:12.040715 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:12.041188 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:12.041514 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 00:12:12.041712 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 00:12:12.041842 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} executeQuery: Read 36 rows, 49.75 KiB in 0.001290825 sec., 27889 rows/sec., 37.63 MiB/sec. 2024.02.15 00:12:12.041971 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} DynamicQueryHandler: Done processing query 2024.02.15 00:12:12.041996 [ 3 ] {32635ae8-56f5-4f56-b053-17d387f5ae35} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:12:12.042013 [ 3 ] {} HTTP-Session: 20b886de-223f-450f-9a70-73606861346f Destroying unnamed session 2024.02.15 00:12:17.027392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:17.027523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:17.027549 [ 3 ] {} HTTP-Session: c8edb481-d3d3-48b7-a9ec-c75c017346c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:17.027574 [ 3 ] {} HTTP-Session: c8edb481-d3d3-48b7-a9ec-c75c017346c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:17.027702 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:17.027764 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:17.027930 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:17.028374 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:17.028647 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 00:12:17.028815 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 00:12:17.028951 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} executeQuery: Read 12 rows, 996.00 B in 0.001210094 sec., 9916 rows/sec., 803.79 KiB/sec. 2024.02.15 00:12:17.028948 [ 112 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 00:12:17.029066 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:17.029152 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} DynamicQueryHandler: Done processing query 2024.02.15 00:12:17.029177 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 00:12:17.029200 [ 3 ] {dcca74b3-9cd2-4742-b1c2-8d0ad7420f68} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:17.029235 [ 3 ] {} HTTP-Session: c8edb481-d3d3-48b7-a9ec-c75c017346c9 Destroying unnamed session 2024.02.15 00:12:17.029289 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:17.029320 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part 2024.02.15 00:12:17.029372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:17.029440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:17.029472 [ 3 ] {} HTTP-Session: 8ee6236c-0fbb-47cb-857a-aaa98a208673 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:17.029496 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:17.029501 [ 3 ] {} HTTP-Session: 8ee6236c-0fbb-47cb-857a-aaa98a208673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:17.029645 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:17.029649 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:17.029707 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:17.029807 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:17.029966 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:17.029970 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:17.030081 [ 18 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:17.030493 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:17.030790 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 00:12:17.030938 [ 9 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001783856 sec., 87451.00501385762 rows/sec., 6.92 MiB/sec. 2024.02.15 00:12:17.030996 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 00:12:17.031107 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 00:12:17.031174 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} executeQuery: Read 36 rows, 3.27 KiB in 0.00148392 sec., 24260 rows/sec., 2.15 MiB/sec. 2024.02.15 00:12:17.031454 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} DynamicQueryHandler: Done processing query 2024.02.15 00:12:17.031473 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 00:12:17.031512 [ 3 ] {8d26b8b3-21a3-4ba9-bd31-3e6fb1c9aea8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:17.031545 [ 3 ] {} HTTP-Session: 8ee6236c-0fbb-47cb-857a-aaa98a208673 Destroying unnamed session 2024.02.15 00:12:17.031595 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_21_4} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 00:12:17.031711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:17.031760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:17.031780 [ 3 ] {} HTTP-Session: 74818f39-4932-4e59-9d95-b9965a6c49d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:17.031798 [ 3 ] {} HTTP-Session: 74818f39-4932-4e59-9d95-b9965a6c49d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:17.031872 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:17.031912 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:17.032026 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:17.032320 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:17.032535 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 00:12:17.032682 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 00:12:17.032800 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} executeQuery: Read 12 rows, 984.00 B in 0.000898428 sec., 13356 rows/sec., 1.04 MiB/sec. 2024.02.15 00:12:17.032920 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} DynamicQueryHandler: Done processing query 2024.02.15 00:12:17.032943 [ 3 ] {0df462ca-eb51-46a6-b6fc-a8b513aaa2c3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:17.032958 [ 3 ] {} HTTP-Session: 74818f39-4932-4e59-9d95-b9965a6c49d6 Destroying unnamed session 2024.02.15 00:12:17.033115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12891, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:17.033161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:17.033180 [ 3 ] {} HTTP-Session: 40643a17-3f7d-4c53-a4d9-187b91af6bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:17.033197 [ 3 ] {} HTTP-Session: 40643a17-3f7d-4c53-a4d9-187b91af6bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:17.033272 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:17.033316 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:17.033457 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:17.033815 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:17.034102 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 00:12:17.034281 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 00:12:17.034397 [ 112 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 00:12:17.034416 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} executeQuery: Read 12 rows, 16.58 KiB in 0.001108722 sec., 10823 rows/sec., 14.61 MiB/sec. 2024.02.15 00:12:17.034453 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:17.034629 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 00:12:17.034679 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} DynamicQueryHandler: Done processing query 2024.02.15 00:12:17.034709 [ 3 ] {ef54c6e4-5b36-4e7d-81fb-e5fd84987f87} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:12:17.034735 [ 3 ] {} HTTP-Session: 40643a17-3f7d-4c53-a4d9-187b91af6bb5 Destroying unnamed session 2024.02.15 00:12:17.034820 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:17.034866 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 429 rows starting from the beginning of the part 2024.02.15 00:12:17.035041 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:17.035156 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:17.035262 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:17.035364 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:17.035464 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:17.036992 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 6 columns (6 merged, 0 gathered) in 0.002481039 sec., 216441.57951567872 rows/sec., 292.08 MiB/sec. 2024.02.15 00:12:17.037308 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 00:12:17.037525 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 00:12:17.037593 [ 9 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 00:12:17.037663 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_21_4: 4.48 MiB. 2024.02.15 00:12:22.029050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:22.029173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:22.029200 [ 3 ] {} HTTP-Session: 0688ad1b-a364-448c-a871-babc77f790f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:22.029226 [ 3 ] {} HTTP-Session: 0688ad1b-a364-448c-a871-babc77f790f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:22.029361 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:22.029424 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:22.029588 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:22.030045 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:22.030322 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 00:12:22.030496 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 00:12:22.030623 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} executeQuery: Read 36 rows, 2.92 KiB in 0.001221805 sec., 29464 rows/sec., 2.33 MiB/sec. 2024.02.15 00:12:22.030772 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} DynamicQueryHandler: Done processing query 2024.02.15 00:12:22.030799 [ 3 ] {5c0bd119-0963-4ea5-9f13-ebce4cee7fd8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:22.030816 [ 3 ] {} HTTP-Session: 0688ad1b-a364-448c-a871-babc77f790f4 Destroying unnamed session 2024.02.15 00:12:22.030957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:22.031012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:22.031036 [ 3 ] {} HTTP-Session: f85fa985-4384-4f79-85a0-1e22471e876b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:22.031057 [ 3 ] {} HTTP-Session: f85fa985-4384-4f79-85a0-1e22471e876b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:22.031146 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:22.031189 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:22.031301 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:22.031708 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:22.031935 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 00:12:22.032092 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 00:12:22.032219 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} executeQuery: Read 108 rows, 10.77 KiB in 0.00103823 sec., 104023 rows/sec., 10.13 MiB/sec. 2024.02.15 00:12:22.032424 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} DynamicQueryHandler: Done processing query 2024.02.15 00:12:22.032450 [ 3 ] {23cd7b10-b3d4-4833-ab37-efbb443f9ecc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:12:22.032467 [ 3 ] {} HTTP-Session: f85fa985-4384-4f79-85a0-1e22471e876b Destroying unnamed session 2024.02.15 00:12:22.032641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:22.032690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:22.032711 [ 3 ] {} HTTP-Session: 712908ca-5872-485f-9b12-5d6087a5ba0e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:22.032729 [ 3 ] {} HTTP-Session: 712908ca-5872-485f-9b12-5d6087a5ba0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:22.032807 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:22.032849 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:22.032971 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:22.033280 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:22.033507 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 00:12:22.033661 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 00:12:22.033778 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} executeQuery: Read 36 rows, 2.88 KiB in 0.000934549 sec., 38521 rows/sec., 3.01 MiB/sec. 2024.02.15 00:12:22.033898 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} DynamicQueryHandler: Done processing query 2024.02.15 00:12:22.033922 [ 3 ] {e1372a62-ceee-4bf7-a72f-98debaa44304} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:22.033939 [ 3 ] {} HTTP-Session: 712908ca-5872-485f-9b12-5d6087a5ba0e Destroying unnamed session 2024.02.15 00:12:22.034068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:22.034115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:22.034136 [ 3 ] {} HTTP-Session: 8b7cc75a-a32a-4e3a-b01a-480e1d7d1a87 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:22.034154 [ 3 ] {} HTTP-Session: 8b7cc75a-a32a-4e3a-b01a-480e1d7d1a87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:22.034239 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:22.034285 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:22.034427 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:22.034876 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:22.035200 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 00:12:22.035389 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 00:12:22.035506 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} executeQuery: Read 36 rows, 49.75 KiB in 0.001229665 sec., 29276 rows/sec., 39.51 MiB/sec. 2024.02.15 00:12:22.035634 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} DynamicQueryHandler: Done processing query 2024.02.15 00:12:22.035658 [ 3 ] {79ec8c5a-7d90-4a68-bcd4-e9aad4b358ba} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:12:22.035674 [ 3 ] {} HTTP-Session: 8b7cc75a-a32a-4e3a-b01a-480e1d7d1a87 Destroying unnamed session 2024.02.15 00:12:23.172327 [ 76 ] {} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.15 00:12:23.172410 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:23.172514 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.15 00:12:23.172661 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:23.172695 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.15 00:12:23.172829 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.15 00:12:23.172925 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.15 00:12:23.173007 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.15 00:12:23.173086 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 00:12:23.173680 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202824 sec., 9976.521918418655 rows/sec., 696.60 KiB/sec. 2024.02.15 00:12:23.173784 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.15 00:12:23.173969 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.15 00:12:23.174030 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_5_1} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.15 00:12:23.979230 [ 76 ] {} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.15 00:12:23.979318 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:23.979423 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.15 00:12:23.979556 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:23.979591 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.15 00:12:23.979723 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.15 00:12:23.979819 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.15 00:12:23.979903 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.15 00:12:23.979981 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 00:12:23.980526 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001154313 sec., 10395.793861803515 rows/sec., 881.54 KiB/sec. 2024.02.15 00:12:23.980625 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.15 00:12:23.980799 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.15 00:12:23.980861 [ 38 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_5_1} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.15 00:12:25.998395 [ 75 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:12:25.998452 [ 75 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:12:27.028464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:27.028580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:27.028612 [ 3 ] {} HTTP-Session: 882c43d8-f0d9-46ef-ac99-f190319622b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:27.028641 [ 3 ] {} HTTP-Session: 882c43d8-f0d9-46ef-ac99-f190319622b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:27.028785 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:27.028855 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:27.029040 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:27.029456 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:27.029723 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 00:12:27.029888 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 00:12:27.030011 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} executeQuery: Read 12 rows, 996.00 B in 0.001184393 sec., 10131 rows/sec., 821.23 KiB/sec. 2024.02.15 00:12:27.030159 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} DynamicQueryHandler: Done processing query 2024.02.15 00:12:27.030186 [ 3 ] {c88c0fe9-2c74-47c6-9b59-62739b2288bd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:27.030203 [ 3 ] {} HTTP-Session: 882c43d8-f0d9-46ef-ac99-f190319622b9 Destroying unnamed session 2024.02.15 00:12:27.030348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:27.030397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:27.030417 [ 3 ] {} HTTP-Session: a490a1f0-75f3-4e83-a70e-e07e73bd05ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:27.030437 [ 3 ] {} HTTP-Session: a490a1f0-75f3-4e83-a70e-e07e73bd05ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:27.030520 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:27.030563 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:27.030675 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:27.031008 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:27.031225 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 00:12:27.031386 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 00:12:27.031504 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} executeQuery: Read 72 rows, 6.04 KiB in 0.000949939 sec., 75794 rows/sec., 6.20 MiB/sec. 2024.02.15 00:12:27.031626 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} DynamicQueryHandler: Done processing query 2024.02.15 00:12:27.031650 [ 3 ] {9cf323c1-6f7a-46e2-b112-c7d8c7ea1217} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:12:27.031666 [ 3 ] {} HTTP-Session: a490a1f0-75f3-4e83-a70e-e07e73bd05ed Destroying unnamed session 2024.02.15 00:12:27.031824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:27.031869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:27.031889 [ 3 ] {} HTTP-Session: d0f3520d-07ce-4205-9e13-391efdf60b08 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:27.031907 [ 3 ] {} HTTP-Session: d0f3520d-07ce-4205-9e13-391efdf60b08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:27.031980 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:27.032018 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:27.032124 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:27.032415 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:27.032630 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 00:12:27.032779 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 00:12:27.032889 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} executeQuery: Read 36 rows, 2.86 KiB in 0.000875008 sec., 41142 rows/sec., 3.19 MiB/sec. 2024.02.15 00:12:27.032994 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} DynamicQueryHandler: Done processing query 2024.02.15 00:12:27.033018 [ 3 ] {a0557cf8-656c-4cae-b06a-12f9db8bbc06} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:27.033033 [ 3 ] {} HTTP-Session: d0f3520d-07ce-4205-9e13-391efdf60b08 Destroying unnamed session 2024.02.15 00:12:27.033145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:27.033190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:27.033210 [ 3 ] {} HTTP-Session: 200a8601-de4a-4c01-b252-7994eb55c391 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:27.033228 [ 3 ] {} HTTP-Session: 200a8601-de4a-4c01-b252-7994eb55c391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:27.033301 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:27.033345 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:12:27.033465 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:27.033748 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:27.034011 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 00:12:27.034192 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 00:12:27.034310 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} executeQuery: Read 36 rows, 2.60 KiB in 0.000977439 sec., 36830 rows/sec., 2.60 MiB/sec. 2024.02.15 00:12:27.034431 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} DynamicQueryHandler: Done processing query 2024.02.15 00:12:27.034455 [ 3 ] {b2b9bb74-dcee-4017-bbab-341bf2e13ece} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:27.034471 [ 3 ] {} HTTP-Session: 200a8601-de4a-4c01-b252-7994eb55c391 Destroying unnamed session 2024.02.15 00:12:27.034595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:27.034640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:27.034659 [ 3 ] {} HTTP-Session: ef46e69a-3b42-4171-8276-089147dcab88 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:27.034677 [ 3 ] {} HTTP-Session: ef46e69a-3b42-4171-8276-089147dcab88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:27.034750 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:27.034792 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:27.034931 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:27.035322 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:27.035600 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 00:12:27.035777 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 00:12:27.035896 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} executeQuery: Read 12 rows, 16.58 KiB in 0.001111613 sec., 10795 rows/sec., 14.57 MiB/sec. 2024.02.15 00:12:27.036023 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} DynamicQueryHandler: Done processing query 2024.02.15 00:12:27.036046 [ 3 ] {50e21bee-3ba6-4e23-9e34-5393ed29f3a1} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:12:27.036062 [ 3 ] {} HTTP-Session: ef46e69a-3b42-4171-8276-089147dcab88 Destroying unnamed session 2024.02.15 00:12:32.028474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:32.028602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:32.028634 [ 3 ] {} HTTP-Session: e5572479-b231-44dc-90f1-31bfcd2c2c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:32.028663 [ 3 ] {} HTTP-Session: e5572479-b231-44dc-90f1-31bfcd2c2c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:32.028807 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:32.028873 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:32.029055 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:32.029501 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:32.029776 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 00:12:32.029957 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 00:12:32.030076 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} executeQuery: Read 36 rows, 2.92 KiB in 0.001229314 sec., 29284 rows/sec., 2.32 MiB/sec. 2024.02.15 00:12:32.030210 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} DynamicQueryHandler: Done processing query 2024.02.15 00:12:32.030236 [ 3 ] {9cb9b884-36fa-4f09-a6e6-5e28f33e7c10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:32.030253 [ 3 ] {} HTTP-Session: e5572479-b231-44dc-90f1-31bfcd2c2c37 Destroying unnamed session 2024.02.15 00:12:32.030402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:32.030451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:32.030471 [ 3 ] {} HTTP-Session: 8e232cee-518a-4aac-a893-2d9014e20687 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:32.030491 [ 3 ] {} HTTP-Session: 8e232cee-518a-4aac-a893-2d9014e20687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:32.030578 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:32.030620 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:32.030726 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:32.031090 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:32.031320 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 00:12:32.031479 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 00:12:32.031585 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} executeQuery: Read 108 rows, 10.77 KiB in 0.000979089 sec., 110306 rows/sec., 10.74 MiB/sec. 2024.02.15 00:12:32.031737 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} DynamicQueryHandler: Done processing query 2024.02.15 00:12:32.031763 [ 3 ] {bc4f264d-9097-49be-913a-805af5eefde1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:12:32.031780 [ 3 ] {} HTTP-Session: 8e232cee-518a-4aac-a893-2d9014e20687 Destroying unnamed session 2024.02.15 00:12:32.031907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:32.031957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:32.031976 [ 3 ] {} HTTP-Session: 4ed2241a-12fe-41a9-8b31-642510928a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:32.031993 [ 3 ] {} HTTP-Session: 4ed2241a-12fe-41a9-8b31-642510928a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:32.032067 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:32.032105 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:32.032217 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:32.032506 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:32.032754 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 00:12:32.032934 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 00:12:32.033048 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} executeQuery: Read 36 rows, 2.88 KiB in 0.000953079 sec., 37772 rows/sec., 2.95 MiB/sec. 2024.02.15 00:12:32.033161 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} DynamicQueryHandler: Done processing query 2024.02.15 00:12:32.033188 [ 3 ] {81654e53-80be-4ca5-bebc-b2a6abf372c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:32.033207 [ 3 ] {} HTTP-Session: 4ed2241a-12fe-41a9-8b31-642510928a52 Destroying unnamed session 2024.02.15 00:12:32.033417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:32.033469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:32.033492 [ 3 ] {} HTTP-Session: 505b4bff-7544-437a-81ff-0f37fcd5705c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:32.033513 [ 3 ] {} HTTP-Session: 505b4bff-7544-437a-81ff-0f37fcd5705c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:32.033609 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:32.033661 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:32.033826 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:32.034286 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:32.034646 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 00:12:32.034833 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 00:12:32.034937 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} executeQuery: Read 36 rows, 49.75 KiB in 0.001294756 sec., 27804 rows/sec., 37.52 MiB/sec. 2024.02.15 00:12:32.035066 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} DynamicQueryHandler: Done processing query 2024.02.15 00:12:32.035089 [ 3 ] {294141c8-ec9e-4b5c-b4b9-f243a6eb3311} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:12:32.035106 [ 3 ] {} HTTP-Session: 505b4bff-7544-437a-81ff-0f37fcd5705c Destroying unnamed session 2024.02.15 00:12:37.027092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:37.027227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:37.027259 [ 3 ] {} HTTP-Session: 5f6ba94d-da7c-4930-99b5-7886cec07f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:37.027289 [ 3 ] {} HTTP-Session: 5f6ba94d-da7c-4930-99b5-7886cec07f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:37.027432 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:37.027501 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:37.027687 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:37.028140 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:37.028432 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 00:12:37.028616 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 00:12:37.028739 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} executeQuery: Read 12 rows, 996.00 B in 0.001266025 sec., 9478 rows/sec., 768.28 KiB/sec. 2024.02.15 00:12:37.028882 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} DynamicQueryHandler: Done processing query 2024.02.15 00:12:37.028908 [ 3 ] {b0722de5-f656-4f67-98a0-e52dac36ca9f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:37.028925 [ 3 ] {} HTTP-Session: 5f6ba94d-da7c-4930-99b5-7886cec07f45 Destroying unnamed session 2024.02.15 00:12:37.029048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:37.029098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:37.029119 [ 3 ] {} HTTP-Session: 223c7fe3-3ff2-48e9-a143-e55b44578d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:37.029138 [ 3 ] {} HTTP-Session: 223c7fe3-3ff2-48e9-a143-e55b44578d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:37.029221 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:37.029264 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:37.029375 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:37.029691 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:37.029907 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 00:12:37.030061 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 00:12:37.030182 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} executeQuery: Read 36 rows, 3.27 KiB in 0.000919758 sec., 39140 rows/sec., 3.47 MiB/sec. 2024.02.15 00:12:37.030181 [ 88 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 00:12:37.030307 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:37.030335 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} DynamicQueryHandler: Done processing query 2024.02.15 00:12:37.030373 [ 3 ] {ceb2ba1d-b30a-45a4-9248-63d63a9dedfb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:37.030398 [ 3 ] {} HTTP-Session: 223c7fe3-3ff2-48e9-a143-e55b44578d59 Destroying unnamed session 2024.02.15 00:12:37.030397 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 00:12:37.030475 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:37.030502 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part 2024.02.15 00:12:37.030528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:37.030623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:37.030634 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:37.030654 [ 3 ] {} HTTP-Session: 1bacbdd2-48f5-44ed-b4d4-a8c25633ad4d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:37.030680 [ 3 ] {} HTTP-Session: 1bacbdd2-48f5-44ed-b4d4-a8c25633ad4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:37.030761 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part 2024.02.15 00:12:37.030800 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:37.030864 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:37.030874 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 72 rows starting from the beginning of the part 2024.02.15 00:12:37.031033 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 108 rows starting from the beginning of the part 2024.02.15 00:12:37.031107 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:37.031169 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:37.031599 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:37.031860 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 00:12:37.032016 [ 30 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 4 columns (4 merged, 0 gathered) in 0.001662263 sec., 327264.69878713536 rows/sec., 30.12 MiB/sec. 2024.02.15 00:12:37.032056 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 00:12:37.032135 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 00:12:37.032200 [ 88 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 00:12:37.032254 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} executeQuery: Read 12 rows, 984.00 B in 0.001405088 sec., 8540 rows/sec., 683.90 KiB/sec. 2024.02.15 00:12:37.032288 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:37.032575 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 00:12:37.032637 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 00:12:37.032687 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} DynamicQueryHandler: Done processing query 2024.02.15 00:12:37.032796 [ 3 ] {dacc6999-9ea3-4d0d-884a-fc4ec4db5c06} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:37.032848 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_26_5} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 00:12:37.032928 [ 3 ] {} HTTP-Session: 1bacbdd2-48f5-44ed-b4d4-a8c25633ad4d Destroying unnamed session 2024.02.15 00:12:37.032993 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:37.033119 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part 2024.02.15 00:12:37.033217 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:37.033239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:37.033293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:37.033320 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:37.033324 [ 3 ] {} HTTP-Session: f6a7ccb3-218d-4f86-8230-c86ce940f24e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:37.033361 [ 3 ] {} HTTP-Session: f6a7ccb3-218d-4f86-8230-c86ce940f24e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:37.033448 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:37.033478 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:37.033549 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:37.033562 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:37.033728 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:37.033866 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:37.034467 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:37.034695 [ 19 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 230 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320796 sec., 99103.92813500196 rows/sec., 7.74 MiB/sec. 2024.02.15 00:12:37.034909 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 00:12:37.034924 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 00:12:37.035238 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 00:12:37.035253 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 00:12:37.035372 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_26_5} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 00:12:37.035438 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} executeQuery: Read 12 rows, 16.58 KiB in 0.001924079 sec., 6236 rows/sec., 8.42 MiB/sec. 2024.02.15 00:12:37.035640 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} DynamicQueryHandler: Done processing query 2024.02.15 00:12:37.035665 [ 3 ] {6f2fcf32-6265-4fbf-9f66-27f162439391} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:12:37.035682 [ 3 ] {} HTTP-Session: f6a7ccb3-218d-4f86-8230-c86ce940f24e Destroying unnamed session 2024.02.15 00:12:40.998491 [ 105 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:12:40.998568 [ 105 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:12:42.029140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:42.029270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:42.029303 [ 3 ] {} HTTP-Session: 2db0968f-652b-4da2-9500-200640033003 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:42.029333 [ 3 ] {} HTTP-Session: 2db0968f-652b-4da2-9500-200640033003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:42.029482 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:42.029551 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:42.029715 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:42.030151 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:42.030449 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 00:12:42.030625 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 00:12:42.030744 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} executeQuery: Read 36 rows, 2.92 KiB in 0.001219114 sec., 29529 rows/sec., 2.34 MiB/sec. 2024.02.15 00:12:42.030744 [ 105 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 00:12:42.030818 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:42.030888 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 00:12:42.030899 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} DynamicQueryHandler: Done processing query 2024.02.15 00:12:42.030936 [ 3 ] {68b77da6-46b3-4fc9-bfb4-f4ee0fe1316e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:42.030961 [ 3 ] {} HTTP-Session: 2db0968f-652b-4da2-9500-200640033003 Destroying unnamed session 2024.02.15 00:12:42.030974 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:42.031004 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part 2024.02.15 00:12:42.031114 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:42.031118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:42.031181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:42.031217 [ 3 ] {} HTTP-Session: 73ede828-5cd2-4ca3-a59d-7296dba4254b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:42.031220 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:42.031242 [ 3 ] {} HTTP-Session: 73ede828-5cd2-4ca3-a59d-7296dba4254b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:42.031342 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:42.031374 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:42.031431 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:42.031452 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:42.031634 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:42.031656 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:42.032221 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:42.032494 [ 19 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.001619982 sec., 111112.34569272991 rows/sec., 8.80 MiB/sec. 2024.02.15 00:12:42.032557 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 00:12:42.032636 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 00:12:42.032750 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 00:12:42.032819 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 00:12:42.032873 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} executeQuery: Read 108 rows, 10.77 KiB in 0.001466389 sec., 73650 rows/sec., 7.17 MiB/sec. 2024.02.15 00:12:42.032901 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_26_5} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 00:12:42.033059 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} DynamicQueryHandler: Done processing query 2024.02.15 00:12:42.033085 [ 3 ] {a6003319-ceb5-492d-859b-f5afb7a3188b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:12:42.033102 [ 3 ] {} HTTP-Session: 73ede828-5cd2-4ca3-a59d-7296dba4254b Destroying unnamed session 2024.02.15 00:12:42.033235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:42.033285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:42.033306 [ 3 ] {} HTTP-Session: b7397961-4e84-4722-a764-1e0f8ef2d656 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:42.033323 [ 3 ] {} HTTP-Session: b7397961-4e84-4722-a764-1e0f8ef2d656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:42.033403 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:42.033446 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:42.033554 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:42.033844 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:42.034055 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 00:12:42.034209 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 00:12:42.034301 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} executeQuery: Read 36 rows, 2.88 KiB in 0.000869237 sec., 41415 rows/sec., 3.24 MiB/sec. 2024.02.15 00:12:42.034405 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} DynamicQueryHandler: Done processing query 2024.02.15 00:12:42.034428 [ 3 ] {1e6b51cd-a627-43eb-a51c-1faf81b204d4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:42.034443 [ 3 ] {} HTTP-Session: b7397961-4e84-4722-a764-1e0f8ef2d656 Destroying unnamed session 2024.02.15 00:12:42.034694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:42.034738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:42.034757 [ 3 ] {} HTTP-Session: 391875bd-d7a5-46b0-89d0-b4463f0a87c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:42.034774 [ 3 ] {} HTTP-Session: 391875bd-d7a5-46b0-89d0-b4463f0a87c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:42.034857 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:42.034931 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:42.035064 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:42.035521 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:42.035834 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 00:12:42.036027 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 00:12:42.036115 [ 105 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 00:12:42.036128 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} executeQuery: Read 36 rows, 49.75 KiB in 0.001215424 sec., 29619 rows/sec., 39.97 MiB/sec. 2024.02.15 00:12:42.036154 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:42.036257 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 00:12:42.036401 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} DynamicQueryHandler: Done processing query 2024.02.15 00:12:42.036470 [ 3 ] {1d36cda0-0309-4b00-98a3-74626f8beaaf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:12:42.036482 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:12:42.036539 [ 3 ] {} HTTP-Session: 391875bd-d7a5-46b0-89d0-b4463f0a87c2 Destroying unnamed session 2024.02.15 00:12:42.036554 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 537 rows starting from the beginning of the part 2024.02.15 00:12:42.036663 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:42.036754 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:42.036844 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:42.036926 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2024.02.15 00:12:42.037009 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2024.02.15 00:12:42.038366 [ 14 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 6 columns (6 merged, 0 gathered) in 0.002171764 sec., 308044.52049117675 rows/sec., 415.69 MiB/sec. 2024.02.15 00:12:42.038671 [ 14 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 00:12:42.038870 [ 14 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 00:12:42.038923 [ 14 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 00:12:42.038979 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_26_5: 4.07 MiB. 2024.02.15 00:12:47.028120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:47.028293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:47.028339 [ 3 ] {} HTTP-Session: daff533e-6d17-4ddb-9f9c-aa9fb5485c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:47.028380 [ 3 ] {} HTTP-Session: daff533e-6d17-4ddb-9f9c-aa9fb5485c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:47.028581 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:47.028679 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:47.028866 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:47.029320 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:47.029589 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 00:12:47.029770 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 00:12:47.029888 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} executeQuery: Read 12 rows, 996.00 B in 0.001250575 sec., 9595 rows/sec., 777.77 KiB/sec. 2024.02.15 00:12:47.030031 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} DynamicQueryHandler: Done processing query 2024.02.15 00:12:47.030057 [ 3 ] {1817a57c-3a10-41b9-a5d9-5a61a6063267} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:47.030073 [ 3 ] {} HTTP-Session: daff533e-6d17-4ddb-9f9c-aa9fb5485c07 Destroying unnamed session 2024.02.15 00:12:47.030199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:47.030248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:47.030268 [ 3 ] {} HTTP-Session: 4a769d8f-b3f3-4397-95d7-ac7073b6808c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:47.030287 [ 3 ] {} HTTP-Session: 4a769d8f-b3f3-4397-95d7-ac7073b6808c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:47.030368 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:47.030412 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:12:47.030521 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:47.030808 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:47.031015 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 00:12:47.031164 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 00:12:47.031282 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} executeQuery: Read 4 rows, 342.00 B in 0.000880608 sec., 4542 rows/sec., 379.27 KiB/sec. 2024.02.15 00:12:47.031431 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} DynamicQueryHandler: Done processing query 2024.02.15 00:12:47.031455 [ 3 ] {89a9051d-a4aa-4f5e-bb15-c8c4fcd78133} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:12:47.031471 [ 3 ] {} HTTP-Session: 4a769d8f-b3f3-4397-95d7-ac7073b6808c Destroying unnamed session 2024.02.15 00:12:47.031626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:47.031674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:47.031694 [ 3 ] {} HTTP-Session: 5243e1dc-6fda-4baa-a937-fa9b3265e6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:47.031711 [ 3 ] {} HTTP-Session: 5243e1dc-6fda-4baa-a937-fa9b3265e6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:47.031785 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:47.031825 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:47.031940 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:47.032237 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:47.032448 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.15 00:12:47.032600 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.15 00:12:47.032721 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} executeQuery: Read 38 rows, 3.45 KiB in 0.000907919 sec., 41853 rows/sec., 3.71 MiB/sec. 2024.02.15 00:12:47.032825 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} DynamicQueryHandler: Done processing query 2024.02.15 00:12:47.032848 [ 3 ] {e7d0c9ea-1662-4145-a35d-8c14e6c7e8fa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:47.032864 [ 3 ] {} HTTP-Session: 5243e1dc-6fda-4baa-a937-fa9b3265e6fe Destroying unnamed session 2024.02.15 00:12:47.033008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:47.033053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:47.033072 [ 3 ] {} HTTP-Session: fd4774cc-0745-477a-bab8-e005e6888f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:47.033088 [ 3 ] {} HTTP-Session: fd4774cc-0745-477a-bab8-e005e6888f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:47.033158 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:47.033198 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:12:47.033303 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:47.033639 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:47.033848 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 00:12:47.034001 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 00:12:47.034124 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} executeQuery: Read 4 rows, 286.00 B in 0.000928898 sec., 4306 rows/sec., 300.68 KiB/sec. 2024.02.15 00:12:47.034254 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} DynamicQueryHandler: Done processing query 2024.02.15 00:12:47.034278 [ 3 ] {b5382a15-e159-40e0-b9cb-c4fc3451c60a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:12:47.034293 [ 3 ] {} HTTP-Session: fd4774cc-0745-477a-bab8-e005e6888f8f Destroying unnamed session 2024.02.15 00:12:47.034443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:47.034488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:47.034506 [ 3 ] {} HTTP-Session: c06c9a53-a065-4c40-a7dd-2a762f67aaff Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:47.034523 [ 3 ] {} HTTP-Session: c06c9a53-a065-4c40-a7dd-2a762f67aaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:47.034596 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:47.034634 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:47.034743 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:47.035034 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:47.035241 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.15 00:12:47.035403 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.15 00:12:47.035518 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} executeQuery: Read 16 rows, 1.29 KiB in 0.000895848 sec., 17860 rows/sec., 1.40 MiB/sec. 2024.02.15 00:12:47.035635 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} DynamicQueryHandler: Done processing query 2024.02.15 00:12:47.035658 [ 3 ] {eb62700a-e065-40db-81d8-69aad2d9bfb0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:47.035673 [ 3 ] {} HTTP-Session: c06c9a53-a065-4c40-a7dd-2a762f67aaff Destroying unnamed session 2024.02.15 00:12:47.035780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:47.035825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:47.035844 [ 3 ] {} HTTP-Session: 537a93a7-f288-460d-9a9d-236beb1b2e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:47.035860 [ 3 ] {} HTTP-Session: 537a93a7-f288-460d-9a9d-236beb1b2e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:47.035930 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:47.035972 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:12:47.036094 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:47.036369 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:47.036630 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 00:12:47.036810 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 00:12:47.036912 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} executeQuery: Read 2 rows, 144.00 B in 0.000950089 sec., 2105 rows/sec., 148.01 KiB/sec. 2024.02.15 00:12:47.037101 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} DynamicQueryHandler: Done processing query 2024.02.15 00:12:47.037125 [ 3 ] {4919b051-5c50-4558-a365-37cd9e191590} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:12:47.037141 [ 3 ] {} HTTP-Session: 537a93a7-f288-460d-9a9d-236beb1b2e6b Destroying unnamed session 2024.02.15 00:12:47.037253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:47.037299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:47.037318 [ 3 ] {} HTTP-Session: 6e3a01d1-d3a6-4cc5-8442-d905e454411e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:47.037335 [ 3 ] {} HTTP-Session: 6e3a01d1-d3a6-4cc5-8442-d905e454411e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:47.037411 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:47.037454 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:47.037607 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:47.037969 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:47.038252 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 00:12:47.038434 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 00:12:47.038562 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} executeQuery: Read 12 rows, 16.58 KiB in 0.001122512 sec., 10690 rows/sec., 14.43 MiB/sec. 2024.02.15 00:12:47.038686 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} DynamicQueryHandler: Done processing query 2024.02.15 00:12:47.038710 [ 3 ] {168ff685-235a-413d-b3e2-67da3b431775} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:12:47.038726 [ 3 ] {} HTTP-Session: 6e3a01d1-d3a6-4cc5-8442-d905e454411e Destroying unnamed session 2024.02.15 00:12:52.029038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:52.029176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:52.029208 [ 3 ] {} HTTP-Session: cba08aa2-ccea-43b4-9ebc-b48be9885f2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:52.029237 [ 3 ] {} HTTP-Session: cba08aa2-ccea-43b4-9ebc-b48be9885f2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:52.029386 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:52.029455 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:52.029650 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:52.030322 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:52.030627 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.15 00:12:52.030809 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.15 00:12:52.030948 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} executeQuery: Read 36 rows, 2.92 KiB in 0.0015131 sec., 23792 rows/sec., 1.88 MiB/sec. 2024.02.15 00:12:52.031105 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} DynamicQueryHandler: Done processing query 2024.02.15 00:12:52.031134 [ 3 ] {715e3939-85aa-4dd7-8815-54fea2766097} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:52.031150 [ 3 ] {} HTTP-Session: cba08aa2-ccea-43b4-9ebc-b48be9885f2b Destroying unnamed session 2024.02.15 00:12:52.031289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:52.031347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:52.031367 [ 3 ] {} HTTP-Session: 49363d98-aaa1-41e1-8e37-b6d88a45870c Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:52.031387 [ 3 ] {} HTTP-Session: 49363d98-aaa1-41e1-8e37-b6d88a45870c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:52.031481 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:52.031525 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:52.031641 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:52.032034 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:52.032277 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.15 00:12:52.032434 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.15 00:12:52.032554 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} executeQuery: Read 108 rows, 10.77 KiB in 0.001044261 sec., 103422 rows/sec., 10.07 MiB/sec. 2024.02.15 00:12:52.032677 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} DynamicQueryHandler: Done processing query 2024.02.15 00:12:52.032702 [ 3 ] {70367b60-5cad-411d-afb9-cefa4a0070b4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:12:52.032718 [ 3 ] {} HTTP-Session: 49363d98-aaa1-41e1-8e37-b6d88a45870c Destroying unnamed session 2024.02.15 00:12:52.032843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:52.032892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:52.032913 [ 3 ] {} HTTP-Session: cb8f3d55-0801-4e7e-aa4e-9f68cf85f0a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:52.032931 [ 3 ] {} HTTP-Session: cb8f3d55-0801-4e7e-aa4e-9f68cf85f0a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:52.033007 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:52.033048 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:52.033157 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:52.033464 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:52.033671 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.15 00:12:52.033822 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.15 00:12:52.033919 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} executeQuery: Read 36 rows, 2.88 KiB in 0.000884468 sec., 40702 rows/sec., 3.18 MiB/sec. 2024.02.15 00:12:52.034040 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} DynamicQueryHandler: Done processing query 2024.02.15 00:12:52.034063 [ 3 ] {484e6110-0ded-4d41-9791-4e560da9532b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:52.034079 [ 3 ] {} HTTP-Session: cb8f3d55-0801-4e7e-aa4e-9f68cf85f0a9 Destroying unnamed session 2024.02.15 00:12:52.034279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:52.034324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:52.034349 [ 3 ] {} HTTP-Session: 001c3930-4757-4f37-bf20-2295c0e737ca Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:52.034367 [ 3 ] {} HTTP-Session: 001c3930-4757-4f37-bf20-2295c0e737ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:52.034459 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:52.034506 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:52.034648 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:52.035091 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:52.035414 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.15 00:12:52.035600 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.15 00:12:52.035737 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} executeQuery: Read 36 rows, 49.75 KiB in 0.001246205 sec., 28887 rows/sec., 38.98 MiB/sec. 2024.02.15 00:12:52.035919 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} DynamicQueryHandler: Done processing query 2024.02.15 00:12:52.035944 [ 3 ] {d65381cf-8ceb-4104-8eb4-30abcb341bec} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:12:52.035960 [ 3 ] {} HTTP-Session: 001c3930-4757-4f37-bf20-2295c0e737ca Destroying unnamed session 2024.02.15 00:12:55.999161 [ 178 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:12:55.999249 [ 178 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:12:57.029272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:57.029386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:57.029417 [ 3 ] {} HTTP-Session: dadf9f06-23c1-48e3-9404-68a00f7c9688 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:57.029446 [ 3 ] {} HTTP-Session: dadf9f06-23c1-48e3-9404-68a00f7c9688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:57.029591 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:57.029658 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:12:57.029846 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:57.030306 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:57.030572 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.15 00:12:57.030741 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.15 00:12:57.030864 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} executeQuery: Read 12 rows, 996.00 B in 0.001234115 sec., 9723 rows/sec., 788.14 KiB/sec. 2024.02.15 00:12:57.031027 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} DynamicQueryHandler: Done processing query 2024.02.15 00:12:57.031052 [ 3 ] {ef0fbdab-01fa-43da-83dc-7b11e7562d7c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:12:57.031068 [ 3 ] {} HTTP-Session: dadf9f06-23c1-48e3-9404-68a00f7c9688 Destroying unnamed session 2024.02.15 00:12:57.031186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:57.031237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:57.031259 [ 3 ] {} HTTP-Session: cc2c9557-d02b-487d-8e31-ee7a7de80305 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:57.031277 [ 3 ] {} HTTP-Session: cc2c9557-d02b-487d-8e31-ee7a7de80305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:57.031358 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:57.031402 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:12:57.031513 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:57.031816 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:57.032043 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 00:12:57.032197 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 00:12:57.032317 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} executeQuery: Read 2 rows, 175.00 B in 0.000928259 sec., 2154 rows/sec., 184.11 KiB/sec. 2024.02.15 00:12:57.032438 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} DynamicQueryHandler: Done processing query 2024.02.15 00:12:57.032461 [ 3 ] {4942340e-28f3-47ec-a831-a88d00261d38} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:12:57.032477 [ 3 ] {} HTTP-Session: cc2c9557-d02b-487d-8e31-ee7a7de80305 Destroying unnamed session 2024.02.15 00:12:57.032592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:57.032639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:57.032658 [ 3 ] {} HTTP-Session: 105188b5-88e9-482a-afdb-874604923e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:57.032675 [ 3 ] {} HTTP-Session: 105188b5-88e9-482a-afdb-874604923e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:57.032752 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:57.032791 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:12:57.032898 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:57.033233 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:57.033445 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.15 00:12:57.033594 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.15 00:12:57.033717 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} executeQuery: Read 73 rows, 6.12 KiB in 0.000936139 sec., 77979 rows/sec., 6.39 MiB/sec. 2024.02.15 00:12:57.033833 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} DynamicQueryHandler: Done processing query 2024.02.15 00:12:57.033856 [ 3 ] {88c5f14f-bddb-4b9d-b0f8-113147c0f2bc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:12:57.033872 [ 3 ] {} HTTP-Session: 105188b5-88e9-482a-afdb-874604923e9d Destroying unnamed session 2024.02.15 00:12:57.034018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:57.034063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:57.034082 [ 3 ] {} HTTP-Session: 71767589-f124-4d95-a8b3-b22fc1a94523 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:57.034099 [ 3 ] {} HTTP-Session: 71767589-f124-4d95-a8b3-b22fc1a94523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:57.034168 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:57.034207 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:12:57.034314 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:57.034582 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:57.034784 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 00:12:57.034931 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 00:12:57.035045 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} executeQuery: Read 2 rows, 143.00 B in 0.000847307 sec., 2360 rows/sec., 164.81 KiB/sec. 2024.02.15 00:12:57.035199 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} DynamicQueryHandler: Done processing query 2024.02.15 00:12:57.035223 [ 3 ] {aaa6401f-73f2-403e-beae-b819f1e295b1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:12:57.035239 [ 3 ] {} HTTP-Session: 71767589-f124-4d95-a8b3-b22fc1a94523 Destroying unnamed session 2024.02.15 00:12:57.035340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:57.035384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:57.035403 [ 3 ] {} HTTP-Session: 5871642d-e760-4a22-bc67-376b519a3b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:57.035420 [ 3 ] {} HTTP-Session: 5871642d-e760-4a22-bc67-376b519a3b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:57.035492 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:57.035531 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:12:57.035646 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:57.035945 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:57.036153 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.15 00:12:57.036307 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.15 00:12:57.036431 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} executeQuery: Read 38 rows, 3.02 KiB in 0.000907099 sec., 41891 rows/sec., 3.25 MiB/sec. 2024.02.15 00:12:57.036546 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} DynamicQueryHandler: Done processing query 2024.02.15 00:12:57.036569 [ 3 ] {3fad1b57-7c2f-4430-b9fb-6c5c9566af75} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:57.036584 [ 3 ] {} HTTP-Session: 5871642d-e760-4a22-bc67-376b519a3b32 Destroying unnamed session 2024.02.15 00:12:57.036698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:57.036743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:57.036762 [ 3 ] {} HTTP-Session: 4524b923-9a4f-412c-8113-5e7e801b76f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:57.036778 [ 3 ] {} HTTP-Session: 4524b923-9a4f-412c-8113-5e7e801b76f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:57.036851 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:57.036895 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:12:57.037017 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:57.037313 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:57.037589 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 00:12:57.037771 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 00:12:57.037893 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} executeQuery: Read 37 rows, 2.67 KiB in 0.00101276 sec., 36533 rows/sec., 2.58 MiB/sec. 2024.02.15 00:12:57.038011 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} DynamicQueryHandler: Done processing query 2024.02.15 00:12:57.038035 [ 3 ] {88f778b4-d87d-4641-b8b4-5c7d6b88a31c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:12:57.038051 [ 3 ] {} HTTP-Session: 4524b923-9a4f-412c-8113-5e7e801b76f7 Destroying unnamed session 2024.02.15 00:12:57.038165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:12:57.038210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:12:57.038229 [ 3 ] {} HTTP-Session: f478b7ae-9110-4aa8-bd2e-dbe8b91a6686 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:12:57.038246 [ 3 ] {} HTTP-Session: f478b7ae-9110-4aa8-bd2e-dbe8b91a6686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:12:57.038322 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:12:57.038363 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:12:57.038501 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:12:57.038842 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:12:57.039114 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.15 00:12:57.039297 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.15 00:12:57.039422 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} executeQuery: Read 12 rows, 16.58 KiB in 0.001074071 sec., 11172 rows/sec., 15.08 MiB/sec. 2024.02.15 00:12:57.039547 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} DynamicQueryHandler: Done processing query 2024.02.15 00:12:57.039571 [ 3 ] {0da231c1-891f-499a-867c-9cfce8230d20} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:12:57.039586 [ 3 ] {} HTTP-Session: f478b7ae-9110-4aa8-bd2e-dbe8b91a6686 Destroying unnamed session 2024.02.15 00:13:02.028391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:02.028507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:02.028533 [ 3 ] {} HTTP-Session: a617d8a6-9cd9-463e-9366-b502a36c7bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:02.028558 [ 3 ] {} HTTP-Session: a617d8a6-9cd9-463e-9366-b502a36c7bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:02.028688 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:02.028750 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:02.028912 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:02.029387 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:13:02.029660 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.15 00:13:02.029829 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.15 00:13:02.029959 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} executeQuery: Read 36 rows, 2.92 KiB in 0.001223035 sec., 29434 rows/sec., 2.33 MiB/sec. 2024.02.15 00:13:02.030113 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} DynamicQueryHandler: Done processing query 2024.02.15 00:13:02.030140 [ 3 ] {ea6220f6-921d-4fef-a3ba-59824235571d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:02.030157 [ 3 ] {} HTTP-Session: a617d8a6-9cd9-463e-9366-b502a36c7bf1 Destroying unnamed session 2024.02.15 00:13:02.030306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:02.030359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:02.030379 [ 3 ] {} HTTP-Session: d027d9b7-ba9b-4dfc-97ae-e62230683cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:02.030399 [ 3 ] {} HTTP-Session: d027d9b7-ba9b-4dfc-97ae-e62230683cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:02.030488 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:02.030531 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:02.030648 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:02.031071 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:13:02.031300 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.15 00:13:02.031466 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.15 00:13:02.031594 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} executeQuery: Read 108 rows, 10.77 KiB in 0.001071291 sec., 100812 rows/sec., 9.81 MiB/sec. 2024.02.15 00:13:02.031586 [ 175 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.15 00:13:02.031699 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:13:02.031799 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} DynamicQueryHandler: Done processing query 2024.02.15 00:13:02.031814 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.15 00:13:02.031841 [ 3 ] {a0414020-8dc8-4683-bf8a-50e4249210af} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:13:02.031875 [ 3 ] {} HTTP-Session: d027d9b7-ba9b-4dfc-97ae-e62230683cc2 Destroying unnamed session 2024.02.15 00:13:02.032039 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:02.032060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:02.032098 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part 2024.02.15 00:13:02.032130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:02.032184 [ 3 ] {} HTTP-Session: be8b35bb-c5dc-49c0-8393-2985a0f324ee Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:02.032215 [ 3 ] {} HTTP-Session: be8b35bb-c5dc-49c0-8393-2985a0f324ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:02.032347 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 108 rows starting from the beginning of the part 2024.02.15 00:13:02.032405 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:02.032510 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:02.032546 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part 2024.02.15 00:13:02.032847 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 108 rows starting from the beginning of the part 2024.02.15 00:13:02.032982 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:02.033109 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 73 rows starting from the beginning of the part 2024.02.15 00:13:02.033229 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 108 rows starting from the beginning of the part 2024.02.15 00:13:02.033709 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:13:02.034217 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.15 00:13:02.034481 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.15 00:13:02.034689 [ 174 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.15 00:13:02.034776 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} executeQuery: Read 36 rows, 2.88 KiB in 0.002287365 sec., 15738 rows/sec., 1.23 MiB/sec. 2024.02.15 00:13:02.034841 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:13:02.035115 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.15 00:13:02.035129 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 619 rows, containing 4 columns (4 merged, 0 gathered) in 0.003354267 sec., 184541.0636660707 rows/sec., 17.18 MiB/sec. 2024.02.15 00:13:02.035175 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} DynamicQueryHandler: Done processing query 2024.02.15 00:13:02.035212 [ 3 ] {c5d5dc13-8564-48f2-bc44-9a4e6820b1b4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:02.035247 [ 3 ] {} HTTP-Session: be8b35bb-c5dc-49c0-8393-2985a0f324ee Destroying unnamed session 2024.02.15 00:13:02.035262 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:02.035301 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part 2024.02.15 00:13:02.035320 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.15 00:13:02.035436 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:02.035473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:02.035548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:02.035548 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.15 00:13:02.035587 [ 3 ] {} HTTP-Session: 9c560668-a090-4c67-bfc9-11aa7b21b55e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:02.035600 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part 2024.02.15 00:13:02.035623 [ 3 ] {} HTTP-Session: 9c560668-a090-4c67-bfc9-11aa7b21b55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:02.035656 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_31_6} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.15 00:13:02.035854 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:02.035859 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:02.035923 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:02.035964 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part 2024.02.15 00:13:02.036141 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:02.036282 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:02.037020 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.50 GiB. 2024.02.15 00:13:02.037184 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002228844 sec., 116652.39918092071 rows/sec., 9.11 MiB/sec. 2024.02.15 00:13:02.037389 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.15 00:13:02.037614 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.15 00:13:02.037757 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.15 00:13:02.037878 [ 17 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_31_6} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.15 00:13:02.037938 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.15 00:13:02.038120 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} executeQuery: Read 36 rows, 49.75 KiB in 0.002216654 sec., 16240 rows/sec., 21.92 MiB/sec. 2024.02.15 00:13:02.038267 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} DynamicQueryHandler: Done processing query 2024.02.15 00:13:02.038291 [ 3 ] {1cd8b124-b3ac-4c33-af84-b479b077c50d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:13:02.038307 [ 3 ] {} HTTP-Session: 9c560668-a090-4c67-bfc9-11aa7b21b55e Destroying unnamed session 2024.02.15 00:13:07.027601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:07.027728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:07.027755 [ 3 ] {} HTTP-Session: 5a422d87-5a97-43c9-b528-24539132c02e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:07.027779 [ 3 ] {} HTTP-Session: 5a422d87-5a97-43c9-b528-24539132c02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:07.027909 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:07.027972 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:07.028139 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:07.028599 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:07.028884 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.15 00:13:07.029054 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.15 00:13:07.029186 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} executeQuery: Read 12 rows, 996.00 B in 0.001231685 sec., 9742 rows/sec., 789.70 KiB/sec. 2024.02.15 00:13:07.029198 [ 172 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.15 00:13:07.029338 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:07.029407 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} DynamicQueryHandler: Done processing query 2024.02.15 00:13:07.029449 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.15 00:13:07.029472 [ 3 ] {cb1d7cb8-f7f6-4cdb-b3a5-32eefda4ab45} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:07.029524 [ 3 ] {} HTTP-Session: 5a422d87-5a97-43c9-b528-24539132c02e Destroying unnamed session 2024.02.15 00:13:07.029690 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:07.029734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:07.029753 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part 2024.02.15 00:13:07.029802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:07.029825 [ 3 ] {} HTTP-Session: 2a49ff0c-2e20-4d5b-8e55-f91574dc51d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:07.029857 [ 3 ] {} HTTP-Session: 2a49ff0c-2e20-4d5b-8e55-f91574dc51d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:07.029899 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:07.029976 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:07.030023 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:07.030037 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:07.030186 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:07.030284 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:07.030330 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:07.030455 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:07.030849 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:07.031131 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.15 00:13:07.031338 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001946129 sec., 80159.12614220331 rows/sec., 6.34 MiB/sec. 2024.02.15 00:13:07.031348 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.15 00:13:07.031423 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.15 00:13:07.031512 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} executeQuery: Read 36 rows, 3.27 KiB in 0.00149496 sec., 24080 rows/sec., 2.14 MiB/sec. 2024.02.15 00:13:07.031657 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} DynamicQueryHandler: Done processing query 2024.02.15 00:13:07.031664 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.15 00:13:07.031684 [ 3 ] {816e33a9-716b-4f1d-95c7-d20e2817f4b5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:07.031704 [ 3 ] {} HTTP-Session: 2a49ff0c-2e20-4d5b-8e55-f91574dc51d0 Destroying unnamed session 2024.02.15 00:13:07.031737 [ 14 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_31_6} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.15 00:13:07.031858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:07.031907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:07.031926 [ 3 ] {} HTTP-Session: e102f44a-2f10-48dc-8798-00d34ed49229 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:07.031945 [ 3 ] {} HTTP-Session: e102f44a-2f10-48dc-8798-00d34ed49229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:07.032022 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:07.032063 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:07.032170 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:07.032454 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:07.032662 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.15 00:13:07.032816 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.15 00:13:07.032932 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} executeQuery: Read 12 rows, 984.00 B in 0.000879358 sec., 13646 rows/sec., 1.07 MiB/sec. 2024.02.15 00:13:07.033077 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} DynamicQueryHandler: Done processing query 2024.02.15 00:13:07.033101 [ 3 ] {45bb69c1-9da3-40da-ad9b-346960f1ef47} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:07.033118 [ 3 ] {} HTTP-Session: e102f44a-2f10-48dc-8798-00d34ed49229 Destroying unnamed session 2024.02.15 00:13:07.033247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:07.033293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:07.033314 [ 3 ] {} HTTP-Session: c88c55d0-814a-4335-965b-046df6cf6485 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:07.033332 [ 3 ] {} HTTP-Session: c88c55d0-814a-4335-965b-046df6cf6485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:07.033410 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:07.033456 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:07.033597 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:07.033941 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:07.034236 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.15 00:13:07.034419 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.15 00:13:07.034539 [ 172 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.15 00:13:07.034554 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} executeQuery: Read 12 rows, 16.58 KiB in 0.001107042 sec., 10839 rows/sec., 14.63 MiB/sec. 2024.02.15 00:13:07.034591 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:07.034804 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.15 00:13:07.034889 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} DynamicQueryHandler: Done processing query 2024.02.15 00:13:07.034946 [ 3 ] {612d92f8-bf98-497f-92b3-5555bed6880c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:13:07.034986 [ 3 ] {} HTTP-Session: c88c55d0-814a-4335-965b-046df6cf6485 Destroying unnamed session 2024.02.15 00:13:07.035014 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:07.035050 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 669 rows starting from the beginning of the part 2024.02.15 00:13:07.035179 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:07.035293 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:07.035385 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:07.035469 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:07.035553 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:07.036987 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 6 columns (6 merged, 0 gathered) in 0.002334276 sec., 332865.52232897904 rows/sec., 449.19 MiB/sec. 2024.02.15 00:13:07.037512 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.15 00:13:07.037828 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.15 00:13:07.037915 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.15 00:13:07.038015 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_31_6: 4.15 MiB. 2024.02.15 00:13:10.155890 [ 170 ] {} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.02.15 00:13:10.155991 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:10.156067 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2024.02.15 00:13:10.156203 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:10.156239 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 437 rows starting from the beginning of the part 2024.02.15 00:13:10.156377 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.02.15 00:13:10.156474 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:10.156562 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.02.15 00:13:10.156645 [ 25 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2024.02.15 00:13:10.157344 [ 38 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 513 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299866 sec., 394656.0645481919 rows/sec., 27.84 MiB/sec. 2024.02.15 00:13:10.157527 [ 38 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.15 00:13:10.157796 [ 38 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.15 00:13:10.157870 [ 38 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_10_2} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2024.02.15 00:13:10.999310 [ 170 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:13:10.999366 [ 170 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:13:12.028695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:12.028805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:12.028833 [ 3 ] {} HTTP-Session: 9bb075e5-be99-4ea0-aeef-49a02a9620a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:12.028857 [ 3 ] {} HTTP-Session: 9bb075e5-be99-4ea0-aeef-49a02a9620a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:12.028987 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:12.029048 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:12.029210 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:12.029679 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:12.029956 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.15 00:13:12.030128 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.15 00:13:12.030248 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} executeQuery: Read 36 rows, 2.92 KiB in 0.001225144 sec., 29384 rows/sec., 2.33 MiB/sec. 2024.02.15 00:13:12.030403 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} DynamicQueryHandler: Done processing query 2024.02.15 00:13:12.030429 [ 3 ] {b77577bf-cdf2-4149-8979-c80d52fd53b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:12.030446 [ 3 ] {} HTTP-Session: 9bb075e5-be99-4ea0-aeef-49a02a9620a0 Destroying unnamed session 2024.02.15 00:13:12.030614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:12.030665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:12.030686 [ 3 ] {} HTTP-Session: 80c579ca-b680-4949-aede-fa80be443707 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:12.030705 [ 3 ] {} HTTP-Session: 80c579ca-b680-4949-aede-fa80be443707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:12.030783 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:12.030828 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:13:12.030940 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:12.031323 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:12.031536 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 00:13:12.031703 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 00:13:12.031796 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} executeQuery: Read 2 rows, 175.00 B in 0.000983659 sec., 2033 rows/sec., 173.74 KiB/sec. 2024.02.15 00:13:12.031915 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} DynamicQueryHandler: Done processing query 2024.02.15 00:13:12.031938 [ 3 ] {4870ec0b-dd57-42ee-80a7-ff1eae67c778} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:13:12.031954 [ 3 ] {} HTTP-Session: 80c579ca-b680-4949-aede-fa80be443707 Destroying unnamed session 2024.02.15 00:13:12.032086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:12.032132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:12.032152 [ 3 ] {} HTTP-Session: 36acaeb0-fae1-4774-9e1d-deb5991238cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:12.032170 [ 3 ] {} HTTP-Session: 36acaeb0-fae1-4774-9e1d-deb5991238cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:12.032248 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:12.032286 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:12.032392 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:12.032771 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:12.032988 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.15 00:13:12.033138 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.15 00:13:12.033233 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} executeQuery: Read 109 rows, 10.85 KiB in 0.000957619 sec., 113823 rows/sec., 11.07 MiB/sec. 2024.02.15 00:13:12.033351 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} DynamicQueryHandler: Done processing query 2024.02.15 00:13:12.033374 [ 3 ] {22c3ec89-217c-4f11-92cf-b29dea2ae712} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:13:12.033389 [ 3 ] {} HTTP-Session: 36acaeb0-fae1-4774-9e1d-deb5991238cd Destroying unnamed session 2024.02.15 00:13:12.033529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:12.033574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:12.033594 [ 3 ] {} HTTP-Session: bde7ff95-3c63-4787-9abb-344b06fd75bf Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:12.033612 [ 3 ] {} HTTP-Session: bde7ff95-3c63-4787-9abb-344b06fd75bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:12.033681 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:12.033720 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:13:12.033827 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:12.034112 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:12.034315 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 00:13:12.034472 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 00:13:12.034566 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} executeQuery: Read 2 rows, 143.00 B in 0.000856327 sec., 2335 rows/sec., 163.08 KiB/sec. 2024.02.15 00:13:12.034731 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} DynamicQueryHandler: Done processing query 2024.02.15 00:13:12.034757 [ 3 ] {446d884c-a339-4452-bc34-d196850f5dee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:13:12.034773 [ 3 ] {} HTTP-Session: bde7ff95-3c63-4787-9abb-344b06fd75bf Destroying unnamed session 2024.02.15 00:13:12.034934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:12.034978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:12.034997 [ 3 ] {} HTTP-Session: cbc00720-d219-41f3-97ad-968d198c754f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:12.035014 [ 3 ] {} HTTP-Session: cbc00720-d219-41f3-97ad-968d198c754f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:12.035086 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:12.035126 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:12.035242 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:12.035530 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:12.035739 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.15 00:13:12.035892 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.15 00:13:12.035988 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} executeQuery: Read 38 rows, 3.05 KiB in 0.000874408 sec., 43457 rows/sec., 3.40 MiB/sec. 2024.02.15 00:13:12.036113 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} DynamicQueryHandler: Done processing query 2024.02.15 00:13:12.036137 [ 3 ] {ea9207eb-0871-42ff-af06-af616091a432} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:12.036153 [ 3 ] {} HTTP-Session: cbc00720-d219-41f3-97ad-968d198c754f Destroying unnamed session 2024.02.15 00:13:12.036254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:12.036299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:12.036318 [ 3 ] {} HTTP-Session: fbef2229-bb3a-4f30-b24e-c8b15b0dbf88 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:12.036335 [ 3 ] {} HTTP-Session: fbef2229-bb3a-4f30-b24e-c8b15b0dbf88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:12.036405 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:12.036448 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:13:12.036568 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:12.036827 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:12.037079 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 00:13:12.037263 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 00:13:12.037358 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} executeQuery: Read 1 rows, 72.00 B in 0.000925069 sec., 1081 rows/sec., 76.01 KiB/sec. 2024.02.15 00:13:12.037460 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} DynamicQueryHandler: Done processing query 2024.02.15 00:13:12.037483 [ 3 ] {8f30adaf-4359-45b3-93fe-311b6bbfed6a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:13:12.037499 [ 3 ] {} HTTP-Session: fbef2229-bb3a-4f30-b24e-c8b15b0dbf88 Destroying unnamed session 2024.02.15 00:13:12.037660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:12.037703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:12.037722 [ 3 ] {} HTTP-Session: 6df4dfad-6668-42a8-ac0a-544b72afd8ed Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:12.037740 [ 3 ] {} HTTP-Session: 6df4dfad-6668-42a8-ac0a-544b72afd8ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:12.037820 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:12.037864 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:12.037994 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:12.038407 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:12.038707 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.15 00:13:12.038884 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.15 00:13:12.038980 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} executeQuery: Read 36 rows, 49.75 KiB in 0.001132222 sec., 31795 rows/sec., 42.91 MiB/sec. 2024.02.15 00:13:12.039102 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} DynamicQueryHandler: Done processing query 2024.02.15 00:13:12.039125 [ 3 ] {5e8eba9b-a49f-4e36-ac0a-d294934cf658} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:13:12.039141 [ 3 ] {} HTTP-Session: 6df4dfad-6668-42a8-ac0a-544b72afd8ed Destroying unnamed session 2024.02.15 00:13:17.027156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:17.027289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:17.027320 [ 3 ] {} HTTP-Session: b16c9c35-065a-4302-9664-448e555321f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:17.027348 [ 3 ] {} HTTP-Session: b16c9c35-065a-4302-9664-448e555321f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:17.027492 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:17.027561 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:17.027733 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:17.028151 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:17.028418 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.15 00:13:17.028593 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.15 00:13:17.028733 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} executeQuery: Read 12 rows, 996.00 B in 0.001194944 sec., 10042 rows/sec., 813.98 KiB/sec. 2024.02.15 00:13:17.028864 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} DynamicQueryHandler: Done processing query 2024.02.15 00:13:17.028889 [ 3 ] {2dd71bfd-b918-4421-9b68-32bd72116efc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:17.028905 [ 3 ] {} HTTP-Session: b16c9c35-065a-4302-9664-448e555321f1 Destroying unnamed session 2024.02.15 00:13:17.029031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:17.029079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:17.029100 [ 3 ] {} HTTP-Session: 8af661de-c9b9-4f9e-9ca7-93e5a024ea81 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:17.029119 [ 3 ] {} HTTP-Session: 8af661de-c9b9-4f9e-9ca7-93e5a024ea81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:17.029201 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:17.029243 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:17.029351 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:17.029664 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:17.029880 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.15 00:13:17.030038 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.15 00:13:17.030151 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} executeQuery: Read 36 rows, 3.27 KiB in 0.000920858 sec., 39093 rows/sec., 3.47 MiB/sec. 2024.02.15 00:13:17.030268 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} DynamicQueryHandler: Done processing query 2024.02.15 00:13:17.030292 [ 3 ] {78502384-b2fa-4511-a551-f7b170c0f0b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:17.030308 [ 3 ] {} HTTP-Session: 8af661de-c9b9-4f9e-9ca7-93e5a024ea81 Destroying unnamed session 2024.02.15 00:13:17.030457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:17.030503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:17.030522 [ 3 ] {} HTTP-Session: 5ef448f6-b908-43ae-ad26-c9f814a63316 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:17.030539 [ 3 ] {} HTTP-Session: 5ef448f6-b908-43ae-ad26-c9f814a63316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:17.030612 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:17.030652 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:17.030761 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:17.031061 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:17.031278 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.15 00:13:17.031429 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.15 00:13:17.031548 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} executeQuery: Read 12 rows, 984.00 B in 0.000906738 sec., 13234 rows/sec., 1.03 MiB/sec. 2024.02.15 00:13:17.031671 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} DynamicQueryHandler: Done processing query 2024.02.15 00:13:17.031694 [ 3 ] {c7561303-ff7d-4d81-9d13-e2abd66a3742} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:17.031710 [ 3 ] {} HTTP-Session: 5ef448f6-b908-43ae-ad26-c9f814a63316 Destroying unnamed session 2024.02.15 00:13:17.031818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:17.031863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:17.031882 [ 3 ] {} HTTP-Session: 9481cfee-36d2-4bcf-b707-19d7505c2352 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:17.031899 [ 3 ] {} HTTP-Session: 9481cfee-36d2-4bcf-b707-19d7505c2352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:17.031974 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:17.032018 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:17.032159 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:17.032661 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:17.032949 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.15 00:13:17.033132 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.15 00:13:17.033229 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} executeQuery: Read 12 rows, 16.58 KiB in 0.001227394 sec., 9776 rows/sec., 13.19 MiB/sec. 2024.02.15 00:13:17.033404 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} DynamicQueryHandler: Done processing query 2024.02.15 00:13:17.033442 [ 3 ] {b0d955aa-1d4a-412f-b678-59ba117d4ef7} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:13:17.033459 [ 3 ] {} HTTP-Session: 9481cfee-36d2-4bcf-b707-19d7505c2352 Destroying unnamed session 2024.02.15 00:13:22.028527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:22.028669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:22.028700 [ 3 ] {} HTTP-Session: 6d5bf453-907d-4353-8ed6-2258298baef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:22.028735 [ 3 ] {} HTTP-Session: 6d5bf453-907d-4353-8ed6-2258298baef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:22.028940 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:22.029041 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:22.029309 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:22.029916 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:22.030189 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.15 00:13:22.030356 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.15 00:13:22.030498 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} executeQuery: Read 36 rows, 2.92 KiB in 0.00149438 sec., 24090 rows/sec., 1.91 MiB/sec. 2024.02.15 00:13:22.030639 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} DynamicQueryHandler: Done processing query 2024.02.15 00:13:22.030665 [ 3 ] {facd66b2-e9a7-4fbc-8fcb-2eee4d36c635} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:22.030680 [ 3 ] {} HTTP-Session: 6d5bf453-907d-4353-8ed6-2258298baef2 Destroying unnamed session 2024.02.15 00:13:22.030818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:22.030865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:22.030886 [ 3 ] {} HTTP-Session: 393941e7-ee95-4caf-a5db-a80f999b3894 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:22.030905 [ 3 ] {} HTTP-Session: 393941e7-ee95-4caf-a5db-a80f999b3894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:22.030988 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:22.031030 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:22.031138 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:22.031503 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:22.031725 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.15 00:13:22.031877 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.15 00:13:22.031977 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} executeQuery: Read 108 rows, 10.77 KiB in 0.000957319 sec., 112815 rows/sec., 10.98 MiB/sec. 2024.02.15 00:13:22.032111 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} DynamicQueryHandler: Done processing query 2024.02.15 00:13:22.032135 [ 3 ] {8cf29bfc-8e53-4e50-becc-25d3c7c742f1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:13:22.032152 [ 3 ] {} HTTP-Session: 393941e7-ee95-4caf-a5db-a80f999b3894 Destroying unnamed session 2024.02.15 00:13:22.032277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:22.032322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:22.032341 [ 3 ] {} HTTP-Session: f659568b-6d6d-466c-a73d-ccaecf9c2448 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:22.032358 [ 3 ] {} HTTP-Session: f659568b-6d6d-466c-a73d-ccaecf9c2448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:22.032435 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:22.032475 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:22.032583 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:22.032869 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:22.033084 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.15 00:13:22.033231 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.15 00:13:22.033354 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} executeQuery: Read 36 rows, 2.88 KiB in 0.000888438 sec., 40520 rows/sec., 3.17 MiB/sec. 2024.02.15 00:13:22.033458 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} DynamicQueryHandler: Done processing query 2024.02.15 00:13:22.033480 [ 3 ] {d71b8cea-b886-495a-aa5e-97510bc9a6a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:22.033496 [ 3 ] {} HTTP-Session: f659568b-6d6d-466c-a73d-ccaecf9c2448 Destroying unnamed session 2024.02.15 00:13:22.033673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:22.033716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:22.033735 [ 3 ] {} HTTP-Session: 4eac944e-24e7-4c31-b234-2f35c74f37bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:22.033751 [ 3 ] {} HTTP-Session: 4eac944e-24e7-4c31-b234-2f35c74f37bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:22.033837 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:22.033882 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:22.034019 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:22.034428 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:22.034752 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.15 00:13:22.034935 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.15 00:13:22.035057 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} executeQuery: Read 36 rows, 49.75 KiB in 0.001186794 sec., 30333 rows/sec., 40.93 MiB/sec. 2024.02.15 00:13:22.035203 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} DynamicQueryHandler: Done processing query 2024.02.15 00:13:22.035227 [ 3 ] {dc159326-43f7-42e8-a713-eb0ed9badc66} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:13:22.035243 [ 3 ] {} HTTP-Session: 4eac944e-24e7-4c31-b234-2f35c74f37bb Destroying unnamed session 2024.02.15 00:13:25.999409 [ 160 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:13:25.999483 [ 160 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:13:27.028747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:27.028855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:27.028886 [ 3 ] {} HTTP-Session: e0195045-2f8c-4dc8-95c8-ad09d9f249fd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:27.028914 [ 3 ] {} HTTP-Session: e0195045-2f8c-4dc8-95c8-ad09d9f249fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:27.029057 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:27.029128 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:27.029317 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:27.029770 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:27.030049 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.15 00:13:27.030217 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.15 00:13:27.030355 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} executeQuery: Read 12 rows, 996.00 B in 0.001249905 sec., 9600 rows/sec., 778.18 KiB/sec. 2024.02.15 00:13:27.030494 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} DynamicQueryHandler: Done processing query 2024.02.15 00:13:27.030520 [ 3 ] {3e6b3294-a15d-4a02-b396-fe07950904b1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:27.030536 [ 3 ] {} HTTP-Session: e0195045-2f8c-4dc8-95c8-ad09d9f249fd Destroying unnamed session 2024.02.15 00:13:27.030670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:27.030717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:27.030738 [ 3 ] {} HTTP-Session: ee5f365f-efe8-47f6-9ca8-3552b54016c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:27.030757 [ 3 ] {} HTTP-Session: ee5f365f-efe8-47f6-9ca8-3552b54016c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:27.030841 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:27.030885 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:27.030995 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:27.031394 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:27.031617 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.15 00:13:27.031771 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.15 00:13:27.031897 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} executeQuery: Read 72 rows, 6.04 KiB in 0.001021011 sec., 70518 rows/sec., 5.77 MiB/sec. 2024.02.15 00:13:27.031897 [ 159 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.15 00:13:27.032013 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:27.032089 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} DynamicQueryHandler: Done processing query 2024.02.15 00:13:27.032131 [ 3 ] {191d1f2c-a1f1-4d17-add8-da235d165a5e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:13:27.032137 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.15 00:13:27.032157 [ 3 ] {} HTTP-Session: ee5f365f-efe8-47f6-9ca8-3552b54016c0 Destroying unnamed session 2024.02.15 00:13:27.032289 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:27.032338 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part 2024.02.15 00:13:27.032348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:27.032431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:27.032469 [ 3 ] {} HTTP-Session: 01d54510-e1e5-46c1-a1d1-9709e981c2fe Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:27.032523 [ 3 ] {} HTTP-Session: 01d54510-e1e5-46c1-a1d1-9709e981c2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:27.032570 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:27.032717 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:27.032785 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 109 rows starting from the beginning of the part 2024.02.15 00:13:27.032804 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:27.033061 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:27.033243 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:27.033280 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part 2024.02.15 00:13:27.033461 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part 2024.02.15 00:13:27.033926 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:27.034412 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.15 00:13:27.034659 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.15 00:13:27.034850 [ 159 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.15 00:13:27.034926 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} executeQuery: Read 36 rows, 2.86 KiB in 0.002121823 sec., 16966 rows/sec., 1.32 MiB/sec. 2024.02.15 00:13:27.034988 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:27.035248 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.15 00:13:27.035335 [ 25 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 545 rows, containing 4 columns (4 merged, 0 gathered) in 0.003259955 sec., 167180.22181287777 rows/sec., 15.38 MiB/sec. 2024.02.15 00:13:27.035383 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} DynamicQueryHandler: Done processing query 2024.02.15 00:13:27.035429 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:27.035437 [ 3 ] {dad8c3b3-cecf-47d3-8519-497c6df916cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:27.035477 [ 3 ] {} HTTP-Session: 01d54510-e1e5-46c1-a1d1-9709e981c2fe Destroying unnamed session 2024.02.15 00:13:27.035477 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part 2024.02.15 00:13:27.035621 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.15 00:13:27.035687 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:27.035708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:27.035807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:27.035833 [ 3 ] {} HTTP-Session: 15328c1d-0414-4647-bfbf-066d34647e36 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:27.035887 [ 3 ] {} HTTP-Session: 15328c1d-0414-4647-bfbf-066d34647e36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:27.035929 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 38 rows starting from the beginning of the part 2024.02.15 00:13:27.036108 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:27.036115 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.15 00:13:27.036176 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:27.036234 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:13:27.036288 [ 15 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_36_7} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.15 00:13:27.036531 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:27.036751 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:27.036790 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:27.037293 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:27.037680 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579231 sec., 89949.29108714961 rows/sec., 7.02 MiB/sec. 2024.02.15 00:13:27.037719 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 00:13:27.037773 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.15 00:13:27.037930 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 00:13:27.037954 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.15 00:13:27.038027 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_36_7} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.15 00:13:27.038129 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} executeQuery: Read 36 rows, 2.60 KiB in 0.001937279 sec., 18582 rows/sec., 1.31 MiB/sec. 2024.02.15 00:13:27.038301 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} DynamicQueryHandler: Done processing query 2024.02.15 00:13:27.038325 [ 3 ] {336ce158-1804-4a68-bac7-af016af2f6d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:27.038341 [ 3 ] {} HTTP-Session: 15328c1d-0414-4647-bfbf-066d34647e36 Destroying unnamed session 2024.02.15 00:13:27.038479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:27.038524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:27.038543 [ 3 ] {} HTTP-Session: 1f60acbc-8ec1-4e1c-bbde-65444fd96c21 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:27.038559 [ 3 ] {} HTTP-Session: 1f60acbc-8ec1-4e1c-bbde-65444fd96c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:27.038637 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:27.038680 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:27.038819 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:27.039185 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:27.039464 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.15 00:13:27.039648 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.15 00:13:27.039779 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} executeQuery: Read 12 rows, 16.58 KiB in 0.001114082 sec., 10771 rows/sec., 14.54 MiB/sec. 2024.02.15 00:13:27.039906 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} DynamicQueryHandler: Done processing query 2024.02.15 00:13:27.039929 [ 3 ] {0b035fac-9d31-4131-a924-c0bcdbed6269} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:13:27.039945 [ 3 ] {} HTTP-Session: 1f60acbc-8ec1-4e1c-bbde-65444fd96c21 Destroying unnamed session 2024.02.15 00:13:32.028234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:32.028365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:32.028396 [ 3 ] {} HTTP-Session: e05001aa-270e-42ef-8629-b3937e0f74ca Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:32.028424 [ 3 ] {} HTTP-Session: e05001aa-270e-42ef-8629-b3937e0f74ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:32.028599 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:32.028666 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:32.028849 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:32.029289 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:32.029558 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.15 00:13:32.029740 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.15 00:13:32.029854 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} executeQuery: Read 36 rows, 2.92 KiB in 0.001214814 sec., 29634 rows/sec., 2.35 MiB/sec. 2024.02.15 00:13:32.029849 [ 157 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.15 00:13:32.029913 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:32.030021 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.15 00:13:32.030035 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} DynamicQueryHandler: Done processing query 2024.02.15 00:13:32.030111 [ 3 ] {658d3f05-c9f0-4417-a41b-c798020f6617} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:32.030154 [ 3 ] {} HTTP-Session: e05001aa-270e-42ef-8629-b3937e0f74ca Destroying unnamed session 2024.02.15 00:13:32.030199 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:32.030241 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part 2024.02.15 00:13:32.030361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:32.030413 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:32.030481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:32.030524 [ 3 ] {} HTTP-Session: 1c81f11a-cad8-4f81-9bec-a5b979612e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:32.030585 [ 3 ] {} HTTP-Session: 1c81f11a-cad8-4f81-9bec-a5b979612e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:32.030649 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:32.030792 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:32.030849 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:32.030906 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:32.031114 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:32.031411 [ 15 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:32.031417 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:32.032254 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:32.032854 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.15 00:13:32.032863 [ 38 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002885117 sec., 62389.15094257876 rows/sec., 4.94 MiB/sec. 2024.02.15 00:13:32.032973 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.15 00:13:32.033056 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.15 00:13:32.033178 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} executeQuery: Read 108 rows, 10.77 KiB in 0.002315066 sec., 46650 rows/sec., 4.54 MiB/sec. 2024.02.15 00:13:32.033259 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.15 00:13:32.033345 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} DynamicQueryHandler: Done processing query 2024.02.15 00:13:32.033352 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_36_7} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.15 00:13:32.033373 [ 3 ] {a598290f-0f59-46a5-aba4-9411f7b2d05c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:13:32.033394 [ 3 ] {} HTTP-Session: 1c81f11a-cad8-4f81-9bec-a5b979612e03 Destroying unnamed session 2024.02.15 00:13:32.033532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:32.033584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:32.033604 [ 3 ] {} HTTP-Session: a01856ff-ef77-436b-80fd-2277c58290f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:32.033623 [ 3 ] {} HTTP-Session: a01856ff-ef77-436b-80fd-2277c58290f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:32.033704 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:32.033746 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:32.033861 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:32.034153 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:32.034368 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.15 00:13:32.034524 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.15 00:13:32.034623 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} executeQuery: Read 36 rows, 2.88 KiB in 0.000889257 sec., 40483 rows/sec., 3.17 MiB/sec. 2024.02.15 00:13:32.034777 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} DynamicQueryHandler: Done processing query 2024.02.15 00:13:32.034804 [ 3 ] {bc1e0b4d-7f94-4946-b306-1da5923212c8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:32.034820 [ 3 ] {} HTTP-Session: a01856ff-ef77-436b-80fd-2277c58290f7 Destroying unnamed session 2024.02.15 00:13:32.034999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:32.035046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:32.035067 [ 3 ] {} HTTP-Session: 0a0a580d-a4ee-43ce-aede-f5b94f14389e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:32.035084 [ 3 ] {} HTTP-Session: 0a0a580d-a4ee-43ce-aede-f5b94f14389e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:32.035176 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:32.035224 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:32.035369 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:32.035792 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:32.036114 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.15 00:13:32.036309 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.15 00:13:32.036410 [ 157 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.15 00:13:32.036418 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} executeQuery: Read 36 rows, 49.75 KiB in 0.001211784 sec., 29708 rows/sec., 40.09 MiB/sec. 2024.02.15 00:13:32.036457 [ 157 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:32.036652 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.15 00:13:32.036697 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} DynamicQueryHandler: Done processing query 2024.02.15 00:13:32.036748 [ 3 ] {485afa7a-6442-4e49-a908-2a612676c742} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:13:32.036783 [ 3 ] {} HTTP-Session: 0a0a580d-a4ee-43ce-aede-f5b94f14389e Destroying unnamed session 2024.02.15 00:13:32.036842 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:32.036886 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 777 rows starting from the beginning of the part 2024.02.15 00:13:32.037012 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:32.037113 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:32.037206 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:32.037293 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:32.037385 [ 25 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:32.040270 [ 22 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 6 columns (6 merged, 0 gathered) in 0.003754095 sec., 242135.58793797175 rows/sec., 326.75 MiB/sec. 2024.02.15 00:13:32.040881 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.15 00:13:32.041140 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.15 00:13:32.041207 [ 38 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.15 00:13:32.041285 [ 38 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_36_7: 4.22 MiB. 2024.02.15 00:13:33.000140 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 231.36 MiB, peak 236.66 MiB, will set to 232.86 MiB (RSS), difference: 1.51 MiB 2024.02.15 00:13:37.027734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:37.027897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:37.027935 [ 3 ] {} HTTP-Session: b5d54828-93a7-485a-aba5-c0db3b02e839 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:37.027970 [ 3 ] {} HTTP-Session: b5d54828-93a7-485a-aba5-c0db3b02e839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:37.028146 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:37.028227 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:37.028405 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:37.028826 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:37.029105 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.15 00:13:37.029286 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.15 00:13:37.029424 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} executeQuery: Read 12 rows, 996.00 B in 0.001224774 sec., 9797 rows/sec., 794.15 KiB/sec. 2024.02.15 00:13:37.029585 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} DynamicQueryHandler: Done processing query 2024.02.15 00:13:37.029613 [ 3 ] {bfa54148-cf98-460d-9500-4dab34a57d28} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:37.029630 [ 3 ] {} HTTP-Session: b5d54828-93a7-485a-aba5-c0db3b02e839 Destroying unnamed session 2024.02.15 00:13:37.029764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:37.029819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:37.029840 [ 3 ] {} HTTP-Session: df103cf0-8dbb-4744-adf2-6838f5311b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:37.029860 [ 3 ] {} HTTP-Session: df103cf0-8dbb-4744-adf2-6838f5311b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:37.029943 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:37.029986 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:37.030102 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:37.030473 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:37.030697 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.15 00:13:37.030859 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.15 00:13:37.030988 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} executeQuery: Read 36 rows, 3.27 KiB in 0.001015081 sec., 35465 rows/sec., 3.15 MiB/sec. 2024.02.15 00:13:37.031116 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} DynamicQueryHandler: Done processing query 2024.02.15 00:13:37.031140 [ 3 ] {4389965b-6e4c-4158-b7a5-631d136bd22d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:37.031158 [ 3 ] {} HTTP-Session: df103cf0-8dbb-4744-adf2-6838f5311b6f Destroying unnamed session 2024.02.15 00:13:37.031275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:37.031322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:37.031342 [ 3 ] {} HTTP-Session: cca3bdbc-2e6b-411e-b975-86cf2bade3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:37.031359 [ 3 ] {} HTTP-Session: cca3bdbc-2e6b-411e-b975-86cf2bade3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:37.031431 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:37.031470 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:37.031582 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:37.031891 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:37.032100 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.15 00:13:37.032257 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.15 00:13:37.032389 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} executeQuery: Read 12 rows, 984.00 B in 0.000925748 sec., 12962 rows/sec., 1.01 MiB/sec. 2024.02.15 00:13:37.032564 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} DynamicQueryHandler: Done processing query 2024.02.15 00:13:37.032590 [ 3 ] {c9a5ac62-65a1-4c7c-afd1-f4a684c96d11} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:37.032608 [ 3 ] {} HTTP-Session: cca3bdbc-2e6b-411e-b975-86cf2bade3f4 Destroying unnamed session 2024.02.15 00:13:37.032765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:37.032811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:37.032830 [ 3 ] {} HTTP-Session: 6ced991e-f00e-4a89-a8df-f355376365d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:37.032847 [ 3 ] {} HTTP-Session: 6ced991e-f00e-4a89-a8df-f355376365d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:37.032924 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:37.032974 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:37.033124 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:37.033471 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:37.033764 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.15 00:13:37.033950 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.15 00:13:37.034052 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} executeQuery: Read 12 rows, 16.58 KiB in 0.001097692 sec., 10932 rows/sec., 14.75 MiB/sec. 2024.02.15 00:13:37.034226 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} DynamicQueryHandler: Done processing query 2024.02.15 00:13:37.034252 [ 3 ] {b8074eee-5782-471e-944c-7001c0023463} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:13:37.034269 [ 3 ] {} HTTP-Session: 6ced991e-f00e-4a89-a8df-f355376365d4 Destroying unnamed session 2024.02.15 00:13:40.999553 [ 152 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:13:40.999648 [ 152 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:13:42.029050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:42.029171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:42.029201 [ 3 ] {} HTTP-Session: a9473345-2a4d-41bf-9e68-7476f40c6cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:42.029229 [ 3 ] {} HTTP-Session: a9473345-2a4d-41bf-9e68-7476f40c6cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:42.029370 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:42.029434 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:42.029601 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:42.030164 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:42.030445 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.15 00:13:42.030620 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.15 00:13:42.030746 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} executeQuery: Read 36 rows, 2.92 KiB in 0.001341237 sec., 26840 rows/sec., 2.12 MiB/sec. 2024.02.15 00:13:42.030892 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} DynamicQueryHandler: Done processing query 2024.02.15 00:13:42.030917 [ 3 ] {801f8502-ad19-45b0-b14a-d279965fa550} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:42.030934 [ 3 ] {} HTTP-Session: a9473345-2a4d-41bf-9e68-7476f40c6cbb Destroying unnamed session 2024.02.15 00:13:42.031063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:42.031112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:42.031132 [ 3 ] {} HTTP-Session: 145f6fe4-4155-4b7e-83b1-3c9ca130c8a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:42.031149 [ 3 ] {} HTTP-Session: 145f6fe4-4155-4b7e-83b1-3c9ca130c8a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:42.031227 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:42.031268 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:42.031374 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:42.031766 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:42.031990 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.15 00:13:42.032140 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.15 00:13:42.032255 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} executeQuery: Read 108 rows, 10.77 KiB in 0.00099933 sec., 108072 rows/sec., 10.52 MiB/sec. 2024.02.15 00:13:42.032374 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} DynamicQueryHandler: Done processing query 2024.02.15 00:13:42.032398 [ 3 ] {79ae384b-3bd5-4f40-ae98-738e883ccce6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:13:42.032414 [ 3 ] {} HTTP-Session: 145f6fe4-4155-4b7e-83b1-3c9ca130c8a8 Destroying unnamed session 2024.02.15 00:13:42.032572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:42.032619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:42.032638 [ 3 ] {} HTTP-Session: 3d43dd45-2c05-4a54-8530-bddacd314dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:42.032655 [ 3 ] {} HTTP-Session: 3d43dd45-2c05-4a54-8530-bddacd314dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:42.032727 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:42.032767 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:42.032875 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:42.033179 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:42.033394 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.15 00:13:42.033550 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.15 00:13:42.033673 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} executeQuery: Read 36 rows, 2.88 KiB in 0.000916278 sec., 39289 rows/sec., 3.07 MiB/sec. 2024.02.15 00:13:42.033792 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} DynamicQueryHandler: Done processing query 2024.02.15 00:13:42.033814 [ 3 ] {2315184c-478e-4c90-8b0d-6c03b439c571} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:42.033830 [ 3 ] {} HTTP-Session: 3d43dd45-2c05-4a54-8530-bddacd314dcb Destroying unnamed session 2024.02.15 00:13:42.033967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:42.034012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:42.034032 [ 3 ] {} HTTP-Session: 5cc328a1-bf64-478b-b60b-14852934f185 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:42.034048 [ 3 ] {} HTTP-Session: 5cc328a1-bf64-478b-b60b-14852934f185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:42.034134 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:42.034179 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:42.034322 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:42.034779 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:42.035093 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.15 00:13:42.035276 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.15 00:13:42.035410 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} executeQuery: Read 36 rows, 49.75 KiB in 0.001245965 sec., 28893 rows/sec., 38.99 MiB/sec. 2024.02.15 00:13:42.035569 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} DynamicQueryHandler: Done processing query 2024.02.15 00:13:42.035595 [ 3 ] {2e8a4bc3-996e-4ad6-8a46-5c0dbb19bf2a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:13:42.035612 [ 3 ] {} HTTP-Session: 5cc328a1-bf64-478b-b60b-14852934f185 Destroying unnamed session 2024.02.15 00:13:47.027636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:47.027772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:47.027801 [ 3 ] {} HTTP-Session: 2a91dcc1-9a7e-4e54-b90e-8a9e17cba7b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:47.027828 [ 3 ] {} HTTP-Session: 2a91dcc1-9a7e-4e54-b90e-8a9e17cba7b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:47.027972 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:47.028042 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:47.028224 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:47.028693 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:47.028958 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.15 00:13:47.029131 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.15 00:13:47.029258 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} executeQuery: Read 12 rows, 996.00 B in 0.001239585 sec., 9680 rows/sec., 784.66 KiB/sec. 2024.02.15 00:13:47.029437 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} DynamicQueryHandler: Done processing query 2024.02.15 00:13:47.029464 [ 3 ] {75b38342-2859-4803-9a8e-bcfb68c5b574} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:47.029481 [ 3 ] {} HTTP-Session: 2a91dcc1-9a7e-4e54-b90e-8a9e17cba7b9 Destroying unnamed session 2024.02.15 00:13:47.029603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:47.029650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:47.029670 [ 3 ] {} HTTP-Session: f591c4a8-7119-4132-aa8d-ffc9a35bcaad Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:47.029686 [ 3 ] {} HTTP-Session: f591c4a8-7119-4132-aa8d-ffc9a35bcaad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:47.029758 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:47.029799 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:13:47.029916 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:47.030233 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:47.030440 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 00:13:47.030588 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 00:13:47.030709 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} executeQuery: Read 4 rows, 342.00 B in 0.000915699 sec., 4368 rows/sec., 364.73 KiB/sec. 2024.02.15 00:13:47.030890 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} DynamicQueryHandler: Done processing query 2024.02.15 00:13:47.030913 [ 3 ] {918f4b98-e6d3-4870-9cbc-de78e5970e41} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:13:47.030929 [ 3 ] {} HTTP-Session: f591c4a8-7119-4132-aa8d-ffc9a35bcaad Destroying unnamed session 2024.02.15 00:13:47.031101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:47.031147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:47.031165 [ 3 ] {} HTTP-Session: e84e79d3-2ed8-4b1c-a5d2-141590ac0db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:47.031182 [ 3 ] {} HTTP-Session: e84e79d3-2ed8-4b1c-a5d2-141590ac0db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:47.031254 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:47.031292 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:47.031408 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:47.031720 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:47.031929 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.15 00:13:47.032074 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.15 00:13:47.032183 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} executeQuery: Read 38 rows, 3.45 KiB in 0.000890418 sec., 42676 rows/sec., 3.78 MiB/sec. 2024.02.15 00:13:47.032298 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} DynamicQueryHandler: Done processing query 2024.02.15 00:13:47.032321 [ 3 ] {a8a7fa07-49a0-4a57-a03c-08393e8572f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:47.032337 [ 3 ] {} HTTP-Session: e84e79d3-2ed8-4b1c-a5d2-141590ac0db8 Destroying unnamed session 2024.02.15 00:13:47.032436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:47.032479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:47.032498 [ 3 ] {} HTTP-Session: dc44eab0-b92b-4233-81dc-c33642d65749 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:47.032515 [ 3 ] {} HTTP-Session: dc44eab0-b92b-4233-81dc-c33642d65749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:47.032588 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:47.032626 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:13:47.032729 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:47.032997 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:47.033204 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 00:13:47.033355 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 00:13:47.033466 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} executeQuery: Read 4 rows, 286.00 B in 0.000838147 sec., 4772 rows/sec., 333.23 KiB/sec. 2024.02.15 00:13:47.033634 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} DynamicQueryHandler: Done processing query 2024.02.15 00:13:47.033658 [ 3 ] {b34cdb37-6666-41ee-a018-453a078bc484} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:13:47.033673 [ 3 ] {} HTTP-Session: dc44eab0-b92b-4233-81dc-c33642d65749 Destroying unnamed session 2024.02.15 00:13:47.033779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:47.033823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:47.033843 [ 3 ] {} HTTP-Session: 532ae88b-79b5-4190-bea8-24253c01289f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:47.033859 [ 3 ] {} HTTP-Session: 532ae88b-79b5-4190-bea8-24253c01289f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:47.033929 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:47.033968 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:47.034080 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:47.034349 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:47.034560 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.15 00:13:47.034718 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.15 00:13:47.034839 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} executeQuery: Read 16 rows, 1.29 KiB in 0.000879627 sec., 18189 rows/sec., 1.43 MiB/sec. 2024.02.15 00:13:47.034954 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} DynamicQueryHandler: Done processing query 2024.02.15 00:13:47.034977 [ 3 ] {6450fcc4-f978-4dd9-9268-185dcc912c69} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:47.034993 [ 3 ] {} HTTP-Session: 532ae88b-79b5-4190-bea8-24253c01289f Destroying unnamed session 2024.02.15 00:13:47.035091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:47.035137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:47.035157 [ 3 ] {} HTTP-Session: 1ef39ba7-9f77-4c5b-8f8b-0d6bdf2d9193 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:47.035174 [ 3 ] {} HTTP-Session: 1ef39ba7-9f77-4c5b-8f8b-0d6bdf2d9193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:47.035243 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:47.035287 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:13:47.035407 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:47.035659 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:47.035920 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 00:13:47.036100 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 00:13:47.036221 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} executeQuery: Read 2 rows, 144.00 B in 0.000948289 sec., 2109 rows/sec., 148.29 KiB/sec. 2024.02.15 00:13:47.036398 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} DynamicQueryHandler: Done processing query 2024.02.15 00:13:47.036423 [ 3 ] {b6ce6a90-18e2-4325-87be-79c1fa090053} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:13:47.036438 [ 3 ] {} HTTP-Session: 1ef39ba7-9f77-4c5b-8f8b-0d6bdf2d9193 Destroying unnamed session 2024.02.15 00:13:47.036560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:47.036608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:47.036627 [ 3 ] {} HTTP-Session: f8c450eb-296a-48e2-ab6d-e5f3dd640513 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:47.036644 [ 3 ] {} HTTP-Session: f8c450eb-296a-48e2-ab6d-e5f3dd640513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:47.036717 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:47.036760 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:47.036906 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:47.037221 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:47.037498 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.15 00:13:47.037684 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.15 00:13:47.037803 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} executeQuery: Read 12 rows, 16.58 KiB in 0.001058171 sec., 11340 rows/sec., 15.30 MiB/sec. 2024.02.15 00:13:47.037927 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} DynamicQueryHandler: Done processing query 2024.02.15 00:13:47.037951 [ 3 ] {ff8ce2ef-3a91-47d7-9cd6-b558f691b9cb} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:13:47.037967 [ 3 ] {} HTTP-Session: f8c450eb-296a-48e2-ab6d-e5f3dd640513 Destroying unnamed session 2024.02.15 00:13:52.028450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:52.028574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:52.028600 [ 3 ] {} HTTP-Session: e2ee093a-c150-412b-b18f-a43e7e14ef1e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:52.028627 [ 3 ] {} HTTP-Session: e2ee093a-c150-412b-b18f-a43e7e14ef1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:52.028775 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:52.028844 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:52.029027 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:52.029505 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:52.029790 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.15 00:13:52.029954 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.15 00:13:52.030085 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} executeQuery: Read 36 rows, 2.92 KiB in 0.001260565 sec., 28558 rows/sec., 2.26 MiB/sec. 2024.02.15 00:13:52.030225 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} DynamicQueryHandler: Done processing query 2024.02.15 00:13:52.030250 [ 3 ] {ff3b3af2-79d0-4140-b53c-8ad7525e26c0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:52.030266 [ 3 ] {} HTTP-Session: e2ee093a-c150-412b-b18f-a43e7e14ef1e Destroying unnamed session 2024.02.15 00:13:52.030392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:52.030437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:52.030457 [ 3 ] {} HTTP-Session: ad295807-ff50-491e-b359-8da0e2bb3cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:52.030473 [ 3 ] {} HTTP-Session: ad295807-ff50-491e-b359-8da0e2bb3cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:52.030550 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:52.030590 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:52.030695 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:52.031033 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:52.031261 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.15 00:13:52.031413 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.15 00:13:52.031510 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} executeQuery: Read 108 rows, 10.77 KiB in 0.000931629 sec., 115925 rows/sec., 11.28 MiB/sec. 2024.02.15 00:13:52.031546 [ 147 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.15 00:13:52.031646 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} DynamicQueryHandler: Done processing query 2024.02.15 00:13:52.031658 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:52.031685 [ 3 ] {e843c3e7-c107-4505-949a-35c1c410ef87} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:13:52.031715 [ 3 ] {} HTTP-Session: ad295807-ff50-491e-b359-8da0e2bb3cb2 Destroying unnamed session 2024.02.15 00:13:52.031775 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.15 00:13:52.031863 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:52.031901 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part 2024.02.15 00:13:52.031902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:52.031964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:52.031989 [ 3 ] {} HTTP-Session: e143805e-faa3-4568-a4d1-ce2d539e80b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:52.032006 [ 3 ] {} HTTP-Session: e143805e-faa3-4568-a4d1-ce2d539e80b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:52.032077 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part 2024.02.15 00:13:52.032114 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:52.032165 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:52.032235 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:52.032433 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 108 rows starting from the beginning of the part 2024.02.15 00:13:52.032443 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:52.032559 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part 2024.02.15 00:13:52.032701 [ 22 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 108 rows starting from the beginning of the part 2024.02.15 00:13:52.033023 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:52.033295 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.15 00:13:52.033481 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.15 00:13:52.033689 [ 147 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.15 00:13:52.033770 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} executeQuery: Read 36 rows, 2.88 KiB in 0.001598632 sec., 22519 rows/sec., 1.76 MiB/sec. 2024.02.15 00:13:52.033824 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:52.034022 [ 10 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 4 columns (4 merged, 0 gathered) in 0.002285506 sec., 254648.204817664 rows/sec., 24.00 MiB/sec. 2024.02.15 00:13:52.034057 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.15 00:13:52.034133 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} DynamicQueryHandler: Done processing query 2024.02.15 00:13:52.034180 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:52.034184 [ 3 ] {913081ae-3765-4ae4-a3c1-b10fb3e4e0bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:52.034226 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part 2024.02.15 00:13:52.034241 [ 3 ] {} HTTP-Session: e143805e-faa3-4568-a4d1-ce2d539e80b2 Destroying unnamed session 2024.02.15 00:13:52.034242 [ 10 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.15 00:13:52.034341 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:52.034430 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:52.034484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:52.034534 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:52.034550 [ 10 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.15 00:13:52.034579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:52.034626 [ 3 ] {} HTTP-Session: 0a94b77a-deae-43a9-b261-94fbfc14705e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:52.034648 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part 2024.02.15 00:13:52.034660 [ 10 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_41_8} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.15 00:13:52.034667 [ 3 ] {} HTTP-Session: 0a94b77a-deae-43a9-b261-94fbfc14705e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:52.034832 [ 38 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:52.034869 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:52.034950 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:52.035216 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:52.035812 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001857487 sec., 125976.65555667416 rows/sec., 9.85 MiB/sec. 2024.02.15 00:13:52.035925 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.15 00:13:52.035944 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.49 GiB. 2024.02.15 00:13:52.036137 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.15 00:13:52.036259 [ 10 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_41_8} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.15 00:13:52.036400 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.15 00:13:52.036595 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.15 00:13:52.036730 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} executeQuery: Read 36 rows, 49.75 KiB in 0.001821216 sec., 19767 rows/sec., 26.67 MiB/sec. 2024.02.15 00:13:52.036872 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} DynamicQueryHandler: Done processing query 2024.02.15 00:13:52.036896 [ 3 ] {245dd577-293f-47da-8588-26ebfa3a4697} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:13:52.036913 [ 3 ] {} HTTP-Session: 0a94b77a-deae-43a9-b261-94fbfc14705e Destroying unnamed session 2024.02.15 00:13:55.999696 [ 146 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:13:55.999770 [ 146 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:13:57.028561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:57.028680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:57.028707 [ 3 ] {} HTTP-Session: 0a44addf-e3fb-465b-909f-c627ebf21717 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:57.028732 [ 3 ] {} HTTP-Session: 0a44addf-e3fb-465b-909f-c627ebf21717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:57.028861 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:57.028925 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:13:57.029086 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:57.029519 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.029802 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.15 00:13:57.029974 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.15 00:13:57.030089 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} executeQuery: Read 12 rows, 996.00 B in 0.001190554 sec., 10079 rows/sec., 816.98 KiB/sec. 2024.02.15 00:13:57.030093 [ 145 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.15 00:13:57.030182 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.030251 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} DynamicQueryHandler: Done processing query 2024.02.15 00:13:57.030261 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.15 00:13:57.030277 [ 3 ] {b13e5bc3-29d8-4425-81b3-718901c10ac3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:13:57.030302 [ 3 ] {} HTTP-Session: 0a44addf-e3fb-465b-909f-c627ebf21717 Destroying unnamed session 2024.02.15 00:13:57.030348 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:57.030380 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part 2024.02.15 00:13:57.030432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:57.030496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:57.030521 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:57.030524 [ 3 ] {} HTTP-Session: 77474582-53f4-4c03-a8df-f3325bff9071 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:57.030570 [ 3 ] {} HTTP-Session: 77474582-53f4-4c03-a8df-f3325bff9071 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:57.030652 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:57.030687 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:57.030749 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:13:57.030771 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:57.030942 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:57.031001 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:57.031091 [ 22 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:57.031481 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.031829 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 00:13:57.032026 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001788625 sec., 87217.83492906562 rows/sec., 6.90 MiB/sec. 2024.02.15 00:13:57.032042 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 00:13:57.032164 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.15 00:13:57.032165 [ 145 ] {} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.15 00:13:57.032185 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} executeQuery: Read 2 rows, 175.00 B in 0.00146338 sec., 1366 rows/sec., 116.78 KiB/sec. 2024.02.15 00:13:57.032240 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.032395 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} DynamicQueryHandler: Done processing query 2024.02.15 00:13:57.032399 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.15 00:13:57.032423 [ 3 ] {855c6f0c-1248-4478-9146-a6c1c7f318a7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:13:57.032495 [ 3 ] {} HTTP-Session: 77474582-53f4-4c03-a8df-f3325bff9071 Destroying unnamed session 2024.02.15 00:13:57.032536 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.15 00:13:57.032577 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:57.032618 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.15 00:13:57.032630 [ 10 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_41_8} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.15 00:13:57.032722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:57.032784 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.15 00:13:57.032786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:57.032823 [ 3 ] {} HTTP-Session: 6d06c07b-0796-457f-bbc9-55abc90c67cd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:57.032848 [ 3 ] {} HTTP-Session: 6d06c07b-0796-457f-bbc9-55abc90c67cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:57.032894 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.15 00:13:57.032966 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:57.033000 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.15 00:13:57.033016 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:13:57.033148 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.15 00:13:57.033241 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:57.033280 [ 18 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.15 00:13:57.033758 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.034096 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.15 00:13:57.034130 [ 9 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001808766 sec., 12162.988468381205 rows/sec., 1017.72 KiB/sec. 2024.02.15 00:13:57.034264 [ 30 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.15 00:13:57.034284 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.15 00:13:57.034402 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} executeQuery: Read 73 rows, 6.12 KiB in 0.001399988 sec., 52143 rows/sec., 4.27 MiB/sec. 2024.02.15 00:13:57.034488 [ 30 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.15 00:13:57.034602 [ 30 ] {5df44de8-949a-4009-b7ab-7285f8b06d48::all_1_10_2} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.15 00:13:57.034638 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} DynamicQueryHandler: Done processing query 2024.02.15 00:13:57.034672 [ 3 ] {13ff6281-4b5f-4c5c-9368-bc9c38088e53} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:13:57.034688 [ 3 ] {} HTTP-Session: 6d06c07b-0796-457f-bbc9-55abc90c67cd Destroying unnamed session 2024.02.15 00:13:57.034802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:57.034849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:57.034868 [ 3 ] {} HTTP-Session: b84d85a1-837a-4464-80a8-74e9440c93b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:57.034886 [ 3 ] {} HTTP-Session: b84d85a1-837a-4464-80a8-74e9440c93b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:57.034959 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:57.034998 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:13:57.035103 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:57.035370 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.035574 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 00:13:57.035720 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 00:13:57.035814 [ 145 ] {} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.15 00:13:57.035816 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} executeQuery: Read 2 rows, 143.00 B in 0.000827317 sec., 2417 rows/sec., 168.80 KiB/sec. 2024.02.15 00:13:57.035861 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.036027 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.15 00:13:57.036081 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} DynamicQueryHandler: Done processing query 2024.02.15 00:13:57.036121 [ 3 ] {a143cac0-71d4-4e92-809c-66902ff8423c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:13:57.036172 [ 3 ] {} HTTP-Session: b84d85a1-837a-4464-80a8-74e9440c93b3 Destroying unnamed session 2024.02.15 00:13:57.036217 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:57.036271 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.15 00:13:57.036354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:57.036436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:57.036486 [ 3 ] {} HTTP-Session: bee48be9-5184-4269-8965-fa5fc74f78fb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:57.036492 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.15 00:13:57.036512 [ 3 ] {} HTTP-Session: bee48be9-5184-4269-8965-fa5fc74f78fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:57.036741 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:57.036754 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.15 00:13:57.036828 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:13:57.037046 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.02.15 00:13:57.037233 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:57.037292 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.15 00:13:57.037461 [ 9 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.15 00:13:57.038037 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.038432 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.15 00:13:57.038739 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.15 00:13:57.039025 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} executeQuery: Read 38 rows, 3.02 KiB in 0.002239335 sec., 16969 rows/sec., 1.32 MiB/sec. 2024.02.15 00:13:57.039031 [ 18 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003122752 sec., 7045.067940073372 rows/sec., 491.92 KiB/sec. 2024.02.15 00:13:57.039164 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.15 00:13:57.039178 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} DynamicQueryHandler: Done processing query 2024.02.15 00:13:57.039207 [ 3 ] {b74af13b-da06-4041-88c1-a4e5846166e3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:57.039224 [ 3 ] {} HTTP-Session: bee48be9-5184-4269-8965-fa5fc74f78fb Destroying unnamed session 2024.02.15 00:13:57.039346 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.15 00:13:57.039349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:57.039406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:57.039411 [ 30 ] {94fb6a42-3432-4b36-938f-e9cb16230059::all_1_10_2} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.15 00:13:57.039430 [ 3 ] {} HTTP-Session: 00b889e5-4d8d-4d67-943e-257cc8a9e08a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:57.039452 [ 3 ] {} HTTP-Session: 00b889e5-4d8d-4d67-943e-257cc8a9e08a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:57.039549 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:57.039593 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:13:57.039719 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:57.040030 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.040299 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 00:13:57.040480 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 00:13:57.040583 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} executeQuery: Read 37 rows, 2.67 KiB in 0.00100473 sec., 36825 rows/sec., 2.60 MiB/sec. 2024.02.15 00:13:57.040788 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} DynamicQueryHandler: Done processing query 2024.02.15 00:13:57.040812 [ 3 ] {021d625e-f4d7-42f0-8aa8-7751aea7c9f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:13:57.040827 [ 3 ] {} HTTP-Session: 00b889e5-4d8d-4d67-943e-257cc8a9e08a Destroying unnamed session 2024.02.15 00:13:57.040964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:13:57.041010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:13:57.041029 [ 3 ] {} HTTP-Session: 903de1c6-9ff0-4f89-be82-7c30af96ecb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:13:57.041045 [ 3 ] {} HTTP-Session: 903de1c6-9ff0-4f89-be82-7c30af96ecb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:13:57.041124 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:13:57.041170 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:13:57.041321 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:13:57.041687 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.041963 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.15 00:13:57.042155 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.15 00:13:57.042246 [ 145 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.15 00:13:57.042260 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} executeQuery: Read 12 rows, 16.58 KiB in 0.001107072 sec., 10839 rows/sec., 14.63 MiB/sec. 2024.02.15 00:13:57.042286 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:13:57.042439 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.15 00:13:57.042478 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} DynamicQueryHandler: Done processing query 2024.02.15 00:13:57.042518 [ 3 ] {052e8258-627b-464a-a849-1301ce2e4d21} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:13:57.042556 [ 3 ] {} HTTP-Session: 903de1c6-9ff0-4f89-be82-7c30af96ecb0 Destroying unnamed session 2024.02.15 00:13:57.042624 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:13:57.042664 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 909 rows starting from the beginning of the part 2024.02.15 00:13:57.042808 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:57.042907 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:57.043000 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:57.043092 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part 2024.02.15 00:13:57.043183 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part 2024.02.15 00:13:57.059331 [ 18 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 6 columns (6 merged, 0 gathered) in 0.017001139 sec., 59819.521503823955 rows/sec., 80.72 MiB/sec. 2024.02.15 00:13:57.059826 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.15 00:13:57.060046 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.15 00:13:57.060110 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.15 00:13:57.060180 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_41_8: 8.87 MiB. 2024.02.15 00:13:58.000139 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 233.13 MiB, peak 241.97 MiB, will set to 234.27 MiB (RSS), difference: 1.13 MiB 2024.02.15 00:14:02.028684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:02.028811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:02.028836 [ 3 ] {} HTTP-Session: b797fb10-efd3-42e6-b6df-e3de35a18169 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:02.028861 [ 3 ] {} HTTP-Session: b797fb10-efd3-42e6-b6df-e3de35a18169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:02.029002 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:02.029072 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:02.029258 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:02.029752 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:02.030041 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.15 00:14:02.030215 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.15 00:14:02.030353 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} executeQuery: Read 36 rows, 2.92 KiB in 0.001308806 sec., 27505 rows/sec., 2.18 MiB/sec. 2024.02.15 00:14:02.030500 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} DynamicQueryHandler: Done processing query 2024.02.15 00:14:02.030528 [ 3 ] {c26dcf09-c0c4-46c3-a200-cd8f0e21bfbd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:02.030544 [ 3 ] {} HTTP-Session: b797fb10-efd3-42e6-b6df-e3de35a18169 Destroying unnamed session 2024.02.15 00:14:02.030677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:02.030726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:02.030747 [ 3 ] {} HTTP-Session: 3d6f518c-506e-4def-893a-2bcc2a8f872f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:02.030767 [ 3 ] {} HTTP-Session: 3d6f518c-506e-4def-893a-2bcc2a8f872f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:02.030856 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:02.030899 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:02.031012 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:02.031388 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:02.031616 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.15 00:14:02.031773 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.15 00:14:02.031900 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} executeQuery: Read 108 rows, 10.77 KiB in 0.00101385 sec., 106524 rows/sec., 10.37 MiB/sec. 2024.02.15 00:14:02.032009 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} DynamicQueryHandler: Done processing query 2024.02.15 00:14:02.032031 [ 3 ] {6eb9c6e8-84c2-416b-89f8-9d4233374093} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:14:02.032047 [ 3 ] {} HTTP-Session: 3d6f518c-506e-4def-893a-2bcc2a8f872f Destroying unnamed session 2024.02.15 00:14:02.032215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:02.032260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:02.032280 [ 3 ] {} HTTP-Session: 68bcd273-9de1-41bb-a2f2-a9255371a988 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:02.032298 [ 3 ] {} HTTP-Session: 68bcd273-9de1-41bb-a2f2-a9255371a988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:02.032371 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:02.032410 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:02.032519 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:02.032799 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:02.033009 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.15 00:14:02.033162 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.15 00:14:02.033277 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} executeQuery: Read 36 rows, 2.88 KiB in 0.000877797 sec., 41011 rows/sec., 3.21 MiB/sec. 2024.02.15 00:14:02.033397 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} DynamicQueryHandler: Done processing query 2024.02.15 00:14:02.033421 [ 3 ] {2b4a5f9b-8ebf-4b3e-b339-1630510af69a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:02.033437 [ 3 ] {} HTTP-Session: 68bcd273-9de1-41bb-a2f2-a9255371a988 Destroying unnamed session 2024.02.15 00:14:02.033574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:02.033620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:02.033640 [ 3 ] {} HTTP-Session: 757dfa9b-28f7-401a-b4dc-23a0683d9d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:02.033657 [ 3 ] {} HTTP-Session: 757dfa9b-28f7-401a-b4dc-23a0683d9d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:02.033746 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:02.033792 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:02.033943 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:02.034381 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:02.034712 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.15 00:14:02.034912 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.15 00:14:02.035030 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} executeQuery: Read 36 rows, 49.75 KiB in 0.001255875 sec., 28665 rows/sec., 38.68 MiB/sec. 2024.02.15 00:14:02.035142 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} DynamicQueryHandler: Done processing query 2024.02.15 00:14:02.035165 [ 3 ] {47dded1b-dcde-4d15-8a70-e6a69d4dcbeb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:14:02.035181 [ 3 ] {} HTTP-Session: 757dfa9b-28f7-401a-b4dc-23a0683d9d14 Destroying unnamed session 2024.02.15 00:14:07.027009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:07.027146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:07.027177 [ 3 ] {} HTTP-Session: 73c3e353-3c03-4943-b799-20df6cc5fb37 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:07.027206 [ 3 ] {} HTTP-Session: 73c3e353-3c03-4943-b799-20df6cc5fb37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:07.027352 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:07.027423 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:07.027610 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:07.028087 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:07.028354 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.15 00:14:07.028528 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.15 00:14:07.028652 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} executeQuery: Read 12 rows, 996.00 B in 0.001251875 sec., 9585 rows/sec., 776.96 KiB/sec. 2024.02.15 00:14:07.028805 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} DynamicQueryHandler: Done processing query 2024.02.15 00:14:07.028833 [ 3 ] {207f30c2-5493-4ced-95fa-23130d1b3327} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:07.028849 [ 3 ] {} HTTP-Session: 73c3e353-3c03-4943-b799-20df6cc5fb37 Destroying unnamed session 2024.02.15 00:14:07.028965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:07.029015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:07.029035 [ 3 ] {} HTTP-Session: 9d41a82a-f5fe-4813-be38-3df7bc31ec75 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:07.029056 [ 3 ] {} HTTP-Session: 9d41a82a-f5fe-4813-be38-3df7bc31ec75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:07.029140 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:07.029183 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:07.029293 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:07.029604 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:07.029824 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.15 00:14:07.029976 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.15 00:14:07.030099 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} executeQuery: Read 36 rows, 3.27 KiB in 0.000922969 sec., 39004 rows/sec., 3.46 MiB/sec. 2024.02.15 00:14:07.030260 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} DynamicQueryHandler: Done processing query 2024.02.15 00:14:07.030297 [ 3 ] {b3bdcfa2-8b45-4234-b9e5-45ae2fcbe996} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:07.030313 [ 3 ] {} HTTP-Session: 9d41a82a-f5fe-4813-be38-3df7bc31ec75 Destroying unnamed session 2024.02.15 00:14:07.030470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:07.030515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:07.030534 [ 3 ] {} HTTP-Session: 13c6a91f-decb-4baa-b84f-39e1f5d2beb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:07.030552 [ 3 ] {} HTTP-Session: 13c6a91f-decb-4baa-b84f-39e1f5d2beb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:07.030629 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:07.030671 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:07.030788 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:07.031057 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:07.031265 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.15 00:14:07.031417 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.15 00:14:07.031541 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} executeQuery: Read 12 rows, 984.00 B in 0.000882497 sec., 13597 rows/sec., 1.06 MiB/sec. 2024.02.15 00:14:07.031668 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} DynamicQueryHandler: Done processing query 2024.02.15 00:14:07.031690 [ 3 ] {9bfc12e0-c59e-4188-84c2-575057a3ea62} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:07.031706 [ 3 ] {} HTTP-Session: 13c6a91f-decb-4baa-b84f-39e1f5d2beb2 Destroying unnamed session 2024.02.15 00:14:07.031813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:07.031858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:07.031877 [ 3 ] {} HTTP-Session: 82bda9a4-f612-46a4-9655-1f67557c12e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:07.031894 [ 3 ] {} HTTP-Session: 82bda9a4-f612-46a4-9655-1f67557c12e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:07.031969 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:07.032015 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:07.032157 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:07.032506 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:07.032811 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.15 00:14:07.032994 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.15 00:14:07.033119 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} executeQuery: Read 12 rows, 16.58 KiB in 0.001121483 sec., 10700 rows/sec., 14.44 MiB/sec. 2024.02.15 00:14:07.033243 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} DynamicQueryHandler: Done processing query 2024.02.15 00:14:07.033266 [ 3 ] {967441e0-e0cd-4a70-b7c3-17c1f588a5db} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:14:07.033282 [ 3 ] {} HTTP-Session: 82bda9a4-f612-46a4-9655-1f67557c12e6 Destroying unnamed session 2024.02.15 00:14:09.460878 [ 139 ] {} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.15 00:14:09.460984 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:09.461061 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.15 00:14:09.461179 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:09.461222 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 513 rows starting from the beginning of the part 2024.02.15 00:14:09.461392 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.02.15 00:14:09.461507 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:09.461613 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.15 00:14:09.461712 [ 19 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.02.15 00:14:09.462580 [ 18 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154222 sec., 381916.97682561504 rows/sec., 26.94 MiB/sec. 2024.02.15 00:14:09.462785 [ 21 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.15 00:14:09.463071 [ 21 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.15 00:14:09.463149 [ 21 ] {18efb68c-a256-4154-a7d4-45632e7cd3c4::all_1_14_3} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.15 00:14:10.999827 [ 138 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:14:10.999884 [ 138 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:14:12.028490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:12.028618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:12.028649 [ 3 ] {} HTTP-Session: 601ba180-886a-47dc-abb9-0fbc7260c69e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:12.028677 [ 3 ] {} HTTP-Session: 601ba180-886a-47dc-abb9-0fbc7260c69e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:12.028826 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:12.028894 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:12.029080 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:12.029526 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:12.029797 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.15 00:14:12.029963 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.15 00:14:12.030089 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} executeQuery: Read 36 rows, 2.92 KiB in 0.001224744 sec., 29393 rows/sec., 2.33 MiB/sec. 2024.02.15 00:14:12.030253 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} DynamicQueryHandler: Done processing query 2024.02.15 00:14:12.030282 [ 3 ] {dff916f5-9f2a-4307-99e8-8c24b2c01c9a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:12.030298 [ 3 ] {} HTTP-Session: 601ba180-886a-47dc-abb9-0fbc7260c69e Destroying unnamed session 2024.02.15 00:14:12.030426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:12.030473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:12.030494 [ 3 ] {} HTTP-Session: b4412e5f-a7c1-4b10-b408-f899ef7a8ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:12.030512 [ 3 ] {} HTTP-Session: b4412e5f-a7c1-4b10-b408-f899ef7a8ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:12.030592 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:12.030638 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:14:12.030748 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:12.031033 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:12.031244 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 00:14:12.031398 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 00:14:12.031523 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} executeQuery: Read 2 rows, 175.00 B in 0.000900408 sec., 2221 rows/sec., 189.80 KiB/sec. 2024.02.15 00:14:12.031645 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} DynamicQueryHandler: Done processing query 2024.02.15 00:14:12.031669 [ 3 ] {8a74fd88-01fb-467e-b433-f816db0db83b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:14:12.031685 [ 3 ] {} HTTP-Session: b4412e5f-a7c1-4b10-b408-f899ef7a8ecc Destroying unnamed session 2024.02.15 00:14:12.031814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:12.031860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:12.031879 [ 3 ] {} HTTP-Session: 6249888a-3356-489b-b6ff-e4bbec2d8c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:12.031897 [ 3 ] {} HTTP-Session: 6249888a-3356-489b-b6ff-e4bbec2d8c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:12.031975 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:12.032015 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:12.032119 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:12.032460 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:12.032675 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.15 00:14:12.032824 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.15 00:14:12.032946 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} executeQuery: Read 109 rows, 10.85 KiB in 0.000938688 sec., 116119 rows/sec., 11.29 MiB/sec. 2024.02.15 00:14:12.033054 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} DynamicQueryHandler: Done processing query 2024.02.15 00:14:12.033078 [ 3 ] {7effbb6d-75a9-4fca-9f09-e82603b9b8e1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:14:12.033093 [ 3 ] {} HTTP-Session: 6249888a-3356-489b-b6ff-e4bbec2d8c48 Destroying unnamed session 2024.02.15 00:14:12.033240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:12.033283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:12.033302 [ 3 ] {} HTTP-Session: b56e6443-4647-4e7c-a8aa-4e679a1893e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:12.033319 [ 3 ] {} HTTP-Session: b56e6443-4647-4e7c-a8aa-4e679a1893e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:12.033389 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:12.033427 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:14:12.033533 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:12.033781 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:12.033996 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 00:14:12.034149 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 00:14:12.034264 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} executeQuery: Read 2 rows, 143.00 B in 0.000847587 sec., 2359 rows/sec., 164.76 KiB/sec. 2024.02.15 00:14:12.034379 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} DynamicQueryHandler: Done processing query 2024.02.15 00:14:12.034402 [ 3 ] {dd3e71a7-4ff9-48e1-acb6-f7611b424641} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:14:12.034418 [ 3 ] {} HTTP-Session: b56e6443-4647-4e7c-a8aa-4e679a1893e8 Destroying unnamed session 2024.02.15 00:14:12.034536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:12.034586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:12.034606 [ 3 ] {} HTTP-Session: 856d264a-8dd9-4916-bf13-db3330536f53 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:12.034623 [ 3 ] {} HTTP-Session: 856d264a-8dd9-4916-bf13-db3330536f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:12.034695 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:12.034732 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:12.034840 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:12.035122 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:12.035328 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.15 00:14:12.035473 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.15 00:14:12.035595 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} executeQuery: Read 38 rows, 3.05 KiB in 0.000872377 sec., 43559 rows/sec., 3.41 MiB/sec. 2024.02.15 00:14:12.035701 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} DynamicQueryHandler: Done processing query 2024.02.15 00:14:12.035723 [ 3 ] {83ca8023-7526-4515-a4b2-12c20e2d7426} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:12.035738 [ 3 ] {} HTTP-Session: 856d264a-8dd9-4916-bf13-db3330536f53 Destroying unnamed session 2024.02.15 00:14:12.035866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:12.035908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:12.035927 [ 3 ] {} HTTP-Session: 00808e1d-c2d1-4ce2-a948-19a2042a3050 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:12.035944 [ 3 ] {} HTTP-Session: 00808e1d-c2d1-4ce2-a948-19a2042a3050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:12.036013 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:12.036056 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:14:12.036179 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:12.036437 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:12.036693 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 00:14:12.036869 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 00:14:12.036997 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} executeQuery: Read 1 rows, 72.00 B in 0.000946729 sec., 1056 rows/sec., 74.27 KiB/sec. 2024.02.15 00:14:12.037184 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} DynamicQueryHandler: Done processing query 2024.02.15 00:14:12.037207 [ 3 ] {b2add0c4-7172-4df5-a0ae-9d62e87de022} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:14:12.037224 [ 3 ] {} HTTP-Session: 00808e1d-c2d1-4ce2-a948-19a2042a3050 Destroying unnamed session 2024.02.15 00:14:12.037381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:12.037426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:12.037446 [ 3 ] {} HTTP-Session: 714216dd-82a7-4c29-a1d8-53cde51b20c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:12.037462 [ 3 ] {} HTTP-Session: 714216dd-82a7-4c29-a1d8-53cde51b20c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:12.037540 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:12.037611 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:12.037766 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:12.038193 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:12.038489 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.15 00:14:12.038672 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.15 00:14:12.038795 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} executeQuery: Read 36 rows, 49.75 KiB in 0.001199424 sec., 30014 rows/sec., 40.50 MiB/sec. 2024.02.15 00:14:12.038944 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} DynamicQueryHandler: Done processing query 2024.02.15 00:14:12.038968 [ 3 ] {989ce419-ea4f-4ec5-9aa9-c638cc13bf5e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:14:12.038984 [ 3 ] {} HTTP-Session: 714216dd-82a7-4c29-a1d8-53cde51b20c7 Destroying unnamed session 2024.02.15 00:14:17.027819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:17.027941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:17.027995 [ 3 ] {} HTTP-Session: 6779de31-f36d-4154-8f5a-726d3876ddaa Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:17.028021 [ 3 ] {} HTTP-Session: 6779de31-f36d-4154-8f5a-726d3876ddaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:17.028157 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:17.028220 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:17.028384 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:17.028822 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:17.029094 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.15 00:14:17.029264 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.15 00:14:17.029406 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} executeQuery: Read 12 rows, 996.00 B in 0.001205433 sec., 9954 rows/sec., 806.89 KiB/sec. 2024.02.15 00:14:17.029551 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} DynamicQueryHandler: Done processing query 2024.02.15 00:14:17.029577 [ 3 ] {5911dabd-3c34-46bf-a2b4-d824abba5446} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:17.029594 [ 3 ] {} HTTP-Session: 6779de31-f36d-4154-8f5a-726d3876ddaa Destroying unnamed session 2024.02.15 00:14:17.029715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:17.029770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:17.029790 [ 3 ] {} HTTP-Session: 034a9005-d3d2-4863-9f9f-5e0e5606096e Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:17.029810 [ 3 ] {} HTTP-Session: 034a9005-d3d2-4863-9f9f-5e0e5606096e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:17.029901 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:17.029952 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:17.030070 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:17.030435 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:17.030664 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.15 00:14:17.030818 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.15 00:14:17.030939 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} executeQuery: Read 36 rows, 3.27 KiB in 0.0009968 sec., 36115 rows/sec., 3.20 MiB/sec. 2024.02.15 00:14:17.030945 [ 134 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.15 00:14:17.031056 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:17.031127 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} DynamicQueryHandler: Done processing query 2024.02.15 00:14:17.031169 [ 3 ] {80ece302-183b-4f62-a863-ce52c6af8140} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:17.031173 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.15 00:14:17.031194 [ 3 ] {} HTTP-Session: 034a9005-d3d2-4863-9f9f-5e0e5606096e Destroying unnamed session 2024.02.15 00:14:17.031302 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:17.031349 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part 2024.02.15 00:14:17.031376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:17.031452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:17.031483 [ 3 ] {} HTTP-Session: f51e8c42-e6ad-4042-a6d3-0b47ed108f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:17.031516 [ 3 ] {} HTTP-Session: f51e8c42-e6ad-4042-a6d3-0b47ed108f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:17.031646 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 73 rows starting from the beginning of the part 2024.02.15 00:14:17.031690 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:17.031782 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:17.031968 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 108 rows starting from the beginning of the part 2024.02.15 00:14:17.032187 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:17.032272 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:17.032430 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 109 rows starting from the beginning of the part 2024.02.15 00:14:17.032668 [ 9 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:17.033116 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:17.033472 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.15 00:14:17.033804 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.15 00:14:17.033989 [ 134 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.15 00:14:17.034012 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} executeQuery: Read 12 rows, 984.00 B in 0.002263056 sec., 5302 rows/sec., 424.62 KiB/sec. 2024.02.15 00:14:17.034051 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:17.034285 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.15 00:14:17.034711 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:17.034879 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part 2024.02.15 00:14:17.034938 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} DynamicQueryHandler: Done processing query 2024.02.15 00:14:17.034963 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 546 rows, containing 4 columns (4 merged, 0 gathered) in 0.003830046 sec., 142557.03456303134 rows/sec., 13.12 MiB/sec. 2024.02.15 00:14:17.034997 [ 3 ] {a7bf8652-5f82-46d5-845c-9befe35a09c9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:17.035074 [ 3 ] {} HTTP-Session: f51e8c42-e6ad-4042-a6d3-0b47ed108f71 Destroying unnamed session 2024.02.15 00:14:17.035199 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 38 rows starting from the beginning of the part 2024.02.15 00:14:17.035305 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.15 00:14:17.035391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:17.035520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:17.035572 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:17.035577 [ 3 ] {} HTTP-Session: 057a28e4-8456-4a7e-8eee-13b7b938ce9f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:17.035665 [ 3 ] {} HTTP-Session: 057a28e4-8456-4a7e-8eee-13b7b938ce9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:17.035931 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.15 00:14:17.035948 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:17.035975 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:17.036134 [ 23 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_46_9} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.15 00:14:17.036144 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:17.036286 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 38 rows starting from the beginning of the part 2024.02.15 00:14:17.036693 [ 21 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:17.036970 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:17.038092 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:17.038432 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.004313846 sec., 54243.93916704491 rows/sec., 4.24 MiB/sec. 2024.02.15 00:14:17.038603 [ 18 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.15 00:14:17.038656 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.15 00:14:17.038821 [ 18 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.15 00:14:17.038877 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.15 00:14:17.038901 [ 18 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_46_9} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.15 00:14:17.039064 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} executeQuery: Read 12 rows, 16.58 KiB in 0.00301426 sec., 3981 rows/sec., 5.37 MiB/sec. 2024.02.15 00:14:17.039214 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} DynamicQueryHandler: Done processing query 2024.02.15 00:14:17.039239 [ 3 ] {ef72508f-de00-4b69-8a71-ca32c3d71283} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:14:17.039255 [ 3 ] {} HTTP-Session: 057a28e4-8456-4a7e-8eee-13b7b938ce9f Destroying unnamed session 2024.02.15 00:14:22.029070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:22.029188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:22.029214 [ 3 ] {} HTTP-Session: eb693a78-f8aa-42f9-86a7-c92fc35dc84a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:22.029239 [ 3 ] {} HTTP-Session: eb693a78-f8aa-42f9-86a7-c92fc35dc84a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:22.029371 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:22.029433 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:22.029596 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:22.030051 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:22.030316 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.15 00:14:22.030482 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.15 00:14:22.030624 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} executeQuery: Read 36 rows, 2.92 KiB in 0.001207864 sec., 29804 rows/sec., 2.36 MiB/sec. 2024.02.15 00:14:22.030628 [ 130 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.15 00:14:22.030749 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:22.030835 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} DynamicQueryHandler: Done processing query 2024.02.15 00:14:22.030846 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.15 00:14:22.030870 [ 3 ] {d5741925-776e-4a25-89db-20c88f6d9c05} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:22.030907 [ 3 ] {} HTTP-Session: eb693a78-f8aa-42f9-86a7-c92fc35dc84a Destroying unnamed session 2024.02.15 00:14:22.030975 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:22.031018 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part 2024.02.15 00:14:22.031091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:22.031189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:22.031250 [ 3 ] {} HTTP-Session: 71926569-93f4-46b5-85fe-67ce1310b7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:22.031264 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:22.031284 [ 3 ] {} HTTP-Session: 71926569-93f4-46b5-85fe-67ce1310b7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:22.031536 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:22.031552 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:22.031643 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:22.031850 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:22.032112 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:22.032136 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:22.032319 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:22.032883 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:22.033363 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.15 00:14:22.033633 [ 9 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002813446 sec., 63978.480482653664 rows/sec., 5.06 MiB/sec. 2024.02.15 00:14:22.033660 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.15 00:14:22.033788 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.15 00:14:22.033896 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} executeQuery: Read 108 rows, 10.77 KiB in 0.002286646 sec., 47230 rows/sec., 4.60 MiB/sec. 2024.02.15 00:14:22.034162 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.15 00:14:22.034205 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} DynamicQueryHandler: Done processing query 2024.02.15 00:14:22.034239 [ 3 ] {9796c507-73be-4c91-bbbd-de5859e6aeff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:14:22.034248 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_46_9} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.15 00:14:22.034270 [ 3 ] {} HTTP-Session: 71926569-93f4-46b5-85fe-67ce1310b7ae Destroying unnamed session 2024.02.15 00:14:22.034452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:22.034504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:22.034525 [ 3 ] {} HTTP-Session: 1babf2bd-9814-4096-aea6-16018fd8466f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:22.034544 [ 3 ] {} HTTP-Session: 1babf2bd-9814-4096-aea6-16018fd8466f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:22.034634 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:22.034678 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:22.034805 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:22.035113 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:22.035331 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.15 00:14:22.035488 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.15 00:14:22.035612 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} executeQuery: Read 36 rows, 2.88 KiB in 0.000945819 sec., 38062 rows/sec., 2.98 MiB/sec. 2024.02.15 00:14:22.035753 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} DynamicQueryHandler: Done processing query 2024.02.15 00:14:22.035778 [ 3 ] {004d1a2c-374b-4f43-a5b1-53ca780d6ed2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:22.035794 [ 3 ] {} HTTP-Session: 1babf2bd-9814-4096-aea6-16018fd8466f Destroying unnamed session 2024.02.15 00:14:22.035953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:22.036001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:22.036021 [ 3 ] {} HTTP-Session: 46abdd7f-5824-4681-b544-c9e06af8e08f Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:22.036038 [ 3 ] {} HTTP-Session: 46abdd7f-5824-4681-b544-c9e06af8e08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:22.036121 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:22.036169 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:22.036313 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:22.036782 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:22.037109 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.15 00:14:22.037320 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.15 00:14:22.037444 [ 130 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.15 00:14:22.037453 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} executeQuery: Read 36 rows, 49.75 KiB in 0.001292565 sec., 27851 rows/sec., 37.58 MiB/sec. 2024.02.15 00:14:22.037501 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:22.037688 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.15 00:14:22.037721 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} DynamicQueryHandler: Done processing query 2024.02.15 00:14:22.037767 [ 3 ] {71ff3c14-d203-4d9b-8b44-2668b417f42d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:14:22.037793 [ 3 ] {} HTTP-Session: 46abdd7f-5824-4681-b544-c9e06af8e08f Destroying unnamed session 2024.02.15 00:14:22.037878 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:22.037924 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1017 rows starting from the beginning of the part 2024.02.15 00:14:22.038059 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:22.038161 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:22.038258 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:22.038352 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:22.038442 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:22.041467 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1149 rows, containing 6 columns (6 merged, 0 gathered) in 0.003874387 sec., 296563.0433924128 rows/sec., 400.20 MiB/sec. 2024.02.15 00:14:22.041951 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.15 00:14:22.042166 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.15 00:14:22.042235 [ 23 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.15 00:14:22.042311 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_46_9: 9.14 MiB. 2024.02.15 00:14:26.000140 [ 128 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:14:26.000213 [ 128 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:14:27.028966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:27.029128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:27.029176 [ 3 ] {} HTTP-Session: 3bb7bd03-24e1-492a-ae98-e7e2568166bb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:27.029219 [ 3 ] {} HTTP-Session: 3bb7bd03-24e1-492a-ae98-e7e2568166bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:27.029422 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:27.029520 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:27.029766 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:27.030304 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:27.030581 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.15 00:14:27.030754 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.15 00:14:27.030882 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} executeQuery: Read 12 rows, 996.00 B in 0.001398258 sec., 8582 rows/sec., 695.62 KiB/sec. 2024.02.15 00:14:27.031046 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} DynamicQueryHandler: Done processing query 2024.02.15 00:14:27.031073 [ 3 ] {d737d293-98c8-4f78-aff0-e79f9d5a4278} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:27.031091 [ 3 ] {} HTTP-Session: 3bb7bd03-24e1-492a-ae98-e7e2568166bb Destroying unnamed session 2024.02.15 00:14:27.031231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:27.031281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:27.031301 [ 3 ] {} HTTP-Session: 4d0382e4-b0e2-4786-8634-613992c0e71d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:27.031321 [ 3 ] {} HTTP-Session: 4d0382e4-b0e2-4786-8634-613992c0e71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:27.031406 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:27.031449 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:27.031558 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:27.031930 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:27.032156 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.15 00:14:27.032315 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.15 00:14:27.032433 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} executeQuery: Read 72 rows, 6.04 KiB in 0.00099782 sec., 72157 rows/sec., 5.91 MiB/sec. 2024.02.15 00:14:27.032559 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} DynamicQueryHandler: Done processing query 2024.02.15 00:14:27.032587 [ 3 ] {eee960aa-4adc-49cf-a9a9-d213cc0b04d5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:14:27.032603 [ 3 ] {} HTTP-Session: 4d0382e4-b0e2-4786-8634-613992c0e71d Destroying unnamed session 2024.02.15 00:14:27.032726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:27.032773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:27.032792 [ 3 ] {} HTTP-Session: 1df7ff79-914e-4904-b4da-3beae389091a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:27.032809 [ 3 ] {} HTTP-Session: 1df7ff79-914e-4904-b4da-3beae389091a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:27.032883 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:27.032923 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:27.033030 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:27.033339 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:27.033558 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.15 00:14:27.033713 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.15 00:14:27.033834 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} executeQuery: Read 36 rows, 2.86 KiB in 0.000923188 sec., 38995 rows/sec., 3.02 MiB/sec. 2024.02.15 00:14:27.033955 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} DynamicQueryHandler: Done processing query 2024.02.15 00:14:27.033978 [ 3 ] {622312c4-28d9-408c-abb6-145d9f34788c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:27.033995 [ 3 ] {} HTTP-Session: 1df7ff79-914e-4904-b4da-3beae389091a Destroying unnamed session 2024.02.15 00:14:27.034146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:27.034192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:27.034211 [ 3 ] {} HTTP-Session: c4a8fef2-8d0b-465d-af64-533dc546644d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:27.034228 [ 3 ] {} HTTP-Session: c4a8fef2-8d0b-465d-af64-533dc546644d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:27.034302 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:27.034345 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:14:27.034468 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:27.034773 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:27.035047 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 00:14:27.035246 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 00:14:27.035373 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} executeQuery: Read 36 rows, 2.60 KiB in 0.001041881 sec., 34552 rows/sec., 2.44 MiB/sec. 2024.02.15 00:14:27.035496 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} DynamicQueryHandler: Done processing query 2024.02.15 00:14:27.035520 [ 3 ] {aebba7a0-f9d9-47eb-a63e-22dda93dca83} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:27.035536 [ 3 ] {} HTTP-Session: c4a8fef2-8d0b-465d-af64-533dc546644d Destroying unnamed session 2024.02.15 00:14:27.035669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:27.035714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:27.035734 [ 3 ] {} HTTP-Session: 277058d2-cba3-43b9-a8bb-4a5ae725db2b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:27.035751 [ 3 ] {} HTTP-Session: 277058d2-cba3-43b9-a8bb-4a5ae725db2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:27.035827 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:27.035871 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:27.036009 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:27.036354 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:27.036647 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.15 00:14:27.036831 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.15 00:14:27.036958 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} executeQuery: Read 12 rows, 16.58 KiB in 0.001095552 sec., 10953 rows/sec., 14.78 MiB/sec. 2024.02.15 00:14:27.037146 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} DynamicQueryHandler: Done processing query 2024.02.15 00:14:27.037170 [ 3 ] {ab96e4b4-d1f6-4d9c-b600-b5670fc2e83e} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:14:27.037186 [ 3 ] {} HTTP-Session: 277058d2-cba3-43b9-a8bb-4a5ae725db2b Destroying unnamed session 2024.02.15 00:14:32.028882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:32.029016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:32.029047 [ 3 ] {} HTTP-Session: cfd1e2ea-bd82-48e5-b50d-5b4d8120b0e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:32.029076 [ 3 ] {} HTTP-Session: cfd1e2ea-bd82-48e5-b50d-5b4d8120b0e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:32.029220 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:32.029287 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:32.029468 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:32.030047 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:32.030318 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.15 00:14:32.030491 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.15 00:14:32.030622 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} executeQuery: Read 36 rows, 2.92 KiB in 0.001361707 sec., 26437 rows/sec., 2.09 MiB/sec. 2024.02.15 00:14:32.030788 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} DynamicQueryHandler: Done processing query 2024.02.15 00:14:32.030814 [ 3 ] {f67a3aad-8cc9-41f8-9818-a942ea68ca2f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:32.030831 [ 3 ] {} HTTP-Session: cfd1e2ea-bd82-48e5-b50d-5b4d8120b0e7 Destroying unnamed session 2024.02.15 00:14:32.030972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:32.031024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:32.031044 [ 3 ] {} HTTP-Session: 5f8edefd-1bbb-4772-a785-b67d0f161f8b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:32.031063 [ 3 ] {} HTTP-Session: 5f8edefd-1bbb-4772-a785-b67d0f161f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:32.031151 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:32.031193 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:32.031304 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:32.031697 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:32.031927 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.15 00:14:32.032080 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.15 00:14:32.032201 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} executeQuery: Read 108 rows, 10.77 KiB in 0.00101837 sec., 106051 rows/sec., 10.32 MiB/sec. 2024.02.15 00:14:32.032356 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} DynamicQueryHandler: Done processing query 2024.02.15 00:14:32.032390 [ 3 ] {df84e754-7548-4ff4-a752-a7bc535ba8ca} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:14:32.032406 [ 3 ] {} HTTP-Session: 5f8edefd-1bbb-4772-a785-b67d0f161f8b Destroying unnamed session 2024.02.15 00:14:32.032526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:32.032573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:32.032592 [ 3 ] {} HTTP-Session: 24ed8bd1-b8ee-4067-8029-0d927160fc30 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:32.032609 [ 3 ] {} HTTP-Session: 24ed8bd1-b8ee-4067-8029-0d927160fc30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:32.032687 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:32.032726 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:32.032838 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:32.033142 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:32.033353 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.15 00:14:32.033519 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.15 00:14:32.033636 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} executeQuery: Read 36 rows, 2.88 KiB in 0.000921498 sec., 39066 rows/sec., 3.06 MiB/sec. 2024.02.15 00:14:32.033752 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} DynamicQueryHandler: Done processing query 2024.02.15 00:14:32.033777 [ 3 ] {35e35fe3-eb58-49a4-9062-e6dea58bc2a2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:32.033793 [ 3 ] {} HTTP-Session: 24ed8bd1-b8ee-4067-8029-0d927160fc30 Destroying unnamed session 2024.02.15 00:14:32.034001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:32.034046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:32.034066 [ 3 ] {} HTTP-Session: 8d627a3f-ba96-4533-8217-699a333f71dd Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:32.034082 [ 3 ] {} HTTP-Session: 8d627a3f-ba96-4533-8217-699a333f71dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:32.034173 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:32.034217 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:32.034357 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:32.034838 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:32.035143 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.15 00:14:32.035322 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.15 00:14:32.035447 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} executeQuery: Read 36 rows, 49.75 KiB in 0.001244124 sec., 28936 rows/sec., 39.05 MiB/sec. 2024.02.15 00:14:32.035560 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} DynamicQueryHandler: Done processing query 2024.02.15 00:14:32.035585 [ 3 ] {7b24fd15-47b9-4fbf-84fd-feb46229d363} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:14:32.035602 [ 3 ] {} HTTP-Session: 8d627a3f-ba96-4533-8217-699a333f71dd Destroying unnamed session 2024.02.15 00:14:37.027634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:37.027768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:37.027799 [ 3 ] {} HTTP-Session: 3798afcd-fe5e-4a55-8ae4-1527b238f9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:37.027827 [ 3 ] {} HTTP-Session: 3798afcd-fe5e-4a55-8ae4-1527b238f9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:37.027969 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:37.028029 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:37.028192 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:37.028657 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:37.028928 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.15 00:14:37.029098 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.15 00:14:37.029220 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} executeQuery: Read 12 rows, 996.00 B in 0.001215274 sec., 9874 rows/sec., 800.36 KiB/sec. 2024.02.15 00:14:37.029369 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} DynamicQueryHandler: Done processing query 2024.02.15 00:14:37.029396 [ 3 ] {03e54c63-1fd8-40ca-948a-87de3959183e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:37.029412 [ 3 ] {} HTTP-Session: 3798afcd-fe5e-4a55-8ae4-1527b238f9ce Destroying unnamed session 2024.02.15 00:14:37.029527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:37.029576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:37.029596 [ 3 ] {} HTTP-Session: 9bf54878-b1cf-4308-b890-4c5dbd1f493d Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:37.029614 [ 3 ] {} HTTP-Session: 9bf54878-b1cf-4308-b890-4c5dbd1f493d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:37.029693 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:37.029735 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:37.029841 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:37.030151 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:37.030363 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.15 00:14:37.030517 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.15 00:14:37.030647 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} executeQuery: Read 36 rows, 3.27 KiB in 0.000918559 sec., 39191 rows/sec., 3.48 MiB/sec. 2024.02.15 00:14:37.030793 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} DynamicQueryHandler: Done processing query 2024.02.15 00:14:37.030818 [ 3 ] {75e214f9-84f1-467e-9550-cbea82343ab2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:37.030835 [ 3 ] {} HTTP-Session: 9bf54878-b1cf-4308-b890-4c5dbd1f493d Destroying unnamed session 2024.02.15 00:14:37.030955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:37.031001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:37.031020 [ 3 ] {} HTTP-Session: 6038ade9-c1b7-4bd7-83ce-f1a3214a2f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:37.031037 [ 3 ] {} HTTP-Session: 6038ade9-c1b7-4bd7-83ce-f1a3214a2f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:37.031112 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:37.031152 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:37.031265 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:37.031538 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:37.031761 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.15 00:14:37.031912 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.15 00:14:37.032035 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} executeQuery: Read 12 rows, 984.00 B in 0.000893737 sec., 13426 rows/sec., 1.05 MiB/sec. 2024.02.15 00:14:37.032150 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} DynamicQueryHandler: Done processing query 2024.02.15 00:14:37.032174 [ 3 ] {3366679f-7439-406f-9da2-635f717ab2de} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:37.032189 [ 3 ] {} HTTP-Session: 6038ade9-c1b7-4bd7-83ce-f1a3214a2f42 Destroying unnamed session 2024.02.15 00:14:37.032343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:37.032389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:37.032408 [ 3 ] {} HTTP-Session: 3306e952-fc7f-41bf-94a5-cf6837ef0d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:37.032426 [ 3 ] {} HTTP-Session: 3306e952-fc7f-41bf-94a5-cf6837ef0d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:37.032501 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:37.032545 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:37.032685 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:37.033015 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:37.033303 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.15 00:14:37.033486 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.15 00:14:37.033610 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} executeQuery: Read 12 rows, 16.58 KiB in 0.001081932 sec., 11091 rows/sec., 14.97 MiB/sec. 2024.02.15 00:14:37.033722 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} DynamicQueryHandler: Done processing query 2024.02.15 00:14:37.033745 [ 3 ] {fff017be-abeb-411a-a3f4-8453f6f3bf22} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:14:37.033760 [ 3 ] {} HTTP-Session: 3306e952-fc7f-41bf-94a5-cf6837ef0d14 Destroying unnamed session 2024.02.15 00:14:41.000288 [ 119 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:14:41.000414 [ 119 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:14:42.028356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:42.028473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:42.028503 [ 3 ] {} HTTP-Session: 2a6e18df-7677-44ba-856b-3e9604dbaac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:42.028533 [ 3 ] {} HTTP-Session: 2a6e18df-7677-44ba-856b-3e9604dbaac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:42.028682 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:42.028752 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:42.028938 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:42.029395 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:42.029665 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.15 00:14:42.029841 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.15 00:14:42.029959 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} executeQuery: Read 36 rows, 2.92 KiB in 0.001237514 sec., 29090 rows/sec., 2.30 MiB/sec. 2024.02.15 00:14:42.030133 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} DynamicQueryHandler: Done processing query 2024.02.15 00:14:42.030162 [ 3 ] {108c7657-db95-4374-a5b4-a503455d0b10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:42.030179 [ 3 ] {} HTTP-Session: 2a6e18df-7677-44ba-856b-3e9604dbaac4 Destroying unnamed session 2024.02.15 00:14:42.030323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:42.030375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:42.030403 [ 3 ] {} HTTP-Session: 6e873d0d-bc19-4521-9172-fcd79c9a6023 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:42.030423 [ 3 ] {} HTTP-Session: 6e873d0d-bc19-4521-9172-fcd79c9a6023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:42.030520 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:42.030571 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:42.030680 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:42.031045 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:42.031272 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.15 00:14:42.031427 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.15 00:14:42.031551 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} executeQuery: Read 108 rows, 10.77 KiB in 0.00099226 sec., 108842 rows/sec., 10.60 MiB/sec. 2024.02.15 00:14:42.031550 [ 119 ] {} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.15 00:14:42.031673 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:42.031705 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} DynamicQueryHandler: Done processing query 2024.02.15 00:14:42.031745 [ 3 ] {5c7f9c5f-a31e-4e1b-bac5-d717573f48a1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:14:42.031762 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.15 00:14:42.031769 [ 3 ] {} HTTP-Session: 6e873d0d-bc19-4521-9172-fcd79c9a6023 Destroying unnamed session 2024.02.15 00:14:42.031846 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:42.031877 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part 2024.02.15 00:14:42.031923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:42.031979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:42.032000 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 108 rows starting from the beginning of the part 2024.02.15 00:14:42.032007 [ 3 ] {} HTTP-Session: 68e1f04a-bfc1-44f0-b8a8-5cefb417c8df Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:42.032041 [ 3 ] {} HTTP-Session: 68e1f04a-bfc1-44f0-b8a8-5cefb417c8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:42.032129 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 72 rows starting from the beginning of the part 2024.02.15 00:14:42.032154 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:42.032205 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:42.032241 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part 2024.02.15 00:14:42.032411 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:42.032433 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:42.032529 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part 2024.02.15 00:14:42.032890 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:42.033261 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.15 00:14:42.033467 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.15 00:14:42.033615 [ 14 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.001885378 sec., 326724.93261298264 rows/sec., 30.43 MiB/sec. 2024.02.15 00:14:42.033658 [ 119 ] {} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.15 00:14:42.033693 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} executeQuery: Read 36 rows, 2.88 KiB in 0.00149391 sec., 24097 rows/sec., 1.88 MiB/sec. 2024.02.15 00:14:42.033739 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:42.033957 [ 21 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.15 00:14:42.033991 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.15 00:14:42.034020 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} DynamicQueryHandler: Done processing query 2024.02.15 00:14:42.034086 [ 3 ] {98355c47-c432-4e56-af0c-47d231b76883} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:42.034132 [ 3 ] {} HTTP-Session: 68e1f04a-bfc1-44f0-b8a8-5cefb417c8df Destroying unnamed session 2024.02.15 00:14:42.034218 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:42.034271 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part 2024.02.15 00:14:42.034351 [ 21 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.15 00:14:42.034394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:42.034518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:42.034523 [ 21 ] {f1363c87-e2fe-440a-ae78-a705262c6fcd::all_1_51_10} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.15 00:14:42.034538 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:42.034576 [ 3 ] {} HTTP-Session: 06b6b4e4-71a5-4e80-8bc5-2fd2c8dc4840 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:42.034666 [ 3 ] {} HTTP-Session: 06b6b4e4-71a5-4e80-8bc5-2fd2c8dc4840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:42.034877 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:42.034944 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:42.035098 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:42.035117 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:42.035459 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:42.035759 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:42.035760 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:42.036871 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.48 GiB. 2024.02.15 00:14:42.037345 [ 24 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003492519 sec., 72726.87707640245 rows/sec., 5.68 MiB/sec. 2024.02.15 00:14:42.037534 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.15 00:14:42.037572 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.15 00:14:42.037796 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.15 00:14:42.037903 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.15 00:14:42.037915 [ 23 ] {6e813837-b853-4e97-84f0-fa98e182587f::all_1_51_10} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.15 00:14:42.038134 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} executeQuery: Read 36 rows, 49.75 KiB in 0.003116882 sec., 11550 rows/sec., 15.59 MiB/sec. 2024.02.15 00:14:42.038396 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} DynamicQueryHandler: Done processing query 2024.02.15 00:14:42.038421 [ 3 ] {51fc49d5-d468-4e63-aa27-c9516a2787ed} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:14:42.038439 [ 3 ] {} HTTP-Session: 06b6b4e4-71a5-4e80-8bc5-2fd2c8dc4840 Destroying unnamed session 2024.02.15 00:14:47.027026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:47.027148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:47.027174 [ 3 ] {} HTTP-Session: b9334a09-9f39-4aff-a764-f7f5da0d07ea Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:47.027198 [ 3 ] {} HTTP-Session: b9334a09-9f39-4aff-a764-f7f5da0d07ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:47.027326 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:47.027386 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:47.027546 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:47.027953 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.028217 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.15 00:14:47.028391 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.15 00:14:47.028531 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} executeQuery: Read 12 rows, 996.00 B in 0.001160383 sec., 10341 rows/sec., 838.22 KiB/sec. 2024.02.15 00:14:47.028536 [ 114 ] {} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.15 00:14:47.028666 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.028732 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} DynamicQueryHandler: Done processing query 2024.02.15 00:14:47.028768 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.15 00:14:47.028782 [ 3 ] {9ae2406f-46b2-4144-878e-7da7f0d0fae1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:47.028831 [ 3 ] {} HTTP-Session: b9334a09-9f39-4aff-a764-f7f5da0d07ea Destroying unnamed session 2024.02.15 00:14:47.028911 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:47.028967 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part 2024.02.15 00:14:47.028990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:47.029080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:47.029125 [ 3 ] {} HTTP-Session: d4eea0d1-175e-4e6f-9427-df7776a9b987 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:47.029183 [ 3 ] {} HTTP-Session: d4eea0d1-175e-4e6f-9427-df7776a9b987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:47.029225 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:47.029374 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:47.029434 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:47.029454 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:14:47.029728 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:47.029912 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:47.030014 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:47.030189 [ 21 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:47.030744 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.031141 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 00:14:47.031468 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 00:14:47.031780 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} executeQuery: Read 4 rows, 342.00 B in 0.002349717 sec., 1702 rows/sec., 142.14 KiB/sec. 2024.02.15 00:14:47.031794 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070851 sec., 50800.250484312004 rows/sec., 4.02 MiB/sec. 2024.02.15 00:14:47.032016 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} DynamicQueryHandler: Done processing query 2024.02.15 00:14:47.032024 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.15 00:14:47.032060 [ 3 ] {b78045b8-4331-42c5-96c9-3b0a6ec78cf8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:14:47.032108 [ 3 ] {} HTTP-Session: d4eea0d1-175e-4e6f-9427-df7776a9b987 Destroying unnamed session 2024.02.15 00:14:47.032312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:47.032317 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.15 00:14:47.032382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:47.032411 [ 3 ] {} HTTP-Session: 683a89ae-d3ee-44bc-b413-ae6156a884ab Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:47.032432 [ 13 ] {b9a668cd-6e23-44e8-a314-fe781353a734::all_1_51_10} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.15 00:14:47.032443 [ 3 ] {} HTTP-Session: 683a89ae-d3ee-44bc-b413-ae6156a884ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:47.032593 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:47.032635 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:47.032757 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:47.033081 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.033311 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.15 00:14:47.033465 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.15 00:14:47.033596 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} executeQuery: Read 38 rows, 3.45 KiB in 0.000974239 sec., 39004 rows/sec., 3.46 MiB/sec. 2024.02.15 00:14:47.033702 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} DynamicQueryHandler: Done processing query 2024.02.15 00:14:47.033725 [ 3 ] {56fefd1a-915b-446d-8d8c-02d83535fb4f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:47.033741 [ 3 ] {} HTTP-Session: 683a89ae-d3ee-44bc-b413-ae6156a884ab Destroying unnamed session 2024.02.15 00:14:47.033844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:47.033887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:47.033906 [ 3 ] {} HTTP-Session: 0899cd01-e23a-4a82-b7b5-0f7e5d2380ae Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:47.033923 [ 3 ] {} HTTP-Session: 0899cd01-e23a-4a82-b7b5-0f7e5d2380ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:47.033993 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:47.034033 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:14:47.034138 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:47.034392 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.034600 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 00:14:47.034753 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 00:14:47.034864 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} executeQuery: Read 4 rows, 286.00 B in 0.000842817 sec., 4745 rows/sec., 331.38 KiB/sec. 2024.02.15 00:14:47.034978 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} DynamicQueryHandler: Done processing query 2024.02.15 00:14:47.035002 [ 3 ] {92e4814a-a12d-4c43-b810-00f8802277fb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:14:47.035017 [ 3 ] {} HTTP-Session: 0899cd01-e23a-4a82-b7b5-0f7e5d2380ae Destroying unnamed session 2024.02.15 00:14:47.035124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 2770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:47.035170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:47.035189 [ 3 ] {} HTTP-Session: 29ce0a69-1ff7-4ee1-b06e-28b636524c1a Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:47.035206 [ 3 ] {} HTTP-Session: 29ce0a69-1ff7-4ee1-b06e-28b636524c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:47.035277 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:47.035315 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:47.035421 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:47.035692 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.035897 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.15 00:14:47.036047 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.15 00:14:47.036159 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} executeQuery: Read 16 rows, 1.29 KiB in 0.000854527 sec., 18723 rows/sec., 1.47 MiB/sec. 2024.02.15 00:14:47.036264 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} DynamicQueryHandler: Done processing query 2024.02.15 00:14:47.036286 [ 3 ] {259f7e83-4695-4f6c-b117-1e444e786312} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:47.036302 [ 3 ] {} HTTP-Session: 29ce0a69-1ff7-4ee1-b06e-28b636524c1a Destroying unnamed session 2024.02.15 00:14:47.036395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:47.036439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:47.036458 [ 3 ] {} HTTP-Session: b2b8a152-641b-4386-8e4f-59ac7cb438df Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:47.036474 [ 3 ] {} HTTP-Session: b2b8a152-641b-4386-8e4f-59ac7cb438df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:47.036544 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:47.036587 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:14:47.036708 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:47.037076 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.037342 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 00:14:47.037523 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 00:14:47.037645 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} executeQuery: Read 2 rows, 144.00 B in 0.001072352 sec., 1865 rows/sec., 131.14 KiB/sec. 2024.02.15 00:14:47.037864 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} DynamicQueryHandler: Done processing query 2024.02.15 00:14:47.037887 [ 3 ] {6fe74c75-7737-4337-b7d2-5ba609ef293a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:14:47.037904 [ 3 ] {} HTTP-Session: b2b8a152-641b-4386-8e4f-59ac7cb438df Destroying unnamed session 2024.02.15 00:14:47.038028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:47.038074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:47.038094 [ 3 ] {} HTTP-Session: 6a20548a-c74e-4c80-b658-909a3b0afa82 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:47.038111 [ 3 ] {} HTTP-Session: 6a20548a-c74e-4c80-b658-909a3b0afa82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:47.038186 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:47.038232 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:47.038386 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:47.038730 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.039025 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.15 00:14:47.039209 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.15 00:14:47.039323 [ 114 ] {} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.15 00:14:47.039342 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} executeQuery: Read 12 rows, 16.58 KiB in 0.001119172 sec., 10722 rows/sec., 14.47 MiB/sec. 2024.02.15 00:14:47.039377 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:47.039578 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.15 00:14:47.039665 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} DynamicQueryHandler: Done processing query 2024.02.15 00:14:47.039702 [ 3 ] {894a2321-8bfe-4fcc-8bcc-b09cdac5ab31} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:14:47.039731 [ 3 ] {} HTTP-Session: 6a20548a-c74e-4c80-b658-909a3b0afa82 Destroying unnamed session 2024.02.15 00:14:47.039822 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 00:14:47.039871 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1149 rows starting from the beginning of the part 2024.02.15 00:14:47.040022 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:47.040141 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:47.040252 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:47.040344 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2024.02.15 00:14:47.040435 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 12 rows starting from the beginning of the part 2024.02.15 00:14:47.043462 [ 24 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1257 rows, containing 6 columns (6 merged, 0 gathered) in 0.00400602 sec., 313777.764464481 rows/sec., 423.43 MiB/sec. 2024.02.15 00:14:47.044247 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.15 00:14:47.044478 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.15 00:14:47.044541 [ 21 ] {1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.15 00:14:47.044616 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1f503a87-9042-4220-a30b-b6ff4c5bfeda::all_1_51_10: 8.48 MiB. 2024.02.15 00:14:48.000169 [ 181 ] {} AsynchronousMetrics: MemoryTracking: was 239.43 MiB, peak 243.98 MiB, will set to 236.53 MiB (RSS), difference: -2.90 MiB 2024.02.15 00:14:52.028185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 5211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:52.028312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:52.028339 [ 3 ] {} HTTP-Session: c5b768b6-5e97-4444-b2d9-0a38f8c30400 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:52.028365 [ 3 ] {} HTTP-Session: c5b768b6-5e97-4444-b2d9-0a38f8c30400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:52.028494 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:52.028555 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:52.028720 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:52.029171 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:52.029443 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.15 00:14:52.029617 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.15 00:14:52.029751 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} executeQuery: Read 36 rows, 2.92 KiB in 0.001217554 sec., 29567 rows/sec., 2.34 MiB/sec. 2024.02.15 00:14:52.029925 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} DynamicQueryHandler: Done processing query 2024.02.15 00:14:52.029952 [ 3 ] {b5b8f9f9-56e9-46b7-b2a9-76c2bb127ada} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:52.029969 [ 3 ] {} HTTP-Session: c5b768b6-5e97-4444-b2d9-0a38f8c30400 Destroying unnamed session 2024.02.15 00:14:52.030113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 17378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:52.030166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:52.030187 [ 3 ] {} HTTP-Session: 99f0385d-c5d5-4ebf-b870-6ee2248b6388 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:52.030205 [ 3 ] {} HTTP-Session: 99f0385d-c5d5-4ebf-b870-6ee2248b6388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:52.030295 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:52.030339 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:52.030454 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:52.030853 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:52.031084 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.15 00:14:52.031241 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.15 00:14:52.031365 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} executeQuery: Read 108 rows, 10.77 KiB in 0.001040181 sec., 103828 rows/sec., 10.11 MiB/sec. 2024.02.15 00:14:52.031499 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} DynamicQueryHandler: Done processing query 2024.02.15 00:14:52.031525 [ 3 ] {6336aba4-0b47-45c1-b048-3be15a84125d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 00:14:52.031544 [ 3 ] {} HTTP-Session: 99f0385d-c5d5-4ebf-b870-6ee2248b6388 Destroying unnamed session 2024.02.15 00:14:52.031670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:52.031719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:52.031739 [ 3 ] {} HTTP-Session: b3730ebf-23b1-488a-a042-f7957cd9b6fb Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:52.031755 [ 3 ] {} HTTP-Session: b3730ebf-23b1-488a-a042-f7957cd9b6fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:52.031831 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:52.031872 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:52.031981 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:52.032285 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:52.032501 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.15 00:14:52.032671 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.15 00:14:52.032793 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} executeQuery: Read 36 rows, 2.88 KiB in 0.000933908 sec., 38547 rows/sec., 3.01 MiB/sec. 2024.02.15 00:14:52.032915 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} DynamicQueryHandler: Done processing query 2024.02.15 00:14:52.032938 [ 3 ] {bcb23bfb-79bd-4110-8f7d-a9a442d1c94f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:52.032954 [ 3 ] {} HTTP-Session: b3730ebf-23b1-488a-a042-f7957cd9b6fb Destroying unnamed session 2024.02.15 00:14:52.033132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 38527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:52.033178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:52.033198 [ 3 ] {} HTTP-Session: 3b8ca03b-1f4c-4ba6-8b34-0850857a2fd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:52.033215 [ 3 ] {} HTTP-Session: 3b8ca03b-1f4c-4ba6-8b34-0850857a2fd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:52.033305 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:52.033352 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:52.033494 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:52.033960 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:52.034283 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.15 00:14:52.034466 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.15 00:14:52.034568 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} executeQuery: Read 36 rows, 49.75 KiB in 0.001234885 sec., 29152 rows/sec., 39.34 MiB/sec. 2024.02.15 00:14:52.034698 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} DynamicQueryHandler: Done processing query 2024.02.15 00:14:52.034722 [ 3 ] {2fd31539-cdcf-4f9b-aeb6-aeefc37cf79a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.15 00:14:52.034739 [ 3 ] {} HTTP-Session: 3b8ca03b-1f4c-4ba6-8b34-0850857a2fd1 Destroying unnamed session 2024.02.15 00:14:56.000484 [ 108 ] {} DNSResolver: Updating DNS cache 2024.02.15 00:14:56.000551 [ 108 ] {} DNSResolver: Updated DNS cache 2024.02.15 00:14:57.028816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:57.028935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:57.028966 [ 3 ] {} HTTP-Session: d2f430e3-31d2-4f37-a6ec-1544f4621aff Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:57.028996 [ 3 ] {} HTTP-Session: d2f430e3-31d2-4f37-a6ec-1544f4621aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:57.029139 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:57.029208 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 00:14:57.029397 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:57.029879 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:57.030162 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.15 00:14:57.030333 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} oximeter.fields_i64 (b9a668cd-6e23-44e8-a314-fe781353a734): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.15 00:14:57.030468 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} executeQuery: Read 12 rows, 996.00 B in 0.001283186 sec., 9351 rows/sec., 758.00 KiB/sec. 2024.02.15 00:14:57.030618 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} DynamicQueryHandler: Done processing query 2024.02.15 00:14:57.030645 [ 3 ] {b1493367-3c57-4bf1-aaff-e6549f071b9d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 00:14:57.030661 [ 3 ] {} HTTP-Session: d2f430e3-31d2-4f37-a6ec-1544f4621aff Destroying unnamed session 2024.02.15 00:14:57.030775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:57.030830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:57.030850 [ 3 ] {} HTTP-Session: 093f2205-342e-4855-bab3-95666b07a060 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:57.030870 [ 3 ] {} HTTP-Session: 093f2205-342e-4855-bab3-95666b07a060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:57.030950 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:57.030994 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 00:14:57.031110 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:57.031407 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:57.031620 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 00:14:57.031772 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} oximeter.fields_ipaddr (5df44de8-949a-4009-b7ab-7285f8b06d48): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 00:14:57.031871 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} executeQuery: Read 2 rows, 175.00 B in 0.000888068 sec., 2252 rows/sec., 192.44 KiB/sec. 2024.02.15 00:14:57.031987 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} DynamicQueryHandler: Done processing query 2024.02.15 00:14:57.032011 [ 3 ] {a179a82f-bc40-49b3-9cdf-5c96578796f1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:14:57.032026 [ 3 ] {} HTTP-Session: 093f2205-342e-4855-bab3-95666b07a060 Destroying unnamed session 2024.02.15 00:14:57.032146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 10592, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:57.032193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:57.032213 [ 3 ] {} HTTP-Session: d3c719f8-d102-405f-a297-fade76e936fe Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:57.032230 [ 3 ] {} HTTP-Session: d3c719f8-d102-405f-a297-fade76e936fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:57.032306 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:57.032345 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 00:14:57.032451 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:57.032773 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:57.032983 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.15 00:14:57.033146 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} oximeter.fields_string (f1363c87-e2fe-440a-ae78-a705262c6fcd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.15 00:14:57.033244 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} executeQuery: Read 73 rows, 6.12 KiB in 0.000910378 sec., 80186 rows/sec., 6.57 MiB/sec. 2024.02.15 00:14:57.033360 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} DynamicQueryHandler: Done processing query 2024.02.15 00:14:57.033384 [ 3 ] {bc0c7565-585b-448b-b0c3-ebbd2e897b91} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 00:14:57.033400 [ 3 ] {} HTTP-Session: d3c719f8-d102-405f-a297-fade76e936fe Destroying unnamed session 2024.02.15 00:14:57.033550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:57.033596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:57.033615 [ 3 ] {} HTTP-Session: e6bd9285-f6b5-46d5-bbbe-10c35034425b Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:57.033632 [ 3 ] {} HTTP-Session: e6bd9285-f6b5-46d5-bbbe-10c35034425b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:57.033701 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:57.033740 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 00:14:57.033848 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:57.034109 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:57.034312 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 00:14:57.034465 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} oximeter.fields_u16 (94fb6a42-3432-4b36-938f-e9cb16230059): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 00:14:57.034558 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} executeQuery: Read 2 rows, 143.00 B in 0.000829316 sec., 2411 rows/sec., 168.39 KiB/sec. 2024.02.15 00:14:57.034674 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} DynamicQueryHandler: Done processing query 2024.02.15 00:14:57.034697 [ 3 ] {6b9f43a8-2519-4ba6-a1a2-72c42ca9cbd5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 00:14:57.034714 [ 3 ] {} HTTP-Session: e6bd9285-f6b5-46d5-bbbe-10c35034425b Destroying unnamed session 2024.02.15 00:14:57.034814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 6471, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:57.034860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:57.034879 [ 3 ] {} HTTP-Session: 18cc04dc-6d12-4711-b031-cb13d518e147 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:57.034895 [ 3 ] {} HTTP-Session: 18cc04dc-6d12-4711-b031-cb13d518e147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:57.034966 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:57.035004 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 00:14:57.035110 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:57.035435 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:57.035646 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.15 00:14:57.035796 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} oximeter.fields_uuid (6e813837-b853-4e97-84f0-fa98e182587f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.15 00:14:57.035893 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} executeQuery: Read 38 rows, 3.02 KiB in 0.000899998 sec., 42222 rows/sec., 3.28 MiB/sec. 2024.02.15 00:14:57.036009 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} DynamicQueryHandler: Done processing query 2024.02.15 00:14:57.036032 [ 3 ] {bbbc414d-b925-4c67-8d7a-9e356cc281ae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:57.036048 [ 3 ] {} HTTP-Session: 18cc04dc-6d12-4711-b031-cb13d518e147 Destroying unnamed session 2024.02.15 00:14:57.036166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:57.036211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:57.036230 [ 3 ] {} HTTP-Session: 2f478410-6757-4e75-bbb3-a2a6f7007615 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:57.036247 [ 3 ] {} HTTP-Session: 2f478410-6757-4e75-bbb3-a2a6f7007615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:57.036320 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:57.036363 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 00:14:57.036484 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:57.036778 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:57.037050 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 00:14:57.037233 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} oximeter.measurements_cumulativeu64 (18efb68c-a256-4154-a7d4-45632e7cd3c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 00:14:57.037335 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} executeQuery: Read 37 rows, 2.67 KiB in 0.00098768 sec., 37461 rows/sec., 2.64 MiB/sec. 2024.02.15 00:14:57.037453 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} DynamicQueryHandler: Done processing query 2024.02.15 00:14:57.037478 [ 3 ] {2dd92795-1cfe-49e4-a58b-7762420aaa36} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 00:14:57.037494 [ 3 ] {} HTTP-Session: 2f478410-6757-4e75-bbb3-a2a6f7007615 Destroying unnamed session 2024.02.15 00:14:57.037606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52047, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 00:14:57.037652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 00:14:57.037671 [ 3 ] {} HTTP-Session: 4b7c3a40-97b3-4c09-afaa-44fe6a27ab42 Authenticating user 'default' from [fd00:1122:3344:101::d]:52047 2024.02.15 00:14:57.037687 [ 3 ] {} HTTP-Session: 4b7c3a40-97b3-4c09-afaa-44fe6a27ab42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 00:14:57.037764 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} executeQuery: (from [fd00:1122:3344:101::d]:52047) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 00:14:57.037809 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 00:14:57.037943 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 00:14:57.038276 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.47 GiB. 2024.02.15 00:14:57.038561 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.15 00:14:57.038750 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} oximeter.measurements_histogramf64 (1f503a87-9042-4220-a30b-b6ff4c5bfeda): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.15 00:14:57.038848 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} executeQuery: Read 12 rows, 16.58 KiB in 0.001056681 sec., 11356 rows/sec., 15.32 MiB/sec. 2024.02.15 00:14:57.038968 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} DynamicQueryHandler: Done processing query 2024.02.15 00:14:57.038992 [ 3 ] {db6e11eb-ed47-43d6-9a51-05aa632d5087} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.15 00:14:57.039008 [ 3 ] {} HTTP-Session: 4b7c3a40-97b3-4c09-afaa-44fe6a27ab42 Destroying unnamed session