[ Jan 16 00:47:53 Enabled. ] [ Jan 16 00:47:54 Rereading configuration. ] [ Jan 16 00:47:56 Rereading configuration. ] [ Jan 16 00:48:01 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 [ Jan 16 00:48:01 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.01.16 00:48:02.701305 [ 1 ] {} Application: Will watch for the process with pid 26634 2024.01.16 00:48:02.701385 [ 1 ] {} Application: Forked a child process to watch 2024.01.16 00:48:03.331155 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26634 2024.01.16 00:48:03.331321 [ 1 ] {} Application: starting up 2024.01.16 00:48:03.331519 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.16 00:48:03.581530 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.16 00:48:03.581577 [ 1 ] {} Application: Initializing DateLUT. 2024.01.16 00:48:03.581590 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.16 00:48:03.581626 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.16 00:48:03.581955 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.16 00:48:03.582623 [ 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.01.16 00:48:03.583088 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.16 00:48:03.583345 [ 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.01.16 00:48:03.588232 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.16 00:48:03.588279 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.16 00:48:03.588981 [ 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.01.16 00:48:03.595468 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.16 00:48:03.609446 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.16 00:48:03.609940 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.16 00:48:03.609970 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.16 00:48:03.611291 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.16 00:48:03.611761 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.16 00:48:03.612076 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.16 00:48:03.612416 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.16 00:48:03.613309 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.16 00:48:03.613354 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.16 00:48:03.613411 [ 1 ] {} Application: Loaded user defined objects 2024.01.16 00:48:03.613431 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.16 00:48:03.648149 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.16 00:48:03.648216 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000225782 sec 2024.01.16 00:48:03.649081 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.16 00:48:03.649157 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.16 00:48:03.649177 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.16 00:48:03.649194 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.16 00:48:03.649207 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.16 00:48:03.649220 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.16 00:48:03.649235 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.16 00:48:03.649268 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.16 00:48:03.649287 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.16 00:48:03.649315 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.16 00:48:03.649328 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.16 00:48:03.649342 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.16 00:48:03.649357 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.16 00:48:03.649388 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.16 00:48:03.649402 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.16 00:48:03.649414 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.16 00:48:03.706095 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.16 00:48:03.710824 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.16 00:48:03.710856 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8641e-05 sec 2024.01.16 00:48:03.710882 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.16 00:48:03.710899 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.16 00:48:03.710922 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.16 00:48:03.713082 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.16 00:48:03.723681 [ 1 ] {} Application: Loaded metadata. 2024.01.16 00:48:03.723766 [ 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.01.16 00:48:03.723817 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.16 00:48:04.503686 [ 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.01.16 00:48:04.521169 [ 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.01.16 00:48:04.521216 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.16 00:48:04.579183 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.16 00:48:04.579993 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2024.01.16 00:48:04.580320 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.16 00:48:04.580356 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.16 00:48:04.580367 [ 125 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:48:04.580419 [ 125 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:48:04.580474 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.16 00:48:04.580513 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.16 00:48:04.584172 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.16 00:48:04.584200 [ 1 ] {} Application: Ready for connections. 2024.01.16 00:48:19.580836 [ 150 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:48:19.580899 [ 150 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:48:26.778227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.778448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.779116 [ 3 ] {} HTTP-Session: a10895d8-525d-4e18-a06d-d0119cf0e600 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.779163 [ 3 ] {} HTTP-Session: a10895d8-525d-4e18-a06d-d0119cf0e600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.779295 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.16 00:48:26.779328 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.16 00:48:26.779342 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.16 00:48:26.782907 [ 3 ] {500d3727-3995-4111-9279-823dd7f27d9b} executeQuery: (from [fd00:1122:3344:101::d]:36503) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.16 00:48:26.808753 [ 3 ] {500d3727-3995-4111-9279-823dd7f27d9b} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36503) (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 @ 111ef7 in /system/lib/amd64/libc.so.1 2024.01.16 00:48:26.809518 [ 3 ] {500d3727-3995-4111-9279-823dd7f27d9b} 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 @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.16 00:48:26.811978 [ 3 ] {500d3727-3995-4111-9279-823dd7f27d9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.812011 [ 3 ] {} HTTP-Session: a10895d8-525d-4e18-a06d-d0119cf0e600 Destroying unnamed session 2024.01.16 00:48:26.812446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.812527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.812556 [ 3 ] {} HTTP-Session: 238739a9-f830-415d-8e65-40921fdbe6a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.812578 [ 3 ] {} HTTP-Session: 238739a9-f830-415d-8e65-40921fdbe6a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.812697 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} executeQuery: (from [fd00:1122:3344:101::d]:36503) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.16 00:48:26.812796 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.16 00:48:26.813784 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.16 00:48:26.815615 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:48:26.819493 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.819522 [ 3 ] {f6749992-8fb0-4cbc-96b6-8b228ab98f3b} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.16 00:48:26.819537 [ 3 ] {} HTTP-Session: 238739a9-f830-415d-8e65-40921fdbe6a4 Destroying unnamed session 2024.01.16 00:48:26.819704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.819760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.819779 [ 3 ] {} HTTP-Session: 400250d8-6333-4f0c-8dc4-92993cd3fed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.819801 [ 3 ] {} HTTP-Session: 400250d8-6333-4f0c-8dc4-92993cd3fed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.819909 [ 3 ] {6c1c3bcc-56e0-4903-88c7-5ab887d01651} executeQuery: (from [fd00:1122:3344:101::d]:36503) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.16 00:48:26.820162 [ 3 ] {6c1c3bcc-56e0-4903-88c7-5ab887d01651} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:36503) (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 @ 111ef7 in /system/lib/amd64/libc.so.1 2024.01.16 00:48:26.820286 [ 3 ] {6c1c3bcc-56e0-4903-88c7-5ab887d01651} 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 @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.16 00:48:26.820395 [ 3 ] {6c1c3bcc-56e0-4903-88c7-5ab887d01651} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.820420 [ 3 ] {} HTTP-Session: 400250d8-6333-4f0c-8dc4-92993cd3fed5 Destroying unnamed session 2024.01.16 00:48:26.823014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.823084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.823117 [ 3 ] {} HTTP-Session: 2295baed-e3f3-455d-a2b2-33e8facd1d54 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.823141 [ 3 ] {} HTTP-Session: 2295baed-e3f3-455d-a2b2-33e8facd1d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.823295 [ 3 ] {55b369a4-01a6-4897-ba32-c1839a3ff777} executeQuery: (from [fd00:1122:3344:101::d]:36503) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.16 00:48:26.823443 [ 3 ] {55b369a4-01a6-4897-ba32-c1839a3ff777} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.823473 [ 3 ] {55b369a4-01a6-4897-ba32-c1839a3ff777} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.823501 [ 3 ] {} HTTP-Session: 2295baed-e3f3-455d-a2b2-33e8facd1d54 Destroying unnamed session 2024.01.16 00:48:26.823696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.823762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.823792 [ 3 ] {} HTTP-Session: 00758aeb-bee9-4d46-9ff3-8b633ef78670 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.823816 [ 3 ] {} HTTP-Session: 00758aeb-bee9-4d46-9ff3-8b633ef78670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.823902 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} executeQuery: (from [fd00:1122:3344:101::d]:36503) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.16 00:48:26.823961 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.16 00:48:26.825303 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.16 00:48:26.825329 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.605e-05 sec 2024.01.16 00:48:26.825351 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.16 00:48:26.825365 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} DatabaseAtomic (oximeter): Starting up tables. 2024.01.16 00:48:26.825434 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.825455 [ 3 ] {ba9743f6-08fd-4276-a518-f424ed84149a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.825473 [ 3 ] {} HTTP-Session: 00758aeb-bee9-4d46-9ff3-8b633ef78670 Destroying unnamed session 2024.01.16 00:48:26.825561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.825605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.825627 [ 3 ] {} HTTP-Session: d37146a8-b7e2-461b-8c41-482d170a61b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.825643 [ 3 ] {} HTTP-Session: d37146a8-b7e2-461b-8c41-482d170a61b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.825781 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} executeQuery: (from [fd00:1122:3344:101::d]:36503) /* 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.01.16 00:48:26.825827 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.16 00:48:26.829552 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} oximeter.version (5b6d847a-a976-45b3-a6e0-0f1dd0c9b7f6): Loading data parts 2024.01.16 00:48:26.829683 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} oximeter.version (5b6d847a-a976-45b3-a6e0-0f1dd0c9b7f6): There are no data parts 2024.01.16 00:48:26.831578 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.831614 [ 3 ] {876944ef-e9bb-4724-a8e1-af7dc239b634} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.831632 [ 3 ] {} HTTP-Session: d37146a8-b7e2-461b-8c41-482d170a61b9 Destroying unnamed session 2024.01.16 00:48:26.831788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.831836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.831854 [ 3 ] {} HTTP-Session: 00560011-2cad-4dab-9d8c-b854b6baa700 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.831875 [ 3 ] {} HTTP-Session: 00560011-2cad-4dab-9d8c-b854b6baa700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.832076 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} executeQuery: (from [fd00:1122:3344:101::d]:36503) /* 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.01.16 00:48:26.832130 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.16 00:48:26.847857 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} oximeter.measurements_bool (6ac9fc66-45ab-4f81-9216-1704d436fac0): Loading data parts 2024.01.16 00:48:26.847958 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} oximeter.measurements_bool (6ac9fc66-45ab-4f81-9216-1704d436fac0): There are no data parts 2024.01.16 00:48:26.849160 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.849190 [ 3 ] {bc68b7e3-e864-4221-a43e-3de83145fcaf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.849206 [ 3 ] {} HTTP-Session: 00560011-2cad-4dab-9d8c-b854b6baa700 Destroying unnamed session 2024.01.16 00:48:26.849327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.849376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.849396 [ 3 ] {} HTTP-Session: 00c8157b-72a8-4d36-965e-d10624eee565 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.849415 [ 3 ] {} HTTP-Session: 00c8157b-72a8-4d36-965e-d10624eee565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.849611 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.849661 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.16 00:48:26.851053 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} oximeter.measurements_i8 (2567d389-c6a6-4c67-92e9-9db429d83e0c): Loading data parts 2024.01.16 00:48:26.851144 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} oximeter.measurements_i8 (2567d389-c6a6-4c67-92e9-9db429d83e0c): There are no data parts 2024.01.16 00:48:26.852306 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.852336 [ 3 ] {dac5e78b-27cf-4e83-8e27-2913c6dac2e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.852352 [ 3 ] {} HTTP-Session: 00c8157b-72a8-4d36-965e-d10624eee565 Destroying unnamed session 2024.01.16 00:48:26.852451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.852497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.852516 [ 3 ] {} HTTP-Session: ff9e8420-fe97-4d84-8194-2794a03ea3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.852536 [ 3 ] {} HTTP-Session: ff9e8420-fe97-4d84-8194-2794a03ea3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.852724 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.852772 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.16 00:48:26.854213 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} oximeter.measurements_u8 (f7c7b78d-eb79-4116-b620-44415fd45a5c): Loading data parts 2024.01.16 00:48:26.854292 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} oximeter.measurements_u8 (f7c7b78d-eb79-4116-b620-44415fd45a5c): There are no data parts 2024.01.16 00:48:26.855460 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.855485 [ 3 ] {be2fb9dc-2f0b-4988-b146-cec8ab017cda} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.855506 [ 3 ] {} HTTP-Session: ff9e8420-fe97-4d84-8194-2794a03ea3b2 Destroying unnamed session 2024.01.16 00:48:26.855607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.855650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.855673 [ 3 ] {} HTTP-Session: b7b238f2-f9f2-4c79-8f23-4c1594b15680 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.855696 [ 3 ] {} HTTP-Session: b7b238f2-f9f2-4c79-8f23-4c1594b15680 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.855882 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.855934 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.16 00:48:26.857362 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} oximeter.measurements_i16 (28af491a-4045-41d1-a586-6c331e6d921b): Loading data parts 2024.01.16 00:48:26.857444 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} oximeter.measurements_i16 (28af491a-4045-41d1-a586-6c331e6d921b): There are no data parts 2024.01.16 00:48:26.858617 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.858644 [ 3 ] {c965ddd2-2a40-4ca8-b763-39249667710f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.858665 [ 3 ] {} HTTP-Session: b7b238f2-f9f2-4c79-8f23-4c1594b15680 Destroying unnamed session 2024.01.16 00:48:26.858764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.858813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.858837 [ 3 ] {} HTTP-Session: 657e1c89-6125-4f6d-9553-1d15f21ca5e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.858861 [ 3 ] {} HTTP-Session: 657e1c89-6125-4f6d-9553-1d15f21ca5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.859047 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.859096 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.16 00:48:26.860461 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} oximeter.measurements_u16 (c151b3eb-7bd8-415d-b4b6-c28b173294dd): Loading data parts 2024.01.16 00:48:26.860558 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} oximeter.measurements_u16 (c151b3eb-7bd8-415d-b4b6-c28b173294dd): There are no data parts 2024.01.16 00:48:26.861718 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.861743 [ 3 ] {41605b18-58de-471a-904e-18f5439d87b1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.861764 [ 3 ] {} HTTP-Session: 657e1c89-6125-4f6d-9553-1d15f21ca5e7 Destroying unnamed session 2024.01.16 00:48:26.861875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.861925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.861957 [ 3 ] {} HTTP-Session: 1d8b8797-3958-42e8-9c20-cc180584eb30 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.861983 [ 3 ] {} HTTP-Session: 1d8b8797-3958-42e8-9c20-cc180584eb30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.862168 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.862216 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.16 00:48:26.863620 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} oximeter.measurements_i32 (89a40531-13f5-426f-9380-21b0c743366a): Loading data parts 2024.01.16 00:48:26.863705 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} oximeter.measurements_i32 (89a40531-13f5-426f-9380-21b0c743366a): There are no data parts 2024.01.16 00:48:26.864875 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.864901 [ 3 ] {6271d5ca-1cd5-4e85-9c70-b53ecfc789ca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.864921 [ 3 ] {} HTTP-Session: 1d8b8797-3958-42e8-9c20-cc180584eb30 Destroying unnamed session 2024.01.16 00:48:26.865026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.865072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.865094 [ 3 ] {} HTTP-Session: 51335be6-8c4a-4174-9f09-e722573c617f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.865111 [ 3 ] {} HTTP-Session: 51335be6-8c4a-4174-9f09-e722573c617f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.865299 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.865346 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.16 00:48:26.866683 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} oximeter.measurements_u32 (bf34596b-96d6-4638-8306-9fae6c81e127): Loading data parts 2024.01.16 00:48:26.866765 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} oximeter.measurements_u32 (bf34596b-96d6-4638-8306-9fae6c81e127): There are no data parts 2024.01.16 00:48:26.867916 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.867941 [ 3 ] {3672f7e9-2585-4eef-9e14-29be45b01338} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.867956 [ 3 ] {} HTTP-Session: 51335be6-8c4a-4174-9f09-e722573c617f Destroying unnamed session 2024.01.16 00:48:26.868055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.868102 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.868121 [ 3 ] {} HTTP-Session: 8b9abf49-2dbd-4f97-9e0e-cf7692e1ee3d Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.868142 [ 3 ] {} HTTP-Session: 8b9abf49-2dbd-4f97-9e0e-cf7692e1ee3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.868335 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.868387 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.16 00:48:26.869729 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Loading data parts 2024.01.16 00:48:26.869811 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): There are no data parts 2024.01.16 00:48:26.870957 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.870982 [ 3 ] {81540bc7-e10b-4081-9608-bcbbb62728bc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.870997 [ 3 ] {} HTTP-Session: 8b9abf49-2dbd-4f97-9e0e-cf7692e1ee3d Destroying unnamed session 2024.01.16 00:48:26.871104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.871152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.871171 [ 3 ] {} HTTP-Session: 9f0799b9-64de-46d7-955a-e1d8ed9ae5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.871191 [ 3 ] {} HTTP-Session: 9f0799b9-64de-46d7-955a-e1d8ed9ae5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.871383 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.871431 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.16 00:48:26.872770 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} oximeter.measurements_u64 (8305831b-63f8-4972-b993-1f4723b98163): Loading data parts 2024.01.16 00:48:26.872853 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} oximeter.measurements_u64 (8305831b-63f8-4972-b993-1f4723b98163): There are no data parts 2024.01.16 00:48:26.874024 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.874055 [ 3 ] {5df905ea-7a91-4629-8b84-c11a94ae6a12} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.874070 [ 3 ] {} HTTP-Session: 9f0799b9-64de-46d7-955a-e1d8ed9ae5f0 Destroying unnamed session 2024.01.16 00:48:26.874173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.874226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.874245 [ 3 ] {} HTTP-Session: 2fac2a90-6c9f-4774-9c55-e7edd6e7a1a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.874265 [ 3 ] {} HTTP-Session: 2fac2a90-6c9f-4774-9c55-e7edd6e7a1a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.874455 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.874501 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.16 00:48:26.875941 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} oximeter.measurements_f32 (e556a77e-d360-405c-9b4f-59540fc5a045): Loading data parts 2024.01.16 00:48:26.876048 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} oximeter.measurements_f32 (e556a77e-d360-405c-9b4f-59540fc5a045): There are no data parts 2024.01.16 00:48:26.877249 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.877281 [ 3 ] {255b5017-1e50-4293-98a8-43f6321f8bd7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.877297 [ 3 ] {} HTTP-Session: 2fac2a90-6c9f-4774-9c55-e7edd6e7a1a6 Destroying unnamed session 2024.01.16 00:48:26.877410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.877457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.877496 [ 3 ] {} HTTP-Session: c93a8c70-4066-4965-8eb8-2a82f756219a Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.877539 [ 3 ] {} HTTP-Session: c93a8c70-4066-4965-8eb8-2a82f756219a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.877739 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.877787 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.16 00:48:26.879374 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} oximeter.measurements_f64 (8d8d409b-9120-4fbb-bad4-9f7663662a17): Loading data parts 2024.01.16 00:48:26.879458 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} oximeter.measurements_f64 (8d8d409b-9120-4fbb-bad4-9f7663662a17): There are no data parts 2024.01.16 00:48:26.880527 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.880558 [ 3 ] {dc545248-88de-4386-9846-584a773e6bed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.880573 [ 3 ] {} HTTP-Session: c93a8c70-4066-4965-8eb8-2a82f756219a Destroying unnamed session 2024.01.16 00:48:26.880680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.880730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.880748 [ 3 ] {} HTTP-Session: dbd7feff-6810-40b1-8525-ffbb5ef2a71f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.880769 [ 3 ] {} HTTP-Session: dbd7feff-6810-40b1-8525-ffbb5ef2a71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.880959 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.881005 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.16 00:48:26.882444 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} oximeter.measurements_string (46f0d703-ff72-46c1-a213-be5af85a9402): Loading data parts 2024.01.16 00:48:26.882522 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} oximeter.measurements_string (46f0d703-ff72-46c1-a213-be5af85a9402): There are no data parts 2024.01.16 00:48:26.883589 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.883620 [ 3 ] {9147960f-e8dd-41d1-bb6c-45d6eca43253} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.883633 [ 3 ] {} HTTP-Session: dbd7feff-6810-40b1-8525-ffbb5ef2a71f Destroying unnamed session 2024.01.16 00:48:26.883723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.883772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.883789 [ 3 ] {} HTTP-Session: 608c763a-0553-4f99-8ea0-48b5e1a4896f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.883810 [ 3 ] {} HTTP-Session: 608c763a-0553-4f99-8ea0-48b5e1a4896f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.883985 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.884037 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.16 00:48:26.885496 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} oximeter.measurements_bytes (035d3cc6-dcdf-48de-9dec-bb804b177791): Loading data parts 2024.01.16 00:48:26.885580 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} oximeter.measurements_bytes (035d3cc6-dcdf-48de-9dec-bb804b177791): There are no data parts 2024.01.16 00:48:26.886631 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.886662 [ 3 ] {e33b887f-71d7-4afc-9a2c-d7e332e85a5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.886678 [ 3 ] {} HTTP-Session: 608c763a-0553-4f99-8ea0-48b5e1a4896f Destroying unnamed session 2024.01.16 00:48:26.886787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.886835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.886855 [ 3 ] {} HTTP-Session: 3ac336e2-b0e0-4d95-9c51-e2a4c3b2fed3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.886877 [ 3 ] {} HTTP-Session: 3ac336e2-b0e0-4d95-9c51-e2a4c3b2fed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.887077 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.887128 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.16 00:48:26.888594 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} oximeter.measurements_cumulativei64 (fd514ba6-3748-4144-a819-8447529f8ead): Loading data parts 2024.01.16 00:48:26.888683 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} oximeter.measurements_cumulativei64 (fd514ba6-3748-4144-a819-8447529f8ead): There are no data parts 2024.01.16 00:48:26.889743 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.889773 [ 3 ] {591828f2-9bcd-454a-bbe4-2d4c89505d91} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.889794 [ 3 ] {} HTTP-Session: 3ac336e2-b0e0-4d95-9c51-e2a4c3b2fed3 Destroying unnamed session 2024.01.16 00:48:26.889899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.889947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.889966 [ 3 ] {} HTTP-Session: 5c23fbd3-58e9-4b37-8175-5974a670b8e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.889987 [ 3 ] {} HTTP-Session: 5c23fbd3-58e9-4b37-8175-5974a670b8e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.890190 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.890238 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.16 00:48:26.891714 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Loading data parts 2024.01.16 00:48:26.891799 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): There are no data parts 2024.01.16 00:48:26.892884 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.892910 [ 3 ] {559c8bb8-d50d-4789-8fea-83f24bb14044} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.892932 [ 3 ] {} HTTP-Session: 5c23fbd3-58e9-4b37-8175-5974a670b8e1 Destroying unnamed session 2024.01.16 00:48:26.893026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.893074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.893098 [ 3 ] {} HTTP-Session: aba71917-2a7d-4a45-8691-9b89600ceb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.893114 [ 3 ] {} HTTP-Session: aba71917-2a7d-4a45-8691-9b89600ceb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.893319 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.893371 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.16 00:48:26.894860 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} oximeter.measurements_cumulativef32 (d8941039-9c90-4acb-9246-e3b2b30888dd): Loading data parts 2024.01.16 00:48:26.894945 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} oximeter.measurements_cumulativef32 (d8941039-9c90-4acb-9246-e3b2b30888dd): There are no data parts 2024.01.16 00:48:26.896023 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.896047 [ 3 ] {a87578a9-0503-47bd-a6d3-78bbf8f0d0f8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.896070 [ 3 ] {} HTTP-Session: aba71917-2a7d-4a45-8691-9b89600ceb55 Destroying unnamed session 2024.01.16 00:48:26.896162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.896210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.896234 [ 3 ] {} HTTP-Session: 6bf967bc-765a-4736-85d6-186f5a232709 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.896250 [ 3 ] {} HTTP-Session: 6bf967bc-765a-4736-85d6-186f5a232709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.896456 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.896507 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.16 00:48:26.898048 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} oximeter.measurements_cumulativef64 (68c608a3-732d-4c25-b19a-1f3f1687b287): Loading data parts 2024.01.16 00:48:26.898131 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} oximeter.measurements_cumulativef64 (68c608a3-732d-4c25-b19a-1f3f1687b287): There are no data parts 2024.01.16 00:48:26.899205 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.899237 [ 3 ] {c7ace101-0727-4975-8454-e3c3f05ba8ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.899252 [ 3 ] {} HTTP-Session: 6bf967bc-765a-4736-85d6-186f5a232709 Destroying unnamed session 2024.01.16 00:48:26.899348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.899402 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.899421 [ 3 ] {} HTTP-Session: 9ec76633-b555-41dc-916a-b73cc5c4b7c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.899442 [ 3 ] {} HTTP-Session: 9ec76633-b555-41dc-916a-b73cc5c4b7c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.899654 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.899709 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.16 00:48:26.901200 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} oximeter.measurements_histogrami8 (5d16d7f2-83a1-4c64-a009-264207593871): Loading data parts 2024.01.16 00:48:26.901283 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} oximeter.measurements_histogrami8 (5d16d7f2-83a1-4c64-a009-264207593871): There are no data parts 2024.01.16 00:48:26.902346 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.902378 [ 3 ] {cb2074b1-be78-4691-b92b-7ca0ac07d422} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.902394 [ 3 ] {} HTTP-Session: 9ec76633-b555-41dc-916a-b73cc5c4b7c8 Destroying unnamed session 2024.01.16 00:48:26.902490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.902540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.902559 [ 3 ] {} HTTP-Session: eaebff30-c454-4a5e-bdfb-22a5530826fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.902581 [ 3 ] {} HTTP-Session: eaebff30-c454-4a5e-bdfb-22a5530826fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.902792 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.902841 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.16 00:48:26.904334 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} oximeter.measurements_histogramu8 (b417f6f5-6395-4e1c-97d8-b57f0f23eab4): Loading data parts 2024.01.16 00:48:26.904431 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} oximeter.measurements_histogramu8 (b417f6f5-6395-4e1c-97d8-b57f0f23eab4): There are no data parts 2024.01.16 00:48:26.905532 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.905557 [ 3 ] {a126c8da-4f9f-4e7f-9a45-0c990e80af2e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.905572 [ 3 ] {} HTTP-Session: eaebff30-c454-4a5e-bdfb-22a5530826fb Destroying unnamed session 2024.01.16 00:48:26.905671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.905725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.905744 [ 3 ] {} HTTP-Session: 6d1d14e6-002e-4950-88f7-3008b2e379b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.905765 [ 3 ] {} HTTP-Session: 6d1d14e6-002e-4950-88f7-3008b2e379b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.905978 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.906032 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.16 00:48:26.907516 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} oximeter.measurements_histogrami16 (f88a6a26-44ef-4b26-aabd-49b4240a58c2): Loading data parts 2024.01.16 00:48:26.907603 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} oximeter.measurements_histogrami16 (f88a6a26-44ef-4b26-aabd-49b4240a58c2): There are no data parts 2024.01.16 00:48:26.908688 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.908712 [ 3 ] {29af12b8-b6b3-42e5-86ae-0eacccec6168} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.908735 [ 3 ] {} HTTP-Session: 6d1d14e6-002e-4950-88f7-3008b2e379b8 Destroying unnamed session 2024.01.16 00:48:26.908827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.908879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.908904 [ 3 ] {} HTTP-Session: 0e91eb15-703f-41c9-9aa4-34e9d01885c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.908920 [ 3 ] {} HTTP-Session: 0e91eb15-703f-41c9-9aa4-34e9d01885c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.909130 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.909183 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.16 00:48:26.910659 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} oximeter.measurements_histogramu16 (67ee880f-6eb1-490b-a8bd-bb6e57fa1647): Loading data parts 2024.01.16 00:48:26.910742 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} oximeter.measurements_histogramu16 (67ee880f-6eb1-490b-a8bd-bb6e57fa1647): There are no data parts 2024.01.16 00:48:26.911822 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.911847 [ 3 ] {9e53bf09-8d15-4e55-946a-1572ecf87113} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.911870 [ 3 ] {} HTTP-Session: 0e91eb15-703f-41c9-9aa4-34e9d01885c5 Destroying unnamed session 2024.01.16 00:48:26.911970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.912014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.912040 [ 3 ] {} HTTP-Session: 14103ee9-bb14-4729-9114-d729e4968b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.912063 [ 3 ] {} HTTP-Session: 14103ee9-bb14-4729-9114-d729e4968b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.912271 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.912325 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.16 00:48:26.913995 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} oximeter.measurements_histogrami32 (f148c349-3dfc-417a-80d4-297d2c722afa): Loading data parts 2024.01.16 00:48:26.914080 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} oximeter.measurements_histogrami32 (f148c349-3dfc-417a-80d4-297d2c722afa): There are no data parts 2024.01.16 00:48:26.915171 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.915204 [ 3 ] {a7e9e32a-c3e2-4d36-9f21-f61e46ea9e7c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.915219 [ 3 ] {} HTTP-Session: 14103ee9-bb14-4729-9114-d729e4968b1c Destroying unnamed session 2024.01.16 00:48:26.915330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.915380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.915399 [ 3 ] {} HTTP-Session: dd26c77a-b6e9-4cf3-b1e5-0173215447c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.915423 [ 3 ] {} HTTP-Session: dd26c77a-b6e9-4cf3-b1e5-0173215447c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.915631 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.915687 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.16 00:48:26.917241 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} oximeter.measurements_histogramu32 (45daabf0-7b42-4c92-b7bd-0beabcfadbcc): Loading data parts 2024.01.16 00:48:26.917331 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} oximeter.measurements_histogramu32 (45daabf0-7b42-4c92-b7bd-0beabcfadbcc): There are no data parts 2024.01.16 00:48:26.918413 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.918445 [ 3 ] {0f71ce66-d4a5-4a34-93a9-424b5467b714} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.918468 [ 3 ] {} HTTP-Session: dd26c77a-b6e9-4cf3-b1e5-0173215447c5 Destroying unnamed session 2024.01.16 00:48:26.918562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.918613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.918639 [ 3 ] {} HTTP-Session: 10b44b50-755b-4228-ac8d-2a62f456a280 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.918655 [ 3 ] {} HTTP-Session: 10b44b50-755b-4228-ac8d-2a62f456a280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.918867 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.918922 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.16 00:48:26.920481 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} oximeter.measurements_histogrami64 (a7cdae05-7b03-4e29-85ec-6a1a1a2c70e0): Loading data parts 2024.01.16 00:48:26.920560 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} oximeter.measurements_histogrami64 (a7cdae05-7b03-4e29-85ec-6a1a1a2c70e0): There are no data parts 2024.01.16 00:48:26.921654 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.921679 [ 3 ] {df134003-13c9-4928-be3c-0f8192184e94} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.921702 [ 3 ] {} HTTP-Session: 10b44b50-755b-4228-ac8d-2a62f456a280 Destroying unnamed session 2024.01.16 00:48:26.921799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.921847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.921872 [ 3 ] {} HTTP-Session: 46b3f616-8d2d-40d8-8d78-f1203edfd7d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.921888 [ 3 ] {} HTTP-Session: 46b3f616-8d2d-40d8-8d78-f1203edfd7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.922101 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.922155 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.16 00:48:26.923723 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} oximeter.measurements_histogramu64 (2b020b96-0428-4414-9b51-6f85d56595a3): Loading data parts 2024.01.16 00:48:26.923798 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} oximeter.measurements_histogramu64 (2b020b96-0428-4414-9b51-6f85d56595a3): There are no data parts 2024.01.16 00:48:26.924852 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.924883 [ 3 ] {479910cc-7397-424e-b375-ceb979546651} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.924897 [ 3 ] {} HTTP-Session: 46b3f616-8d2d-40d8-8d78-f1203edfd7d8 Destroying unnamed session 2024.01.16 00:48:26.924988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.925040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.925058 [ 3 ] {} HTTP-Session: a547d44e-2d28-4977-906f-6fcf76cb223d Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.925079 [ 3 ] {} HTTP-Session: a547d44e-2d28-4977-906f-6fcf76cb223d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.925274 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.925325 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.16 00:48:26.926915 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} oximeter.measurements_histogramf32 (d6d39050-0e54-47c9-9d09-9e422cda8d5a): Loading data parts 2024.01.16 00:48:26.926992 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} oximeter.measurements_histogramf32 (d6d39050-0e54-47c9-9d09-9e422cda8d5a): There are no data parts 2024.01.16 00:48:26.928040 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.928073 [ 3 ] {45288045-324d-47af-9cf0-5f97b25c97c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.928088 [ 3 ] {} HTTP-Session: a547d44e-2d28-4977-906f-6fcf76cb223d Destroying unnamed session 2024.01.16 00:48:26.928187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.928235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.928255 [ 3 ] {} HTTP-Session: 39f54c01-e854-4b58-90e0-d6478665cf99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.928277 [ 3 ] {} HTTP-Session: 39f54c01-e854-4b58-90e0-d6478665cf99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.928493 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.928553 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.16 00:48:26.930100 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Loading data parts 2024.01.16 00:48:26.930171 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): There are no data parts 2024.01.16 00:48:26.931227 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.931251 [ 3 ] {003d91e0-85ea-45cc-81a1-6c95c82e75c9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.931274 [ 3 ] {} HTTP-Session: 39f54c01-e854-4b58-90e0-d6478665cf99 Destroying unnamed session 2024.01.16 00:48:26.931371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.931422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.931442 [ 3 ] {} HTTP-Session: 48828981-1b99-4f4e-a5c4-8c2528e4d558 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.931465 [ 3 ] {} HTTP-Session: 48828981-1b99-4f4e-a5c4-8c2528e4d558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.931635 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} executeQuery: (from [fd00:1122:3344:101::d]:36503) /* 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.01.16 00:48:26.931687 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.16 00:48:26.933023 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} oximeter.fields_bool (005667ae-7e98-4f02-8cc4-e704a81ba81f): Loading data parts 2024.01.16 00:48:26.933080 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} oximeter.fields_bool (005667ae-7e98-4f02-8cc4-e704a81ba81f): There are no data parts 2024.01.16 00:48:26.934103 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.934137 [ 3 ] {b9333146-296b-4a74-96f7-ccafda9d40c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.934152 [ 3 ] {} HTTP-Session: 48828981-1b99-4f4e-a5c4-8c2528e4d558 Destroying unnamed session 2024.01.16 00:48:26.934253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.934307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.934326 [ 3 ] {} HTTP-Session: 08cd562a-8c51-4c1f-9256-d9fddc14658f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.934343 [ 3 ] {} HTTP-Session: 08cd562a-8c51-4c1f-9256-d9fddc14658f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.934500 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.934550 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.16 00:48:26.935899 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} oximeter.fields_i8 (a071e2e3-e997-4a28-833d-c010787f06d1): Loading data parts 2024.01.16 00:48:26.935962 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} oximeter.fields_i8 (a071e2e3-e997-4a28-833d-c010787f06d1): There are no data parts 2024.01.16 00:48:26.936982 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.937013 [ 3 ] {840fe170-690c-41fe-8ca7-1a38c7676759} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.937035 [ 3 ] {} HTTP-Session: 08cd562a-8c51-4c1f-9256-d9fddc14658f Destroying unnamed session 2024.01.16 00:48:26.937129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.937178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.937204 [ 3 ] {} HTTP-Session: 0a5bc611-85d2-4fdc-afab-7190b57c5e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.937221 [ 3 ] {} HTTP-Session: 0a5bc611-85d2-4fdc-afab-7190b57c5e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.937377 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.937421 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.16 00:48:26.938763 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} oximeter.fields_u8 (76b24aff-1110-4496-b770-3336bb553d2a): Loading data parts 2024.01.16 00:48:26.938826 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} oximeter.fields_u8 (76b24aff-1110-4496-b770-3336bb553d2a): There are no data parts 2024.01.16 00:48:26.939840 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.939871 [ 3 ] {de512edd-0bdd-47d3-b5c0-21f3b1ba3b36} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.939887 [ 3 ] {} HTTP-Session: 0a5bc611-85d2-4fdc-afab-7190b57c5e9f Destroying unnamed session 2024.01.16 00:48:26.939989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.940037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.940056 [ 3 ] {} HTTP-Session: 196355c6-983e-4680-9e90-02cdc54ad68f Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.940079 [ 3 ] {} HTTP-Session: 196355c6-983e-4680-9e90-02cdc54ad68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.940230 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.940278 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.16 00:48:26.941606 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} oximeter.fields_i16 (3feffc42-ab35-47ec-a81b-e03f4fcc0e29): Loading data parts 2024.01.16 00:48:26.941659 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} oximeter.fields_i16 (3feffc42-ab35-47ec-a81b-e03f4fcc0e29): There are no data parts 2024.01.16 00:48:26.942774 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.942798 [ 3 ] {d08d6579-f3c1-4fbf-a727-0b4e05248745} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.942820 [ 3 ] {} HTTP-Session: 196355c6-983e-4680-9e90-02cdc54ad68f Destroying unnamed session 2024.01.16 00:48:26.942910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.942959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.942984 [ 3 ] {} HTTP-Session: 5b0c401c-ecb1-4a28-b52f-f42ea8600b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.943007 [ 3 ] {} HTTP-Session: 5b0c401c-ecb1-4a28-b52f-f42ea8600b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.943158 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.943206 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.16 00:48:26.944569 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Loading data parts 2024.01.16 00:48:26.944635 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): There are no data parts 2024.01.16 00:48:26.945732 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.945757 [ 3 ] {5f6c6630-1ca3-4278-afb8-adf5cfb0ae21} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.945773 [ 3 ] {} HTTP-Session: 5b0c401c-ecb1-4a28-b52f-f42ea8600b1d Destroying unnamed session 2024.01.16 00:48:26.945883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.945933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.945952 [ 3 ] {} HTTP-Session: 1bfddc3a-1221-4093-a8ff-3671e34972d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.945974 [ 3 ] {} HTTP-Session: 1bfddc3a-1221-4093-a8ff-3671e34972d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.946132 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.946174 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.16 00:48:26.947527 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} oximeter.fields_i32 (8e1079ee-dfe7-4594-963f-574dfa3615ad): Loading data parts 2024.01.16 00:48:26.947584 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} oximeter.fields_i32 (8e1079ee-dfe7-4594-963f-574dfa3615ad): There are no data parts 2024.01.16 00:48:26.948664 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.948697 [ 3 ] {50490c9d-fb8f-4b44-8f5d-fb1c9c5df48e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.948711 [ 3 ] {} HTTP-Session: 1bfddc3a-1221-4093-a8ff-3671e34972d3 Destroying unnamed session 2024.01.16 00:48:26.948810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.948860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.948879 [ 3 ] {} HTTP-Session: 63c53526-e287-4ba6-b24e-17e4ae4172b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.948901 [ 3 ] {} HTTP-Session: 63c53526-e287-4ba6-b24e-17e4ae4172b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.949058 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.949100 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.16 00:48:26.950447 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} oximeter.fields_u32 (1058531c-19f6-4615-934b-ababc5d5863d): Loading data parts 2024.01.16 00:48:26.950503 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} oximeter.fields_u32 (1058531c-19f6-4615-934b-ababc5d5863d): There are no data parts 2024.01.16 00:48:26.951574 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.951598 [ 3 ] {4d0893e4-e2eb-4f84-8d13-a73630098638} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.951627 [ 3 ] {} HTTP-Session: 63c53526-e287-4ba6-b24e-17e4ae4172b1 Destroying unnamed session 2024.01.16 00:48:26.951722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.951770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.951795 [ 3 ] {} HTTP-Session: bc428953-95cf-4a7e-916f-951125ee2890 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.951811 [ 3 ] {} HTTP-Session: bc428953-95cf-4a7e-916f-951125ee2890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.951966 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.952014 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.16 00:48:26.953358 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Loading data parts 2024.01.16 00:48:26.953429 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): There are no data parts 2024.01.16 00:48:26.954496 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.954529 [ 3 ] {bfdcb4b9-dce3-446c-9946-7f11c31defb6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.954553 [ 3 ] {} HTTP-Session: bc428953-95cf-4a7e-916f-951125ee2890 Destroying unnamed session 2024.01.16 00:48:26.954656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.954705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.954731 [ 3 ] {} HTTP-Session: 8fe30e4b-4499-497e-ad98-b483cb8c978c Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.954747 [ 3 ] {} HTTP-Session: 8fe30e4b-4499-497e-ad98-b483cb8c978c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.954902 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.954951 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.16 00:48:26.956293 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} oximeter.fields_u64 (e3d0a859-9b5a-46f5-882f-f80684ec9f9b): Loading data parts 2024.01.16 00:48:26.956358 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} oximeter.fields_u64 (e3d0a859-9b5a-46f5-882f-f80684ec9f9b): There are no data parts 2024.01.16 00:48:26.957430 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.957455 [ 3 ] {04dd1472-be0a-4430-9d96-7a31d4a6bf63} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.957480 [ 3 ] {} HTTP-Session: 8fe30e4b-4499-497e-ad98-b483cb8c978c Destroying unnamed session 2024.01.16 00:48:26.957608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.957650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.957677 [ 3 ] {} HTTP-Session: bbaf4573-e432-4458-98cd-d6c095e7747b Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.957701 [ 3 ] {} HTTP-Session: bbaf4573-e432-4458-98cd-d6c095e7747b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.957851 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.957901 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.16 00:48:26.959247 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Loading data parts 2024.01.16 00:48:26.959308 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): There are no data parts 2024.01.16 00:48:26.960349 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.960374 [ 3 ] {2b87ed78-ee10-4012-8941-a4fb9153f900} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.960399 [ 3 ] {} HTTP-Session: bbaf4573-e432-4458-98cd-d6c095e7747b Destroying unnamed session 2024.01.16 00:48:26.960503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.960554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.960580 [ 3 ] {} HTTP-Session: f63980c2-0ffb-4440-a519-8c40004eae83 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.960597 [ 3 ] {} HTTP-Session: f63980c2-0ffb-4440-a519-8c40004eae83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.960755 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.960804 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.16 00:48:26.962183 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Loading data parts 2024.01.16 00:48:26.962249 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): There are no data parts 2024.01.16 00:48:26.963283 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.963307 [ 3 ] {d9640486-2c29-42ab-876d-da3a0a9058c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.963322 [ 3 ] {} HTTP-Session: f63980c2-0ffb-4440-a519-8c40004eae83 Destroying unnamed session 2024.01.16 00:48:26.963432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.963482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.963501 [ 3 ] {} HTTP-Session: 56480fe8-d163-47e0-9981-9c69369cc790 Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.963523 [ 3 ] {} HTTP-Session: 56480fe8-d163-47e0-9981-9c69369cc790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.963681 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} executeQuery: (from [fd00:1122:3344:101::d]:36503) 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.01.16 00:48:26.963723 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.16 00:48:26.965055 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Loading data parts 2024.01.16 00:48:26.965114 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): There are no data parts 2024.01.16 00:48:26.966147 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.966179 [ 3 ] {59979d4e-8fbb-4adc-b198-864feee641cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.966194 [ 3 ] {} HTTP-Session: 56480fe8-d163-47e0-9981-9c69369cc790 Destroying unnamed session 2024.01.16 00:48:26.966319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.966372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.966391 [ 3 ] {} HTTP-Session: 9d7b95cc-7c3d-4948-bc79-fb56e91eb75c Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.966414 [ 3 ] {} HTTP-Session: 9d7b95cc-7c3d-4948-bc79-fb56e91eb75c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.966643 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} executeQuery: (from [fd00:1122:3344:101::d]:36503) /* 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.01.16 00:48:26.966707 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.16 00:48:26.968183 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89): Loading data parts 2024.01.16 00:48:26.968249 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89): There are no data parts 2024.01.16 00:48:26.969414 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.969439 [ 3 ] {bef7cfc3-15b2-434a-affb-dade0ee0022e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.16 00:48:26.969463 [ 3 ] {} HTTP-Session: 9d7b95cc-7c3d-4948-bc79-fb56e91eb75c Destroying unnamed session 2024.01.16 00:48:26.969580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36503, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:48:26.969633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:48:26.969660 [ 3 ] {} HTTP-Session: 2c424058-047b-4025-b5b9-b82027cab86b Authenticating user 'default' from [fd00:1122:3344:101::d]:36503 2024.01.16 00:48:26.969677 [ 3 ] {} HTTP-Session: 2c424058-047b-4025-b5b9-b82027cab86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:48:26.969787 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} executeQuery: (from [fd00:1122:3344:101::d]:36503) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.16 00:48:26.970408 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.16 00:48:26.978369 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.76 GiB. 2024.01.16 00:48:26.981056 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:48:26.981284 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} oximeter.version (5b6d847a-a976-45b3-a6e0-0f1dd0c9b7f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:48:26.981496 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} executeQuery: Read 1 rows, 16.00 B in 0.011671348 sec., 85 rows/sec., 1.34 KiB/sec. 2024.01.16 00:48:26.981623 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} DynamicQueryHandler: Done processing query 2024.01.16 00:48:26.981644 [ 3 ] {17f4eb35-b8d4-47fa-a9fe-130a631b9905} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.16 00:48:26.981669 [ 3 ] {} HTTP-Session: 2c424058-047b-4025-b5b9-b82027cab86b Destroying unnamed session 2024.01.16 00:48:27.000157 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB 2024.01.16 00:48:34.580940 [ 170 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:48:34.581007 [ 170 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:48:49.581082 [ 138 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:48:49.581147 [ 138 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:49:04.581292 [ 123 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:49:04.581364 [ 123 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:49:11.992077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:11.992303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:11.992360 [ 3 ] {} HTTP-Session: 4f66bbbc-dc84-433d-a2e7-956a3384704f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:11.992388 [ 3 ] {} HTTP-Session: 4f66bbbc-dc84-433d-a2e7-956a3384704f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:11.992570 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.16 00:49:11.992975 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:11.995444 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:11.995755 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:11.996658 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} DynamicQueryHandler: Done processing query 2024.01.16 00:49:11.996690 [ 3 ] {283a5853-935a-4b28-bc3d-262465990366} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:11.996726 [ 3 ] {} HTTP-Session: 4f66bbbc-dc84-433d-a2e7-956a3384704f Destroying unnamed session 2024.01.16 00:49:12.000348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.000425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.000537 [ 3 ] {} HTTP-Session: 31572f7b-187f-4fec-9c4e-763309291531 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.000562 [ 3 ] {} HTTP-Session: 31572f7b-187f-4fec-9c4e-763309291531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.000728 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.16 00:49:12.009113 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.009293 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.009373 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.010288 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.010317 [ 3 ] {5aab2ab7-3b81-499f-9dd9-65a1804f4803} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.010345 [ 3 ] {} HTTP-Session: 31572f7b-187f-4fec-9c4e-763309291531 Destroying unnamed session 2024.01.16 00:49:12.010615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 162, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.010665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.010685 [ 3 ] {} HTTP-Session: d8296cd6-0690-4b70-8b50-602d2d031cec Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.010706 [ 3 ] {} HTTP-Session: d8296cd6-0690-4b70-8b50-602d2d031cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.010829 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.16 00:49:12.011258 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.011407 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.011449 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.012286 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.012314 [ 3 ] {fcd292ea-2909-4974-95c7-335eaab3a9b1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.012331 [ 3 ] {} HTTP-Session: d8296cd6-0690-4b70-8b50-602d2d031cec Destroying unnamed session 2024.01.16 00:49:12.012722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.012767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.012786 [ 3 ] {} HTTP-Session: 1a42ad8d-3aae-4fd2-97fe-d73a6dc01329 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.012803 [ 3 ] {} HTTP-Session: 1a42ad8d-3aae-4fd2-97fe-d73a6dc01329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.012917 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.16 00:49:12.013266 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.013414 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.013455 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.014290 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.014318 [ 3 ] {16921e4d-dd0a-42ee-a28f-3572c9ada742} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.014334 [ 3 ] {} HTTP-Session: 1a42ad8d-3aae-4fd2-97fe-d73a6dc01329 Destroying unnamed session 2024.01.16 00:49:12.014681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.014726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.014745 [ 3 ] {} HTTP-Session: 16eeaaea-3740-4e4c-944f-010afcdc0443 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.014762 [ 3 ] {} HTTP-Session: 16eeaaea-3740-4e4c-944f-010afcdc0443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.014876 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.01.16 00:49:12.015225 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.015377 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.015420 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.016249 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.016276 [ 3 ] {7b8ac1ac-a926-4557-9e0b-1d514702efcd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.016291 [ 3 ] {} HTTP-Session: 16eeaaea-3740-4e4c-944f-010afcdc0443 Destroying unnamed session 2024.01.16 00:49:12.016536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.016580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.016599 [ 3 ] {} HTTP-Session: b6fdeb77-6271-47d6-af8a-55db546fce3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.016616 [ 3 ] {} HTTP-Session: b6fdeb77-6271-47d6-af8a-55db546fce3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.016731 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.01.16 00:49:12.017088 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.017242 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.017284 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.017967 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.017994 [ 3 ] {2a702001-78ae-47c8-b455-c67e4661691e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.018010 [ 3 ] {} HTTP-Session: b6fdeb77-6271-47d6-af8a-55db546fce3c Destroying unnamed session 2024.01.16 00:49:12.030636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.030690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.030714 [ 3 ] {} HTTP-Session: f8e45a88-8a21-4c9d-86d6-8d1d66458835 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.030735 [ 3 ] {} HTTP-Session: f8e45a88-8a21-4c9d-86d6-8d1d66458835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.030877 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.01.16 00:49:12.031315 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.031507 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.031557 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.032350 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.032377 [ 3 ] {174339b1-6859-4b54-9503-77715646ef68} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.032393 [ 3 ] {} HTTP-Session: f8e45a88-8a21-4c9d-86d6-8d1d66458835 Destroying unnamed session 2024.01.16 00:49:12.035103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.035156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.035179 [ 3 ] {} HTTP-Session: 25434d7a-cb87-4b39-aaa9-8631b6b19659 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.035200 [ 3 ] {} HTTP-Session: 25434d7a-cb87-4b39-aaa9-8631b6b19659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.035340 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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.01.16 00:49:12.035810 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.035991 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.036035 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.036850 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.036880 [ 3 ] {d560a124-7f1e-4dc9-a482-d5da0da6cc8a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.036896 [ 3 ] {} HTTP-Session: 25434d7a-cb87-4b39-aaa9-8631b6b19659 Destroying unnamed session 2024.01.16 00:49:12.037130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 386, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.037177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.037196 [ 3 ] {} HTTP-Session: 0ad3af14-269b-4ea2-b194-0e7f80f96e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.037212 [ 3 ] {} HTTP-Session: 0ad3af14-269b-4ea2-b194-0e7f80f96e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.037337 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_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.01.16 00:49:12.037713 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.037877 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.037918 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.038668 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.038698 [ 3 ] {4ca0a877-c40d-4d84-ba60-1f2096b8d34d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.038714 [ 3 ] {} HTTP-Session: 0ad3af14-269b-4ea2-b194-0e7f80f96e31 Destroying unnamed session 2024.01.16 00:49:12.038904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.038949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.038968 [ 3 ] {} HTTP-Session: ace9611e-63b3-4d38-90a9-54b1820e1cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.038984 [ 3 ] {} HTTP-Session: ace9611e-63b3-4d38-90a9-54b1820e1cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.039102 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} executeQuery: (from [fd00:1122:3344:101::d]:39506) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_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.01.16 00:49:12.039469 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.039635 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.039677 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:12.040422 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.040449 [ 3 ] {29478374-2b28-400b-962d-c8ccd24a0097} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:12.040465 [ 3 ] {} HTTP-Session: ace9611e-63b3-4d38-90a9-54b1820e1cd9 Destroying unnamed session 2024.01.16 00:49:12.041341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.041385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.041403 [ 3 ] {} HTTP-Session: 993b1fb0-0976-468c-b458-c45a6e14c444 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.041420 [ 3 ] {} HTTP-Session: 993b1fb0-0976-468c-b458-c45a6e14c444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.041500 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:12.041541 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:12.042302 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:12.045419 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB. 2024.01.16 00:49:12.045854 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:12.046023 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:12.046149 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} executeQuery: Read 10 rows, 1.41 KiB in 0.004613207 sec., 2167 rows/sec., 304.62 KiB/sec. 2024.01.16 00:49:12.046284 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.046309 [ 3 ] {588c6c65-5280-497e-8893-96d67b437777} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.16 00:49:12.046325 [ 3 ] {} HTTP-Session: 993b1fb0-0976-468c-b458-c45a6e14c444 Destroying unnamed session 2024.01.16 00:49:12.046460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.046504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.046524 [ 3 ] {} HTTP-Session: a5e54de1-0511-4f12-8189-41df2839ab5c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.046541 [ 3 ] {} HTTP-Session: a5e54de1-0511-4f12-8189-41df2839ab5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.046614 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:12.046655 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:49:12.046759 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:12.048380 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB. 2024.01.16 00:49:12.048590 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:12.048802 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:12.048918 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} executeQuery: Read 45 rows, 3.65 KiB in 0.002271092 sec., 19814 rows/sec., 1.57 MiB/sec. 2024.01.16 00:49:12.049059 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.049083 [ 3 ] {b1b57e0e-71c4-411b-83de-9365e121c6cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:12.049098 [ 3 ] {} HTTP-Session: a5e54de1-0511-4f12-8189-41df2839ab5c Destroying unnamed session 2024.01.16 00:49:12.049374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.049419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.049437 [ 3 ] {} HTTP-Session: 9333e2dd-52ea-41de-95a8-bef7fd0323a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.049453 [ 3 ] {} HTTP-Session: 9333e2dd-52ea-41de-95a8-bef7fd0323a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.049527 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:12.049566 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:49:12.049670 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:12.050083 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB. 2024.01.16 00:49:12.050320 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:12.050471 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:12.050585 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} executeQuery: Read 171 rows, 16.71 KiB in 0.00102829 sec., 166295 rows/sec., 15.87 MiB/sec. 2024.01.16 00:49:12.050710 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.050734 [ 3 ] {b529ff2e-a9b5-4f5a-80cf-d6d45aa1e1a1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.16 00:49:12.050750 [ 3 ] {} HTTP-Session: 9333e2dd-52ea-41de-95a8-bef7fd0323a1 Destroying unnamed session 2024.01.16 00:49:12.050921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 13929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.050964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.050982 [ 3 ] {} HTTP-Session: 3c14a411-b5ce-4f08-9637-7ec4a3807671 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.050998 [ 3 ] {} HTTP-Session: 3c14a411-b5ce-4f08-9637-7ec4a3807671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.051069 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:12.051108 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:49:12.052417 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:12.052898 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB. 2024.01.16 00:49:12.053204 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:12.053355 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:12.053464 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} executeQuery: Read 82 rows, 6.56 KiB in 0.002361534 sec., 34723 rows/sec., 2.71 MiB/sec. 2024.01.16 00:49:12.053600 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.053624 [ 3 ] {b91afebb-5b35-457a-846b-a11012bff3c8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:49:12.053639 [ 3 ] {} HTTP-Session: 3c14a411-b5ce-4f08-9637-7ec4a3807671 Destroying unnamed session 2024.01.16 00:49:12.054004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 64683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.054050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.054070 [ 3 ] {} HTTP-Session: d292d9e5-2c4e-4dd9-830a-85af2bf68787 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.054086 [ 3 ] {} HTTP-Session: d292d9e5-2c4e-4dd9-830a-85af2bf68787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.054172 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:12.054817 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:49:12.054938 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:12.055391 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB. 2024.01.16 00:49:12.055745 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:12.055924 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:12.056036 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} executeQuery: Read 336 rows, 24.28 KiB in 0.001828808 sec., 183726 rows/sec., 12.97 MiB/sec. 2024.01.16 00:49:12.056197 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.056221 [ 3 ] {e5c72cab-fde6-48ac-baa4-c062e8273ccf} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.01.16 00:49:12.056237 [ 3 ] {} HTTP-Session: d292d9e5-2c4e-4dd9-830a-85af2bf68787 Destroying unnamed session 2024.01.16 00:49:12.056525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.056567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.056586 [ 3 ] {} HTTP-Session: c7108932-dd5d-4292-b4a8-de95f7438d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.056603 [ 3 ] {} HTTP-Session: c7108932-dd5d-4292-b4a8-de95f7438d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.056684 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:12.056730 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:49:12.056889 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:12.057450 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB. 2024.01.16 00:49:12.058424 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:12.058617 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:12.058719 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} executeQuery: Read 45 rows, 62.18 KiB in 0.00200685 sec., 22423 rows/sec., 30.26 MiB/sec. 2024.01.16 00:49:12.058876 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.058901 [ 3 ] {6e7e0015-7809-40a7-a109-ebd4733e015b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:49:12.058917 [ 3 ] {} HTTP-Session: c7108932-dd5d-4292-b4a8-de95f7438d4e Destroying unnamed session 2024.01.16 00:49:12.059036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 3399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:12.059081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:12.059099 [ 3 ] {} HTTP-Session: 805045f4-ca8a-4432-a30a-bbfe076d3dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:12.059116 [ 3 ] {} HTTP-Session: 805045f4-ca8a-4432-a30a-bbfe076d3dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:12.059186 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:12.059226 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.16 00:49:12.059332 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:12.059592 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.25 GiB. 2024.01.16 00:49:12.059844 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:12.060018 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:12.060135 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} executeQuery: Read 21 rows, 1.57 KiB in 0.00091933 sec., 22842 rows/sec., 1.67 MiB/sec. 2024.01.16 00:49:12.060283 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} DynamicQueryHandler: Done processing query 2024.01.16 00:49:12.060307 [ 3 ] {ed5978c1-b7ec-42ff-be00-6d29c10c456b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:49:12.060322 [ 3 ] {} HTTP-Session: 805045f4-ca8a-4432-a30a-bbfe076d3dc4 Destroying unnamed session 2024.01.16 00:49:19.581620 [ 117 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:49:19.581691 [ 117 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:49:21.986854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:21.986988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:21.987020 [ 3 ] {} HTTP-Session: 0b554895-e10b-46b7-a6e4-9d9f850e4eea Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:21.987048 [ 3 ] {} HTTP-Session: 0b554895-e10b-46b7-a6e4-9d9f850e4eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:21.987196 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:21.987265 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:49:21.987427 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:21.987869 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:21.988155 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:49:21.988320 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:49:21.988441 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} executeQuery: Read 46 rows, 3.73 KiB in 0.001204403 sec., 38193 rows/sec., 3.02 MiB/sec. 2024.01.16 00:49:21.988598 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} DynamicQueryHandler: Done processing query 2024.01.16 00:49:21.988626 [ 3 ] {eb1611cd-3053-4f74-a677-5f38e9472024} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:21.988643 [ 3 ] {} HTTP-Session: 0b554895-e10b-46b7-a6e4-9d9f850e4eea Destroying unnamed session 2024.01.16 00:49:21.988823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:21.988874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:21.988895 [ 3 ] {} HTTP-Session: 1643496f-0af9-491f-b88c-d98028bcaaf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:21.988914 [ 3 ] {} HTTP-Session: 1643496f-0af9-491f-b88c-d98028bcaaf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:21.989007 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:21.989052 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:49:21.989166 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:21.989553 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:21.989783 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:49:21.989936 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:49:21.990065 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} executeQuery: Read 138 rows, 13.89 KiB in 0.00102697 sec., 134375 rows/sec., 13.20 MiB/sec. 2024.01.16 00:49:21.990232 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} DynamicQueryHandler: Done processing query 2024.01.16 00:49:21.990263 [ 3 ] {0add538c-717d-4acc-af8e-257e3125751a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:49:21.990285 [ 3 ] {} HTTP-Session: 1643496f-0af9-491f-b88c-d98028bcaaf9 Destroying unnamed session 2024.01.16 00:49:21.990440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:21.990489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:21.990509 [ 3 ] {} HTTP-Session: 41e12e78-847f-4247-9981-18ed54e7e3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:21.990528 [ 3 ] {} HTTP-Session: 41e12e78-847f-4247-9981-18ed54e7e3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:21.990609 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:21.990651 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:49:21.990780 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:21.991065 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:21.991279 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:49:21.991428 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:49:21.991533 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} executeQuery: Read 46 rows, 3.68 KiB in 0.000896009 sec., 51338 rows/sec., 4.01 MiB/sec. 2024.01.16 00:49:21.991656 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} DynamicQueryHandler: Done processing query 2024.01.16 00:49:21.991680 [ 3 ] {a3cd8e5c-0c13-453e-80d4-b9bbeb6e6a71} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:21.991696 [ 3 ] {} HTTP-Session: 41e12e78-847f-4247-9981-18ed54e7e3e3 Destroying unnamed session 2024.01.16 00:49:21.991946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:21.991993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:21.992013 [ 3 ] {} HTTP-Session: 1d9ed124-eb2e-47eb-9e83-b28b7ffdeccc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:21.992030 [ 3 ] {} HTTP-Session: 1d9ed124-eb2e-47eb-9e83-b28b7ffdeccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:21.992121 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:21.992169 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:49:21.992310 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:21.992765 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:21.993103 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:49:21.993302 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:49:21.993455 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} executeQuery: Read 46 rows, 63.56 KiB in 0.001302023 sec., 35329 rows/sec., 47.68 MiB/sec. 2024.01.16 00:49:21.993575 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} DynamicQueryHandler: Done processing query 2024.01.16 00:49:21.993599 [ 3 ] {72c2b75a-ad44-4a9f-9776-f6fb85540125} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:49:21.993615 [ 3 ] {} HTTP-Session: 1d9ed124-eb2e-47eb-9e83-b28b7ffdeccc Destroying unnamed session 2024.01.16 00:49:31.986455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:31.986581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:31.986612 [ 3 ] {} HTTP-Session: 5bea8a6b-eff6-4b67-b6be-fce6b43dd2e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:31.986640 [ 3 ] {} HTTP-Session: 5bea8a6b-eff6-4b67-b6be-fce6b43dd2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:31.986786 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:31.986856 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:49:31.987034 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:31.987457 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:31.987741 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.16 00:49:31.987907 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.16 00:49:31.988036 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} executeQuery: Read 46 rows, 3.73 KiB in 0.001204222 sec., 38198 rows/sec., 3.02 MiB/sec. 2024.01.16 00:49:31.988196 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} DynamicQueryHandler: Done processing query 2024.01.16 00:49:31.988222 [ 3 ] {d31938cf-6e42-45cd-a819-511995a14bb1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:31.988239 [ 3 ] {} HTTP-Session: 5bea8a6b-eff6-4b67-b6be-fce6b43dd2e9 Destroying unnamed session 2024.01.16 00:49:31.988381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:31.988426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:31.988446 [ 3 ] {} HTTP-Session: 2b24a31e-56c5-4194-b5e9-c73c64763b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:31.988464 [ 3 ] {} HTTP-Session: 2b24a31e-56c5-4194-b5e9-c73c64763b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:31.988552 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:31.988594 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:49:31.988701 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:31.989034 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:31.989249 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.16 00:49:31.989398 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.16 00:49:31.989524 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} executeQuery: Read 138 rows, 13.89 KiB in 0.00094436 sec., 146130 rows/sec., 14.36 MiB/sec. 2024.01.16 00:49:31.989670 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} DynamicQueryHandler: Done processing query 2024.01.16 00:49:31.989693 [ 3 ] {2beb7208-cd74-419b-9cd4-9ff153b77978} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:49:31.989709 [ 3 ] {} HTTP-Session: 2b24a31e-56c5-4194-b5e9-c73c64763b5b Destroying unnamed session 2024.01.16 00:49:31.989833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:31.989876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:31.989894 [ 3 ] {} HTTP-Session: 3ecea81c-da9f-4c94-9df0-11de05c6203e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:31.989911 [ 3 ] {} HTTP-Session: 3ecea81c-da9f-4c94-9df0-11de05c6203e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:31.989983 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:31.990021 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:49:31.990131 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:31.990486 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:31.990690 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.16 00:49:31.990836 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.16 00:49:31.990963 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} executeQuery: Read 46 rows, 3.68 KiB in 0.000952789 sec., 48279 rows/sec., 3.78 MiB/sec. 2024.01.16 00:49:31.991085 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} DynamicQueryHandler: Done processing query 2024.01.16 00:49:31.991110 [ 3 ] {d0c246c8-66b4-41a1-a16e-dd62954f1157} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:31.991126 [ 3 ] {} HTTP-Session: 3ecea81c-da9f-4c94-9df0-11de05c6203e Destroying unnamed session 2024.01.16 00:49:31.991393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:31.991438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:31.991456 [ 3 ] {} HTTP-Session: 8a0124d7-fe4f-4077-b53a-a7eda910ce35 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:31.991472 [ 3 ] {} HTTP-Session: 8a0124d7-fe4f-4077-b53a-a7eda910ce35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:31.991559 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:31.991603 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:49:31.991742 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:31.992202 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:31.992502 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.16 00:49:31.992692 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.16 00:49:31.992827 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} executeQuery: Read 46 rows, 63.56 KiB in 0.001235203 sec., 37240 rows/sec., 50.25 MiB/sec. 2024.01.16 00:49:31.992943 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} DynamicQueryHandler: Done processing query 2024.01.16 00:49:31.992972 [ 3 ] {536b6ace-c65e-4162-a463-9259047a5170} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:49:31.992994 [ 3 ] {} HTTP-Session: 8a0124d7-fe4f-4077-b53a-a7eda910ce35 Destroying unnamed session 2024.01.16 00:49:34.581940 [ 109 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:49:34.581994 [ 109 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:49:41.985516 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:41.985639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:41.985665 [ 3 ] {} HTTP-Session: ddfcd838-d373-42c7-8179-b4e797526030 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:41.985689 [ 3 ] {} HTTP-Session: ddfcd838-d373-42c7-8179-b4e797526030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:41.985886 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} executeQuery: (from [fd00:1122:3344:101::d]:39506) 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.01.16 00:49:41.986787 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:41.986973 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:41.987067 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.16 00:49:41.987381 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.16 00:49:41.992603 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.16 00:49:41.992641 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89) (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.01.16 00:49:41.992760 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 10 rows starting from 0 2024.01.16 00:49:41.994980 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} executeQuery: Read 10 rows, 1.41 KiB in 0.009043281 sec., 1105 rows/sec., 155.39 KiB/sec. 2024.01.16 00:49:41.995195 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} DynamicQueryHandler: Done processing query 2024.01.16 00:49:41.995220 [ 3 ] {44d4094f-e9ef-4b65-b3e8-3dabb82d1b20} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.16 00:49:41.995236 [ 3 ] {} HTTP-Session: ddfcd838-d373-42c7-8179-b4e797526030 Destroying unnamed session 2024.01.16 00:49:41.998048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:41.998101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:41.998123 [ 3 ] {} HTTP-Session: cfd15f62-7816-4a8c-a7ff-2ecd83532a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:41.998142 [ 3 ] {} HTTP-Session: cfd15f62-7816-4a8c-a7ff-2ecd83532a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:41.998238 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:41.998283 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.16 00:49:41.998428 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:41.998787 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:41.999078 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:49:41.999240 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} oximeter.timeseries_schema (0bc4dc4c-9791-4ed8-893c-2cef8f769b89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:49:41.999353 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} executeQuery: Read 1 rows, 232.00 B in 0.001084061 sec., 922 rows/sec., 208.99 KiB/sec. 2024.01.16 00:49:41.999511 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} DynamicQueryHandler: Done processing query 2024.01.16 00:49:41.999537 [ 3 ] {07d204c7-1766-435c-a79c-8f70fbd7221b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:49:41.999552 [ 3 ] {} HTTP-Session: cfd15f62-7816-4a8c-a7ff-2ecd83532a9d Destroying unnamed session 2024.01.16 00:49:41.999710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:41.999755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:41.999775 [ 3 ] {} HTTP-Session: 45822a2b-1431-4014-964d-9149b1aa096f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:41.999793 [ 3 ] {} HTTP-Session: 45822a2b-1431-4014-964d-9149b1aa096f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:41.999870 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:41.999910 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:49:42.000031 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:42.000621 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:42.000852 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.16 00:49:42.001011 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.16 00:49:42.001122 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} executeQuery: Read 46 rows, 3.73 KiB in 0.001223443 sec., 37598 rows/sec., 2.98 MiB/sec. 2024.01.16 00:49:42.001289 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} DynamicQueryHandler: Done processing query 2024.01.16 00:49:42.001313 [ 3 ] {57483a27-dc4d-4b41-b747-71b0fd7d9744} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:42.001330 [ 3 ] {} HTTP-Session: 45822a2b-1431-4014-964d-9149b1aa096f Destroying unnamed session 2024.01.16 00:49:42.001454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:42.001501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:42.001521 [ 3 ] {} HTTP-Session: 0b4795d2-36d7-40f8-a671-1e8baae7aeec Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:42.001539 [ 3 ] {} HTTP-Session: 0b4795d2-36d7-40f8-a671-1e8baae7aeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:42.001613 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:42.001654 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:49:42.001800 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:42.002076 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:42.002303 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:42.002462 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:42.002563 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} executeQuery: Read 2 rows, 175.00 B in 0.000922949 sec., 2166 rows/sec., 185.17 KiB/sec. 2024.01.16 00:49:42.002718 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} DynamicQueryHandler: Done processing query 2024.01.16 00:49:42.002742 [ 3 ] {b63cc523-1835-48f3-a5bc-513990a2f3ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:49:42.002758 [ 3 ] {} HTTP-Session: 0b4795d2-36d7-40f8-a671-1e8baae7aeec Destroying unnamed session 2024.01.16 00:49:42.002919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:42.002965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:42.002983 [ 3 ] {} HTTP-Session: 92ad2e92-322e-4dc7-9b42-91fd9953df30 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:42.003000 [ 3 ] {} HTTP-Session: 92ad2e92-322e-4dc7-9b42-91fd9953df30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:42.003078 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:42.003116 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:49:42.003225 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:42.003695 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:42.003929 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.16 00:49:42.004099 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.16 00:49:42.004201 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} executeQuery: Read 175 rows, 17.09 KiB in 0.00109574 sec., 159709 rows/sec., 15.23 MiB/sec. 2024.01.16 00:49:42.004329 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} DynamicQueryHandler: Done processing query 2024.01.16 00:49:42.004353 [ 3 ] {1d5aef40-51f6-4aa4-b3f7-f56e3a0dc617} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:49:42.004369 [ 3 ] {} HTTP-Session: 92ad2e92-322e-4dc7-9b42-91fd9953df30 Destroying unnamed session 2024.01.16 00:49:42.004492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:42.004539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:42.004558 [ 3 ] {} HTTP-Session: a55f2759-a50a-475f-97cc-1ebba247cb77 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:42.004576 [ 3 ] {} HTTP-Session: a55f2759-a50a-475f-97cc-1ebba247cb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:42.004651 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:42.004690 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:49:42.004797 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:42.005143 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:42.005356 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.16 00:49:42.005506 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.16 00:49:42.005615 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} executeQuery: Read 2 rows, 143.00 B in 0.00092926 sec., 2152 rows/sec., 150.28 KiB/sec. 2024.01.16 00:49:42.005759 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} DynamicQueryHandler: Done processing query 2024.01.16 00:49:42.005784 [ 3 ] {7250044b-ccf7-4f06-b7cf-ce41168cb93b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:49:42.005800 [ 3 ] {} HTTP-Session: a55f2759-a50a-475f-97cc-1ebba247cb77 Destroying unnamed session 2024.01.16 00:49:42.005937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:42.005980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:42.005999 [ 3 ] {} HTTP-Session: dc510a51-0280-4da3-9ce6-d15294631f10 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:42.006015 [ 3 ] {} HTTP-Session: dc510a51-0280-4da3-9ce6-d15294631f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:42.006089 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:42.006128 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:49:42.006233 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:42.006542 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:42.006747 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.16 00:49:42.006893 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.16 00:49:42.007000 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} executeQuery: Read 72 rows, 5.75 KiB in 0.000877739 sec., 82028 rows/sec., 6.39 MiB/sec. 2024.01.16 00:49:42.007138 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} DynamicQueryHandler: Done processing query 2024.01.16 00:49:42.007162 [ 3 ] {3015bf4a-8e4a-4230-827d-86743b15a0fb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:49:42.007179 [ 3 ] {} HTTP-Session: dc510a51-0280-4da3-9ce6-d15294631f10 Destroying unnamed session 2024.01.16 00:49:42.007295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:42.007339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:42.007357 [ 3 ] {} HTTP-Session: 127998ac-19c8-4831-89be-4fe97a9e0b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:42.007374 [ 3 ] {} HTTP-Session: 127998ac-19c8-4831-89be-4fe97a9e0b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:42.007446 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:42.007488 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:49:42.007604 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:42.007898 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:42.008165 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:49:42.008335 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:49:42.008448 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} executeQuery: Read 37 rows, 2.67 KiB in 0.000964409 sec., 38365 rows/sec., 2.71 MiB/sec. 2024.01.16 00:49:42.008602 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} DynamicQueryHandler: Done processing query 2024.01.16 00:49:42.008627 [ 3 ] {ea4f613f-2aee-46f2-8d86-c1cf4d58c4b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:42.008642 [ 3 ] {} HTTP-Session: 127998ac-19c8-4831-89be-4fe97a9e0b01 Destroying unnamed session 2024.01.16 00:49:42.008802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:42.008846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:42.008864 [ 3 ] {} HTTP-Session: bd1ef666-7de6-4420-b6c7-17902fe14cab Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:42.008881 [ 3 ] {} HTTP-Session: bd1ef666-7de6-4420-b6c7-17902fe14cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:42.008963 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:42.009007 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:49:42.009146 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:42.009600 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:42.009914 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.16 00:49:42.010115 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.16 00:49:42.010243 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} executeQuery: Read 46 rows, 63.56 KiB in 0.001249532 sec., 36813 rows/sec., 49.68 MiB/sec. 2024.01.16 00:49:42.010382 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} DynamicQueryHandler: Done processing query 2024.01.16 00:49:42.010407 [ 3 ] {b7ed286e-4501-40ad-80d8-0ed73348afbb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:49:42.010423 [ 3 ] {} HTTP-Session: bd1ef666-7de6-4420-b6c7-17902fe14cab Destroying unnamed session 2024.01.16 00:49:46.985131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:46.985263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:46.985294 [ 3 ] {} HTTP-Session: e46d4921-d7af-41b8-83b6-57f91bad2739 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:46.985322 [ 3 ] {} HTTP-Session: e46d4921-d7af-41b8-83b6-57f91bad2739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:46.985461 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:46.985530 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:49:46.985716 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:46.986144 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:46.986403 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.16 00:49:46.986570 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.16 00:49:46.986686 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} executeQuery: Read 3 rows, 249.00 B in 0.001184602 sec., 2532 rows/sec., 205.27 KiB/sec. 2024.01.16 00:49:46.986821 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} DynamicQueryHandler: Done processing query 2024.01.16 00:49:46.986846 [ 3 ] {ed7cca21-d691-48f7-a744-8f73b4721403} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:49:46.986863 [ 3 ] {} HTTP-Session: e46d4921-d7af-41b8-83b6-57f91bad2739 Destroying unnamed session 2024.01.16 00:49:46.986980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:46.987027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:46.987047 [ 3 ] {} HTTP-Session: d842ae21-24ff-4c24-bac4-0bd8a8e0716f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:46.987066 [ 3 ] {} HTTP-Session: d842ae21-24ff-4c24-bac4-0bd8a8e0716f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:46.987146 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:46.987189 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:49:46.987291 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:46.987568 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:46.987774 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.16 00:49:46.987920 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.16 00:49:46.988021 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} executeQuery: Read 9 rows, 811.00 B in 0.000846758 sec., 10628 rows/sec., 935.32 KiB/sec. 2024.01.16 00:49:46.988137 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} DynamicQueryHandler: Done processing query 2024.01.16 00:49:46.988161 [ 3 ] {18556dd1-4ca3-4b4b-9d69-cb143b4ef0fe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:49:46.988177 [ 3 ] {} HTTP-Session: d842ae21-24ff-4c24-bac4-0bd8a8e0716f Destroying unnamed session 2024.01.16 00:49:46.988310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:46.988355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:46.988373 [ 3 ] {} HTTP-Session: 4fdfc76f-b0ab-4b2c-8a16-1e693930f293 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:46.988390 [ 3 ] {} HTTP-Session: 4fdfc76f-b0ab-4b2c-8a16-1e693930f293 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:46.988463 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:46.988501 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:49:46.988606 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:46.988871 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:46.989075 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.16 00:49:46.989223 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.16 00:49:46.989322 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} executeQuery: Read 9 rows, 740.00 B in 0.000831848 sec., 10819 rows/sec., 868.74 KiB/sec. 2024.01.16 00:49:46.989429 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} DynamicQueryHandler: Done processing query 2024.01.16 00:49:46.989452 [ 3 ] {6c534a08-e8d2-4c3d-950a-c4bb2597e4f9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:49:46.989468 [ 3 ] {} HTTP-Session: 4fdfc76f-b0ab-4b2c-8a16-1e693930f293 Destroying unnamed session 2024.01.16 00:49:46.989572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:46.989614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:46.989632 [ 3 ] {} HTTP-Session: 204c7d9e-5ad2-4277-8c32-5b65322abae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:46.989648 [ 3 ] {} HTTP-Session: 204c7d9e-5ad2-4277-8c32-5b65322abae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:46.989719 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:46.989763 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:49:46.989895 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:46.990176 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:46.990444 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.16 00:49:46.990629 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.16 00:49:46.990732 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} executeQuery: Read 3 rows, 4.15 KiB in 0.000986059 sec., 3042 rows/sec., 4.11 MiB/sec. 2024.01.16 00:49:46.990890 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} DynamicQueryHandler: Done processing query 2024.01.16 00:49:46.990914 [ 3 ] {d8be62f7-aab5-4d18-a415-971fdba12301} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:46.990930 [ 3 ] {} HTTP-Session: 204c7d9e-5ad2-4277-8c32-5b65322abae2 Destroying unnamed session 2024.01.16 00:49:46.991031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:46.991076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:46.991094 [ 3 ] {} HTTP-Session: a73f3a78-0a3b-426a-9eb8-495a7ee84c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:46.991111 [ 3 ] {} HTTP-Session: a73f3a78-0a3b-426a-9eb8-495a7ee84c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:46.991181 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:46.991221 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.16 00:49:46.991331 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:46.991565 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:46.991817 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:49:46.991987 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:49:46.992080 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} executeQuery: Read 6 rows, 434.00 B in 0.000872619 sec., 6875 rows/sec., 485.70 KiB/sec. 2024.01.16 00:49:46.992176 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} DynamicQueryHandler: Done processing query 2024.01.16 00:49:46.992198 [ 3 ] {a8ffa5ea-a1ce-476b-893a-0d9b4efbdee0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.16 00:49:46.992213 [ 3 ] {} HTTP-Session: a73f3a78-0a3b-426a-9eb8-495a7ee84c52 Destroying unnamed session 2024.01.16 00:49:49.582035 [ 100 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:49:49.582085 [ 100 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:49:51.987430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:51.987611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:51.987656 [ 3 ] {} HTTP-Session: 27c32fdf-a5bd-447f-a158-9ef493d2a20f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:51.987695 [ 3 ] {} HTTP-Session: 27c32fdf-a5bd-447f-a158-9ef493d2a20f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:51.987897 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:51.987994 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:49:51.988258 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:51.988688 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:51.989001 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.16 00:49:51.989191 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.16 00:49:51.989316 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} executeQuery: Read 46 rows, 3.73 KiB in 0.001364874 sec., 33702 rows/sec., 2.67 MiB/sec. 2024.01.16 00:49:51.989407 [ 99 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.16 00:49:51.989459 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:51.989461 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} DynamicQueryHandler: Done processing query 2024.01.16 00:49:51.989497 [ 3 ] {6d8a39e0-5e87-47e1-b497-d2f817152d06} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:51.989560 [ 3 ] {} HTTP-Session: 27c32fdf-a5bd-447f-a158-9ef493d2a20f Destroying unnamed session 2024.01.16 00:49:51.989729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:51.989715 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.16 00:49:51.989801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:51.989829 [ 3 ] {} HTTP-Session: 13fdbf4d-296d-4557-a830-4bad7f579d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:51.989850 [ 3 ] {} HTTP-Session: 13fdbf4d-296d-4557-a830-4bad7f579d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:51.990012 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:51.990071 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:49:51.990104 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:49:51.990243 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:51.990260 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::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.01.16 00:49:51.990497 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2024.01.16 00:49:51.990812 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2024.01.16 00:49:51.991075 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part 2024.01.16 00:49:51.991088 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:51.991208 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part 2024.01.16 00:49:51.991350 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::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.01.16 00:49:51.991521 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.16 00:49:51.991778 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.16 00:49:51.991936 [ 99 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.16 00:49:51.992004 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} executeQuery: Read 138 rows, 13.89 KiB in 0.001915609 sec., 72039 rows/sec., 7.08 MiB/sec. 2024.01.16 00:49:51.992014 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:51.992354 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.16 00:49:51.992510 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} DynamicQueryHandler: Done processing query 2024.01.16 00:49:51.992584 [ 3 ] {d33f44b2-02ee-4b24-8feb-6d1202ec31b2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:49:51.992679 [ 3 ] {} HTTP-Session: 13fdbf4d-296d-4557-a830-4bad7f579d6d Destroying unnamed session 2024.01.16 00:49:51.992780 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:49:51.992867 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 171 rows starting from the beginning of the part 2024.01.16 00:49:51.993005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:51.993151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:51.993239 [ 3 ] {} HTTP-Session: 4acdfdf7-ca1b-43ad-afcc-ec0f4f2d06dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:51.993380 [ 3 ] {} HTTP-Session: 4acdfdf7-ca1b-43ad-afcc-ec0f4f2d06dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:51.993602 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 138 rows starting from the beginning of the part 2024.01.16 00:49:51.993642 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.004119011 sec., 56324.20015387189 rows/sec., 4.46 MiB/sec. 2024.01.16 00:49:51.993879 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:51.993935 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.16 00:49:51.994057 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:49:51.994091 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 138 rows starting from the beginning of the part 2024.01.16 00:49:51.994349 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.16 00:49:51.994550 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_6_1} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.16 00:49:51.994558 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 175 rows starting from the beginning of the part 2024.01.16 00:49:51.994849 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:51.994918 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2024.01.16 00:49:51.995113 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 138 rows starting from the beginning of the part 2024.01.16 00:49:51.995668 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:51.996084 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.16 00:49:51.996417 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.16 00:49:51.996548 [ 99 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.16 00:49:51.996578 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} executeQuery: Read 46 rows, 3.68 KiB in 0.002607066 sec., 17644 rows/sec., 1.38 MiB/sec. 2024.01.16 00:49:51.996609 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:51.996854 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.16 00:49:51.997072 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} DynamicQueryHandler: Done processing query 2024.01.16 00:49:51.997171 [ 3 ] {d0615e31-79bb-4c22-97e9-4b4517ca4a52} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:51.997215 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:49:51.997255 [ 3 ] {} HTTP-Session: 4acdfdf7-ca1b-43ad-afcc-ec0f4f2d06dd Destroying unnamed session 2024.01.16 00:49:51.997336 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 82 rows starting from the beginning of the part 2024.01.16 00:49:51.997436 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 4 columns (4 merged, 0 gathered) in 0.005284484 sec., 145520.3573329014 rows/sec., 14.09 MiB/sec. 2024.01.16 00:49:51.997557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:51.997632 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2024.01.16 00:49:51.997707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:51.997720 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.16 00:49:51.997788 [ 3 ] {} HTTP-Session: e4f30bc5-2c65-416f-97ea-64b03d9a998f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:51.997897 [ 3 ] {} HTTP-Session: e4f30bc5-2c65-416f-97ea-64b03d9a998f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:51.997945 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2024.01.16 00:49:51.998234 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:51.998246 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.16 00:49:51.998288 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part 2024.01.16 00:49:51.998410 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:49:51.998430 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_6_1} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.16 00:49:51.998753 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2024.01.16 00:49:51.999083 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::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.01.16 00:49:51.999256 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:52.000673 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:52.001077 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 301 rows, containing 4 columns (4 merged, 0 gathered) in 0.004380994 sec., 68705.86903337462 rows/sec., 5.37 MiB/sec. 2024.01.16 00:49:52.001238 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.16 00:49:52.001436 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.16 00:49:52.001503 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.16 00:49:52.001611 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_6_1} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.16 00:49:52.001752 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.16 00:49:52.001870 [ 99 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.16 00:49:52.001887 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} executeQuery: Read 46 rows, 63.56 KiB in 0.003580066 sec., 12848 rows/sec., 17.34 MiB/sec. 2024.01.16 00:49:52.001915 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:52.002059 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.16 00:49:52.002170 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} DynamicQueryHandler: Done processing query 2024.01.16 00:49:52.002220 [ 3 ] {438db9bb-3ec4-419a-959d-14081bdb3d5a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:49:52.002253 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:49:52.002266 [ 3 ] {} HTTP-Session: e4f30bc5-2c65-416f-97ea-64b03d9a998f Destroying unnamed session 2024.01.16 00:49:52.002326 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::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.01.16 00:49:52.002461 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2024.01.16 00:49:52.002560 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2024.01.16 00:49:52.002655 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part 2024.01.16 00:49:52.002749 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part 2024.01.16 00:49:52.002839 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::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.01.16 00:49:52.004869 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 6 columns (6 merged, 0 gathered) in 0.002905459 sec., 79849.68984246551 rows/sec., 107.75 MiB/sec. 2024.01.16 00:49:52.005043 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.16 00:49:52.005259 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.16 00:49:52.005324 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.16 00:49:52.005382 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_6_1: 4.00 MiB. 2024.01.16 00:49:53.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.62 MiB, peak 235.69 MiB, will set to 230.73 MiB (RSS), difference: -2.89 MiB 2024.01.16 00:49:56.984475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:56.984596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:56.984621 [ 3 ] {} HTTP-Session: 1553c942-5b08-41c8-b87f-878b9b032d6c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:56.984645 [ 3 ] {} HTTP-Session: 1553c942-5b08-41c8-b87f-878b9b032d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:56.984774 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:56.984836 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:49:56.985000 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:56.985354 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:56.985619 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.16 00:49:56.985785 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.16 00:49:56.985921 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} executeQuery: Read 5 rows, 415.00 B in 0.001109801 sec., 4505 rows/sec., 365.18 KiB/sec. 2024.01.16 00:49:56.986054 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} DynamicQueryHandler: Done processing query 2024.01.16 00:49:56.986086 [ 3 ] {410e570e-e1bd-41a7-a4fa-3171eb39a246} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:49:56.986110 [ 3 ] {} HTTP-Session: 1553c942-5b08-41c8-b87f-878b9b032d6c Destroying unnamed session 2024.01.16 00:49:56.986250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:56.986300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:56.986320 [ 3 ] {} HTTP-Session: 05332b4e-beae-4b9c-a40f-8ed3f58f3066 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:56.986339 [ 3 ] {} HTTP-Session: 05332b4e-beae-4b9c-a40f-8ed3f58f3066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:56.986421 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:56.986465 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:49:56.986576 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:56.986825 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:56.987032 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.16 00:49:56.987181 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.16 00:49:56.987307 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} executeQuery: Read 15 rows, 1.39 KiB in 0.000854678 sec., 17550 rows/sec., 1.58 MiB/sec. 2024.01.16 00:49:56.987412 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} DynamicQueryHandler: Done processing query 2024.01.16 00:49:56.987436 [ 3 ] {2dc2e25e-fd1a-421a-8f29-6c056a72ceb4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:49:56.987451 [ 3 ] {} HTTP-Session: 05332b4e-beae-4b9c-a40f-8ed3f58f3066 Destroying unnamed session 2024.01.16 00:49:56.987601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:56.987645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:56.987664 [ 3 ] {} HTTP-Session: 928f585f-559c-4b23-976a-b67fd38969fd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:56.987682 [ 3 ] {} HTTP-Session: 928f585f-559c-4b23-976a-b67fd38969fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:56.987754 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:56.987794 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:49:56.987899 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:56.988147 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:56.988346 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.16 00:49:56.988495 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.16 00:49:56.988623 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} executeQuery: Read 5 rows, 410.00 B in 0.000834338 sec., 5992 rows/sec., 479.89 KiB/sec. 2024.01.16 00:49:56.988768 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} DynamicQueryHandler: Done processing query 2024.01.16 00:49:56.988793 [ 3 ] {242033b4-6c26-44a5-a745-829634d64bcc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:49:56.988808 [ 3 ] {} HTTP-Session: 928f585f-559c-4b23-976a-b67fd38969fd Destroying unnamed session 2024.01.16 00:49:56.988934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:49:56.988977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:49:56.988995 [ 3 ] {} HTTP-Session: 768a2efa-cefd-4712-9b71-0156f8f45870 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:49:56.989012 [ 3 ] {} HTTP-Session: 768a2efa-cefd-4712-9b71-0156f8f45870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:49:56.989084 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:49:56.989131 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:49:56.989270 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:49:56.989629 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:49:56.989921 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.16 00:49:56.990118 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.16 00:49:56.990241 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} executeQuery: Read 5 rows, 6.91 KiB in 0.001121892 sec., 4456 rows/sec., 6.01 MiB/sec. 2024.01.16 00:49:56.990420 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} DynamicQueryHandler: Done processing query 2024.01.16 00:49:56.990445 [ 3 ] {9fac4c2b-0c47-42bd-9bde-8d97ecb94780} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:49:56.990460 [ 3 ] {} HTTP-Session: 768a2efa-cefd-4712-9b71-0156f8f45870 Destroying unnamed session 2024.01.16 00:50:01.987136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:01.987265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:01.987292 [ 3 ] {} HTTP-Session: fa15552b-d009-4659-9b0c-71cf5c25532e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:01.987316 [ 3 ] {} HTTP-Session: fa15552b-d009-4659-9b0c-71cf5c25532e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:01.987450 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:01.987513 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:01.987675 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:01.988156 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:50:01.988427 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.16 00:50:01.988588 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.16 00:50:01.988719 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} executeQuery: Read 46 rows, 3.73 KiB in 0.001245613 sec., 36929 rows/sec., 2.92 MiB/sec. 2024.01.16 00:50:01.988871 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} DynamicQueryHandler: Done processing query 2024.01.16 00:50:01.988898 [ 3 ] {b0438190-e821-49e3-9cb4-68e2f9a3b4a2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:01.988914 [ 3 ] {} HTTP-Session: fa15552b-d009-4659-9b0c-71cf5c25532e Destroying unnamed session 2024.01.16 00:50:01.989028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:01.989080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:01.989100 [ 3 ] {} HTTP-Session: 8b9d5fc0-4c0f-49ae-82bd-1472dacd7153 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:01.989119 [ 3 ] {} HTTP-Session: 8b9d5fc0-4c0f-49ae-82bd-1472dacd7153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:01.989195 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:01.989239 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:50:01.989411 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:01.989737 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:50:01.989954 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:50:01.990113 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:50:01.990239 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} executeQuery: Read 2 rows, 175.00 B in 0.00095274 sec., 2099 rows/sec., 179.38 KiB/sec. 2024.01.16 00:50:01.990418 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} DynamicQueryHandler: Done processing query 2024.01.16 00:50:01.990445 [ 3 ] {fd29dda7-f991-42f3-9495-039c6bb23748} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:01.990461 [ 3 ] {} HTTP-Session: 8b9d5fc0-4c0f-49ae-82bd-1472dacd7153 Destroying unnamed session 2024.01.16 00:50:01.990665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:01.990716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:01.990736 [ 3 ] {} HTTP-Session: 2302e5ce-c010-4d66-8958-b171f415c6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:01.990754 [ 3 ] {} HTTP-Session: 2302e5ce-c010-4d66-8958-b171f415c6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:01.990837 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:01.990881 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:01.990994 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:01.991382 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:50:01.991619 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.16 00:50:01.991780 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.16 00:50:01.991910 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} executeQuery: Read 139 rows, 13.97 KiB in 0.001040191 sec., 133629 rows/sec., 13.12 MiB/sec. 2024.01.16 00:50:01.992043 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} DynamicQueryHandler: Done processing query 2024.01.16 00:50:01.992067 [ 3 ] {523bc396-a7e7-433b-ae4c-ddeedcd4f338} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:50:01.992083 [ 3 ] {} HTTP-Session: 2302e5ce-c010-4d66-8958-b171f415c6bc Destroying unnamed session 2024.01.16 00:50:01.992194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:01.992242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:01.992261 [ 3 ] {} HTTP-Session: dd250684-1ed3-4194-82da-a14b24d12e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:01.992280 [ 3 ] {} HTTP-Session: dd250684-1ed3-4194-82da-a14b24d12e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:01.992352 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:01.992397 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:50:01.992507 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:01.992788 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:50:01.992999 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.16 00:50:01.993176 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.16 00:50:01.993310 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} executeQuery: Read 2 rows, 143.00 B in 0.000926219 sec., 2159 rows/sec., 150.77 KiB/sec. 2024.01.16 00:50:01.993438 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} DynamicQueryHandler: Done processing query 2024.01.16 00:50:01.993469 [ 3 ] {cc1529d4-f460-40d7-8349-6da22078c59d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:01.993487 [ 3 ] {} HTTP-Session: dd250684-1ed3-4194-82da-a14b24d12e21 Destroying unnamed session 2024.01.16 00:50:01.993613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:01.993659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:01.993677 [ 3 ] {} HTTP-Session: 5c3ce1d9-e347-4b28-8362-5d03b10b456e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:01.993694 [ 3 ] {} HTTP-Session: 5c3ce1d9-e347-4b28-8362-5d03b10b456e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:01.993769 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:01.993809 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:01.993918 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:01.994232 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:50:01.994437 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.16 00:50:01.994589 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.16 00:50:01.994710 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} executeQuery: Read 48 rows, 3.85 KiB in 0.000910419 sec., 52722 rows/sec., 4.13 MiB/sec. 2024.01.16 00:50:01.994828 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} DynamicQueryHandler: Done processing query 2024.01.16 00:50:01.994852 [ 3 ] {42f24864-cc15-44de-95f1-6c9f2015db23} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:01.994867 [ 3 ] {} HTTP-Session: 5c3ce1d9-e347-4b28-8362-5d03b10b456e Destroying unnamed session 2024.01.16 00:50:01.994970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:01.995015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:01.995033 [ 3 ] {} HTTP-Session: 8e9de857-eb5c-41dd-a5fe-1da975e509e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:01.995049 [ 3 ] {} HTTP-Session: 8e9de857-eb5c-41dd-a5fe-1da975e509e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:01.995121 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:01.995249 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:50:01.995374 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:01.995652 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:50:01.995907 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.16 00:50:01.996082 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.16 00:50:01.996201 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} executeQuery: Read 1 rows, 72.00 B in 0.000962009 sec., 1039 rows/sec., 73.09 KiB/sec. 2024.01.16 00:50:01.996326 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} DynamicQueryHandler: Done processing query 2024.01.16 00:50:01.996350 [ 3 ] {b45f415c-d9ac-4c01-8204-496c7b5ec31d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:01.996365 [ 3 ] {} HTTP-Session: 8e9de857-eb5c-41dd-a5fe-1da975e509e8 Destroying unnamed session 2024.01.16 00:50:01.996515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:01.996653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:01.996673 [ 3 ] {} HTTP-Session: 41656150-b40b-48d8-a84d-06128fd99cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:01.996690 [ 3 ] {} HTTP-Session: 41656150-b40b-48d8-a84d-06128fd99cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:01.996775 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:01.996820 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:01.996954 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:01.997443 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.24 GiB. 2024.01.16 00:50:01.997762 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.16 00:50:01.997939 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.16 00:50:01.998070 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} executeQuery: Read 46 rows, 63.56 KiB in 0.001265583 sec., 36346 rows/sec., 49.05 MiB/sec. 2024.01.16 00:50:01.998200 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} DynamicQueryHandler: Done processing query 2024.01.16 00:50:01.998223 [ 3 ] {0860cfaf-0ed1-41cc-b650-ad998c3ed89a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:50:01.998238 [ 3 ] {} HTTP-Session: 41656150-b40b-48d8-a84d-06128fd99cb8 Destroying unnamed session 2024.01.16 00:50:04.582128 [ 89 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:50:04.582186 [ 89 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:50:06.984569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:06.984706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:06.984731 [ 3 ] {} HTTP-Session: 119800b7-f472-4383-aa7d-908d16268123 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:06.984758 [ 3 ] {} HTTP-Session: 119800b7-f472-4383-aa7d-908d16268123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:06.984887 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:06.984948 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:06.985110 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:06.985523 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:06.985786 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.16 00:50:06.985978 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.16 00:50:06.986093 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} executeQuery: Read 5 rows, 415.00 B in 0.001171842 sec., 4266 rows/sec., 345.84 KiB/sec. 2024.01.16 00:50:06.986234 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} DynamicQueryHandler: Done processing query 2024.01.16 00:50:06.986260 [ 3 ] {deeb3e36-1edb-409d-8d33-eae97ae3d3a8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:06.986277 [ 3 ] {} HTTP-Session: 119800b7-f472-4383-aa7d-908d16268123 Destroying unnamed session 2024.01.16 00:50:06.986397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:06.986446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:06.986466 [ 3 ] {} HTTP-Session: 744c51d6-64d1-4846-94be-618fd3ed6536 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:06.986485 [ 3 ] {} HTTP-Session: 744c51d6-64d1-4846-94be-618fd3ed6536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:06.986567 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:06.986611 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:06.986720 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:06.987007 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:06.987218 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.16 00:50:06.987367 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.16 00:50:06.987468 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} executeQuery: Read 15 rows, 1.39 KiB in 0.000872009 sec., 17201 rows/sec., 1.55 MiB/sec. 2024.01.16 00:50:06.987585 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} DynamicQueryHandler: Done processing query 2024.01.16 00:50:06.987610 [ 3 ] {5c2e10f9-e665-44f2-bd82-2406c7ce7f13} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:06.987626 [ 3 ] {} HTTP-Session: 744c51d6-64d1-4846-94be-618fd3ed6536 Destroying unnamed session 2024.01.16 00:50:06.987764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:06.987811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:06.987830 [ 3 ] {} HTTP-Session: 043883e2-efa8-422d-94f7-d7d754251be1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:06.987848 [ 3 ] {} HTTP-Session: 043883e2-efa8-422d-94f7-d7d754251be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:06.987922 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:06.987963 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:06.988075 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:06.988336 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:06.988544 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.16 00:50:06.988694 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.16 00:50:06.988794 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} executeQuery: Read 5 rows, 410.00 B in 0.000842568 sec., 5934 rows/sec., 475.20 KiB/sec. 2024.01.16 00:50:06.988895 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} DynamicQueryHandler: Done processing query 2024.01.16 00:50:06.988919 [ 3 ] {1183813f-d7b2-496c-874e-e28fd08cef0e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:06.988935 [ 3 ] {} HTTP-Session: 043883e2-efa8-422d-94f7-d7d754251be1 Destroying unnamed session 2024.01.16 00:50:06.989042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:06.989087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:06.989106 [ 3 ] {} HTTP-Session: 447ce851-af1f-49af-a718-29c7ffbb59b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:06.989123 [ 3 ] {} HTTP-Session: 447ce851-af1f-49af-a718-29c7ffbb59b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:06.989196 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:06.989242 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:06.989378 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:06.989663 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:06.989942 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.16 00:50:06.990125 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.16 00:50:06.990227 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} executeQuery: Read 5 rows, 6.91 KiB in 0.001002901 sec., 4985 rows/sec., 6.73 MiB/sec. 2024.01.16 00:50:06.990349 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} DynamicQueryHandler: Done processing query 2024.01.16 00:50:06.990373 [ 3 ] {a5b34bfe-b5fd-4893-9064-b8af137fb9ca} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:50:06.990389 [ 3 ] {} HTTP-Session: 447ce851-af1f-49af-a718-29c7ffbb59b6 Destroying unnamed session 2024.01.16 00:50:11.989019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:11.989144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:11.989171 [ 3 ] {} HTTP-Session: dcd2d8f2-5527-46a7-9edb-346a91b55ec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:11.989196 [ 3 ] {} HTTP-Session: dcd2d8f2-5527-46a7-9edb-346a91b55ec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:11.989325 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:11.989386 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:11.989552 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:11.989984 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:11.990263 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.16 00:50:11.990429 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.16 00:50:11.990546 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} executeQuery: Read 46 rows, 3.73 KiB in 0.001187542 sec., 38735 rows/sec., 3.07 MiB/sec. 2024.01.16 00:50:11.990749 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} DynamicQueryHandler: Done processing query 2024.01.16 00:50:11.990776 [ 3 ] {d6af8359-985c-4501-8153-6a6d0b1990d3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:11.990792 [ 3 ] {} HTTP-Session: dcd2d8f2-5527-46a7-9edb-346a91b55ec7 Destroying unnamed session 2024.01.16 00:50:11.990960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:11.991010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:11.991030 [ 3 ] {} HTTP-Session: 16734e46-454b-4a2c-8671-6c3c67166b15 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:11.991049 [ 3 ] {} HTTP-Session: 16734e46-454b-4a2c-8671-6c3c67166b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:11.991138 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:11.991183 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:11.991307 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:11.991723 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:11.991943 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.16 00:50:11.992095 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.16 00:50:11.992196 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} executeQuery: Read 174 rows, 17.00 KiB in 0.001029291 sec., 169048 rows/sec., 16.13 MiB/sec. 2024.01.16 00:50:11.992349 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} DynamicQueryHandler: Done processing query 2024.01.16 00:50:11.992373 [ 3 ] {7b56ce11-4104-40f1-8803-a0f0fb8948d5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:50:11.992389 [ 3 ] {} HTTP-Session: 16734e46-454b-4a2c-8671-6c3c67166b15 Destroying unnamed session 2024.01.16 00:50:11.992514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:11.992560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:11.992579 [ 3 ] {} HTTP-Session: 0ebc5577-14d4-46cc-87da-ac58c31f889e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:11.992597 [ 3 ] {} HTTP-Session: 0ebc5577-14d4-46cc-87da-ac58c31f889e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:11.992672 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:11.992712 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:11.992823 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:11.993119 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:11.993325 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.16 00:50:11.993474 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.16 00:50:11.993605 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} executeQuery: Read 70 rows, 5.58 KiB in 0.000903669 sec., 77461 rows/sec., 6.03 MiB/sec. 2024.01.16 00:50:11.993709 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} DynamicQueryHandler: Done processing query 2024.01.16 00:50:11.993732 [ 3 ] {d1b3f597-e686-46ec-aeb3-a8dc4b7e9f99} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:50:11.993748 [ 3 ] {} HTTP-Session: 0ebc5577-14d4-46cc-87da-ac58c31f889e Destroying unnamed session 2024.01.16 00:50:11.993911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:11.993953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:11.993972 [ 3 ] {} HTTP-Session: 27b381ef-a071-4fea-bcb3-e885a7b87aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:11.993989 [ 3 ] {} HTTP-Session: 27b381ef-a071-4fea-bcb3-e885a7b87aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:11.994060 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:11.994105 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:50:11.994227 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:11.994502 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:11.994760 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.16 00:50:11.994934 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.16 00:50:11.995063 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} executeQuery: Read 36 rows, 2.60 KiB in 0.00096723 sec., 37219 rows/sec., 2.63 MiB/sec. 2024.01.16 00:50:11.995193 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} DynamicQueryHandler: Done processing query 2024.01.16 00:50:11.995217 [ 3 ] {b7d1bfa8-26cc-4e8f-add1-1df3cba7d0e7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:11.995232 [ 3 ] {} HTTP-Session: 27b381ef-a071-4fea-bcb3-e885a7b87aa3 Destroying unnamed session 2024.01.16 00:50:11.995382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:11.995426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:11.995444 [ 3 ] {} HTTP-Session: f54bf059-3fc8-4dda-b6de-9c8b87d97f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:11.995461 [ 3 ] {} HTTP-Session: f54bf059-3fc8-4dda-b6de-9c8b87d97f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:11.995546 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:11.995590 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:11.995725 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:11.996206 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:11.996504 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.16 00:50:11.996679 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.16 00:50:11.996820 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} executeQuery: Read 46 rows, 63.56 KiB in 0.001238782 sec., 37133 rows/sec., 50.11 MiB/sec. 2024.01.16 00:50:11.996974 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} DynamicQueryHandler: Done processing query 2024.01.16 00:50:11.996997 [ 3 ] {832ba580-c5b9-48f1-be3e-ca710b486760} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:50:11.997012 [ 3 ] {} HTTP-Session: f54bf059-3fc8-4dda-b6de-9c8b87d97f88 Destroying unnamed session 2024.01.16 00:50:16.985136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:16.985354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:16.985403 [ 3 ] {} HTTP-Session: 1321f7d8-4a98-427e-bacd-c208c7c9562b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:16.985436 [ 3 ] {} HTTP-Session: 1321f7d8-4a98-427e-bacd-c208c7c9562b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:16.985583 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:16.985656 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:16.985845 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:16.986217 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:16.986484 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.16 00:50:16.986661 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.16 00:50:16.986797 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} executeQuery: Read 5 rows, 415.00 B in 0.001163532 sec., 4297 rows/sec., 348.31 KiB/sec. 2024.01.16 00:50:16.986804 [ 80 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.16 00:50:16.986927 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:16.986995 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} DynamicQueryHandler: Done processing query 2024.01.16 00:50:16.987009 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.16 00:50:16.987046 [ 3 ] {1418a27f-c596-4e09-8c08-caa08b085997} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:16.987087 [ 3 ] {} HTTP-Session: 1321f7d8-4a98-427e-bacd-c208c7c9562b Destroying unnamed session 2024.01.16 00:50:16.987156 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:16.987194 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2024.01.16 00:50:16.987299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:16.987391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:16.987390 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.987421 [ 3 ] {} HTTP-Session: 5edb7d99-21d9-415c-91f3-143f50e65b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:16.987483 [ 3 ] {} HTTP-Session: 5edb7d99-21d9-415c-91f3-143f50e65b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:16.987631 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:16.987683 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:16.987803 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:16.987836 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.988182 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:16.988297 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:16.988445 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.989004 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:16.989420 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.16 00:50:16.989746 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.16 00:50:16.989972 [ 80 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.16 00:50:16.990064 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:16.990071 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003070181 sec., 50811.33653032183 rows/sec., 4.02 MiB/sec. 2024.01.16 00:50:16.990091 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} executeQuery: Read 15 rows, 1.39 KiB in 0.002331814 sec., 6432 rows/sec., 594.28 KiB/sec. 2024.01.16 00:50:16.990276 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.16 00:50:16.990330 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.16 00:50:16.990426 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} DynamicQueryHandler: Done processing query 2024.01.16 00:50:16.990486 [ 3 ] {75a025a5-6b6b-4783-8127-f29784b3f389} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:16.990546 [ 3 ] {} HTTP-Session: 5edb7d99-21d9-415c-91f3-143f50e65b72 Destroying unnamed session 2024.01.16 00:50:16.990565 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:16.990629 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.16 00:50:16.990649 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 184 rows starting from the beginning of the part 2024.01.16 00:50:16.990757 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_11_2} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.16 00:50:16.990795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:16.990959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:16.991019 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 15 rows starting from the beginning of the part 2024.01.16 00:50:16.991029 [ 3 ] {} HTTP-Session: f966a83b-d6aa-4eec-95ef-d32439ba6c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:16.991092 [ 3 ] {} HTTP-Session: f966a83b-d6aa-4eec-95ef-d32439ba6c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:16.991275 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 139 rows starting from the beginning of the part 2024.01.16 00:50:16.991293 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:16.991382 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:16.991539 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part 2024.01.16 00:50:16.991879 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 174 rows starting from the beginning of the part 2024.01.16 00:50:16.991893 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:16.992080 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part 2024.01.16 00:50:16.992682 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:16.993053 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.16 00:50:16.993397 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.16 00:50:16.993579 [ 80 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.16 00:50:16.993658 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} executeQuery: Read 5 rows, 410.00 B in 0.002271813 sec., 2200 rows/sec., 176.24 KiB/sec. 2024.01.16 00:50:16.993677 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:16.993916 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.16 00:50:16.994135 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} DynamicQueryHandler: Done processing query 2024.01.16 00:50:16.994199 [ 3 ] {33ca0784-5141-4e69-b188-418a97f1da3a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:16.994233 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:16.994266 [ 3 ] {} HTTP-Session: f966a83b-d6aa-4eec-95ef-d32439ba6c9a Destroying unnamed session 2024.01.16 00:50:16.994340 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 93 rows starting from the beginning of the part 2024.01.16 00:50:16.994414 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 4 columns (4 merged, 0 gathered) in 0.004262894 sec., 127143.67281945083 rows/sec., 12.15 MiB/sec. 2024.01.16 00:50:16.994464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:16.994560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:16.994651 [ 3 ] {} HTTP-Session: 94ed5d36-c4fa-4866-a4be-c220b589eec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:16.994659 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.994675 [ 3 ] {} HTTP-Session: 94ed5d36-c4fa-4866-a4be-c220b589eec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:16.994751 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.16 00:50:16.995028 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:16.995037 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2024.01.16 00:50:16.995153 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:16.995321 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.16 00:50:16.995363 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.995550 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_11_2} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.16 00:50:16.995777 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part 2024.01.16 00:50:16.995969 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:16.995993 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.996353 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:16.996810 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.16 00:50:16.996844 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 4 columns (4 merged, 0 gathered) in 0.003050141 sec., 74094.93528331969 rows/sec., 5.78 MiB/sec. 2024.01.16 00:50:16.997014 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.16 00:50:16.997116 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.16 00:50:16.997282 [ 80 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.16 00:50:16.997345 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} executeQuery: Read 5 rows, 6.91 KiB in 0.002254463 sec., 2217 rows/sec., 2.99 MiB/sec. 2024.01.16 00:50:16.997366 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:16.997377 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.16 00:50:16.997541 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_11_2} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.16 00:50:16.997638 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.16 00:50:16.997920 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} DynamicQueryHandler: Done processing query 2024.01.16 00:50:16.997942 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:16.997972 [ 3 ] {fe73aaa5-774e-4672-9562-8dde097f24cd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:50:16.998013 [ 3 ] {} HTTP-Session: 94ed5d36-c4fa-4866-a4be-c220b589eec8 Destroying unnamed session 2024.01.16 00:50:16.998017 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 232 rows starting from the beginning of the part 2024.01.16 00:50:16.998197 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.998302 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:16.998398 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.998495 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:16.998589 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:16.999900 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 339 rows, containing 6 columns (6 merged, 0 gathered) in 0.002447335 sec., 138518.02062243214 rows/sec., 186.92 MiB/sec. 2024.01.16 00:50:17.000125 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.87 MiB, peak 236.22 MiB, will set to 230.77 MiB (RSS), difference: -4.10 MiB 2024.01.16 00:50:17.000209 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.16 00:50:17.000568 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.16 00:50:17.000651 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.16 00:50:17.000737 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_11_2: 4.01 MiB. 2024.01.16 00:50:19.582224 [ 63 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:50:19.582281 [ 63 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:50:21.987385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:21.987511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:21.987538 [ 3 ] {} HTTP-Session: 119f7ba9-3cb1-4e34-8a46-31063986f7d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:21.987563 [ 3 ] {} HTTP-Session: 119f7ba9-3cb1-4e34-8a46-31063986f7d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:21.987696 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:21.987759 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:21.987919 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:21.988299 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:21.988573 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.16 00:50:21.988741 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.16 00:50:21.988881 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} executeQuery: Read 46 rows, 3.73 KiB in 0.001143331 sec., 40233 rows/sec., 3.18 MiB/sec. 2024.01.16 00:50:21.989011 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} DynamicQueryHandler: Done processing query 2024.01.16 00:50:21.989037 [ 3 ] {a5e4faaf-a392-45dd-ae35-e0b471394925} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:21.989053 [ 3 ] {} HTTP-Session: 119f7ba9-3cb1-4e34-8a46-31063986f7d9 Destroying unnamed session 2024.01.16 00:50:21.989202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:21.989249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:21.989269 [ 3 ] {} HTTP-Session: e57584f6-3540-4150-80da-55271e9138d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:21.989288 [ 3 ] {} HTTP-Session: e57584f6-3540-4150-80da-55271e9138d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:21.989375 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:21.989419 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:21.989525 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:21.989853 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:21.990072 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.16 00:50:21.990222 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.16 00:50:21.990345 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} executeQuery: Read 138 rows, 13.89 KiB in 0.000940959 sec., 146658 rows/sec., 14.41 MiB/sec. 2024.01.16 00:50:21.990485 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} DynamicQueryHandler: Done processing query 2024.01.16 00:50:21.990511 [ 3 ] {67c963cd-f8f8-4fda-ae74-6c1c20127310} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:50:21.990527 [ 3 ] {} HTTP-Session: e57584f6-3540-4150-80da-55271e9138d5 Destroying unnamed session 2024.01.16 00:50:21.990654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:21.990698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:21.990717 [ 3 ] {} HTTP-Session: f4f324da-8b55-4a4f-a02d-d7b3ccf12d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:21.990734 [ 3 ] {} HTTP-Session: f4f324da-8b55-4a4f-a02d-d7b3ccf12d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:21.990808 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:21.990849 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:21.990958 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:21.991217 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:21.991421 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.16 00:50:21.991569 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.16 00:50:21.991690 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} executeQuery: Read 46 rows, 3.68 KiB in 0.000853179 sec., 53916 rows/sec., 4.22 MiB/sec. 2024.01.16 00:50:21.991791 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} DynamicQueryHandler: Done processing query 2024.01.16 00:50:21.991815 [ 3 ] {ca12efdf-f4f4-4d53-99da-b52046e5f081} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:21.991830 [ 3 ] {} HTTP-Session: f4f324da-8b55-4a4f-a02d-d7b3ccf12d9d Destroying unnamed session 2024.01.16 00:50:21.992042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:21.992085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:21.992103 [ 3 ] {} HTTP-Session: 97fff665-c386-45d3-ac8e-d0945ecfd2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:21.992119 [ 3 ] {} HTTP-Session: 97fff665-c386-45d3-ac8e-d0945ecfd2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:21.992204 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:21.992251 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:21.992385 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:21.992958 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:21.993285 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.16 00:50:21.993464 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.16 00:50:21.993585 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} executeQuery: Read 46 rows, 63.56 KiB in 0.001351004 sec., 34048 rows/sec., 45.95 MiB/sec. 2024.01.16 00:50:21.993718 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} DynamicQueryHandler: Done processing query 2024.01.16 00:50:21.993740 [ 3 ] {5ef1967b-8ad7-479d-beb3-72242c202d22} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:50:21.993755 [ 3 ] {} HTTP-Session: 97fff665-c386-45d3-ac8e-d0945ecfd2d6 Destroying unnamed session 2024.01.16 00:50:26.985048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:26.985170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:26.985196 [ 3 ] {} HTTP-Session: b9ab07f7-9874-4dc3-89c1-ab1d2b931245 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:26.985221 [ 3 ] {} HTTP-Session: b9ab07f7-9874-4dc3-89c1-ab1d2b931245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:26.985349 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:26.985413 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:26.985576 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:26.985987 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:26.986247 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.16 00:50:26.986409 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.16 00:50:26.986555 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} executeQuery: Read 5 rows, 415.00 B in 0.001168752 sec., 4278 rows/sec., 346.76 KiB/sec. 2024.01.16 00:50:26.986721 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} DynamicQueryHandler: Done processing query 2024.01.16 00:50:26.986747 [ 3 ] {7cf787b0-8c7c-47d1-8873-7ddd91582622} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:26.986763 [ 3 ] {} HTTP-Session: b9ab07f7-9874-4dc3-89c1-ab1d2b931245 Destroying unnamed session 2024.01.16 00:50:26.986883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:26.986931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:26.986950 [ 3 ] {} HTTP-Session: a9e00a97-5d04-4084-b670-fd774eb52327 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:26.986969 [ 3 ] {} HTTP-Session: a9e00a97-5d04-4084-b670-fd774eb52327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:26.987049 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:26.987091 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:26.987199 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:26.987494 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:26.987710 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.16 00:50:26.987862 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.16 00:50:26.987985 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} executeQuery: Read 15 rows, 1.39 KiB in 0.000906099 sec., 16554 rows/sec., 1.49 MiB/sec. 2024.01.16 00:50:26.988109 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} DynamicQueryHandler: Done processing query 2024.01.16 00:50:26.988133 [ 3 ] {fe1fa9d8-93f0-4850-8dd8-070c512b4192} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:26.988149 [ 3 ] {} HTTP-Session: a9e00a97-5d04-4084-b670-fd774eb52327 Destroying unnamed session 2024.01.16 00:50:26.988267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:26.988314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:26.988332 [ 3 ] {} HTTP-Session: e61559d6-f727-4b0e-bc04-24a13988b2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:26.988349 [ 3 ] {} HTTP-Session: e61559d6-f727-4b0e-bc04-24a13988b2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:26.988420 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:26.988461 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:26.988566 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:26.988838 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:26.989049 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.16 00:50:26.989209 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.16 00:50:26.989330 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} executeQuery: Read 5 rows, 410.00 B in 0.000880759 sec., 5676 rows/sec., 454.60 KiB/sec. 2024.01.16 00:50:26.989439 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} DynamicQueryHandler: Done processing query 2024.01.16 00:50:26.989469 [ 3 ] {c88b536c-3261-4d84-83dd-6ac81fe118db} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:26.989485 [ 3 ] {} HTTP-Session: e61559d6-f727-4b0e-bc04-24a13988b2c2 Destroying unnamed session 2024.01.16 00:50:26.989623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:26.989668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:26.989686 [ 3 ] {} HTTP-Session: f1305ec8-577c-47f7-8f92-3f8519966033 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:26.989703 [ 3 ] {} HTTP-Session: f1305ec8-577c-47f7-8f92-3f8519966033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:26.989777 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:26.989823 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:26.989962 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:26.990271 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:26.990550 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.16 00:50:26.990730 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.16 00:50:26.990853 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} executeQuery: Read 5 rows, 6.91 KiB in 0.00104664 sec., 4777 rows/sec., 6.45 MiB/sec. 2024.01.16 00:50:26.990976 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} DynamicQueryHandler: Done processing query 2024.01.16 00:50:26.990999 [ 3 ] {f566566c-2fb2-4fb5-b0bb-bda536e83f9b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:26.991014 [ 3 ] {} HTTP-Session: f1305ec8-577c-47f7-8f92-3f8519966033 Destroying unnamed session 2024.01.16 00:50:31.987660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:31.987782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:31.987810 [ 3 ] {} HTTP-Session: 8c98e245-673a-4d3a-aecd-1e170ae151c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:31.987835 [ 3 ] {} HTTP-Session: 8c98e245-673a-4d3a-aecd-1e170ae151c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:31.987966 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:31.988026 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:31.988188 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:31.988635 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:31.988904 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.16 00:50:31.989072 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.16 00:50:31.989190 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} executeQuery: Read 46 rows, 3.73 KiB in 0.001190482 sec., 38639 rows/sec., 3.06 MiB/sec. 2024.01.16 00:50:31.989332 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} DynamicQueryHandler: Done processing query 2024.01.16 00:50:31.989358 [ 3 ] {e0273627-e3ac-432b-afbf-b29ad97c4fa0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:31.989374 [ 3 ] {} HTTP-Session: 8c98e245-673a-4d3a-aecd-1e170ae151c8 Destroying unnamed session 2024.01.16 00:50:31.989527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:31.989575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:31.989594 [ 3 ] {} HTTP-Session: 2d91fed9-1be5-4927-9359-ebc3f32c57ba Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:31.989614 [ 3 ] {} HTTP-Session: 2d91fed9-1be5-4927-9359-ebc3f32c57ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:31.989699 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:31.989742 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:31.989848 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:31.990216 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:31.990445 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.16 00:50:31.990599 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.16 00:50:31.990700 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} executeQuery: Read 138 rows, 13.89 KiB in 0.00097238 sec., 141919 rows/sec., 13.95 MiB/sec. 2024.01.16 00:50:31.990821 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} DynamicQueryHandler: Done processing query 2024.01.16 00:50:31.990845 [ 3 ] {591477da-445b-43c3-a988-31218f1611db} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:50:31.990861 [ 3 ] {} HTTP-Session: 2d91fed9-1be5-4927-9359-ebc3f32c57ba Destroying unnamed session 2024.01.16 00:50:31.990984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:31.991029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:31.991048 [ 3 ] {} HTTP-Session: 5ffccf48-b835-43e8-835a-29993ade335b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:31.991065 [ 3 ] {} HTTP-Session: 5ffccf48-b835-43e8-835a-29993ade335b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:31.991138 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:31.991179 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:31.991285 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:31.991564 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:31.991770 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.16 00:50:31.991941 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.16 00:50:31.992042 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} executeQuery: Read 46 rows, 3.68 KiB in 0.000875148 sec., 52562 rows/sec., 4.11 MiB/sec. 2024.01.16 00:50:31.992171 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} DynamicQueryHandler: Done processing query 2024.01.16 00:50:31.992197 [ 3 ] {ebd3d154-da15-4150-8bd5-1198c9e0c243} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:31.992213 [ 3 ] {} HTTP-Session: 5ffccf48-b835-43e8-835a-29993ade335b Destroying unnamed session 2024.01.16 00:50:31.992393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:31.992437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:31.992456 [ 3 ] {} HTTP-Session: 1e1525ab-70db-4a5a-a996-41348aca51ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:31.992472 [ 3 ] {} HTTP-Session: 1e1525ab-70db-4a5a-a996-41348aca51ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:31.992557 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:31.992605 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:31.992741 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:31.993282 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:31.993605 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.16 00:50:31.993784 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.16 00:50:31.993887 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} executeQuery: Read 46 rows, 63.56 KiB in 0.001301113 sec., 35354 rows/sec., 47.71 MiB/sec. 2024.01.16 00:50:31.994019 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} DynamicQueryHandler: Done processing query 2024.01.16 00:50:31.994042 [ 3 ] {fcacbc49-0d44-4b5c-bfdb-be44de85a708} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:50:31.994059 [ 3 ] {} HTTP-Session: 1e1525ab-70db-4a5a-a996-41348aca51ac Destroying unnamed session 2024.01.16 00:50:34.582344 [ 77 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:50:34.582414 [ 77 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:50:36.985261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:36.985380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:36.985405 [ 3 ] {} HTTP-Session: a1f9db27-1674-4d92-a882-baea755f6feb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:36.985429 [ 3 ] {} HTTP-Session: a1f9db27-1674-4d92-a882-baea755f6feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:36.985557 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:36.985619 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:36.985780 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:36.986250 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:36.986518 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.16 00:50:36.986689 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.16 00:50:36.986818 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} executeQuery: Read 5 rows, 415.00 B in 0.001225262 sec., 4080 rows/sec., 330.76 KiB/sec. 2024.01.16 00:50:36.986996 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} DynamicQueryHandler: Done processing query 2024.01.16 00:50:36.987022 [ 3 ] {9c5fdf47-a2ed-45ca-938e-8aef0f3db092} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:36.987039 [ 3 ] {} HTTP-Session: a1f9db27-1674-4d92-a882-baea755f6feb Destroying unnamed session 2024.01.16 00:50:36.987163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:36.987211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:36.987231 [ 3 ] {} HTTP-Session: 517f0642-cbc2-49b5-b9d6-84d8adf21066 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:36.987251 [ 3 ] {} HTTP-Session: 517f0642-cbc2-49b5-b9d6-84d8adf21066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:36.987330 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:36.987372 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:50:36.987483 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:36.987964 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:36.988171 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.16 00:50:36.988318 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.16 00:50:36.988442 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} executeQuery: Read 4 rows, 342.00 B in 0.001081351 sec., 3699 rows/sec., 308.86 KiB/sec. 2024.01.16 00:50:36.988603 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} DynamicQueryHandler: Done processing query 2024.01.16 00:50:36.988627 [ 3 ] {1af864fb-f5e8-4222-ba84-014271319643} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:36.988643 [ 3 ] {} HTTP-Session: 517f0642-cbc2-49b5-b9d6-84d8adf21066 Destroying unnamed session 2024.01.16 00:50:36.988798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:36.988844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:36.988862 [ 3 ] {} HTTP-Session: b8a2add1-ff23-443e-924c-f80db7238cc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:36.988880 [ 3 ] {} HTTP-Session: b8a2add1-ff23-443e-924c-f80db7238cc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:36.988954 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:36.988995 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:36.989110 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:36.989395 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:36.989599 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.16 00:50:36.989773 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.16 00:50:36.989901 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} executeQuery: Read 17 rows, 1.56 KiB in 0.000918369 sec., 18511 rows/sec., 1.66 MiB/sec. 2024.01.16 00:50:36.990022 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} DynamicQueryHandler: Done processing query 2024.01.16 00:50:36.990045 [ 3 ] {15982310-881a-42d0-b216-29b544b1eec5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:36.990061 [ 3 ] {} HTTP-Session: b8a2add1-ff23-443e-924c-f80db7238cc7 Destroying unnamed session 2024.01.16 00:50:36.990170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:36.990215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:36.990234 [ 3 ] {} HTTP-Session: 0ee72570-3fe2-4830-ad29-1b7c8224274a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:36.990250 [ 3 ] {} HTTP-Session: 0ee72570-3fe2-4830-ad29-1b7c8224274a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:36.990320 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:36.990358 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:50:36.990464 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:36.990838 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:36.991041 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.16 00:50:36.991187 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.16 00:50:36.991307 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} executeQuery: Read 4 rows, 286.00 B in 0.000956519 sec., 4181 rows/sec., 291.99 KiB/sec. 2024.01.16 00:50:36.991450 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} DynamicQueryHandler: Done processing query 2024.01.16 00:50:36.991473 [ 3 ] {3a035758-977c-426a-b627-ee0a4d6e7bb6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:36.991489 [ 3 ] {} HTTP-Session: 0ee72570-3fe2-4830-ad29-1b7c8224274a Destroying unnamed session 2024.01.16 00:50:36.991600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:36.991644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:36.991662 [ 3 ] {} HTTP-Session: 2ab58fe1-439c-443c-8846-17e6eb6d486b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:36.991680 [ 3 ] {} HTTP-Session: 2ab58fe1-439c-443c-8846-17e6eb6d486b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:36.991750 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:36.991790 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:36.991897 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:36.992169 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:36.992367 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.16 00:50:36.992514 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.16 00:50:36.992642 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} executeQuery: Read 9 rows, 744.00 B in 0.000862089 sec., 10439 rows/sec., 842.79 KiB/sec. 2024.01.16 00:50:36.992761 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} DynamicQueryHandler: Done processing query 2024.01.16 00:50:36.992784 [ 3 ] {c37cb89d-dfd6-460d-9b07-b1ccf8e6010b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:36.992800 [ 3 ] {} HTTP-Session: 2ab58fe1-439c-443c-8846-17e6eb6d486b Destroying unnamed session 2024.01.16 00:50:36.992900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:36.992944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:36.992962 [ 3 ] {} HTTP-Session: 46dc560c-153b-4a0d-902e-ea9760dc16a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:36.992978 [ 3 ] {} HTTP-Session: 46dc560c-153b-4a0d-902e-ea9760dc16a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:36.993047 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:36.993091 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:50:36.993212 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:36.993481 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:36.993734 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.16 00:50:36.993909 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.16 00:50:36.994042 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} executeQuery: Read 2 rows, 144.00 B in 0.00096502 sec., 2072 rows/sec., 145.72 KiB/sec. 2024.01.16 00:50:36.994175 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} DynamicQueryHandler: Done processing query 2024.01.16 00:50:36.994199 [ 3 ] {20db56f2-1524-4c4a-80eb-ba0c0d2af7d6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:36.994215 [ 3 ] {} HTTP-Session: 46dc560c-153b-4a0d-902e-ea9760dc16a0 Destroying unnamed session 2024.01.16 00:50:36.994324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:36.994368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:36.994386 [ 3 ] {} HTTP-Session: a1bb8358-596d-402a-918b-3a7c045c839d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:36.994403 [ 3 ] {} HTTP-Session: a1bb8358-596d-402a-918b-3a7c045c839d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:36.994474 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:36.994518 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:36.994651 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:36.994950 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:36.995215 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.16 00:50:36.995412 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.16 00:50:36.995556 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} executeQuery: Read 5 rows, 6.91 KiB in 0.001040421 sec., 4805 rows/sec., 6.49 MiB/sec. 2024.01.16 00:50:36.995710 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} DynamicQueryHandler: Done processing query 2024.01.16 00:50:36.995735 [ 3 ] {4d13a008-3e4c-4cd9-a41e-556b44462584} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:50:36.995755 [ 3 ] {} HTTP-Session: a1bb8358-596d-402a-918b-3a7c045c839d Destroying unnamed session 2024.01.16 00:50:41.988897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:41.989027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:41.989054 [ 3 ] {} HTTP-Session: fc7056ce-eb9e-454d-9a13-40f52a012626 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:41.989080 [ 3 ] {} HTTP-Session: fc7056ce-eb9e-454d-9a13-40f52a012626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:41.989213 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:41.989277 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:41.989439 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:41.989905 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:41.990187 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.16 00:50:41.990356 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.16 00:50:41.990486 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} executeQuery: Read 46 rows, 3.73 KiB in 0.001236512 sec., 37201 rows/sec., 2.94 MiB/sec. 2024.01.16 00:50:41.990513 [ 76 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.16 00:50:41.990626 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:41.990708 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} DynamicQueryHandler: Done processing query 2024.01.16 00:50:41.990784 [ 3 ] {c92eb0ad-dc22-461e-9d54-b5e8f64d0912} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:41.990846 [ 3 ] {} HTTP-Session: fc7056ce-eb9e-454d-9a13-40f52a012626 Destroying unnamed session 2024.01.16 00:50:41.990848 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.16 00:50:41.991016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:41.991034 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:41.991101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:41.991102 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2024.01.16 00:50:41.991143 [ 3 ] {} HTTP-Session: 8ff6374b-8f7c-425e-b4e7-1533a0561670 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:41.991191 [ 3 ] {} HTTP-Session: 8ff6374b-8f7c-425e-b4e7-1533a0561670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:41.991386 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:41.991403 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:41.991499 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:50:41.991635 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:41.991961 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:41.992010 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:41.992198 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:41.992367 [ 10 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:41.992889 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:41.993310 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.16 00:50:41.993629 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.16 00:50:41.993935 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} executeQuery: Read 2 rows, 175.00 B in 0.002464465 sec., 811 rows/sec., 69.35 KiB/sec. 2024.01.16 00:50:41.993948 [ 22 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003244383 sec., 61336.778056104966 rows/sec., 4.86 MiB/sec. 2024.01.16 00:50:41.994153 [ 22 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.16 00:50:41.994166 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} DynamicQueryHandler: Done processing query 2024.01.16 00:50:41.994209 [ 3 ] {08e7631f-bc83-4406-8e6f-b31167142ec0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:41.994228 [ 3 ] {} HTTP-Session: 8ff6374b-8f7c-425e-b4e7-1533a0561670 Destroying unnamed session 2024.01.16 00:50:41.994378 [ 22 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.16 00:50:41.994448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:41.994464 [ 22 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_16_3} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.16 00:50:41.994527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:41.994588 [ 3 ] {} HTTP-Session: ddd0a1b0-59c4-4b9a-a5ab-4a285a313613 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:41.994611 [ 3 ] {} HTTP-Session: ddd0a1b0-59c4-4b9a-a5ab-4a285a313613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:41.994697 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:41.994739 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:41.994866 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:41.995281 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:41.995515 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.16 00:50:41.995671 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.16 00:50:41.995797 [ 76 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.16 00:50:41.995807 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} executeQuery: Read 175 rows, 17.09 KiB in 0.001071301 sec., 163352 rows/sec., 15.58 MiB/sec. 2024.01.16 00:50:41.995849 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:41.996007 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.16 00:50:41.996054 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} DynamicQueryHandler: Done processing query 2024.01.16 00:50:41.996093 [ 3 ] {dffbb242-9c11-4191-ae36-c4a9428861c5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:50:41.996137 [ 3 ] {} HTTP-Session: ddd0a1b0-59c4-4b9a-a5ab-4a285a313613 Destroying unnamed session 2024.01.16 00:50:41.996172 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:41.996214 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part 2024.01.16 00:50:41.996316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:41.996398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:41.996413 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 138 rows starting from the beginning of the part 2024.01.16 00:50:41.996433 [ 3 ] {} HTTP-Session: 78a2820b-e8b9-4e5c-b894-3a9593748b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:41.996490 [ 3 ] {} HTTP-Session: 78a2820b-e8b9-4e5c-b894-3a9593748b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:41.996675 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part 2024.01.16 00:50:41.996692 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:41.996784 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:50:41.996918 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 138 rows starting from the beginning of the part 2024.01.16 00:50:41.997275 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part 2024.01.16 00:50:41.997287 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:41.997490 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 175 rows starting from the beginning of the part 2024.01.16 00:50:41.998041 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:41.998474 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.16 00:50:41.998805 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.16 00:50:41.998981 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} executeQuery: Read 2 rows, 143.00 B in 0.002219532 sec., 901 rows/sec., 62.92 KiB/sec. 2024.01.16 00:50:41.999422 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} DynamicQueryHandler: Done processing query 2024.01.16 00:50:41.999444 [ 11 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003521405 sec., 191400.87550281777 rows/sec., 18.41 MiB/sec. 2024.01.16 00:50:41.999452 [ 3 ] {7d75a18c-a8f5-4dbf-b2ef-47bcb44501cf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:41.999493 [ 3 ] {} HTTP-Session: 78a2820b-e8b9-4e5c-b894-3a9593748b66 Destroying unnamed session 2024.01.16 00:50:41.999608 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.16 00:50:41.999638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:41.999710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:41.999740 [ 3 ] {} HTTP-Session: ac898500-4a23-4a5d-b6df-0820a593f8a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:41.999761 [ 3 ] {} HTTP-Session: ac898500-4a23-4a5d-b6df-0820a593f8a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:41.999872 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.16 00:50:41.999900 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:41.999962 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:41.999982 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_16_3} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.16 00:50:42.000182 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.97 MiB, peak 236.22 MiB, will set to 230.88 MiB (RSS), difference: -1.10 MiB 2024.01.16 00:50:42.000316 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:42.000781 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:42.001000 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.16 00:50:42.001158 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.16 00:50:42.001285 [ 76 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.16 00:50:42.001294 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} executeQuery: Read 72 rows, 5.75 KiB in 0.001337254 sec., 53841 rows/sec., 4.20 MiB/sec. 2024.01.16 00:50:42.001331 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:42.001514 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.16 00:50:42.001572 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} DynamicQueryHandler: Done processing query 2024.01.16 00:50:42.001613 [ 3 ] {534997de-c165-4f97-8d71-8d137ce67a85} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:50:42.001668 [ 3 ] {} HTTP-Session: ac898500-4a23-4a5d-b6df-0820a593f8a5 Destroying unnamed session 2024.01.16 00:50:42.001672 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:42.001715 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part 2024.01.16 00:50:42.001848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:42.001900 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:42.001931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:42.001985 [ 3 ] {} HTTP-Session: d2d2426b-606a-4df3-aca8-5bfb4f5e8c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:42.002036 [ 3 ] {} HTTP-Session: d2d2426b-606a-4df3-aca8-5bfb4f5e8c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:42.002109 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:42.002244 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:42.002317 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:42.002350 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:50:42.002552 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 9 rows starting from the beginning of the part 2024.01.16 00:50:42.002873 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 72 rows starting from the beginning of the part 2024.01.16 00:50:42.002939 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:42.003791 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:42.004545 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003143452 sec., 87483.44177038492 rows/sec., 6.83 MiB/sec. 2024.01.16 00:50:42.004572 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.16 00:50:42.004679 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.16 00:50:42.004867 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.16 00:50:42.004926 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.16 00:50:42.005033 [ 76 ] {} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.16 00:50:42.005077 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_16_3} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.16 00:50:42.005097 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} executeQuery: Read 37 rows, 2.67 KiB in 0.002764508 sec., 13383 rows/sec., 966.49 KiB/sec. 2024.01.16 00:50:42.005105 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:42.005483 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.16 00:50:42.005523 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} DynamicQueryHandler: Done processing query 2024.01.16 00:50:42.005595 [ 3 ] {e253c1e9-670d-4f08-ad52-b68d465d1c46} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:42.005624 [ 3 ] {} HTTP-Session: d2d2426b-606a-4df3-aca8-5bfb4f5e8c1c Destroying unnamed session 2024.01.16 00:50:42.005730 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:42.005798 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part 2024.01.16 00:50:42.005842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:42.005934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:42.005969 [ 3 ] {} HTTP-Session: 2c3b7b3c-dfcd-4fb5-ab4f-3f9290ad33f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:42.006008 [ 3 ] {} HTTP-Session: 2c3b7b3c-dfcd-4fb5-ab4f-3f9290ad33f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:42.006085 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:50:42.006242 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:42.006380 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:42.006386 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:50:42.006797 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:50:42.007010 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:42.007111 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:50:42.007260 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:50:42.007924 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:42.008687 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.16 00:50:42.009099 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.16 00:50:42.009124 [ 10 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.00389512 sec., 115272.44346772372 rows/sec., 8.13 MiB/sec. 2024.01.16 00:50:42.009262 [ 76 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.16 00:50:42.009338 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} executeQuery: Read 46 rows, 63.56 KiB in 0.003028121 sec., 15190 rows/sec., 20.50 MiB/sec. 2024.01.16 00:50:42.009358 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.16 00:50:42.009348 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:42.009640 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.16 00:50:42.009751 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} DynamicQueryHandler: Done processing query 2024.01.16 00:50:42.009792 [ 3 ] {427f4749-2b88-47ae-90fb-7316ea3bbe2e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:50:42.009848 [ 3 ] {} HTTP-Session: 2c3b7b3c-dfcd-4fb5-ab4f-3f9290ad33f9 Destroying unnamed session 2024.01.16 00:50:42.009850 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:50:42.009900 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 339 rows starting from the beginning of the part 2024.01.16 00:50:42.009949 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.16 00:50:42.010079 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_6_1} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.16 00:50:42.010126 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:42.010276 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:42.010363 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:42.010444 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2024.01.16 00:50:42.010524 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part 2024.01.16 00:50:42.012019 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 487 rows, containing 6 columns (6 merged, 0 gathered) in 0.002542076 sec., 191575.70426690628 rows/sec., 258.52 MiB/sec. 2024.01.16 00:50:42.012287 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.16 00:50:42.012502 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.16 00:50:42.012567 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.16 00:50:42.012630 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_16_3: 4.01 MiB. 2024.01.16 00:50:43.000139 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.98 MiB, peak 236.22 MiB, will set to 230.94 MiB (RSS), difference: -3.04 MiB 2024.01.16 00:50:46.985150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:46.985290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:46.985323 [ 3 ] {} HTTP-Session: 944897ae-86e8-4e22-b4c8-098efa245f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:46.985351 [ 3 ] {} HTTP-Session: 944897ae-86e8-4e22-b4c8-098efa245f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:46.985496 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:46.985567 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:46.985757 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:46.986193 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:46.986473 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.16 00:50:46.986643 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.16 00:50:46.986776 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} executeQuery: Read 5 rows, 415.00 B in 0.001235862 sec., 4045 rows/sec., 327.93 KiB/sec. 2024.01.16 00:50:46.986938 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} DynamicQueryHandler: Done processing query 2024.01.16 00:50:46.986967 [ 3 ] {7c816776-1ce6-4458-a0a1-702d41731758} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:46.986984 [ 3 ] {} HTTP-Session: 944897ae-86e8-4e22-b4c8-098efa245f55 Destroying unnamed session 2024.01.16 00:50:46.987116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:46.987166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:46.987186 [ 3 ] {} HTTP-Session: f2c8aa54-5035-4615-8def-37f050a91780 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:46.987205 [ 3 ] {} HTTP-Session: f2c8aa54-5035-4615-8def-37f050a91780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:46.987287 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:46.987332 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:46.987444 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:46.987728 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:46.987942 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.16 00:50:46.988089 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.16 00:50:46.988200 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} executeQuery: Read 15 rows, 1.39 KiB in 0.000882119 sec., 17004 rows/sec., 1.53 MiB/sec. 2024.01.16 00:50:46.988378 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} DynamicQueryHandler: Done processing query 2024.01.16 00:50:46.988412 [ 3 ] {74161e1e-7d91-432f-89f0-a1d8df57fb07} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:46.988429 [ 3 ] {} HTTP-Session: f2c8aa54-5035-4615-8def-37f050a91780 Destroying unnamed session 2024.01.16 00:50:46.988560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:46.988618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:46.988638 [ 3 ] {} HTTP-Session: 8411ae47-6ce1-478a-a0c3-b2555fbf14bd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:46.988655 [ 3 ] {} HTTP-Session: 8411ae47-6ce1-478a-a0c3-b2555fbf14bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:46.988730 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:46.988772 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:46.988895 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:46.989116 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:46.989324 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.16 00:50:46.989459 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.16 00:50:46.989585 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} executeQuery: Read 5 rows, 410.00 B in 0.000864199 sec., 5785 rows/sec., 463.31 KiB/sec. 2024.01.16 00:50:46.989752 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} DynamicQueryHandler: Done processing query 2024.01.16 00:50:46.989774 [ 3 ] {09facf7a-0ce2-4262-9f63-486aefa0ebf2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:50:46.989789 [ 3 ] {} HTTP-Session: 8411ae47-6ce1-478a-a0c3-b2555fbf14bd Destroying unnamed session 2024.01.16 00:50:46.990000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:46.990043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:46.990062 [ 3 ] {} HTTP-Session: daa346e6-0924-49ab-974a-d82874ac1f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:46.990079 [ 3 ] {} HTTP-Session: daa346e6-0924-49ab-974a-d82874ac1f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:46.990152 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:46.990197 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:46.990351 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:46.990613 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:46.990888 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.16 00:50:46.991062 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.16 00:50:46.991178 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} executeQuery: Read 5 rows, 6.91 KiB in 0.000998521 sec., 5007 rows/sec., 6.76 MiB/sec. 2024.01.16 00:50:46.991283 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} DynamicQueryHandler: Done processing query 2024.01.16 00:50:46.991306 [ 3 ] {cb49c0c4-02b1-4b05-bd41-c51395882771} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:46.991321 [ 3 ] {} HTTP-Session: daa346e6-0924-49ab-974a-d82874ac1f6d Destroying unnamed session 2024.01.16 00:50:49.582474 [ 61 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:50:49.582559 [ 61 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:50:51.987237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:51.987370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:51.987401 [ 3 ] {} HTTP-Session: abf0ab03-2745-4460-9cee-a5a807f8a27e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:51.987429 [ 3 ] {} HTTP-Session: abf0ab03-2745-4460-9cee-a5a807f8a27e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:51.987573 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:51.987642 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:51.987821 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:51.988239 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:51.988503 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.16 00:50:51.988688 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.16 00:50:51.988871 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} executeQuery: Read 46 rows, 3.73 KiB in 0.001249862 sec., 36804 rows/sec., 2.91 MiB/sec. 2024.01.16 00:50:51.989033 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} DynamicQueryHandler: Done processing query 2024.01.16 00:50:51.989063 [ 3 ] {7a83adfe-245d-4078-8525-d4a1814521d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:51.989082 [ 3 ] {} HTTP-Session: abf0ab03-2745-4460-9cee-a5a807f8a27e Destroying unnamed session 2024.01.16 00:50:51.989252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:51.989305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:51.989326 [ 3 ] {} HTTP-Session: f049de22-6354-434c-9e2c-e17048c44088 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:51.989345 [ 3 ] {} HTTP-Session: f049de22-6354-434c-9e2c-e17048c44088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:51.989431 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:51.989472 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:51.989579 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:51.989926 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:51.990141 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.16 00:50:51.990297 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.16 00:50:51.990415 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} executeQuery: Read 138 rows, 13.89 KiB in 0.00094909 sec., 145402 rows/sec., 14.29 MiB/sec. 2024.01.16 00:50:51.990527 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} DynamicQueryHandler: Done processing query 2024.01.16 00:50:51.990552 [ 3 ] {e97bb42e-7063-4f99-86a2-caae4ab72b27} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:50:51.990567 [ 3 ] {} HTTP-Session: f049de22-6354-434c-9e2c-e17048c44088 Destroying unnamed session 2024.01.16 00:50:51.990732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:51.990776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:51.990796 [ 3 ] {} HTTP-Session: cba06ae0-5556-41b2-85ca-c0633b7236d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:51.990813 [ 3 ] {} HTTP-Session: cba06ae0-5556-41b2-85ca-c0633b7236d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:51.990886 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:51.990923 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:51.991026 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:51.991283 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:51.991487 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.16 00:50:51.991632 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.16 00:50:51.991756 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} executeQuery: Read 46 rows, 3.68 KiB in 0.000843498 sec., 54534 rows/sec., 4.26 MiB/sec. 2024.01.16 00:50:51.991860 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} DynamicQueryHandler: Done processing query 2024.01.16 00:50:51.991883 [ 3 ] {6481526c-919a-4cd4-82b0-02be11f2634d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:50:51.991898 [ 3 ] {} HTTP-Session: cba06ae0-5556-41b2-85ca-c0633b7236d5 Destroying unnamed session 2024.01.16 00:50:51.992057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:51.992101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:51.992120 [ 3 ] {} HTTP-Session: d3ea47e2-3145-43fb-b072-3f4521011cba Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:51.992136 [ 3 ] {} HTTP-Session: d3ea47e2-3145-43fb-b072-3f4521011cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:51.992216 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:51.992261 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:51.992395 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:51.992795 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.23 GiB. 2024.01.16 00:50:51.993114 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.16 00:50:51.993291 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.16 00:50:51.993422 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} executeQuery: Read 46 rows, 63.56 KiB in 0.001177502 sec., 39065 rows/sec., 52.72 MiB/sec. 2024.01.16 00:50:51.993566 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} DynamicQueryHandler: Done processing query 2024.01.16 00:50:51.993589 [ 3 ] {382567ea-299a-472a-8a7a-9ab02e462a3d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:50:51.993605 [ 3 ] {} HTTP-Session: d3ea47e2-3145-43fb-b072-3f4521011cba Destroying unnamed session 2024.01.16 00:50:56.985826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:56.985958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:56.985992 [ 3 ] {} HTTP-Session: 213f888f-2dd3-40ed-9d32-a707f5f828ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:56.986021 [ 3 ] {} HTTP-Session: 213f888f-2dd3-40ed-9d32-a707f5f828ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:56.986161 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:56.986231 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:50:56.986401 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:56.986770 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:50:56.987037 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.16 00:50:56.987203 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.16 00:50:56.987334 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} executeQuery: Read 5 rows, 415.00 B in 0.001130101 sec., 4424 rows/sec., 358.62 KiB/sec. 2024.01.16 00:50:56.987479 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} DynamicQueryHandler: Done processing query 2024.01.16 00:50:56.987506 [ 3 ] {f8d38a46-f17c-456d-8f47-6356587f0af0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:56.987522 [ 3 ] {} HTTP-Session: 213f888f-2dd3-40ed-9d32-a707f5f828ac Destroying unnamed session 2024.01.16 00:50:56.987676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:56.987720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:56.987740 [ 3 ] {} HTTP-Session: 3b8a24bd-ae7b-4e67-89ed-178ca2c2776d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:56.987758 [ 3 ] {} HTTP-Session: 3b8a24bd-ae7b-4e67-89ed-178ca2c2776d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:56.987835 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:56.987876 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:50:56.987979 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:56.988330 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:50:56.988531 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.16 00:50:56.988693 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.16 00:50:56.988821 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} executeQuery: Read 15 rows, 1.39 KiB in 0.000952179 sec., 15753 rows/sec., 1.42 MiB/sec. 2024.01.16 00:50:56.988946 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} DynamicQueryHandler: Done processing query 2024.01.16 00:50:56.988969 [ 3 ] {c18a943e-7478-44f6-bf86-65c8035ae843} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:56.988986 [ 3 ] {} HTTP-Session: 3b8a24bd-ae7b-4e67-89ed-178ca2c2776d Destroying unnamed session 2024.01.16 00:50:56.989141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:56.989188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:56.989208 [ 3 ] {} HTTP-Session: a523dd68-6c93-449a-a98b-d0ea1259931a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:56.989225 [ 3 ] {} HTTP-Session: a523dd68-6c93-449a-a98b-d0ea1259931a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:56.989294 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:56.989333 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:50:56.989441 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:56.989713 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:50:56.989910 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.16 00:50:56.990063 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.16 00:50:56.990166 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} executeQuery: Read 5 rows, 410.00 B in 0.000844069 sec., 5923 rows/sec., 474.36 KiB/sec. 2024.01.16 00:50:56.990277 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} DynamicQueryHandler: Done processing query 2024.01.16 00:50:56.990301 [ 3 ] {5ce93e3d-025a-4f61-aaf4-64b1f2e2a0e2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:50:56.990316 [ 3 ] {} HTTP-Session: a523dd68-6c93-449a-a98b-d0ea1259931a Destroying unnamed session 2024.01.16 00:50:56.990431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:50:56.990475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:50:56.990495 [ 3 ] {} HTTP-Session: aa348a53-c434-4151-b73f-4291b6491e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:50:56.990512 [ 3 ] {} HTTP-Session: aa348a53-c434-4151-b73f-4291b6491e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:50:56.990584 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:50:56.990628 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:50:56.990764 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:50:56.991053 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:50:56.991327 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.16 00:50:56.991500 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.16 00:50:56.991625 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} executeQuery: Read 5 rows, 6.91 KiB in 0.001013731 sec., 4932 rows/sec., 6.66 MiB/sec. 2024.01.16 00:50:56.991749 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} DynamicQueryHandler: Done processing query 2024.01.16 00:50:56.991772 [ 3 ] {120d68d4-dadd-480d-b4cd-33d3cc5eb165} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:50:56.991787 [ 3 ] {} HTTP-Session: aa348a53-c434-4151-b73f-4291b6491e6e Destroying unnamed session 2024.01.16 00:51:01.987692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:01.987825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:01.987857 [ 3 ] {} HTTP-Session: 0c774fde-c350-4c13-9a2a-6cf5fc9a3614 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:01.987886 [ 3 ] {} HTTP-Session: 0c774fde-c350-4c13-9a2a-6cf5fc9a3614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:01.988030 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:01.988097 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:01.988286 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:01.988744 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:01.989010 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.16 00:51:01.989176 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.16 00:51:01.989297 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} executeQuery: Read 46 rows, 3.73 KiB in 0.001225902 sec., 37523 rows/sec., 2.97 MiB/sec. 2024.01.16 00:51:01.989468 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} DynamicQueryHandler: Done processing query 2024.01.16 00:51:01.989494 [ 3 ] {d040b029-dd23-41f3-bb5a-752f5f3ee632} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:01.989510 [ 3 ] {} HTTP-Session: 0c774fde-c350-4c13-9a2a-6cf5fc9a3614 Destroying unnamed session 2024.01.16 00:51:01.989635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:01.989682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:01.989702 [ 3 ] {} HTTP-Session: ee63db3e-a40d-40a0-8581-21cd78c0aaf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:01.989722 [ 3 ] {} HTTP-Session: ee63db3e-a40d-40a0-8581-21cd78c0aaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:01.989801 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:01.989843 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:51:01.989957 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:01.990227 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:01.990417 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.16 00:51:01.990562 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.16 00:51:01.990655 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} executeQuery: Read 2 rows, 175.00 B in 0.000861508 sec., 2321 rows/sec., 198.37 KiB/sec. 2024.01.16 00:51:01.990802 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} DynamicQueryHandler: Done processing query 2024.01.16 00:51:01.990826 [ 3 ] {f41bb4f5-646f-40b5-9020-ce8a6111403b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:01.990840 [ 3 ] {} HTTP-Session: ee63db3e-a40d-40a0-8581-21cd78c0aaf7 Destroying unnamed session 2024.01.16 00:51:01.990984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:01.991028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:01.991047 [ 3 ] {} HTTP-Session: ae93764b-9921-4f69-92d6-e9a83c9398b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:01.991128 [ 3 ] {} HTTP-Session: ae93764b-9921-4f69-92d6-e9a83c9398b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:01.991205 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:01.991243 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:01.991356 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:01.991714 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:01.991936 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.16 00:51:01.992081 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.16 00:51:01.992182 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} executeQuery: Read 139 rows, 13.97 KiB in 0.00095064 sec., 146217 rows/sec., 14.36 MiB/sec. 2024.01.16 00:51:01.992295 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} DynamicQueryHandler: Done processing query 2024.01.16 00:51:01.992328 [ 3 ] {654bb82d-1c56-4f02-8035-e326436cb623} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:51:01.992351 [ 3 ] {} HTTP-Session: ae93764b-9921-4f69-92d6-e9a83c9398b1 Destroying unnamed session 2024.01.16 00:51:01.992502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:01.992550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:01.992571 [ 3 ] {} HTTP-Session: 3bb31d2c-fa42-4080-bff9-0a612b70cfec Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:01.992588 [ 3 ] {} HTTP-Session: 3bb31d2c-fa42-4080-bff9-0a612b70cfec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:01.992659 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:01.992698 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:51:01.992803 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:01.993042 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:01.993245 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.16 00:51:01.993387 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.16 00:51:01.993507 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} executeQuery: Read 2 rows, 143.00 B in 0.000812018 sec., 2462 rows/sec., 171.98 KiB/sec. 2024.01.16 00:51:01.993626 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} DynamicQueryHandler: Done processing query 2024.01.16 00:51:01.993649 [ 3 ] {8c580ddc-7f74-4059-ad2f-498983e97086} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:01.993665 [ 3 ] {} HTTP-Session: 3bb31d2c-fa42-4080-bff9-0a612b70cfec Destroying unnamed session 2024.01.16 00:51:01.993830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:01.993876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:01.993896 [ 3 ] {} HTTP-Session: a3eec088-5bd6-4448-abda-29ef51793fad Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:01.993913 [ 3 ] {} HTTP-Session: a3eec088-5bd6-4448-abda-29ef51793fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:01.993984 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:01.994023 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:01.994134 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:01.994426 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:01.994632 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.16 00:51:01.994778 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.16 00:51:01.994900 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} executeQuery: Read 48 rows, 3.85 KiB in 0.000878899 sec., 54613 rows/sec., 4.27 MiB/sec. 2024.01.16 00:51:01.995044 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} DynamicQueryHandler: Done processing query 2024.01.16 00:51:01.995070 [ 3 ] {51ded160-bf14-4549-8622-dbb666dfec4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:01.995086 [ 3 ] {} HTTP-Session: a3eec088-5bd6-4448-abda-29ef51793fad Destroying unnamed session 2024.01.16 00:51:01.995197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:01.995242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:01.995262 [ 3 ] {} HTTP-Session: 3ac3aa4c-e1d9-4f56-9812-81d2e7ffd6cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:01.995278 [ 3 ] {} HTTP-Session: 3ac3aa4c-e1d9-4f56-9812-81d2e7ffd6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:01.995348 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:01.995391 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:51:01.995519 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:01.995841 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:01.996106 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.16 00:51:01.996290 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.16 00:51:01.996418 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} executeQuery: Read 1 rows, 72.00 B in 0.001034661 sec., 966 rows/sec., 67.96 KiB/sec. 2024.01.16 00:51:01.996555 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} DynamicQueryHandler: Done processing query 2024.01.16 00:51:01.996579 [ 3 ] {a7009573-ee05-4136-91e6-db0a93b8809b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:01.996595 [ 3 ] {} HTTP-Session: 3ac3aa4c-e1d9-4f56-9812-81d2e7ffd6cc Destroying unnamed session 2024.01.16 00:51:01.996771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:01.996816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:01.996836 [ 3 ] {} HTTP-Session: 60da7e06-010b-4446-b12f-5931f9e6ec02 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:01.996853 [ 3 ] {} HTTP-Session: 60da7e06-010b-4446-b12f-5931f9e6ec02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:01.996932 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:01.996974 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:01.997111 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:01.997611 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:01.997917 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.16 00:51:01.998097 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.16 00:51:01.998239 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} executeQuery: Read 46 rows, 63.56 KiB in 0.001274103 sec., 36103 rows/sec., 48.72 MiB/sec. 2024.01.16 00:51:01.998443 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} DynamicQueryHandler: Done processing query 2024.01.16 00:51:01.998467 [ 3 ] {322428b7-2f66-47bb-bcd8-bffdf59721ef} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:51:01.998483 [ 3 ] {} HTTP-Session: 60da7e06-010b-4446-b12f-5931f9e6ec02 Destroying unnamed session 2024.01.16 00:51:04.582593 [ 171 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:51:04.582644 [ 171 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:51:06.986114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:06.986249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:06.986281 [ 3 ] {} HTTP-Session: bced9a74-91c3-4dcd-a92e-7c047516aef3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:06.986309 [ 3 ] {} HTTP-Session: bced9a74-91c3-4dcd-a92e-7c047516aef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:06.986450 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:06.986520 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:06.986700 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:06.987147 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:06.987410 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.16 00:51:06.987574 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.16 00:51:06.987715 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} executeQuery: Read 5 rows, 415.00 B in 0.001216292 sec., 4110 rows/sec., 333.20 KiB/sec. 2024.01.16 00:51:06.987724 [ 69 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.16 00:51:06.987836 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:06.987938 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} DynamicQueryHandler: Done processing query 2024.01.16 00:51:06.987977 [ 3 ] {c32e710f-5abe-4492-9641-b17b274526c2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:06.987969 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.16 00:51:06.988002 [ 3 ] {} HTTP-Session: bced9a74-91c3-4dcd-a92e-7c047516aef3 Destroying unnamed session 2024.01.16 00:51:06.988117 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:06.988171 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part 2024.01.16 00:51:06.988185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:06.988271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:06.988310 [ 3 ] {} HTTP-Session: 48e4983e-fb3c-43ca-a9d3-b1f177481e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:06.988350 [ 3 ] {} HTTP-Session: 48e4983e-fb3c-43ca-a9d3-b1f177481e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:06.988424 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:06.988567 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:06.988658 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:06.988672 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:06.988956 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:06.989145 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:06.989227 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:06.989380 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:06.989915 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:06.990330 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.16 00:51:06.990647 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.16 00:51:06.990884 [ 69 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.16 00:51:06.990980 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:06.990981 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003068561 sec., 51489.932903403256 rows/sec., 4.08 MiB/sec. 2024.01.16 00:51:06.990999 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} executeQuery: Read 15 rows, 1.39 KiB in 0.002359024 sec., 6358 rows/sec., 587.42 KiB/sec. 2024.01.16 00:51:06.991169 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.16 00:51:06.991290 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.16 00:51:06.991503 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:06.991599 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} DynamicQueryHandler: Done processing query 2024.01.16 00:51:06.991603 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part 2024.01.16 00:51:06.991643 [ 3 ] {4c3d7fa1-4068-47ab-af48-e3d6f69bac20} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:06.991681 [ 3 ] {} HTTP-Session: 48e4983e-fb3c-43ca-a9d3-b1f177481e4c Destroying unnamed session 2024.01.16 00:51:06.991743 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.16 00:51:06.991872 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_21_4} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.16 00:51:06.991887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:06.991898 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part 2024.01.16 00:51:06.992006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:06.992059 [ 3 ] {} HTTP-Session: f20071bd-325e-46b2-814c-e9c5c70fe454 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:06.992089 [ 3 ] {} HTTP-Session: f20071bd-325e-46b2-814c-e9c5c70fe454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:06.992129 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part 2024.01.16 00:51:06.992200 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:06.992259 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part 2024.01.16 00:51:06.992259 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:06.992396 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 139 rows starting from the beginning of the part 2024.01.16 00:51:06.992477 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:06.992530 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part 2024.01.16 00:51:06.992936 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:06.993240 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.16 00:51:06.993458 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.16 00:51:06.993638 [ 69 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.16 00:51:06.993715 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} executeQuery: Read 5 rows, 410.00 B in 0.001461605 sec., 3420 rows/sec., 273.94 KiB/sec. 2024.01.16 00:51:06.993732 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:06.993814 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 4 columns (4 merged, 0 gathered) in 0.002768888 sec., 185995.24430023893 rows/sec., 17.90 MiB/sec. 2024.01.16 00:51:06.993966 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.16 00:51:06.994046 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} DynamicQueryHandler: Done processing query 2024.01.16 00:51:06.994062 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.16 00:51:06.994091 [ 3 ] {6bb97842-337d-418a-bc6f-46af6d9c07df} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:06.994161 [ 3 ] {} HTTP-Session: f20071bd-325e-46b2-814c-e9c5c70fe454 Destroying unnamed session 2024.01.16 00:51:06.994233 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:06.994281 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part 2024.01.16 00:51:06.994403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:06.994442 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.16 00:51:06.994538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:06.994587 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:06.994606 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_21_4} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.16 00:51:06.994606 [ 3 ] {} HTTP-Session: 01717499-7570-4e42-aa08-7a1b7bc96968 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:06.994700 [ 3 ] {} HTTP-Session: 01717499-7570-4e42-aa08-7a1b7bc96968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:06.994905 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:06.994978 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:06.995127 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:06.995128 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:06.995386 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2024.01.16 00:51:06.995706 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:06.995824 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:06.996725 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:06.997422 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.003613626 sec., 58113.37421194113 rows/sec., 4.54 MiB/sec. 2024.01.16 00:51:06.997485 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.16 00:51:06.997588 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.16 00:51:06.997764 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.16 00:51:06.997913 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.16 00:51:06.997925 [ 69 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.16 00:51:06.997981 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} executeQuery: Read 5 rows, 6.91 KiB in 0.00292867 sec., 1707 rows/sec., 2.30 MiB/sec. 2024.01.16 00:51:06.998002 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:06.998084 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_21_4} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.16 00:51:06.998262 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.16 00:51:06.998534 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:06.998542 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} DynamicQueryHandler: Done processing query 2024.01.16 00:51:06.998567 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 487 rows starting from the beginning of the part 2024.01.16 00:51:06.998572 [ 3 ] {37267448-7772-4ba3-8156-e92d91393e97} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:51:06.998602 [ 3 ] {} HTTP-Session: 01717499-7570-4e42-aa08-7a1b7bc96968 Destroying unnamed session 2024.01.16 00:51:06.998689 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:06.998786 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:06.998876 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:06.998968 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:06.999059 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:07.000155 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 236.43 MiB, will set to 231.00 MiB (RSS), difference: -4.09 MiB 2024.01.16 00:51:07.000684 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 6 columns (6 merged, 0 gathered) in 0.002615986 sec., 227065.4353654798 rows/sec., 306.41 MiB/sec. 2024.01.16 00:51:07.001073 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.16 00:51:07.001293 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.16 00:51:07.001359 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.16 00:51:07.001436 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_21_4: 4.01 MiB. 2024.01.16 00:51:11.989983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:11.990101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:11.990128 [ 3 ] {} HTTP-Session: 2977eb96-4613-4078-a6f5-0e1c41cc48e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:11.990151 [ 3 ] {} HTTP-Session: 2977eb96-4613-4078-a6f5-0e1c41cc48e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:11.990278 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:11.990338 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:11.990501 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:11.990929 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:11.991186 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.16 00:51:11.991351 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.16 00:51:11.991465 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} executeQuery: Read 46 rows, 3.73 KiB in 0.001152281 sec., 39920 rows/sec., 3.16 MiB/sec. 2024.01.16 00:51:11.991606 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} DynamicQueryHandler: Done processing query 2024.01.16 00:51:11.991632 [ 3 ] {c726a544-2c81-4af1-8292-66f8fc16ca71} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:11.991649 [ 3 ] {} HTTP-Session: 2977eb96-4613-4078-a6f5-0e1c41cc48e6 Destroying unnamed session 2024.01.16 00:51:11.991824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:11.991872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:11.991891 [ 3 ] {} HTTP-Session: 8afca651-e86f-4960-9518-835e14542513 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:11.991910 [ 3 ] {} HTTP-Session: 8afca651-e86f-4960-9518-835e14542513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:11.991995 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:11.992039 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:11.992143 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:11.992550 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:11.992772 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.16 00:51:11.992931 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.16 00:51:11.993032 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} executeQuery: Read 174 rows, 17.00 KiB in 0.00100838 sec., 172553 rows/sec., 16.47 MiB/sec. 2024.01.16 00:51:11.993150 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} DynamicQueryHandler: Done processing query 2024.01.16 00:51:11.993173 [ 3 ] {f5c72e51-50a6-463d-8581-d90d47491876} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:51:11.993189 [ 3 ] {} HTTP-Session: 8afca651-e86f-4960-9518-835e14542513 Destroying unnamed session 2024.01.16 00:51:11.993320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:11.993365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:11.993383 [ 3 ] {} HTTP-Session: 6bd28e4b-40be-45d6-bf40-e9188026a5d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:11.993401 [ 3 ] {} HTTP-Session: 6bd28e4b-40be-45d6-bf40-e9188026a5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:11.993475 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:11.993513 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:11.993618 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:11.993917 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:11.994117 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.16 00:51:11.994267 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.16 00:51:11.994366 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} executeQuery: Read 70 rows, 5.58 KiB in 0.000862319 sec., 81176 rows/sec., 6.32 MiB/sec. 2024.01.16 00:51:11.994491 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} DynamicQueryHandler: Done processing query 2024.01.16 00:51:11.994514 [ 3 ] {ab1004a2-b449-4e2e-86d5-fe7d91f6ac6d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:51:11.994529 [ 3 ] {} HTTP-Session: 6bd28e4b-40be-45d6-bf40-e9188026a5d5 Destroying unnamed session 2024.01.16 00:51:11.994676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:11.994720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:11.994739 [ 3 ] {} HTTP-Session: 868b3a17-c293-445d-b330-8cb9d0713428 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:11.994755 [ 3 ] {} HTTP-Session: 868b3a17-c293-445d-b330-8cb9d0713428 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:11.994827 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:11.994870 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:51:11.994987 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:11.995228 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:11.995481 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.16 00:51:11.995651 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.16 00:51:11.995753 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} executeQuery: Read 36 rows, 2.60 KiB in 0.000899159 sec., 40037 rows/sec., 2.83 MiB/sec. 2024.01.16 00:51:11.995917 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} DynamicQueryHandler: Done processing query 2024.01.16 00:51:11.995941 [ 3 ] {cb967672-870a-4a41-80de-ca3ad41eba58} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:11.995956 [ 3 ] {} HTTP-Session: 868b3a17-c293-445d-b330-8cb9d0713428 Destroying unnamed session 2024.01.16 00:51:11.996124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:11.996167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:11.996185 [ 3 ] {} HTTP-Session: 0a6fe501-88a3-4e53-873e-605ab3e3cd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:11.996202 [ 3 ] {} HTTP-Session: 0a6fe501-88a3-4e53-873e-605ab3e3cd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:11.996290 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:11.996337 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:11.996483 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:11.996879 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:11.997177 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.16 00:51:11.997358 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.16 00:51:11.997486 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} executeQuery: Read 46 rows, 63.56 KiB in 0.001166792 sec., 39424 rows/sec., 53.20 MiB/sec. 2024.01.16 00:51:11.997593 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} DynamicQueryHandler: Done processing query 2024.01.16 00:51:11.997616 [ 3 ] {37a62c58-f424-42c2-94d3-6f8771ef3d7a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:51:11.997631 [ 3 ] {} HTTP-Session: 0a6fe501-88a3-4e53-873e-605ab3e3cd11 Destroying unnamed session 2024.01.16 00:51:12.263334 [ 164 ] {} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.16 00:51:12.263421 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:12.263511 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.16 00:51:12.263628 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:12.263662 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:51:12.263810 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:51:12.263904 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:51:12.263978 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:51:12.264054 [ 19 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:51:12.264565 [ 15 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001093591 sec., 10973.023735564757 rows/sec., 766.18 KiB/sec. 2024.01.16 00:51:12.264650 [ 15 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.16 00:51:12.264818 [ 15 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.16 00:51:12.264888 [ 15 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_5_1} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.16 00:51:13.457516 [ 164 ] {} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.16 00:51:13.457614 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:13.457757 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.16 00:51:13.457978 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:13.458044 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:51:13.458274 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:51:13.458399 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:51:13.458494 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:51:13.458581 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:51:13.459179 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493675 sec., 8033.876177883408 rows/sec., 681.26 KiB/sec. 2024.01.16 00:51:13.459274 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.16 00:51:13.459435 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.16 00:51:13.459498 [ 19 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_5_1} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.16 00:51:16.986110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:16.986242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:16.986273 [ 3 ] {} HTTP-Session: 5788b505-fb9f-4f60-9f13-b093e538b9f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:16.986301 [ 3 ] {} HTTP-Session: 5788b505-fb9f-4f60-9f13-b093e538b9f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:16.986440 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:16.986510 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:16.986694 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:16.987088 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:16.987351 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.16 00:51:16.987530 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.16 00:51:16.987658 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} executeQuery: Read 5 rows, 415.00 B in 0.001178922 sec., 4241 rows/sec., 343.77 KiB/sec. 2024.01.16 00:51:16.987846 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} DynamicQueryHandler: Done processing query 2024.01.16 00:51:16.987873 [ 3 ] {1502644a-b7f4-475b-8808-4dbca662c3e7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:16.987890 [ 3 ] {} HTTP-Session: 5788b505-fb9f-4f60-9f13-b093e538b9f8 Destroying unnamed session 2024.01.16 00:51:16.988009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:16.988058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:16.988078 [ 3 ] {} HTTP-Session: 10451717-ab29-4651-8a21-0cfd741c511e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:16.988097 [ 3 ] {} HTTP-Session: 10451717-ab29-4651-8a21-0cfd741c511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:16.988178 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:16.988220 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:16.988339 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:16.988582 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:16.988783 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.16 00:51:16.988930 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.16 00:51:16.989050 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} executeQuery: Read 15 rows, 1.39 KiB in 0.000844508 sec., 17761 rows/sec., 1.60 MiB/sec. 2024.01.16 00:51:16.989152 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} DynamicQueryHandler: Done processing query 2024.01.16 00:51:16.989176 [ 3 ] {363d0016-6af3-4e8c-89fb-c11d7afcd9db} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:16.989191 [ 3 ] {} HTTP-Session: 10451717-ab29-4651-8a21-0cfd741c511e Destroying unnamed session 2024.01.16 00:51:16.989301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:16.989345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:16.989366 [ 3 ] {} HTTP-Session: 219f8ae5-00b6-40ad-b265-b8e872018128 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:16.989383 [ 3 ] {} HTTP-Session: 219f8ae5-00b6-40ad-b265-b8e872018128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:16.989454 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:16.989494 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:16.989599 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:16.989823 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:16.990020 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.16 00:51:16.990168 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.16 00:51:16.990290 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} executeQuery: Read 5 rows, 410.00 B in 0.000807238 sec., 6193 rows/sec., 496.00 KiB/sec. 2024.01.16 00:51:16.990390 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} DynamicQueryHandler: Done processing query 2024.01.16 00:51:16.990414 [ 3 ] {6c4e09ca-660c-4568-8dfc-c2cca7c21d4e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:16.990429 [ 3 ] {} HTTP-Session: 219f8ae5-00b6-40ad-b265-b8e872018128 Destroying unnamed session 2024.01.16 00:51:16.990557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:16.990600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:16.990619 [ 3 ] {} HTTP-Session: bf4bf1b9-0ea3-4ba1-b25c-a9a428fdaffc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:16.990636 [ 3 ] {} HTTP-Session: bf4bf1b9-0ea3-4ba1-b25c-a9a428fdaffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:16.990707 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:16.990752 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:16.990887 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:16.991134 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:16.991408 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.16 00:51:16.991584 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.16 00:51:16.991711 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} executeQuery: Read 5 rows, 6.91 KiB in 0.00097564 sec., 5124 rows/sec., 6.92 MiB/sec. 2024.01.16 00:51:16.991814 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} DynamicQueryHandler: Done processing query 2024.01.16 00:51:16.991837 [ 3 ] {081033e6-791b-4eb7-910d-04fde5bd7cc6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:16.991853 [ 3 ] {} HTTP-Session: bf4bf1b9-0ea3-4ba1-b25c-a9a428fdaffc Destroying unnamed session 2024.01.16 00:51:19.582684 [ 106 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:51:19.582742 [ 106 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:51:21.988479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:21.988611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:21.988642 [ 3 ] {} HTTP-Session: a9160a74-d5bc-4e6c-955f-8ae075657c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:21.988670 [ 3 ] {} HTTP-Session: a9160a74-d5bc-4e6c-955f-8ae075657c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:21.988811 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:21.988880 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:21.989058 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:21.989451 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:21.989715 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.16 00:51:21.989889 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.16 00:51:21.990011 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} executeQuery: Read 46 rows, 3.73 KiB in 0.001161061 sec., 39618 rows/sec., 3.14 MiB/sec. 2024.01.16 00:51:21.990179 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} DynamicQueryHandler: Done processing query 2024.01.16 00:51:21.990206 [ 3 ] {220c2ef2-938d-415b-b944-46ea1193e87b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:21.990223 [ 3 ] {} HTTP-Session: a9160a74-d5bc-4e6c-955f-8ae075657c9f Destroying unnamed session 2024.01.16 00:51:21.990384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:21.990435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:21.990456 [ 3 ] {} HTTP-Session: fda1e64a-3c93-498f-a849-2082a16bdd27 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:21.990476 [ 3 ] {} HTTP-Session: fda1e64a-3c93-498f-a849-2082a16bdd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:21.990561 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:21.990604 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:21.990717 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:21.991125 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:21.991343 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.16 00:51:21.991495 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.16 00:51:21.991594 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} executeQuery: Read 138 rows, 13.89 KiB in 0.00100526 sec., 137277 rows/sec., 13.49 MiB/sec. 2024.01.16 00:51:21.991780 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} DynamicQueryHandler: Done processing query 2024.01.16 00:51:21.991804 [ 3 ] {54134430-6681-4fab-bd20-1d3d7d7b3bd3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:51:21.991820 [ 3 ] {} HTTP-Session: fda1e64a-3c93-498f-a849-2082a16bdd27 Destroying unnamed session 2024.01.16 00:51:21.991939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:21.991984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:21.992003 [ 3 ] {} HTTP-Session: 9b10c023-3a3b-4567-b999-ed64114b315c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:21.992021 [ 3 ] {} HTTP-Session: 9b10c023-3a3b-4567-b999-ed64114b315c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:21.992096 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:21.992138 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:21.992252 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:21.992550 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:21.992755 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.16 00:51:21.992902 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.16 00:51:21.993000 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} executeQuery: Read 46 rows, 3.68 KiB in 0.000877968 sec., 52393 rows/sec., 4.10 MiB/sec. 2024.01.16 00:51:21.993099 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} DynamicQueryHandler: Done processing query 2024.01.16 00:51:21.993122 [ 3 ] {d311dfd3-9530-4588-98e6-da2624d83a96} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:21.993137 [ 3 ] {} HTTP-Session: 9b10c023-3a3b-4567-b999-ed64114b315c Destroying unnamed session 2024.01.16 00:51:21.993335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:21.993378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:21.993397 [ 3 ] {} HTTP-Session: 05b06182-ff28-474d-a597-089a0e95527c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:21.993413 [ 3 ] {} HTTP-Session: 05b06182-ff28-474d-a597-089a0e95527c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:21.993502 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:21.993547 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:21.993679 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:21.994133 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:21.994446 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.16 00:51:21.994622 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.16 00:51:21.994723 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} executeQuery: Read 46 rows, 63.56 KiB in 0.001194672 sec., 38504 rows/sec., 51.96 MiB/sec. 2024.01.16 00:51:21.994845 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} DynamicQueryHandler: Done processing query 2024.01.16 00:51:21.994869 [ 3 ] {e79eaea3-0747-4ea7-b915-3cc65d787d8e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:51:21.994884 [ 3 ] {} HTTP-Session: 05b06182-ff28-474d-a597-089a0e95527c Destroying unnamed session 2024.01.16 00:51:26.986216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:26.986350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:26.986382 [ 3 ] {} HTTP-Session: 363f267d-3905-46a1-b4b4-67b66d912d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:26.986410 [ 3 ] {} HTTP-Session: 363f267d-3905-46a1-b4b4-67b66d912d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:26.986552 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:26.986621 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:26.986801 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:26.987249 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:26.987591 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.16 00:51:26.987783 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.16 00:51:26.987918 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} executeQuery: Read 5 rows, 415.00 B in 0.001325683 sec., 3771 rows/sec., 305.71 KiB/sec. 2024.01.16 00:51:26.988128 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} DynamicQueryHandler: Done processing query 2024.01.16 00:51:26.988155 [ 3 ] {64ea1638-4604-492b-9309-1116661d3965} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:26.988172 [ 3 ] {} HTTP-Session: 363f267d-3905-46a1-b4b4-67b66d912d36 Destroying unnamed session 2024.01.16 00:51:26.988317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:26.988368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:26.988389 [ 3 ] {} HTTP-Session: 5fa2feff-ee6e-4e95-ae5b-aa11885fa28b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:26.988409 [ 3 ] {} HTTP-Session: 5fa2feff-ee6e-4e95-ae5b-aa11885fa28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:26.988492 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:26.988535 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:26.988659 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:26.988950 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:26.989161 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.16 00:51:26.989313 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.16 00:51:26.989425 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} executeQuery: Read 15 rows, 1.39 KiB in 0.000898058 sec., 16702 rows/sec., 1.51 MiB/sec. 2024.01.16 00:51:26.989616 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} DynamicQueryHandler: Done processing query 2024.01.16 00:51:26.989641 [ 3 ] {f99a03c3-89a2-4c7d-a39a-f880d891976f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:26.989657 [ 3 ] {} HTTP-Session: 5fa2feff-ee6e-4e95-ae5b-aa11885fa28b Destroying unnamed session 2024.01.16 00:51:26.989787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:26.989834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:26.989855 [ 3 ] {} HTTP-Session: ca4cb2b2-e777-44ae-ad59-0bd8c327b9be Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:26.989872 [ 3 ] {} HTTP-Session: ca4cb2b2-e777-44ae-ad59-0bd8c327b9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:26.989944 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:26.989984 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:26.990103 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:26.990380 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:26.990585 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.16 00:51:26.990738 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.16 00:51:26.990864 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} executeQuery: Read 5 rows, 410.00 B in 0.000889589 sec., 5620 rows/sec., 450.08 KiB/sec. 2024.01.16 00:51:26.990968 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} DynamicQueryHandler: Done processing query 2024.01.16 00:51:26.990992 [ 3 ] {ce6afcb0-c593-474c-b293-78b30096ba10} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:26.991007 [ 3 ] {} HTTP-Session: ca4cb2b2-e777-44ae-ad59-0bd8c327b9be Destroying unnamed session 2024.01.16 00:51:26.991120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:26.991165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:26.991184 [ 3 ] {} HTTP-Session: fa7c8061-aea7-42b1-aa38-2c08d7ce7b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:26.991200 [ 3 ] {} HTTP-Session: fa7c8061-aea7-42b1-aa38-2c08d7ce7b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:26.991272 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:26.991317 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:26.991456 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:26.991752 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:26.992027 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.16 00:51:26.992205 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.16 00:51:26.992337 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} executeQuery: Read 5 rows, 6.91 KiB in 0.001036351 sec., 4824 rows/sec., 6.51 MiB/sec. 2024.01.16 00:51:26.992556 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} DynamicQueryHandler: Done processing query 2024.01.16 00:51:26.992580 [ 3 ] {3790bc34-fbfa-4708-9baf-59fb8d2cd317} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:51:26.992597 [ 3 ] {} HTTP-Session: fa7c8061-aea7-42b1-aa38-2c08d7ce7b68 Destroying unnamed session 2024.01.16 00:51:31.988561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:31.988742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:31.988790 [ 3 ] {} HTTP-Session: 59f0dfe2-dc84-4aec-9d38-f6c27226521f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:31.988832 [ 3 ] {} HTTP-Session: 59f0dfe2-dc84-4aec-9d38-f6c27226521f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:31.989031 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:31.989131 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:31.989394 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:31.989943 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:31.990219 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.16 00:51:31.990387 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.16 00:51:31.990512 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} executeQuery: Read 46 rows, 3.73 KiB in 0.001423395 sec., 32317 rows/sec., 2.56 MiB/sec. 2024.01.16 00:51:31.990514 [ 75 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.16 00:51:31.990577 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:31.990655 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.16 00:51:31.990687 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} DynamicQueryHandler: Done processing query 2024.01.16 00:51:31.990717 [ 3 ] {c25f3aed-a2bb-40f0-9e2a-249f8cf52f66} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:31.990739 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:31.990743 [ 3 ] {} HTTP-Session: 59f0dfe2-dc84-4aec-9d38-f6c27226521f Destroying unnamed session 2024.01.16 00:51:31.990772 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part 2024.01.16 00:51:31.990872 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:31.990931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:31.990965 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:31.990997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:31.991023 [ 3 ] {} HTTP-Session: 0dc4bfe9-ef26-4cbc-8abe-0bfda12d61b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:31.991059 [ 3 ] {} HTTP-Session: 0dc4bfe9-ef26-4cbc-8abe-0bfda12d61b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:31.991068 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:31.991189 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:31.991191 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:31.991249 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:31.991289 [ 15 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:31.991517 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:31.992100 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:31.992250 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001610526 sec., 123562.1157311338 rows/sec., 9.78 MiB/sec. 2024.01.16 00:51:31.992433 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.16 00:51:31.992501 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.16 00:51:31.992651 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.16 00:51:31.992817 [ 75 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.16 00:51:31.992829 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} executeQuery: Read 138 rows, 13.89 KiB in 0.001589106 sec., 86841 rows/sec., 8.53 MiB/sec. 2024.01.16 00:51:31.992860 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.16 00:51:31.992904 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:31.993106 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_26_5} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.16 00:51:31.993288 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} DynamicQueryHandler: Done processing query 2024.01.16 00:51:31.993371 [ 3 ] {bf331f17-1d7d-4e70-9f36-b30232c53a62} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:51:31.993416 [ 3 ] {} HTTP-Session: 0dc4bfe9-ef26-4cbc-8abe-0bfda12d61b8 Destroying unnamed session 2024.01.16 00:51:31.993423 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.16 00:51:31.993579 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:31.993628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:31.993635 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part 2024.01.16 00:51:31.993722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:31.993758 [ 3 ] {} HTTP-Session: 33928b99-2d08-4d5e-be20-f10eca7a791b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:31.993800 [ 3 ] {} HTTP-Session: 33928b99-2d08-4d5e-be20-f10eca7a791b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:31.993884 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 174 rows starting from the beginning of the part 2024.01.16 00:51:31.994011 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:31.994113 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part 2024.01.16 00:51:31.994123 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:31.994357 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 138 rows starting from the beginning of the part 2024.01.16 00:51:31.994657 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:31.994688 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part 2024.01.16 00:51:31.994883 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 138 rows starting from the beginning of the part 2024.01.16 00:51:31.995415 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:31.995868 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.16 00:51:31.996276 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.16 00:51:31.996431 [ 75 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.16 00:51:31.996488 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} executeQuery: Read 46 rows, 3.68 KiB in 0.002381174 sec., 19318 rows/sec., 1.51 MiB/sec. 2024.01.16 00:51:31.996493 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:31.996740 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.16 00:51:31.996937 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} DynamicQueryHandler: Done processing query 2024.01.16 00:51:31.996996 [ 3 ] {a142cc42-e9fc-4b7a-95dd-4eba220f4b39} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:31.997034 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:31.997081 [ 3 ] {} HTTP-Session: 33928b99-2d08-4d5e-be20-f10eca7a791b Destroying unnamed session 2024.01.16 00:51:31.997146 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part 2024.01.16 00:51:31.997278 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 673 rows, containing 4 columns (4 merged, 0 gathered) in 0.004222153 sec., 159397.3501197138 rows/sec., 15.33 MiB/sec. 2024.01.16 00:51:31.997372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:31.997393 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part 2024.01.16 00:51:31.997464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:31.997489 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.16 00:51:31.997513 [ 3 ] {} HTTP-Session: eb9bff2b-8b82-4800-b5ff-197e609bc10e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:31.997621 [ 3 ] {} HTTP-Session: eb9bff2b-8b82-4800-b5ff-197e609bc10e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:31.997686 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:31.997852 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:31.997990 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:31.997993 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.16 00:51:31.998005 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:31.998206 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_26_5} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.16 00:51:31.998292 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:31.998600 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:31.998684 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:31.999392 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:31.999560 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.00298093 sec., 91582.15724622853 rows/sec., 7.15 MiB/sec. 2024.01.16 00:51:31.999718 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.16 00:51:31.999887 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.16 00:51:31.999990 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.16 00:51:32.000146 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.32 MiB, peak 236.43 MiB, will set to 231.06 MiB (RSS), difference: -5.26 MiB 2024.01.16 00:51:32.000179 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_26_5} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.16 00:51:32.000350 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.16 00:51:32.000537 [ 75 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.16 00:51:32.000628 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:32.000632 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} executeQuery: Read 46 rows, 63.56 KiB in 0.002710437 sec., 16971 rows/sec., 22.90 MiB/sec. 2024.01.16 00:51:32.000838 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.16 00:51:32.001023 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} DynamicQueryHandler: Done processing query 2024.01.16 00:51:32.001041 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:32.001069 [ 3 ] {e705b990-0479-4abc-8ee8-ffe184e95395} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:51:32.001118 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 594 rows starting from the beginning of the part 2024.01.16 00:51:32.001121 [ 3 ] {} HTTP-Session: eb9bff2b-8b82-4800-b5ff-197e609bc10e Destroying unnamed session 2024.01.16 00:51:32.001266 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:32.001365 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:32.001463 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:32.001550 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:32.001637 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:32.003156 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 6 columns (6 merged, 0 gathered) in 0.002457975 sec., 301874.5105218727 rows/sec., 407.36 MiB/sec. 2024.01.16 00:51:32.003652 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.16 00:51:32.003877 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.16 00:51:32.003940 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.16 00:51:32.004015 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_26_5: 4.10 MiB. 2024.01.16 00:51:33.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.91 MiB, peak 236.43 MiB, will set to 231.06 MiB (RSS), difference: 5.15 MiB 2024.01.16 00:51:34.582784 [ 127 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:51:34.582847 [ 127 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:51:36.986365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:36.986496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:36.986525 [ 3 ] {} HTTP-Session: 9759a11b-cfc9-472a-b23a-da18d26f1087 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:36.986553 [ 3 ] {} HTTP-Session: 9759a11b-cfc9-472a-b23a-da18d26f1087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:36.986692 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:36.986757 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:36.986916 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:36.987329 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:36.987602 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.16 00:51:36.987767 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.16 00:51:36.987887 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} executeQuery: Read 5 rows, 415.00 B in 0.001156742 sec., 4322 rows/sec., 350.36 KiB/sec. 2024.01.16 00:51:36.988035 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} DynamicQueryHandler: Done processing query 2024.01.16 00:51:36.988061 [ 3 ] {5a0f484c-1c6b-41d3-a745-36d76210ec98} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:36.988077 [ 3 ] {} HTTP-Session: 9759a11b-cfc9-472a-b23a-da18d26f1087 Destroying unnamed session 2024.01.16 00:51:36.988199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:36.988248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:36.988268 [ 3 ] {} HTTP-Session: 2f853298-7d74-4da2-8718-710420e40c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:36.988287 [ 3 ] {} HTTP-Session: 2f853298-7d74-4da2-8718-710420e40c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:36.988364 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:36.988407 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:51:36.988517 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:36.988796 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:36.989001 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.16 00:51:36.989156 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.16 00:51:36.989253 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} executeQuery: Read 4 rows, 342.00 B in 0.000861158 sec., 4644 rows/sec., 387.83 KiB/sec. 2024.01.16 00:51:36.989357 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} DynamicQueryHandler: Done processing query 2024.01.16 00:51:36.989380 [ 3 ] {d5ac831b-d1f4-42d3-bfc9-829dee57be2f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:36.989395 [ 3 ] {} HTTP-Session: 2f853298-7d74-4da2-8718-710420e40c5b Destroying unnamed session 2024.01.16 00:51:36.989556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:36.989599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:36.989617 [ 3 ] {} HTTP-Session: 9525add9-bc7d-4624-8258-f80eb5a014bb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:36.989635 [ 3 ] {} HTTP-Session: 9525add9-bc7d-4624-8258-f80eb5a014bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:36.989705 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:36.989742 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:36.989842 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:36.990097 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:36.990296 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.16 00:51:36.990444 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.16 00:51:36.990539 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} executeQuery: Read 17 rows, 1.56 KiB in 0.000808248 sec., 21033 rows/sec., 1.89 MiB/sec. 2024.01.16 00:51:36.990677 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} DynamicQueryHandler: Done processing query 2024.01.16 00:51:36.990701 [ 3 ] {8d340c29-3453-431d-a4a1-23e995e21a8e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:36.990717 [ 3 ] {} HTTP-Session: 9525add9-bc7d-4624-8258-f80eb5a014bb Destroying unnamed session 2024.01.16 00:51:36.990820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:36.990864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:36.990882 [ 3 ] {} HTTP-Session: 5f097334-0c18-41fc-bfb3-440510efd62a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:36.990898 [ 3 ] {} HTTP-Session: 5f097334-0c18-41fc-bfb3-440510efd62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:36.990965 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:36.991002 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:51:36.991109 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:36.991367 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:36.991567 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.16 00:51:36.991717 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.16 00:51:36.991838 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} executeQuery: Read 4 rows, 286.00 B in 0.000843248 sec., 4743 rows/sec., 331.22 KiB/sec. 2024.01.16 00:51:36.991985 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} DynamicQueryHandler: Done processing query 2024.01.16 00:51:36.992009 [ 3 ] {f8a75d14-3966-4728-847b-86d08ba473c0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:36.992023 [ 3 ] {} HTTP-Session: 5f097334-0c18-41fc-bfb3-440510efd62a Destroying unnamed session 2024.01.16 00:51:36.992135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:36.992178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:36.992196 [ 3 ] {} HTTP-Session: 4a19fbcc-fff4-4992-bed2-2e6f2221669d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:36.992212 [ 3 ] {} HTTP-Session: 4a19fbcc-fff4-4992-bed2-2e6f2221669d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:36.992279 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:36.992316 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:36.992422 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:36.992692 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:36.992895 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.16 00:51:36.993042 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.16 00:51:36.993139 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} executeQuery: Read 9 rows, 744.00 B in 0.000834078 sec., 10790 rows/sec., 871.10 KiB/sec. 2024.01.16 00:51:36.993343 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} DynamicQueryHandler: Done processing query 2024.01.16 00:51:36.993367 [ 3 ] {6848e42d-a054-4009-abf2-5bc1d120223a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:36.993383 [ 3 ] {} HTTP-Session: 4a19fbcc-fff4-4992-bed2-2e6f2221669d Destroying unnamed session 2024.01.16 00:51:36.993483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:36.993527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:36.993545 [ 3 ] {} HTTP-Session: 967880ae-0ef8-4e64-8531-288931afd760 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:36.993562 [ 3 ] {} HTTP-Session: 967880ae-0ef8-4e64-8531-288931afd760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:36.993631 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:36.993676 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:51:36.993807 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:36.994061 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:36.994312 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.16 00:51:36.994485 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.16 00:51:36.994590 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} executeQuery: Read 2 rows, 144.00 B in 0.000927289 sec., 2156 rows/sec., 151.65 KiB/sec. 2024.01.16 00:51:36.994755 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} DynamicQueryHandler: Done processing query 2024.01.16 00:51:36.994780 [ 3 ] {5b93dc6a-1084-4ea8-8b52-5ecf3c40a8e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:36.994794 [ 3 ] {} HTTP-Session: 967880ae-0ef8-4e64-8531-288931afd760 Destroying unnamed session 2024.01.16 00:51:36.994906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:36.994948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:36.994966 [ 3 ] {} HTTP-Session: 85f71b30-c6fa-4fe9-b9b7-ca4aa48cd398 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:36.994982 [ 3 ] {} HTTP-Session: 85f71b30-c6fa-4fe9-b9b7-ca4aa48cd398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:36.995052 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:36.995096 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:36.995237 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:36.995486 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:36.995750 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.16 00:51:36.995929 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.16 00:51:36.996027 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} executeQuery: Read 5 rows, 6.91 KiB in 0.00094845 sec., 5271 rows/sec., 7.11 MiB/sec. 2024.01.16 00:51:36.996127 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} DynamicQueryHandler: Done processing query 2024.01.16 00:51:36.996151 [ 3 ] {1cb7a4ba-207b-499b-aed4-d959a8de80cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:36.996166 [ 3 ] {} HTTP-Session: 85f71b30-c6fa-4fe9-b9b7-ca4aa48cd398 Destroying unnamed session 2024.01.16 00:51:41.990145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:41.990263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:41.990289 [ 3 ] {} HTTP-Session: c119b49f-2ecb-4dd6-be04-ef40e5f7aea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:41.990313 [ 3 ] {} HTTP-Session: c119b49f-2ecb-4dd6-be04-ef40e5f7aea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:41.990443 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:41.990506 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:41.990664 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:41.991051 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:41.991308 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.16 00:51:41.991477 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.16 00:51:41.991599 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} executeQuery: Read 46 rows, 3.73 KiB in 0.001119722 sec., 41081 rows/sec., 3.25 MiB/sec. 2024.01.16 00:51:41.991726 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} DynamicQueryHandler: Done processing query 2024.01.16 00:51:41.991751 [ 3 ] {6666ef34-609c-405a-a47c-509f0afcf43e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:41.991768 [ 3 ] {} HTTP-Session: c119b49f-2ecb-4dd6-be04-ef40e5f7aea5 Destroying unnamed session 2024.01.16 00:51:41.991885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:41.991932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:41.991951 [ 3 ] {} HTTP-Session: 936e604a-c6ce-4366-b05c-2b78dc624ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:41.991970 [ 3 ] {} HTTP-Session: 936e604a-c6ce-4366-b05c-2b78dc624ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:41.992047 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:41.992090 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:51:41.992196 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:41.992523 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:41.992726 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.16 00:51:41.992872 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.16 00:51:41.992971 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} executeQuery: Read 2 rows, 175.00 B in 0.000896879 sec., 2229 rows/sec., 190.55 KiB/sec. 2024.01.16 00:51:41.993090 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} DynamicQueryHandler: Done processing query 2024.01.16 00:51:41.993113 [ 3 ] {5feee1aa-0e10-4275-9208-7183c9206958} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:41.993129 [ 3 ] {} HTTP-Session: 936e604a-c6ce-4366-b05c-2b78dc624ebc Destroying unnamed session 2024.01.16 00:51:41.993327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:41.993373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:41.993392 [ 3 ] {} HTTP-Session: b92a3a1b-4dd8-41bc-b73f-0c1032bd2059 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:41.993410 [ 3 ] {} HTTP-Session: b92a3a1b-4dd8-41bc-b73f-0c1032bd2059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:41.993483 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:41.993522 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:41.993627 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:41.994019 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:41.994239 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.16 00:51:41.994390 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.16 00:51:41.994490 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} executeQuery: Read 175 rows, 17.09 KiB in 0.00097966 sec., 178633 rows/sec., 17.04 MiB/sec. 2024.01.16 00:51:41.994630 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} DynamicQueryHandler: Done processing query 2024.01.16 00:51:41.994655 [ 3 ] {93d0e92b-c5c6-4878-af84-d2fa8e08d8db} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:51:41.994671 [ 3 ] {} HTTP-Session: b92a3a1b-4dd8-41bc-b73f-0c1032bd2059 Destroying unnamed session 2024.01.16 00:51:41.994780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:41.994824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:41.994842 [ 3 ] {} HTTP-Session: 7295fa1b-2586-4f3b-8e67-eac76d97e929 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:41.994858 [ 3 ] {} HTTP-Session: 7295fa1b-2586-4f3b-8e67-eac76d97e929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:41.994928 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:41.994966 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:51:41.995075 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:41.995322 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:41.995522 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.16 00:51:41.995669 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.16 00:51:41.995769 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} executeQuery: Read 2 rows, 143.00 B in 0.000814468 sec., 2455 rows/sec., 171.46 KiB/sec. 2024.01.16 00:51:41.995947 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} DynamicQueryHandler: Done processing query 2024.01.16 00:51:41.995970 [ 3 ] {009dc672-9256-4448-8310-29c38a1ab8f6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:51:41.995986 [ 3 ] {} HTTP-Session: 7295fa1b-2586-4f3b-8e67-eac76d97e929 Destroying unnamed session 2024.01.16 00:51:41.996104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:41.996148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:41.996166 [ 3 ] {} HTTP-Session: 2f8da246-32ec-4261-ae92-ed6f718afaeb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:41.996182 [ 3 ] {} HTTP-Session: 2f8da246-32ec-4261-ae92-ed6f718afaeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:41.996254 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:41.996292 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:41.996407 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:41.996714 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:41.996926 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.16 00:51:41.997085 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.16 00:51:41.997194 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} executeQuery: Read 72 rows, 5.75 KiB in 0.000906669 sec., 79411 rows/sec., 6.19 MiB/sec. 2024.01.16 00:51:41.997387 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} DynamicQueryHandler: Done processing query 2024.01.16 00:51:41.997410 [ 3 ] {54898c4e-b236-4bb3-aeb5-058d3984c6b5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:51:41.997426 [ 3 ] {} HTTP-Session: 2f8da246-32ec-4261-ae92-ed6f718afaeb Destroying unnamed session 2024.01.16 00:51:41.997535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:41.997578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:41.997597 [ 3 ] {} HTTP-Session: ee424738-ec04-470a-b68e-0f8ffd1c9b0a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:41.997614 [ 3 ] {} HTTP-Session: ee424738-ec04-470a-b68e-0f8ffd1c9b0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:41.997686 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:41.997731 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:51:41.997872 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:41.998168 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:41.998433 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.16 00:51:41.998605 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.16 00:51:41.998717 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} executeQuery: Read 37 rows, 2.67 KiB in 0.000994681 sec., 37197 rows/sec., 2.62 MiB/sec. 2024.01.16 00:51:41.998858 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} DynamicQueryHandler: Done processing query 2024.01.16 00:51:41.998882 [ 3 ] {a64b0dde-7f64-40da-b448-88bc5e85458c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:41.998898 [ 3 ] {} HTTP-Session: ee424738-ec04-470a-b68e-0f8ffd1c9b0a Destroying unnamed session 2024.01.16 00:51:41.999074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:41.999120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:41.999139 [ 3 ] {} HTTP-Session: 1d5cd76d-c646-4c5d-a3d5-0e1d7eed48b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:41.999155 [ 3 ] {} HTTP-Session: 1d5cd76d-c646-4c5d-a3d5-0e1d7eed48b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:41.999243 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:41.999287 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:41.999419 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:41.999950 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.22 GiB. 2024.01.16 00:51:42.000147 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.31 MiB, peak 236.43 MiB, will set to 231.06 MiB (RSS), difference: -1.25 MiB 2024.01.16 00:51:42.000446 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.16 00:51:42.000637 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.16 00:51:42.000743 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} executeQuery: Read 46 rows, 63.56 KiB in 0.001471765 sec., 31254 rows/sec., 42.18 MiB/sec. 2024.01.16 00:51:42.000980 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} DynamicQueryHandler: Done processing query 2024.01.16 00:51:42.001005 [ 3 ] {95dab109-2e4c-475b-a7aa-b80cfb70d7c7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:51:42.001021 [ 3 ] {} HTTP-Session: 1d5cd76d-c646-4c5d-a3d5-0e1d7eed48b5 Destroying unnamed session 2024.01.16 00:51:43.000144 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.04 MiB, peak 236.43 MiB, will set to 231.06 MiB (RSS), difference: 1.02 MiB 2024.01.16 00:51:46.986328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:46.986448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:46.986475 [ 3 ] {} HTTP-Session: 93c227ee-35df-4abb-bf3f-bc7e0fcd241b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:46.986499 [ 3 ] {} HTTP-Session: 93c227ee-35df-4abb-bf3f-bc7e0fcd241b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:46.986626 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:46.986690 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:46.986850 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:46.987267 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:46.987534 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.16 00:51:46.987701 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.16 00:51:46.987823 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} executeQuery: Read 5 rows, 415.00 B in 0.001161962 sec., 4303 rows/sec., 348.78 KiB/sec. 2024.01.16 00:51:46.988014 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} DynamicQueryHandler: Done processing query 2024.01.16 00:51:46.988041 [ 3 ] {f956883f-0a46-4d2a-8e5f-019b4d49a157} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:46.988058 [ 3 ] {} HTTP-Session: 93c227ee-35df-4abb-bf3f-bc7e0fcd241b Destroying unnamed session 2024.01.16 00:51:46.988185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:46.988235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:46.988255 [ 3 ] {} HTTP-Session: 8ed38f4d-09b8-478a-a081-f6e5078d3674 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:46.988275 [ 3 ] {} HTTP-Session: 8ed38f4d-09b8-478a-a081-f6e5078d3674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:46.988356 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:46.988401 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:46.988516 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:46.988818 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:46.989028 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.16 00:51:46.989188 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.16 00:51:46.989312 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} executeQuery: Read 15 rows, 1.39 KiB in 0.000922939 sec., 16252 rows/sec., 1.47 MiB/sec. 2024.01.16 00:51:46.989423 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} DynamicQueryHandler: Done processing query 2024.01.16 00:51:46.989454 [ 3 ] {bf1b0e1b-0ba1-4b3e-97be-8b0cbee8c9d9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:46.989478 [ 3 ] {} HTTP-Session: 8ed38f4d-09b8-478a-a081-f6e5078d3674 Destroying unnamed session 2024.01.16 00:51:46.989606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:46.989652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:46.989671 [ 3 ] {} HTTP-Session: c77805da-ef8b-44ce-a8c8-82096c879827 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:46.989689 [ 3 ] {} HTTP-Session: c77805da-ef8b-44ce-a8c8-82096c879827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:46.989762 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:46.989802 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:46.989906 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:46.990174 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:46.990375 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.16 00:51:46.990522 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.16 00:51:46.990633 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} executeQuery: Read 5 rows, 410.00 B in 0.000837528 sec., 5969 rows/sec., 478.06 KiB/sec. 2024.01.16 00:51:46.990747 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} DynamicQueryHandler: Done processing query 2024.01.16 00:51:46.990772 [ 3 ] {de9f1145-c9f2-42e7-a7b5-80fc95c5a137} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:46.990787 [ 3 ] {} HTTP-Session: c77805da-ef8b-44ce-a8c8-82096c879827 Destroying unnamed session 2024.01.16 00:51:46.990926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:46.990970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:46.990989 [ 3 ] {} HTTP-Session: e61007ff-da93-4795-bd04-29bb25d1f775 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:46.991006 [ 3 ] {} HTTP-Session: e61007ff-da93-4795-bd04-29bb25d1f775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:46.991078 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:46.991124 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:46.991261 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:46.991576 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:46.991849 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.16 00:51:46.992026 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.16 00:51:46.992157 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} executeQuery: Read 5 rows, 6.91 KiB in 0.001050151 sec., 4761 rows/sec., 6.43 MiB/sec. 2024.01.16 00:51:46.992266 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} DynamicQueryHandler: Done processing query 2024.01.16 00:51:46.992289 [ 3 ] {640b107c-64ba-48e1-9945-b7aaf5bebb7c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:51:46.992304 [ 3 ] {} HTTP-Session: e61007ff-da93-4795-bd04-29bb25d1f775 Destroying unnamed session 2024.01.16 00:51:49.583094 [ 151 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:51:49.583152 [ 151 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:51:51.988266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:51.988398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:51.988430 [ 3 ] {} HTTP-Session: 75344d71-e8ce-48ee-ad10-e483095583df Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:51.988458 [ 3 ] {} HTTP-Session: 75344d71-e8ce-48ee-ad10-e483095583df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:51.988602 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:51.988671 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:51.988856 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:51.989379 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:51.989648 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.16 00:51:51.989812 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.16 00:51:51.989935 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} executeQuery: Read 46 rows, 3.73 KiB in 0.001292204 sec., 35598 rows/sec., 2.82 MiB/sec. 2024.01.16 00:51:51.990087 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} DynamicQueryHandler: Done processing query 2024.01.16 00:51:51.990114 [ 3 ] {68177801-8b55-4351-972e-b7467de06774} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:51.990130 [ 3 ] {} HTTP-Session: 75344d71-e8ce-48ee-ad10-e483095583df Destroying unnamed session 2024.01.16 00:51:51.990290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:51.990343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:51.990366 [ 3 ] {} HTTP-Session: b1f41dab-5740-4d4b-915f-ca1924508ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:51.990391 [ 3 ] {} HTTP-Session: b1f41dab-5740-4d4b-915f-ca1924508ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:51.990513 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:51.990608 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:51.990814 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:51.991279 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:51.991511 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.16 00:51:51.991684 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.16 00:51:51.991794 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} executeQuery: Read 138 rows, 13.89 KiB in 0.001232422 sec., 111974 rows/sec., 11.00 MiB/sec. 2024.01.16 00:51:51.991905 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} DynamicQueryHandler: Done processing query 2024.01.16 00:51:51.991930 [ 3 ] {dd22e3c3-71f6-4658-bc0d-63fb36d12a85} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:51:51.991946 [ 3 ] {} HTTP-Session: b1f41dab-5740-4d4b-915f-ca1924508ccb Destroying unnamed session 2024.01.16 00:51:51.992121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:51.992167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:51.992185 [ 3 ] {} HTTP-Session: 8f259c0c-cbe0-4d6d-a446-0b363bc56340 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:51.992204 [ 3 ] {} HTTP-Session: 8f259c0c-cbe0-4d6d-a446-0b363bc56340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:51.992280 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:51.992321 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:51.992423 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:51.992716 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:51.992919 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.16 00:51:51.993066 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.16 00:51:51.993167 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} executeQuery: Read 46 rows, 3.68 KiB in 0.000859069 sec., 53546 rows/sec., 4.19 MiB/sec. 2024.01.16 00:51:51.993283 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} DynamicQueryHandler: Done processing query 2024.01.16 00:51:51.993307 [ 3 ] {dbd99837-6579-4083-854c-a0510a656f60} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:51:51.993322 [ 3 ] {} HTTP-Session: 8f259c0c-cbe0-4d6d-a446-0b363bc56340 Destroying unnamed session 2024.01.16 00:51:51.993477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:51.993523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:51.993542 [ 3 ] {} HTTP-Session: 770fb0c0-40a7-4302-8701-dcdec7a9956b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:51.993560 [ 3 ] {} HTTP-Session: 770fb0c0-40a7-4302-8701-dcdec7a9956b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:51.993648 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:51.993695 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:51.993830 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:51.994354 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:51.994670 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.16 00:51:51.994846 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.16 00:51:51.994947 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} executeQuery: Read 46 rows, 63.56 KiB in 0.001271683 sec., 36172 rows/sec., 48.81 MiB/sec. 2024.01.16 00:51:51.995069 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} DynamicQueryHandler: Done processing query 2024.01.16 00:51:51.995093 [ 3 ] {e4acaab6-6273-4509-ba37-430b9fcce40e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:51:51.995108 [ 3 ] {} HTTP-Session: 770fb0c0-40a7-4302-8701-dcdec7a9956b Destroying unnamed session 2024.01.16 00:51:55.442512 [ 178 ] {} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.01.16 00:51:55.442651 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:55.442780 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2024.01.16 00:51:55.442969 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:55.443026 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 449 rows starting from the beginning of the part 2024.01.16 00:51:55.443221 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:51:55.443380 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:51:55.443479 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:51:55.443557 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:51:55.444271 [ 9 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539795 sec., 340954.47770644794 rows/sec., 24.05 MiB/sec. 2024.01.16 00:51:55.444419 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.16 00:51:55.444634 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.16 00:51:55.444702 [ 18 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_10_2} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2024.01.16 00:51:56.986775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:56.986890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:56.986920 [ 3 ] {} HTTP-Session: c1ae5f28-a8e7-404f-a819-438f5d4d15c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:56.986948 [ 3 ] {} HTTP-Session: c1ae5f28-a8e7-404f-a819-438f5d4d15c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:56.987086 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:56.987154 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:51:56.987338 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:56.987744 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:56.988015 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.16 00:51:56.988184 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.16 00:51:56.988316 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} executeQuery: Read 5 rows, 415.00 B in 0.001186723 sec., 4213 rows/sec., 341.51 KiB/sec. 2024.01.16 00:51:56.988329 [ 178 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.16 00:51:56.988434 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:56.988530 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} DynamicQueryHandler: Done processing query 2024.01.16 00:51:56.988573 [ 3 ] {d23a2783-6a4b-41a9-9687-b971e36595c3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:56.988575 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.16 00:51:56.988594 [ 3 ] {} HTTP-Session: c1ae5f28-a8e7-404f-a819-438f5d4d15c9 Destroying unnamed session 2024.01.16 00:51:56.988726 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:56.988778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:56.988793 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part 2024.01.16 00:51:56.988873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:56.988919 [ 3 ] {} HTTP-Session: 2e1bb67d-5d22-4f54-bace-0297c06e9077 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:56.988962 [ 3 ] {} HTTP-Session: 2e1bb67d-5d22-4f54-bace-0297c06e9077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:56.989090 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:56.989144 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:56.989248 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:51:56.989352 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:56.989701 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:56.989718 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:56.989900 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:56.990132 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:56.990512 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:56.990913 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.16 00:51:56.991188 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.16 00:51:56.991384 [ 178 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.16 00:51:56.991454 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} executeQuery: Read 15 rows, 1.39 KiB in 0.002228503 sec., 6730 rows/sec., 621.83 KiB/sec. 2024.01.16 00:51:56.991524 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:56.991881 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.16 00:51:56.992130 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} DynamicQueryHandler: Done processing query 2024.01.16 00:51:56.992159 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003642397 sec., 43378.02825996178 rows/sec., 3.43 MiB/sec. 2024.01.16 00:51:56.992182 [ 3 ] {a813d98f-6ae1-4fef-a0d5-68e1ab0fbdcd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:56.992266 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:56.992266 [ 3 ] {} HTTP-Session: 2e1bb67d-5d22-4f54-bace-0297c06e9077 Destroying unnamed session 2024.01.16 00:51:56.992331 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part 2024.01.16 00:51:56.992357 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.16 00:51:56.992477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:56.992597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:56.992605 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 17 rows starting from the beginning of the part 2024.01.16 00:51:56.992637 [ 3 ] {} HTTP-Session: afd45e85-c8f9-4b29-9df0-9e6f731a8a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:56.992682 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.16 00:51:56.992717 [ 3 ] {} HTTP-Session: afd45e85-c8f9-4b29-9df0-9e6f731a8a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:56.992849 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_31_6} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.16 00:51:56.992998 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 175 rows starting from the beginning of the part 2024.01.16 00:51:56.993088 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:56.993207 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:51:56.993246 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part 2024.01.16 00:51:56.993544 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 138 rows starting from the beginning of the part 2024.01.16 00:51:56.993693 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:56.993807 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part 2024.01.16 00:51:56.994340 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:56.994826 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.16 00:51:56.995121 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.16 00:51:56.995344 [ 178 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.16 00:51:56.995475 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:56.995480 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} executeQuery: Read 5 rows, 410.00 B in 0.002292143 sec., 2181 rows/sec., 174.68 KiB/sec. 2024.01.16 00:51:56.995567 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.003934299 sec., 140558.71198401548 rows/sec., 13.42 MiB/sec. 2024.01.16 00:51:56.995690 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.16 00:51:56.995834 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} DynamicQueryHandler: Done processing query 2024.01.16 00:51:56.995871 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.16 00:51:56.995908 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:56.995922 [ 3 ] {1040539c-d267-4b9f-aef4-ec3522de1238} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:51:56.996011 [ 3 ] {} HTTP-Session: afd45e85-c8f9-4b29-9df0-9e6f731a8a67 Destroying unnamed session 2024.01.16 00:51:56.996009 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part 2024.01.16 00:51:56.996258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:51:56.996267 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 9 rows starting from the beginning of the part 2024.01.16 00:51:56.996275 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.16 00:51:56.996361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:51:56.996428 [ 3 ] {} HTTP-Session: 0fb955cd-6693-4b27-ad26-a6fd93de6250 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:51:56.996485 [ 3 ] {} HTTP-Session: 0fb955cd-6693-4b27-ad26-a6fd93de6250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:51:56.996482 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_31_6} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.16 00:51:56.996594 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 72 rows starting from the beginning of the part 2024.01.16 00:51:56.996831 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:51:56.996925 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:56.996946 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:51:56.997227 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:56.997548 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:56.997580 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:51:56.998383 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:56.999174 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.16 00:51:56.999201 [ 12 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003630826 sec., 65549.8225472661 rows/sec., 5.12 MiB/sec. 2024.01.16 00:51:56.999388 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.16 00:51:56.999472 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.16 00:51:56.999620 [ 178 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.16 00:51:56.999693 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} executeQuery: Read 5 rows, 6.91 KiB in 0.002788588 sec., 1793 rows/sec., 2.42 MiB/sec. 2024.01.16 00:51:56.999704 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:51:56.999735 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.16 00:51:56.999974 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.16 00:51:57.000048 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_31_6} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.16 00:51:57.000243 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.30 MiB, peak 236.45 MiB, will set to 231.08 MiB (RSS), difference: -5.23 MiB 2024.01.16 00:51:57.000299 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} DynamicQueryHandler: Done processing query 2024.01.16 00:51:57.000417 [ 3 ] {e9698a52-2558-46b7-9273-cecb2e23ebc8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:51:57.000526 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:51:57.000551 [ 3 ] {} HTTP-Session: 0fb955cd-6693-4b27-ad26-a6fd93de6250 Destroying unnamed session 2024.01.16 00:51:57.000630 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 742 rows starting from the beginning of the part 2024.01.16 00:51:57.000830 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:57.000929 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:57.001019 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:57.001108 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 46 rows starting from the beginning of the part 2024.01.16 00:51:57.001195 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part 2024.01.16 00:51:57.003488 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 849 rows, containing 6 columns (6 merged, 0 gathered) in 0.003691767 sec., 229971.1764041447 rows/sec., 310.33 MiB/sec. 2024.01.16 00:51:57.004009 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.16 00:51:57.004252 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.16 00:51:57.004323 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.16 00:51:57.004399 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_31_6: 4.20 MiB. 2024.01.16 00:51:58.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.00 MiB, peak 236.45 MiB, will set to 232.12 MiB (RSS), difference: 6.12 MiB 2024.01.16 00:52:01.989762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:01.989895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:01.989927 [ 3 ] {} HTTP-Session: 613ce4a9-d4dd-4290-b3e6-32bdcf77aa28 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:01.989954 [ 3 ] {} HTTP-Session: 613ce4a9-d4dd-4290-b3e6-32bdcf77aa28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:01.990098 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:01.990166 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:01.990348 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:01.990856 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:01.991123 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.16 00:52:01.991291 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.16 00:52:01.991410 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} executeQuery: Read 46 rows, 3.73 KiB in 0.001273033 sec., 36134 rows/sec., 2.86 MiB/sec. 2024.01.16 00:52:01.991554 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} DynamicQueryHandler: Done processing query 2024.01.16 00:52:01.991581 [ 3 ] {8b9c04bd-01c6-4eb8-a979-95a8ebc48477} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:01.991598 [ 3 ] {} HTTP-Session: 613ce4a9-d4dd-4290-b3e6-32bdcf77aa28 Destroying unnamed session 2024.01.16 00:52:01.991717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:01.991766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:01.991786 [ 3 ] {} HTTP-Session: 593a542e-6aed-4e41-9afe-d959d6c27f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:01.991804 [ 3 ] {} HTTP-Session: 593a542e-6aed-4e41-9afe-d959d6c27f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:01.991883 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:01.991925 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:52:01.992034 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:01.992313 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:01.992525 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.16 00:52:01.992677 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.16 00:52:01.992776 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} executeQuery: Read 2 rows, 175.00 B in 0.000865738 sec., 2310 rows/sec., 197.40 KiB/sec. 2024.01.16 00:52:01.992877 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} DynamicQueryHandler: Done processing query 2024.01.16 00:52:01.992902 [ 3 ] {b5e9d023-0b22-4d23-8e63-5ad28eb0d758} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:01.992917 [ 3 ] {} HTTP-Session: 593a542e-6aed-4e41-9afe-d959d6c27f19 Destroying unnamed session 2024.01.16 00:52:01.993066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:01.993112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:01.993131 [ 3 ] {} HTTP-Session: 1ea2052d-e19f-492b-8ed4-4889561ca3d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:01.993148 [ 3 ] {} HTTP-Session: 1ea2052d-e19f-492b-8ed4-4889561ca3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:01.993225 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:01.993262 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:01.993362 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:01.993709 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:01.993919 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.16 00:52:01.994068 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.16 00:52:01.994168 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} executeQuery: Read 139 rows, 13.97 KiB in 0.00091719 sec., 151549 rows/sec., 14.88 MiB/sec. 2024.01.16 00:52:01.994311 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} DynamicQueryHandler: Done processing query 2024.01.16 00:52:01.994335 [ 3 ] {1c9f10ab-f448-4b5e-90c9-e5c03ec13cd6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:52:01.994351 [ 3 ] {} HTTP-Session: 1ea2052d-e19f-492b-8ed4-4889561ca3d5 Destroying unnamed session 2024.01.16 00:52:01.994494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:01.994539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:01.994558 [ 3 ] {} HTTP-Session: 57c3def0-b6c3-4777-9d9b-053ff0247e56 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:01.994575 [ 3 ] {} HTTP-Session: 57c3def0-b6c3-4777-9d9b-053ff0247e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:01.994644 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:01.994682 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:52:01.994788 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:01.995112 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:01.995309 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.16 00:52:01.995457 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.16 00:52:01.995558 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} executeQuery: Read 2 rows, 143.00 B in 0.000886509 sec., 2256 rows/sec., 157.53 KiB/sec. 2024.01.16 00:52:01.995721 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} DynamicQueryHandler: Done processing query 2024.01.16 00:52:01.995746 [ 3 ] {a42cdce7-2a19-4551-986c-7f7ae909bd36} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:01.995763 [ 3 ] {} HTTP-Session: 57c3def0-b6c3-4777-9d9b-053ff0247e56 Destroying unnamed session 2024.01.16 00:52:01.995873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:01.995919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:01.995937 [ 3 ] {} HTTP-Session: f9e3f47c-811d-41e5-8cbc-65a2041c35dc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:01.995954 [ 3 ] {} HTTP-Session: f9e3f47c-811d-41e5-8cbc-65a2041c35dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:01.996028 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:01.996068 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:01.996177 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:01.996481 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:01.996684 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.16 00:52:01.996833 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.16 00:52:01.996955 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} executeQuery: Read 48 rows, 3.85 KiB in 0.000898138 sec., 53443 rows/sec., 4.18 MiB/sec. 2024.01.16 00:52:01.997101 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} DynamicQueryHandler: Done processing query 2024.01.16 00:52:01.997127 [ 3 ] {aea3a86d-0327-4234-85e5-7e4fb2129351} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:01.997143 [ 3 ] {} HTTP-Session: f9e3f47c-811d-41e5-8cbc-65a2041c35dc Destroying unnamed session 2024.01.16 00:52:01.997251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:01.997296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:01.997315 [ 3 ] {} HTTP-Session: 08691ef1-420c-46a1-b7cf-4f12ed9f201b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:01.997332 [ 3 ] {} HTTP-Session: 08691ef1-420c-46a1-b7cf-4f12ed9f201b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:01.997402 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:01.997447 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:52:01.997573 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:01.997818 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:01.998080 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.16 00:52:01.998259 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.16 00:52:01.998380 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} executeQuery: Read 1 rows, 72.00 B in 0.00094889 sec., 1053 rows/sec., 74.10 KiB/sec. 2024.01.16 00:52:01.998499 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} DynamicQueryHandler: Done processing query 2024.01.16 00:52:01.998523 [ 3 ] {399d0b89-8f17-4001-bf33-200ecaf994f4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:01.998539 [ 3 ] {} HTTP-Session: 08691ef1-420c-46a1-b7cf-4f12ed9f201b Destroying unnamed session 2024.01.16 00:52:01.998678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:01.998725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:01.998744 [ 3 ] {} HTTP-Session: 87955a4d-8081-48c2-8b2a-db635deb04a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:01.998761 [ 3 ] {} HTTP-Session: 87955a4d-8081-48c2-8b2a-db635deb04a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:01.998844 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:01.998887 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:01.999024 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:01.999486 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:01.999788 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.16 00:52:01.999970 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.16 00:52:02.000083 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} executeQuery: Read 46 rows, 63.56 KiB in 0.001212332 sec., 37943 rows/sec., 51.20 MiB/sec. 2024.01.16 00:52:02.000175 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.61 MiB, peak 237.61 MiB, will set to 232.12 MiB (RSS), difference: -5.49 MiB 2024.01.16 00:52:02.000249 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} DynamicQueryHandler: Done processing query 2024.01.16 00:52:02.000288 [ 3 ] {84eff7b1-f6ce-461c-bf9f-9dafa0852f2a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:52:02.000334 [ 3 ] {} HTTP-Session: 87955a4d-8081-48c2-8b2a-db635deb04a5 Destroying unnamed session 2024.01.16 00:52:03.000145 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.86 MiB, peak 237.61 MiB, will set to 232.12 MiB (RSS), difference: 5.26 MiB 2024.01.16 00:52:04.583202 [ 174 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:52:04.583279 [ 174 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:52:06.986792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:06.986920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:06.986951 [ 3 ] {} HTTP-Session: 0f675926-35ae-49ab-ab1a-e45764d1146a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:06.986979 [ 3 ] {} HTTP-Session: 0f675926-35ae-49ab-ab1a-e45764d1146a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:06.987119 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:06.987188 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:06.987373 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:06.987809 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:06.988077 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.16 00:52:06.988281 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.16 00:52:06.988416 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} executeQuery: Read 5 rows, 415.00 B in 0.001253893 sec., 3987 rows/sec., 323.21 KiB/sec. 2024.01.16 00:52:06.988577 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} DynamicQueryHandler: Done processing query 2024.01.16 00:52:06.988603 [ 3 ] {b6cb0061-0cf3-41a7-b27f-de9078d1b2e8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:06.988620 [ 3 ] {} HTTP-Session: 0f675926-35ae-49ab-ab1a-e45764d1146a Destroying unnamed session 2024.01.16 00:52:06.988740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:06.988789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:06.988809 [ 3 ] {} HTTP-Session: 9bd342a2-d5ff-48a5-b013-1112491836aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:06.988827 [ 3 ] {} HTTP-Session: 9bd342a2-d5ff-48a5-b013-1112491836aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:06.988908 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:06.988950 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:06.989060 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:06.989364 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:06.989571 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.16 00:52:06.989721 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.16 00:52:06.989842 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} executeQuery: Read 15 rows, 1.39 KiB in 0.000899279 sec., 16680 rows/sec., 1.50 MiB/sec. 2024.01.16 00:52:06.989946 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} DynamicQueryHandler: Done processing query 2024.01.16 00:52:06.989969 [ 3 ] {15a83713-82dc-43be-9f42-de109215b71e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:06.989985 [ 3 ] {} HTTP-Session: 9bd342a2-d5ff-48a5-b013-1112491836aa Destroying unnamed session 2024.01.16 00:52:06.990134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:06.990179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:06.990199 [ 3 ] {} HTTP-Session: 40cbe6b4-39e9-40e8-b6d9-a079982bd1ea Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:06.990215 [ 3 ] {} HTTP-Session: 40cbe6b4-39e9-40e8-b6d9-a079982bd1ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:06.990286 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:06.990324 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:06.990429 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:06.990681 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:06.990947 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.16 00:52:06.991096 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.16 00:52:06.991214 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} executeQuery: Read 5 rows, 410.00 B in 0.000901679 sec., 5545 rows/sec., 444.05 KiB/sec. 2024.01.16 00:52:06.991330 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} DynamicQueryHandler: Done processing query 2024.01.16 00:52:06.991354 [ 3 ] {008c9e42-a07b-47f1-8944-46bcfa5e32e3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:06.991369 [ 3 ] {} HTTP-Session: 40cbe6b4-39e9-40e8-b6d9-a079982bd1ea Destroying unnamed session 2024.01.16 00:52:06.991474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:06.991518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:06.991536 [ 3 ] {} HTTP-Session: 212ff9fd-1c11-4aa2-acbf-fd7b0f9bf425 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:06.991552 [ 3 ] {} HTTP-Session: 212ff9fd-1c11-4aa2-acbf-fd7b0f9bf425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:06.991625 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:06.991669 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:06.991806 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:06.992103 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:06.992384 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.16 00:52:06.992561 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.16 00:52:06.992682 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} executeQuery: Read 5 rows, 6.91 KiB in 0.001031371 sec., 4847 rows/sec., 6.54 MiB/sec. 2024.01.16 00:52:06.992787 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} DynamicQueryHandler: Done processing query 2024.01.16 00:52:06.992810 [ 3 ] {ec6275ac-232c-425b-a0e2-b66a6143f204} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:06.992825 [ 3 ] {} HTTP-Session: 212ff9fd-1c11-4aa2-acbf-fd7b0f9bf425 Destroying unnamed session 2024.01.16 00:52:11.990105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:11.990236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:11.990267 [ 3 ] {} HTTP-Session: 31869abd-bece-4fc3-a995-bd5b5b9590e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:11.990296 [ 3 ] {} HTTP-Session: 31869abd-bece-4fc3-a995-bd5b5b9590e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:11.990441 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:11.990512 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:11.990696 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:11.991160 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:11.991422 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.16 00:52:11.991584 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.16 00:52:11.991715 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} executeQuery: Read 46 rows, 3.73 KiB in 0.001231782 sec., 37344 rows/sec., 2.96 MiB/sec. 2024.01.16 00:52:11.991866 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} DynamicQueryHandler: Done processing query 2024.01.16 00:52:11.991892 [ 3 ] {1c8e62ed-153c-47d6-a528-ff4d9baefde9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:11.991909 [ 3 ] {} HTTP-Session: 31869abd-bece-4fc3-a995-bd5b5b9590e1 Destroying unnamed session 2024.01.16 00:52:11.992086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:11.992132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:11.992152 [ 3 ] {} HTTP-Session: 69c9c489-5a72-4fe0-9b69-6f73e77b3b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:11.992171 [ 3 ] {} HTTP-Session: 69c9c489-5a72-4fe0-9b69-6f73e77b3b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:11.992261 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:11.992304 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:11.992409 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:11.992815 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:11.993037 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.16 00:52:11.993184 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.16 00:52:11.993296 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} executeQuery: Read 174 rows, 17.00 KiB in 0.00100608 sec., 172948 rows/sec., 16.50 MiB/sec. 2024.01.16 00:52:11.993427 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} DynamicQueryHandler: Done processing query 2024.01.16 00:52:11.993451 [ 3 ] {f4d3a8cf-fc93-4013-abe9-e627c88368c2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:52:11.993466 [ 3 ] {} HTTP-Session: 69c9c489-5a72-4fe0-9b69-6f73e77b3b9b Destroying unnamed session 2024.01.16 00:52:11.993596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:11.993640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:11.993658 [ 3 ] {} HTTP-Session: 02df2551-f376-4968-ba8f-3944d18499c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:11.993675 [ 3 ] {} HTTP-Session: 02df2551-f376-4968-ba8f-3944d18499c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:11.993752 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:11.993792 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:11.993896 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:11.994208 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:11.994409 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.16 00:52:11.994562 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.16 00:52:11.994687 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} executeQuery: Read 70 rows, 5.58 KiB in 0.000906259 sec., 77240 rows/sec., 6.02 MiB/sec. 2024.01.16 00:52:11.994823 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} DynamicQueryHandler: Done processing query 2024.01.16 00:52:11.994847 [ 3 ] {917bb316-1581-425e-91b3-d30f3bdd981b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:52:11.994862 [ 3 ] {} HTTP-Session: 02df2551-f376-4968-ba8f-3944d18499c0 Destroying unnamed session 2024.01.16 00:52:11.995002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:11.995044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:11.995062 [ 3 ] {} HTTP-Session: e2baa19b-8040-4bda-a00f-86494916a53e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:11.995079 [ 3 ] {} HTTP-Session: e2baa19b-8040-4bda-a00f-86494916a53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:11.995155 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:11.995199 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:52:11.995328 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:11.995612 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:11.995870 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.16 00:52:11.996041 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.16 00:52:11.996154 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} executeQuery: Read 36 rows, 2.60 KiB in 0.00096633 sec., 37254 rows/sec., 2.63 MiB/sec. 2024.01.16 00:52:11.996280 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} DynamicQueryHandler: Done processing query 2024.01.16 00:52:11.996302 [ 3 ] {d8164d80-1c0c-4a0b-8213-aa8c9a537f37} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:11.996318 [ 3 ] {} HTTP-Session: e2baa19b-8040-4bda-a00f-86494916a53e Destroying unnamed session 2024.01.16 00:52:11.996470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:11.996515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:11.996534 [ 3 ] {} HTTP-Session: 0a807bfa-bec0-440b-aa9d-c81491160606 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:11.996550 [ 3 ] {} HTTP-Session: 0a807bfa-bec0-440b-aa9d-c81491160606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:11.996636 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:11.996681 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:11.996816 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:11.997294 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:11.997588 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.16 00:52:11.997769 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.16 00:52:11.997887 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} executeQuery: Read 46 rows, 63.56 KiB in 0.001217002 sec., 37797 rows/sec., 51.01 MiB/sec. 2024.01.16 00:52:11.997998 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} DynamicQueryHandler: Done processing query 2024.01.16 00:52:11.998021 [ 3 ] {8ff34298-2efb-4589-980f-3ce5b3f869f0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:52:11.998036 [ 3 ] {} HTTP-Session: 0a807bfa-bec0-440b-aa9d-c81491160606 Destroying unnamed session 2024.01.16 00:52:16.986671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:16.986789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:16.986815 [ 3 ] {} HTTP-Session: 19d27cf6-c4d4-483e-a7d4-f35aaf0c375c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:16.986839 [ 3 ] {} HTTP-Session: 19d27cf6-c4d4-483e-a7d4-f35aaf0c375c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:16.986967 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:16.987031 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:16.987214 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:16.987645 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:16.987914 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.16 00:52:16.988079 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.16 00:52:16.988216 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} executeQuery: Read 5 rows, 415.00 B in 0.001205392 sec., 4148 rows/sec., 336.22 KiB/sec. 2024.01.16 00:52:16.988372 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} DynamicQueryHandler: Done processing query 2024.01.16 00:52:16.988399 [ 3 ] {f54c507b-7add-478f-bb72-489c3dd8245f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:16.988416 [ 3 ] {} HTTP-Session: 19d27cf6-c4d4-483e-a7d4-f35aaf0c375c Destroying unnamed session 2024.01.16 00:52:16.988542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:16.988592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:16.988613 [ 3 ] {} HTTP-Session: 0ec601e3-2c56-4b20-92aa-6ad706d312fb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:16.988632 [ 3 ] {} HTTP-Session: 0ec601e3-2c56-4b20-92aa-6ad706d312fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:16.988715 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:16.988758 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:16.988868 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:16.989166 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:16.989388 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.16 00:52:16.989554 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.16 00:52:16.989678 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} executeQuery: Read 15 rows, 1.39 KiB in 0.00092599 sec., 16198 rows/sec., 1.46 MiB/sec. 2024.01.16 00:52:16.989828 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} DynamicQueryHandler: Done processing query 2024.01.16 00:52:16.989854 [ 3 ] {9a73b5a2-8496-41f2-aa42-b4b9f7814129} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:16.989870 [ 3 ] {} HTTP-Session: 0ec601e3-2c56-4b20-92aa-6ad706d312fb Destroying unnamed session 2024.01.16 00:52:16.990024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:16.990071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:16.990091 [ 3 ] {} HTTP-Session: 3702c43b-14ab-4f75-8d2b-6841b6185adb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:16.990109 [ 3 ] {} HTTP-Session: 3702c43b-14ab-4f75-8d2b-6841b6185adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:16.990185 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:16.990227 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:16.990342 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:16.990618 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:16.990828 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.16 00:52:16.990980 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.16 00:52:16.991107 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} executeQuery: Read 5 rows, 410.00 B in 0.000892799 sec., 5600 rows/sec., 448.47 KiB/sec. 2024.01.16 00:52:16.991299 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} DynamicQueryHandler: Done processing query 2024.01.16 00:52:16.991325 [ 3 ] {5cdb7c5b-53f6-4b99-9d7e-b496989fda6c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:16.991342 [ 3 ] {} HTTP-Session: 3702c43b-14ab-4f75-8d2b-6841b6185adb Destroying unnamed session 2024.01.16 00:52:16.991458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:16.991505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:16.991524 [ 3 ] {} HTTP-Session: 131137ec-af17-4317-8300-08347c95cb63 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:16.991542 [ 3 ] {} HTTP-Session: 131137ec-af17-4317-8300-08347c95cb63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:16.991619 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:16.991668 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:16.991817 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:16.992166 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:16.992453 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.16 00:52:16.992637 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.16 00:52:16.992773 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} executeQuery: Read 5 rows, 6.91 KiB in 0.001115981 sec., 4480 rows/sec., 6.05 MiB/sec. 2024.01.16 00:52:16.992961 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} DynamicQueryHandler: Done processing query 2024.01.16 00:52:16.992986 [ 3 ] {1d3ad2b0-b432-4715-8bef-d8e4837e8819} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:52:16.993002 [ 3 ] {} HTTP-Session: 131137ec-af17-4317-8300-08347c95cb63 Destroying unnamed session 2024.01.16 00:52:19.583536 [ 163 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:52:19.583589 [ 163 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:52:21.988775 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:21.988901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:21.988928 [ 3 ] {} HTTP-Session: 0d4965a5-8ebd-46ae-9040-e0cce139a326 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:21.988955 [ 3 ] {} HTTP-Session: 0d4965a5-8ebd-46ae-9040-e0cce139a326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:21.989088 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:21.989157 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:21.989324 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:21.989741 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:21.990018 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.16 00:52:21.990191 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.16 00:52:21.990337 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} executeQuery: Read 46 rows, 3.73 KiB in 0.001204522 sec., 38189 rows/sec., 3.02 MiB/sec. 2024.01.16 00:52:21.990339 [ 161 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.16 00:52:21.990458 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:21.990543 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} DynamicQueryHandler: Done processing query 2024.01.16 00:52:21.990582 [ 3 ] {0f0cc1b0-f338-431b-b827-dae263bee113} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:21.990576 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.16 00:52:21.990606 [ 3 ] {} HTTP-Session: 0d4965a5-8ebd-46ae-9040-e0cce139a326 Destroying unnamed session 2024.01.16 00:52:21.990729 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:21.990776 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part 2024.01.16 00:52:21.990801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:21.990875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:21.990946 [ 3 ] {} HTTP-Session: 34950af6-99d2-43ea-8ab3-838ed26da7ec Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:21.990996 [ 3 ] {} HTTP-Session: 34950af6-99d2-43ea-8ab3-838ed26da7ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:21.990998 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:21.991226 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:21.991256 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:21.991334 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:21.991530 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:21.991819 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:21.991836 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:21.992021 [ 12 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:21.992572 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:21.993082 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.16 00:52:21.993368 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002837449 sec., 70133.4191381061 rows/sec., 5.55 MiB/sec. 2024.01.16 00:52:21.993381 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.16 00:52:21.993594 [ 161 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.16 00:52:21.993593 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.16 00:52:21.993637 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} executeQuery: Read 138 rows, 13.89 KiB in 0.002349494 sec., 58736 rows/sec., 5.77 MiB/sec. 2024.01.16 00:52:21.993674 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:21.993853 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.16 00:52:21.993974 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} DynamicQueryHandler: Done processing query 2024.01.16 00:52:21.994048 [ 3 ] {4e6dc99e-e18a-405e-854e-3c090c640946} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:52:21.994082 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:21.994104 [ 3 ] {} HTTP-Session: 34950af6-99d2-43ea-8ab3-838ed26da7ec Destroying unnamed session 2024.01.16 00:52:21.994071 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.16 00:52:21.994141 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part 2024.01.16 00:52:21.994266 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_36_7} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.16 00:52:21.994357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:21.994430 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 139 rows starting from the beginning of the part 2024.01.16 00:52:21.994489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:21.994556 [ 3 ] {} HTTP-Session: 4b067584-8611-4d0d-baba-bce3a0c26279 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:21.994594 [ 3 ] {} HTTP-Session: 4b067584-8611-4d0d-baba-bce3a0c26279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:21.994703 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part 2024.01.16 00:52:21.994818 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:21.994921 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:21.994946 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 174 rows starting from the beginning of the part 2024.01.16 00:52:21.995267 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part 2024.01.16 00:52:21.995410 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:21.995528 [ 9 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 138 rows starting from the beginning of the part 2024.01.16 00:52:21.996051 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:21.996507 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.16 00:52:21.996763 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.16 00:52:21.996917 [ 161 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.16 00:52:21.997014 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} executeQuery: Read 46 rows, 3.68 KiB in 0.002141252 sec., 21482 rows/sec., 1.68 MiB/sec. 2024.01.16 00:52:21.997026 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:21.997514 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.16 00:52:21.997545 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} DynamicQueryHandler: Done processing query 2024.01.16 00:52:21.997549 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003782698 sec., 178179.7013665907 rows/sec., 17.14 MiB/sec. 2024.01.16 00:52:21.997601 [ 3 ] {7bbecc9d-4280-4571-b8c0-e63af896c7d4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:21.997670 [ 3 ] {} HTTP-Session: 4b067584-8611-4d0d-baba-bce3a0c26279 Destroying unnamed session 2024.01.16 00:52:21.997716 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:21.997782 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part 2024.01.16 00:52:21.997839 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.16 00:52:21.998009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:21.998031 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part 2024.01.16 00:52:21.998122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:21.998188 [ 3 ] {} HTTP-Session: dc933088-bd5e-4ce2-a159-79513d6b568c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:21.998257 [ 3 ] {} HTTP-Session: dc933088-bd5e-4ce2-a159-79513d6b568c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:21.998330 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.16 00:52:21.998386 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:21.998567 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:21.998644 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_36_7} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.16 00:52:21.998722 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 70 rows starting from the beginning of the part 2024.01.16 00:52:21.998741 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:21.999101 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:21.999450 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:21.999505 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:22.000304 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.27 MiB, peak 237.61 MiB, will set to 232.12 MiB (RSS), difference: -1.15 MiB 2024.01.16 00:52:22.000869 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:22.001273 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.004128202 sec., 66614.957310713 rows/sec., 5.20 MiB/sec. 2024.01.16 00:52:22.001456 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.16 00:52:22.001621 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.16 00:52:22.001749 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.16 00:52:22.001861 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_36_7} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.16 00:52:22.001945 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.16 00:52:22.002120 [ 161 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.16 00:52:22.002137 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} executeQuery: Read 46 rows, 63.56 KiB in 0.003511805 sec., 13098 rows/sec., 17.68 MiB/sec. 2024.01.16 00:52:22.002178 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:22.002371 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.16 00:52:22.002490 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} DynamicQueryHandler: Done processing query 2024.01.16 00:52:22.002562 [ 3 ] {662477ea-b6c2-4440-af91-60d82b8e6222} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:52:22.002618 [ 3 ] {} HTTP-Session: dc933088-bd5e-4ce2-a159-79513d6b568c Destroying unnamed session 2024.01.16 00:52:22.002644 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:22.002706 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 849 rows starting from the beginning of the part 2024.01.16 00:52:22.002826 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:22.002921 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:22.003013 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:22.003100 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:22.003187 [ 11 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:22.015868 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 997 rows, containing 6 columns (6 merged, 0 gathered) in 0.013630397 sec., 73145.33831993301 rows/sec., 98.71 MiB/sec. 2024.01.16 00:52:22.016537 [ 14 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.16 00:52:22.016782 [ 14 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.16 00:52:22.016852 [ 14 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.16 00:52:22.016934 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_36_7: 8.88 MiB. 2024.01.16 00:52:23.000151 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.13 MiB, peak 239.98 MiB, will set to 233.54 MiB (RSS), difference: 2.42 MiB 2024.01.16 00:52:26.986967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:26.987099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:26.987126 [ 3 ] {} HTTP-Session: d001468c-4d03-4cf5-ba86-c66eb6d56a4e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:26.987153 [ 3 ] {} HTTP-Session: d001468c-4d03-4cf5-ba86-c66eb6d56a4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:26.987292 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:26.987359 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:26.987529 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:26.987942 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:26.988236 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.16 00:52:26.988420 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.16 00:52:26.988557 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} executeQuery: Read 5 rows, 415.00 B in 0.001224863 sec., 4082 rows/sec., 330.87 KiB/sec. 2024.01.16 00:52:26.988692 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} DynamicQueryHandler: Done processing query 2024.01.16 00:52:26.988718 [ 3 ] {db924f8c-0e9a-47e7-bcc1-b5942a984024} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:26.988735 [ 3 ] {} HTTP-Session: d001468c-4d03-4cf5-ba86-c66eb6d56a4e Destroying unnamed session 2024.01.16 00:52:26.988864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:26.988909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:26.988929 [ 3 ] {} HTTP-Session: 1b3aeeef-9e5c-47e1-adf9-3ca98f07cb25 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:26.988947 [ 3 ] {} HTTP-Session: 1b3aeeef-9e5c-47e1-adf9-3ca98f07cb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:26.989025 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:26.989066 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:26.989171 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:26.989494 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:26.989702 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.16 00:52:26.989865 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.16 00:52:26.989985 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} executeQuery: Read 15 rows, 1.39 KiB in 0.000926449 sec., 16190 rows/sec., 1.46 MiB/sec. 2024.01.16 00:52:26.990104 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} DynamicQueryHandler: Done processing query 2024.01.16 00:52:26.990129 [ 3 ] {d3ed7040-f553-49c6-8d15-21844dcccd78} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:26.990144 [ 3 ] {} HTTP-Session: 1b3aeeef-9e5c-47e1-adf9-3ca98f07cb25 Destroying unnamed session 2024.01.16 00:52:26.990270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:26.990314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:26.990333 [ 3 ] {} HTTP-Session: 37e44b4b-0d2f-4eb5-9f7c-6cef790b190f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:26.990351 [ 3 ] {} HTTP-Session: 37e44b4b-0d2f-4eb5-9f7c-6cef790b190f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:26.990423 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:26.990463 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:26.990571 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:26.990868 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:26.991071 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.16 00:52:26.991218 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.16 00:52:26.991336 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} executeQuery: Read 5 rows, 410.00 B in 0.000886249 sec., 5641 rows/sec., 451.78 KiB/sec. 2024.01.16 00:52:26.991440 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} DynamicQueryHandler: Done processing query 2024.01.16 00:52:26.991464 [ 3 ] {d7191c8f-988c-45c8-81f0-0a299c49520a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:26.991479 [ 3 ] {} HTTP-Session: 37e44b4b-0d2f-4eb5-9f7c-6cef790b190f Destroying unnamed session 2024.01.16 00:52:26.991614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:26.991657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:26.991676 [ 3 ] {} HTTP-Session: ba592226-5517-4d82-940d-e293b15d1f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:26.991693 [ 3 ] {} HTTP-Session: ba592226-5517-4d82-940d-e293b15d1f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:26.991766 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:26.991810 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:26.991946 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:26.992269 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.21 GiB. 2024.01.16 00:52:26.992550 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.16 00:52:26.992732 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.16 00:52:26.992864 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} executeQuery: Read 5 rows, 6.91 KiB in 0.00106416 sec., 4698 rows/sec., 6.34 MiB/sec. 2024.01.16 00:52:26.993045 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} DynamicQueryHandler: Done processing query 2024.01.16 00:52:26.993070 [ 3 ] {59d2db9e-e8a0-4fb4-908b-aedff8e8f668} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:26.993086 [ 3 ] {} HTTP-Session: ba592226-5517-4d82-940d-e293b15d1f6f Destroying unnamed session 2024.01.16 00:52:31.989230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:31.989366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:31.989400 [ 3 ] {} HTTP-Session: c726da75-7eba-4ddb-8c36-000ce922e0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:31.989433 [ 3 ] {} HTTP-Session: c726da75-7eba-4ddb-8c36-000ce922e0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:31.989585 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:31.989655 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:31.989830 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:31.990270 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:31.990551 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.16 00:52:31.990728 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.16 00:52:31.990873 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} executeQuery: Read 46 rows, 3.73 KiB in 0.001241472 sec., 37052 rows/sec., 2.93 MiB/sec. 2024.01.16 00:52:31.991032 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} DynamicQueryHandler: Done processing query 2024.01.16 00:52:31.991058 [ 3 ] {a9418629-667e-424c-afee-d8e32c75d682} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:31.991075 [ 3 ] {} HTTP-Session: c726da75-7eba-4ddb-8c36-000ce922e0d8 Destroying unnamed session 2024.01.16 00:52:31.991255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:31.991306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:31.991326 [ 3 ] {} HTTP-Session: b3e7328e-449e-44d5-8a79-9f288b34448d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:31.991345 [ 3 ] {} HTTP-Session: b3e7328e-449e-44d5-8a79-9f288b34448d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:31.991434 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:31.991479 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:31.991588 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:31.991967 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:31.992202 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.16 00:52:31.992364 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.16 00:52:31.992501 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} executeQuery: Read 138 rows, 13.89 KiB in 0.001036591 sec., 133128 rows/sec., 13.08 MiB/sec. 2024.01.16 00:52:31.992659 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} DynamicQueryHandler: Done processing query 2024.01.16 00:52:31.992684 [ 3 ] {cff09431-465a-4c42-8141-207d25221835} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:52:31.992701 [ 3 ] {} HTTP-Session: b3e7328e-449e-44d5-8a79-9f288b34448d Destroying unnamed session 2024.01.16 00:52:31.992830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:31.992875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:31.992894 [ 3 ] {} HTTP-Session: 14c15fa0-ea0a-41fa-b772-809c8db36446 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:31.992912 [ 3 ] {} HTTP-Session: 14c15fa0-ea0a-41fa-b772-809c8db36446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:31.992989 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:31.993031 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:31.993141 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:31.993433 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:31.993646 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.16 00:52:31.993796 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.16 00:52:31.993905 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} executeQuery: Read 46 rows, 3.68 KiB in 0.000884329 sec., 52016 rows/sec., 4.07 MiB/sec. 2024.01.16 00:52:31.994028 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} DynamicQueryHandler: Done processing query 2024.01.16 00:52:31.994053 [ 3 ] {6c540ee6-6c94-4c4b-bd30-26f38fe0e1e7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:31.994069 [ 3 ] {} HTTP-Session: 14c15fa0-ea0a-41fa-b772-809c8db36446 Destroying unnamed session 2024.01.16 00:52:31.994258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:31.994304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:31.994322 [ 3 ] {} HTTP-Session: 03806da2-363c-4255-9163-a2d880d8f021 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:31.994341 [ 3 ] {} HTTP-Session: 03806da2-363c-4255-9163-a2d880d8f021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:31.994431 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:31.994478 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:31.994614 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:31.995119 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:31.995431 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.16 00:52:31.995616 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.16 00:52:31.995768 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} executeQuery: Read 46 rows, 63.56 KiB in 0.001307603 sec., 35178 rows/sec., 47.47 MiB/sec. 2024.01.16 00:52:31.995889 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} DynamicQueryHandler: Done processing query 2024.01.16 00:52:31.995913 [ 3 ] {d5eee3c9-26be-43c4-be5b-6deea15a8c23} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:52:31.995929 [ 3 ] {} HTTP-Session: 03806da2-363c-4255-9163-a2d880d8f021 Destroying unnamed session 2024.01.16 00:52:34.583648 [ 154 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:52:34.583703 [ 154 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:52:36.987304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:36.987442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:36.987472 [ 3 ] {} HTTP-Session: 791ece6a-178f-40cc-8f92-7b8fb95e554c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:36.987501 [ 3 ] {} HTTP-Session: 791ece6a-178f-40cc-8f92-7b8fb95e554c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:36.987642 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:36.987713 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:36.987895 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:36.988307 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:36.988570 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.16 00:52:36.988735 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.16 00:52:36.988860 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} executeQuery: Read 5 rows, 415.00 B in 0.001179321 sec., 4239 rows/sec., 343.65 KiB/sec. 2024.01.16 00:52:36.989012 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} DynamicQueryHandler: Done processing query 2024.01.16 00:52:36.989039 [ 3 ] {85029faa-d58d-4b86-a16b-4b16313b76ad} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:36.989054 [ 3 ] {} HTTP-Session: 791ece6a-178f-40cc-8f92-7b8fb95e554c Destroying unnamed session 2024.01.16 00:52:36.989176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:36.989224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:36.989244 [ 3 ] {} HTTP-Session: 1c9c28a9-1313-4c14-a08d-db44bf9ba476 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:36.989262 [ 3 ] {} HTTP-Session: 1c9c28a9-1313-4c14-a08d-db44bf9ba476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:36.989339 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:36.989381 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:52:36.989491 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:36.989773 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:36.989990 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.16 00:52:36.990140 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.16 00:52:36.990266 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} executeQuery: Read 4 rows, 342.00 B in 0.000890629 sec., 4491 rows/sec., 375.00 KiB/sec. 2024.01.16 00:52:36.990461 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} DynamicQueryHandler: Done processing query 2024.01.16 00:52:36.990485 [ 3 ] {086c03e2-811f-40c0-aade-9c2eacafb54e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:36.990500 [ 3 ] {} HTTP-Session: 1c9c28a9-1313-4c14-a08d-db44bf9ba476 Destroying unnamed session 2024.01.16 00:52:36.990620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:36.990664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:36.990682 [ 3 ] {} HTTP-Session: 38b11c0a-9668-4065-b055-808c3d7d6e7b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:36.990699 [ 3 ] {} HTTP-Session: 38b11c0a-9668-4065-b055-808c3d7d6e7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:36.990773 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:36.990812 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:36.990925 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:36.991207 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:36.991410 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.16 00:52:36.991556 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.16 00:52:36.991673 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} executeQuery: Read 17 rows, 1.56 KiB in 0.000870619 sec., 19526 rows/sec., 1.75 MiB/sec. 2024.01.16 00:52:36.991817 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} DynamicQueryHandler: Done processing query 2024.01.16 00:52:36.991845 [ 3 ] {ef74fc82-a464-48d7-b8b4-f664c0510c1c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:36.991860 [ 3 ] {} HTTP-Session: 38b11c0a-9668-4065-b055-808c3d7d6e7b Destroying unnamed session 2024.01.16 00:52:36.992009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:36.992054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:36.992072 [ 3 ] {} HTTP-Session: 3fcb9cc1-722d-4204-814c-43e921bacdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:36.992088 [ 3 ] {} HTTP-Session: 3fcb9cc1-722d-4204-814c-43e921bacdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:36.992156 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:36.992194 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:52:36.992298 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:36.992627 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:36.992831 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.16 00:52:36.992979 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.16 00:52:36.993097 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} executeQuery: Read 4 rows, 286.00 B in 0.000904939 sec., 4420 rows/sec., 308.64 KiB/sec. 2024.01.16 00:52:36.993279 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} DynamicQueryHandler: Done processing query 2024.01.16 00:52:36.993307 [ 3 ] {f1946053-cfa0-4697-acd5-5168fdcd9610} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:36.993322 [ 3 ] {} HTTP-Session: 3fcb9cc1-722d-4204-814c-43e921bacdc7 Destroying unnamed session 2024.01.16 00:52:36.993448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:36.993491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:36.993510 [ 3 ] {} HTTP-Session: 9a15af77-81f6-4713-8165-85888224c773 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:36.993527 [ 3 ] {} HTTP-Session: 9a15af77-81f6-4713-8165-85888224c773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:36.993596 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:36.993634 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:36.993750 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:36.994026 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:36.994228 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.16 00:52:36.994369 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.16 00:52:36.994490 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} executeQuery: Read 9 rows, 744.00 B in 0.000867579 sec., 10373 rows/sec., 837.46 KiB/sec. 2024.01.16 00:52:36.994595 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} DynamicQueryHandler: Done processing query 2024.01.16 00:52:36.994618 [ 3 ] {48f5fc5f-f98b-4e9c-9c77-42222d741d0a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:36.994633 [ 3 ] {} HTTP-Session: 9a15af77-81f6-4713-8165-85888224c773 Destroying unnamed session 2024.01.16 00:52:36.994757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:36.994799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:36.994817 [ 3 ] {} HTTP-Session: 5d348bc3-6f9f-4157-93ed-4f8cede155d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:36.994833 [ 3 ] {} HTTP-Session: 5d348bc3-6f9f-4157-93ed-4f8cede155d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:36.994901 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:36.994944 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:52:36.995061 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:36.995315 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:36.995576 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.16 00:52:36.995748 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.16 00:52:36.995866 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} executeQuery: Read 2 rows, 144.00 B in 0.000926629 sec., 2158 rows/sec., 151.76 KiB/sec. 2024.01.16 00:52:36.996047 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} DynamicQueryHandler: Done processing query 2024.01.16 00:52:36.996071 [ 3 ] {9fcd04ce-a725-4c27-ae0d-2f2cfe06d42c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:36.996087 [ 3 ] {} HTTP-Session: 5d348bc3-6f9f-4157-93ed-4f8cede155d6 Destroying unnamed session 2024.01.16 00:52:36.996196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:36.996240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:36.996258 [ 3 ] {} HTTP-Session: 9a5b6bd9-9f4c-4837-be9d-0c5b87520690 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:36.996275 [ 3 ] {} HTTP-Session: 9a5b6bd9-9f4c-4837-be9d-0c5b87520690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:36.996346 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:36.996391 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:36.996531 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:36.996819 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:36.997080 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.16 00:52:36.997250 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.16 00:52:36.997349 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} executeQuery: Read 5 rows, 6.91 KiB in 0.00097599 sec., 5123 rows/sec., 6.91 MiB/sec. 2024.01.16 00:52:36.997467 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} DynamicQueryHandler: Done processing query 2024.01.16 00:52:36.997490 [ 3 ] {d7277521-58b9-4960-b249-94d32b6f2fd9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:52:36.997505 [ 3 ] {} HTTP-Session: 9a5b6bd9-9f4c-4837-be9d-0c5b87520690 Destroying unnamed session 2024.01.16 00:52:41.991355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:41.991499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:41.991531 [ 3 ] {} HTTP-Session: 049e0b17-2c5f-4741-8582-3ef6eefcd3bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:41.991560 [ 3 ] {} HTTP-Session: 049e0b17-2c5f-4741-8582-3ef6eefcd3bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:41.991732 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:41.991808 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:41.991993 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:41.992535 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:41.992812 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.16 00:52:41.992982 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.16 00:52:41.993126 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} executeQuery: Read 46 rows, 3.73 KiB in 0.001350593 sec., 34059 rows/sec., 2.70 MiB/sec. 2024.01.16 00:52:41.993284 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} DynamicQueryHandler: Done processing query 2024.01.16 00:52:41.993310 [ 3 ] {5e62abbc-e8e1-46a8-983b-b4e94bfd374d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:41.993327 [ 3 ] {} HTTP-Session: 049e0b17-2c5f-4741-8582-3ef6eefcd3bc Destroying unnamed session 2024.01.16 00:52:41.993453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:41.993501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:41.993521 [ 3 ] {} HTTP-Session: 68a80c29-ccf3-4178-a8f5-23bbd5bf1f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:41.993541 [ 3 ] {} HTTP-Session: 68a80c29-ccf3-4178-a8f5-23bbd5bf1f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:41.993621 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:41.993664 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:52:41.993780 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:41.994058 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:41.994267 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.16 00:52:41.994417 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.16 00:52:41.994541 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} executeQuery: Read 2 rows, 175.00 B in 0.000888419 sec., 2251 rows/sec., 192.36 KiB/sec. 2024.01.16 00:52:41.994539 [ 148 ] {} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.01.16 00:52:41.994662 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:41.994718 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} DynamicQueryHandler: Done processing query 2024.01.16 00:52:41.994781 [ 3 ] {1367d7f7-79ad-48be-8a95-5cdb6b2e9962} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:41.994821 [ 3 ] {} HTTP-Session: 68a80c29-ccf3-4178-a8f5-23bbd5bf1f0e Destroying unnamed session 2024.01.16 00:52:41.994817 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.01.16 00:52:41.994973 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:41.995023 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:52:41.995059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:41.995135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:41.995166 [ 3 ] {} HTTP-Session: 64721e32-0117-4b00-b19c-d3a767445a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:41.995227 [ 3 ] {} HTTP-Session: 64721e32-0117-4b00-b19c-d3a767445a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:41.995268 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:52:41.995419 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:41.995487 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:52:41.995506 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:41.995761 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:52:41.995947 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:41.995988 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:52:41.996167 [ 10 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:52:41.996667 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:41.997158 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.16 00:52:41.997331 [ 14 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002604446 sec., 8447.093930916595 rows/sec., 706.80 KiB/sec. 2024.01.16 00:52:41.997464 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.16 00:52:41.997508 [ 14 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.16 00:52:41.997658 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} executeQuery: Read 175 rows, 17.09 KiB in 0.002175212 sec., 80451 rows/sec., 7.67 MiB/sec. 2024.01.16 00:52:41.997817 [ 14 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.16 00:52:41.997865 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} DynamicQueryHandler: Done processing query 2024.01.16 00:52:41.997899 [ 3 ] {fe0d7ae5-5d61-4835-9974-0a5e32b110d2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:52:41.997916 [ 14 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_10_2} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.01.16 00:52:41.997925 [ 3 ] {} HTTP-Session: 64721e32-0117-4b00-b19c-d3a767445a08 Destroying unnamed session 2024.01.16 00:52:41.998071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:41.998118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:41.998138 [ 3 ] {} HTTP-Session: f3470c3e-e81f-49e7-b78b-6cb0b75aff8f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:41.998156 [ 3 ] {} HTTP-Session: f3470c3e-e81f-49e7-b78b-6cb0b75aff8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:41.998229 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:41.998268 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:52:41.998388 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:41.998668 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:41.998881 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.16 00:52:41.999030 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.16 00:52:41.999155 [ 148 ] {} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.01.16 00:52:41.999164 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} executeQuery: Read 2 rows, 143.00 B in 0.000893079 sec., 2239 rows/sec., 156.37 KiB/sec. 2024.01.16 00:52:41.999213 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:41.999391 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.01.16 00:52:41.999411 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} DynamicQueryHandler: Done processing query 2024.01.16 00:52:41.999455 [ 3 ] {14668913-6dd8-4c13-a5ab-0f34600b9cdb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:41.999493 [ 3 ] {} HTTP-Session: f3470c3e-e81f-49e7-b78b-6cb0b75aff8f Destroying unnamed session 2024.01.16 00:52:41.999542 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:41.999575 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:52:41.999685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:41.999732 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:52:41.999785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:41.999827 [ 3 ] {} HTTP-Session: 48d90199-0512-43e7-b8e4-5d9d32d4dddd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:41.999865 [ 3 ] {} HTTP-Session: 48d90199-0512-43e7-b8e4-5d9d32d4dddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:41.999932 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:52:42.000072 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:42.000116 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:42.000178 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.67 MiB, peak 239.98 MiB, will set to 233.55 MiB (RSS), difference: -1.13 MiB 2024.01.16 00:52:42.000437 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:52:42.000937 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:52:42.001032 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:42.001230 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:52:42.001745 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:42.002198 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.16 00:52:42.002455 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003156501 sec., 6969.742762634955 rows/sec., 486.66 KiB/sec. 2024.01.16 00:52:42.002503 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.16 00:52:42.002580 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.16 00:52:42.002714 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} executeQuery: Read 72 rows, 5.75 KiB in 0.002609726 sec., 27589 rows/sec., 2.15 MiB/sec. 2024.01.16 00:52:42.002902 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.16 00:52:42.002945 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} DynamicQueryHandler: Done processing query 2024.01.16 00:52:42.002976 [ 3 ] {2a625145-bb1e-4c49-ae0d-b52c895a6150} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:52:42.002990 [ 10 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_10_2} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.01.16 00:52:42.003004 [ 3 ] {} HTTP-Session: 48d90199-0512-43e7-b8e4-5d9d32d4dddd Destroying unnamed session 2024.01.16 00:52:42.003144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:42.003191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:42.003210 [ 3 ] {} HTTP-Session: 8fe48920-04fe-42ad-b5a6-89dbcc14eab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:42.003227 [ 3 ] {} HTTP-Session: 8fe48920-04fe-42ad-b5a6-89dbcc14eab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:42.003308 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:42.003353 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:52:42.003493 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:42.003821 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:42.004099 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.16 00:52:42.004293 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.16 00:52:42.004421 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} executeQuery: Read 37 rows, 2.67 KiB in 0.001083701 sec., 34142 rows/sec., 2.41 MiB/sec. 2024.01.16 00:52:42.004561 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} DynamicQueryHandler: Done processing query 2024.01.16 00:52:42.004585 [ 3 ] {51b5f75a-65d0-4c67-bd54-08bb5b5253cb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:42.004601 [ 3 ] {} HTTP-Session: 8fe48920-04fe-42ad-b5a6-89dbcc14eab8 Destroying unnamed session 2024.01.16 00:52:42.004755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:42.004800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:42.004819 [ 3 ] {} HTTP-Session: 17625b6a-e0d9-4e11-b697-168941fde060 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:42.004836 [ 3 ] {} HTTP-Session: 17625b6a-e0d9-4e11-b697-168941fde060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:42.004917 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:42.004961 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:42.005098 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:42.005618 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:42.005921 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.16 00:52:42.006102 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.16 00:52:42.006239 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} executeQuery: Read 46 rows, 63.56 KiB in 0.001294273 sec., 35541 rows/sec., 47.96 MiB/sec. 2024.01.16 00:52:42.006351 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} DynamicQueryHandler: Done processing query 2024.01.16 00:52:42.006375 [ 3 ] {f3a2525f-c15d-415f-9a3d-4234284d92f5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:52:42.006391 [ 3 ] {} HTTP-Session: 17625b6a-e0d9-4e11-b697-168941fde060 Destroying unnamed session 2024.01.16 00:52:46.987176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:46.987377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:46.987430 [ 3 ] {} HTTP-Session: 86873467-8eb6-4cef-978e-29eb5c6d7f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:46.987479 [ 3 ] {} HTTP-Session: 86873467-8eb6-4cef-978e-29eb5c6d7f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:46.987701 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:46.987777 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:46.987958 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:46.988411 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:46.988680 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.16 00:52:46.988847 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.16 00:52:46.988964 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} executeQuery: Read 5 rows, 415.00 B in 0.001219872 sec., 4098 rows/sec., 332.23 KiB/sec. 2024.01.16 00:52:46.988988 [ 144 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.16 00:52:46.989118 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:46.989187 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} DynamicQueryHandler: Done processing query 2024.01.16 00:52:46.989222 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.16 00:52:46.989230 [ 3 ] {8813df70-c1b1-4b89-acb1-e3241643e86d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:46.989279 [ 3 ] {} HTTP-Session: 86873467-8eb6-4cef-978e-29eb5c6d7f52 Destroying unnamed session 2024.01.16 00:52:46.989347 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:46.989385 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 51 rows starting from the beginning of the part 2024.01.16 00:52:46.989467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:46.989555 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:46.989557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:46.989633 [ 3 ] {} HTTP-Session: 86644a07-7278-4e5e-b1aa-736286ea88ca Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:46.989669 [ 3 ] {} HTTP-Session: 86644a07-7278-4e5e-b1aa-736286ea88ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:46.989792 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:46.989900 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:46.990023 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:46.990024 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:46.990335 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:46.990510 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:46.990596 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:46.991133 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:46.991613 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.16 00:52:46.991947 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.16 00:52:46.992164 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.00298115 sec., 52999.68133102997 rows/sec., 4.20 MiB/sec. 2024.01.16 00:52:46.992185 [ 144 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.16 00:52:46.992228 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} executeQuery: Read 15 rows, 1.39 KiB in 0.002256392 sec., 6647 rows/sec., 614.14 KiB/sec. 2024.01.16 00:52:46.992257 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:46.992439 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.16 00:52:46.992487 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.16 00:52:46.992582 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} DynamicQueryHandler: Done processing query 2024.01.16 00:52:46.992625 [ 3 ] {84b98c82-5a84-468d-b5d5-d65df81cc9d1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:46.992644 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:46.992665 [ 3 ] {} HTTP-Session: 86644a07-7278-4e5e-b1aa-736286ea88ca Destroying unnamed session 2024.01.16 00:52:46.992717 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part 2024.01.16 00:52:46.992794 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.16 00:52:46.992891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:46.992942 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part 2024.01.16 00:52:46.992958 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_41_8} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.16 00:52:46.993021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:46.993124 [ 3 ] {} HTTP-Session: 4f38e3b9-6f86-4b98-ba0a-53ecd304480a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:46.993204 [ 3 ] {} HTTP-Session: 4f38e3b9-6f86-4b98-ba0a-53ecd304480a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:46.993262 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 138 rows starting from the beginning of the part 2024.01.16 00:52:46.993394 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:46.993512 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:46.993512 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 17 rows starting from the beginning of the part 2024.01.16 00:52:46.993851 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 175 rows starting from the beginning of the part 2024.01.16 00:52:46.993980 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:46.994137 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part 2024.01.16 00:52:46.994694 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:46.995160 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.16 00:52:46.995436 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.16 00:52:46.995623 [ 144 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.16 00:52:46.995741 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} executeQuery: Read 5 rows, 410.00 B in 0.002257293 sec., 2215 rows/sec., 177.38 KiB/sec. 2024.01.16 00:52:46.995772 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:46.995992 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.16 00:52:46.996075 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.003721037 sec., 148614.48569310113 rows/sec., 14.19 MiB/sec. 2024.01.16 00:52:46.996222 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:46.996255 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} DynamicQueryHandler: Done processing query 2024.01.16 00:52:46.996290 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part 2024.01.16 00:52:46.996302 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.16 00:52:46.996319 [ 3 ] {740940a0-ad72-41a3-95fb-84cc9d5fd104} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:46.996439 [ 3 ] {} HTTP-Session: 4f38e3b9-6f86-4b98-ba0a-53ecd304480a Destroying unnamed session 2024.01.16 00:52:46.996535 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:46.996670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:46.996701 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.16 00:52:46.996773 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:46.996797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:46.996876 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_41_8} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.16 00:52:46.996896 [ 3 ] {} HTTP-Session: d6a351fd-6692-4af7-86d3-b8704c7b1272 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:46.997000 [ 3 ] {} HTTP-Session: d6a351fd-6692-4af7-86d3-b8704c7b1272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:46.997088 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 9 rows starting from the beginning of the part 2024.01.16 00:52:46.997279 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:46.997318 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part 2024.01.16 00:52:46.997402 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:46.997603 [ 20 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:46.998149 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:46.999012 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:46.999541 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003669287 sec., 64862.7376381297 rows/sec., 5.07 MiB/sec. 2024.01.16 00:52:46.999668 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.16 00:52:46.999694 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.16 00:52:46.999962 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.16 00:52:46.999969 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.16 00:52:47.000115 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} executeQuery: Read 5 rows, 6.91 KiB in 0.002779428 sec., 1798 rows/sec., 2.43 MiB/sec. 2024.01.16 00:52:47.000142 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 238.76 MiB, peak 239.98 MiB, will set to 233.56 MiB (RSS), difference: -5.20 MiB 2024.01.16 00:52:47.000178 [ 144 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.16 00:52:47.000181 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_41_8} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.16 00:52:47.000287 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:47.000554 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.16 00:52:47.000637 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} DynamicQueryHandler: Done processing query 2024.01.16 00:52:47.000693 [ 3 ] {dd016951-a64d-40db-8503-a090ded59a01} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:52:47.000775 [ 3 ] {} HTTP-Session: d6a351fd-6692-4af7-86d3-b8704c7b1272 Destroying unnamed session 2024.01.16 00:52:47.000876 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:47.000951 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 997 rows starting from the beginning of the part 2024.01.16 00:52:47.001065 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:47.001168 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:47.001264 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:47.001356 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part 2024.01.16 00:52:47.001447 [ 17 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part 2024.01.16 00:52:47.004230 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1104 rows, containing 6 columns (6 merged, 0 gathered) in 0.003818969 sec., 289083.25781120505 rows/sec., 390.10 MiB/sec. 2024.01.16 00:52:47.004887 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.16 00:52:47.005123 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.16 00:52:47.005198 [ 13 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.16 00:52:47.005272 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_41_8: 9.01 MiB. 2024.01.16 00:52:48.000144 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 228.48 MiB, peak 239.98 MiB, will set to 234.35 MiB (RSS), difference: 5.87 MiB 2024.01.16 00:52:49.583749 [ 142 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:52:49.583804 [ 142 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:52:51.989521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:51.989654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:51.989683 [ 3 ] {} HTTP-Session: e452fd62-ce17-4dd4-964f-31e3a880f14d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:51.989711 [ 3 ] {} HTTP-Session: e452fd62-ce17-4dd4-964f-31e3a880f14d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:51.989855 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:51.989930 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:51.990110 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:51.990593 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:51.990860 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.16 00:52:51.991027 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.16 00:52:51.991148 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} executeQuery: Read 46 rows, 3.73 KiB in 0.001251993 sec., 36741 rows/sec., 2.91 MiB/sec. 2024.01.16 00:52:51.991364 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} DynamicQueryHandler: Done processing query 2024.01.16 00:52:51.991416 [ 3 ] {01baa608-2b77-426e-ab1c-72ad818baf90} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:51.991438 [ 3 ] {} HTTP-Session: e452fd62-ce17-4dd4-964f-31e3a880f14d Destroying unnamed session 2024.01.16 00:52:51.991613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:51.991662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:51.991681 [ 3 ] {} HTTP-Session: 376ff414-081b-4cb2-8998-e1cb4f619fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:51.991699 [ 3 ] {} HTTP-Session: 376ff414-081b-4cb2-8998-e1cb4f619fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:51.991787 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:51.991830 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:51.991945 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:51.992366 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:51.992584 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.16 00:52:51.992732 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.16 00:52:51.992857 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} executeQuery: Read 138 rows, 13.89 KiB in 0.0010419 sec., 132450 rows/sec., 13.01 MiB/sec. 2024.01.16 00:52:51.992983 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} DynamicQueryHandler: Done processing query 2024.01.16 00:52:51.993006 [ 3 ] {fefc0c6f-f34d-4e67-b5b7-f4c53bf2f673} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:52:51.993022 [ 3 ] {} HTTP-Session: 376ff414-081b-4cb2-8998-e1cb4f619fb1 Destroying unnamed session 2024.01.16 00:52:51.993140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:51.993185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:51.993203 [ 3 ] {} HTTP-Session: a71d2923-5d17-484b-b9f8-bf65e5366d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:51.993219 [ 3 ] {} HTTP-Session: a71d2923-5d17-484b-b9f8-bf65e5366d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:51.993293 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:51.993332 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:51.993438 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:51.993728 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:51.993926 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.16 00:52:51.994083 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.16 00:52:51.994196 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} executeQuery: Read 46 rows, 3.68 KiB in 0.000876269 sec., 52495 rows/sec., 4.11 MiB/sec. 2024.01.16 00:52:51.994301 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} DynamicQueryHandler: Done processing query 2024.01.16 00:52:51.994324 [ 3 ] {f54ce1fe-5435-4582-8fb6-1f1bb29e7eb6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:51.994339 [ 3 ] {} HTTP-Session: a71d2923-5d17-484b-b9f8-bf65e5366d87 Destroying unnamed session 2024.01.16 00:52:51.994518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:51.994561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:51.994579 [ 3 ] {} HTTP-Session: f6378266-9954-4fb7-8543-ef257cf0bf66 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:51.994596 [ 3 ] {} HTTP-Session: f6378266-9954-4fb7-8543-ef257cf0bf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:51.994681 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:51.994726 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:51.994862 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:51.995280 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:51.995583 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.16 00:52:51.995755 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.16 00:52:51.995871 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} executeQuery: Read 46 rows, 63.56 KiB in 0.001163311 sec., 39542 rows/sec., 53.36 MiB/sec. 2024.01.16 00:52:51.995978 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} DynamicQueryHandler: Done processing query 2024.01.16 00:52:51.996001 [ 3 ] {3cbfdcd8-b480-4c67-880c-939135ee5bc1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:52:51.996016 [ 3 ] {} HTTP-Session: f6378266-9954-4fb7-8543-ef257cf0bf66 Destroying unnamed session 2024.01.16 00:52:55.088239 [ 140 ] {} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.16 00:52:55.088320 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:55.088413 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.16 00:52:55.088536 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:52:55.088572 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 525 rows starting from the beginning of the part 2024.01.16 00:52:55.088691 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:52:55.088784 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:52:55.088870 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:52:55.088954 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::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.01.16 00:52:55.089591 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 601 rows, containing 5 columns (5 merged, 0 gathered) in 0.001219562 sec., 492799.87405314366 rows/sec., 34.76 MiB/sec. 2024.01.16 00:52:55.089690 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.16 00:52:55.089880 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.16 00:52:55.089945 [ 17 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_14_3} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.16 00:52:56.987022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:56.987144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:56.987173 [ 3 ] {} HTTP-Session: eda77064-3fe2-44a3-a4ae-bd0ebd1212cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:56.987200 [ 3 ] {} HTTP-Session: eda77064-3fe2-44a3-a4ae-bd0ebd1212cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:56.987331 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:56.987396 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:52:56.987566 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:56.987879 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:56.988195 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.16 00:52:56.988361 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.16 00:52:56.988478 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} executeQuery: Read 5 rows, 415.00 B in 0.001081491 sec., 4623 rows/sec., 374.74 KiB/sec. 2024.01.16 00:52:56.988610 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} DynamicQueryHandler: Done processing query 2024.01.16 00:52:56.988637 [ 3 ] {f3e59a6d-934b-44a7-81e1-6b876a7cc9d1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:56.988653 [ 3 ] {} HTTP-Session: eda77064-3fe2-44a3-a4ae-bd0ebd1212cc Destroying unnamed session 2024.01.16 00:52:56.988819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:56.988866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:56.988886 [ 3 ] {} HTTP-Session: cb25a5be-a889-40c4-8589-482ed5381bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:56.988904 [ 3 ] {} HTTP-Session: cb25a5be-a889-40c4-8589-482ed5381bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:56.988983 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:56.989025 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:52:56.989131 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:56.989366 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:56.989568 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.16 00:52:56.989715 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.16 00:52:56.989815 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} executeQuery: Read 15 rows, 1.39 KiB in 0.000804128 sec., 18653 rows/sec., 1.68 MiB/sec. 2024.01.16 00:52:56.989916 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} DynamicQueryHandler: Done processing query 2024.01.16 00:52:56.989939 [ 3 ] {dff3defb-528b-4188-9a52-b86898742842} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:52:56.989954 [ 3 ] {} HTTP-Session: cb25a5be-a889-40c4-8589-482ed5381bf1 Destroying unnamed session 2024.01.16 00:52:56.990065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:56.990108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:56.990126 [ 3 ] {} HTTP-Session: d0df0959-e1b2-4f15-84e9-20599f140d3e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:56.990144 [ 3 ] {} HTTP-Session: d0df0959-e1b2-4f15-84e9-20599f140d3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:56.990213 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:56.990250 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:52:56.990351 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:56.990566 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:56.990764 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.16 00:52:56.990917 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.16 00:52:56.991016 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} executeQuery: Read 5 rows, 410.00 B in 0.000777268 sec., 6432 rows/sec., 515.13 KiB/sec. 2024.01.16 00:52:56.991117 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} DynamicQueryHandler: Done processing query 2024.01.16 00:52:56.991140 [ 3 ] {e273a86f-3018-4c21-a08b-c3480f4ae91a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:52:56.991155 [ 3 ] {} HTTP-Session: d0df0959-e1b2-4f15-84e9-20599f140d3e Destroying unnamed session 2024.01.16 00:52:56.991297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:52:56.991338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:52:56.991356 [ 3 ] {} HTTP-Session: ccb08f47-8cc1-453b-8166-30bd04d88043 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:52:56.991372 [ 3 ] {} HTTP-Session: ccb08f47-8cc1-453b-8166-30bd04d88043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:52:56.991441 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:52:56.991485 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:52:56.991617 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:52:56.991880 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:52:56.992145 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.16 00:52:56.992319 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.16 00:52:56.992422 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} executeQuery: Read 5 rows, 6.91 KiB in 0.00095395 sec., 5241 rows/sec., 7.07 MiB/sec. 2024.01.16 00:52:56.992584 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} DynamicQueryHandler: Done processing query 2024.01.16 00:52:56.992624 [ 3 ] {8c5698da-866d-4dfd-98b5-612b6f293316} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:52:56.992640 [ 3 ] {} HTTP-Session: ccb08f47-8cc1-453b-8166-30bd04d88043 Destroying unnamed session 2024.01.16 00:53:01.990110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:01.990234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:01.990260 [ 3 ] {} HTTP-Session: 0e42005c-bdc0-4de0-a478-9169dbac37cf Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:01.990285 [ 3 ] {} HTTP-Session: 0e42005c-bdc0-4de0-a478-9169dbac37cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:01.990414 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:01.990475 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:01.990633 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:01.991010 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:01.991270 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.16 00:53:01.991433 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.16 00:53:01.991561 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} executeQuery: Read 46 rows, 3.73 KiB in 0.001110322 sec., 41429 rows/sec., 3.28 MiB/sec. 2024.01.16 00:53:01.991759 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} DynamicQueryHandler: Done processing query 2024.01.16 00:53:01.991794 [ 3 ] {2e8d6160-1ad3-4f85-91ea-413b774103bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:01.991811 [ 3 ] {} HTTP-Session: 0e42005c-bdc0-4de0-a478-9169dbac37cf Destroying unnamed session 2024.01.16 00:53:01.991934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:01.991980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:01.992000 [ 3 ] {} HTTP-Session: 41898605-fd74-49f0-9585-8179d4be57df Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:01.992019 [ 3 ] {} HTTP-Session: 41898605-fd74-49f0-9585-8179d4be57df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:01.992100 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:01.992146 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:53:01.992266 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:01.992592 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:01.992799 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.16 00:53:01.992953 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.16 00:53:01.993084 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} executeQuery: Read 2 rows, 175.00 B in 0.00095216 sec., 2100 rows/sec., 179.48 KiB/sec. 2024.01.16 00:53:01.993232 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} DynamicQueryHandler: Done processing query 2024.01.16 00:53:01.993257 [ 3 ] {ff439ebb-717a-4f3f-af4b-b57734af7eb6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:01.993273 [ 3 ] {} HTTP-Session: 41898605-fd74-49f0-9585-8179d4be57df Destroying unnamed session 2024.01.16 00:53:01.993431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:01.993478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:01.993498 [ 3 ] {} HTTP-Session: 7790af96-e886-4ca5-9f9b-813567f6570f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:01.993516 [ 3 ] {} HTTP-Session: 7790af96-e886-4ca5-9f9b-813567f6570f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:01.993594 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:01.993633 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:01.993741 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:01.994112 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:01.994338 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.16 00:53:01.994482 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.16 00:53:01.994604 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} executeQuery: Read 139 rows, 13.97 KiB in 0.00098185 sec., 141569 rows/sec., 13.90 MiB/sec. 2024.01.16 00:53:01.994729 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} DynamicQueryHandler: Done processing query 2024.01.16 00:53:01.994753 [ 3 ] {a391dd48-bea1-47a7-a994-5d922c028d73} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:53:01.994768 [ 3 ] {} HTTP-Session: 7790af96-e886-4ca5-9f9b-813567f6570f Destroying unnamed session 2024.01.16 00:53:01.994888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:01.994932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:01.994951 [ 3 ] {} HTTP-Session: b5883ba3-464d-4174-a5f0-60d696a1993b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:01.994968 [ 3 ] {} HTTP-Session: b5883ba3-464d-4174-a5f0-60d696a1993b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:01.995039 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:01.995078 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:53:01.995184 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:01.995429 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:01.995629 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.16 00:53:01.995774 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.16 00:53:01.995890 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} executeQuery: Read 2 rows, 143.00 B in 0.000824188 sec., 2426 rows/sec., 169.44 KiB/sec. 2024.01.16 00:53:01.996006 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} DynamicQueryHandler: Done processing query 2024.01.16 00:53:01.996030 [ 3 ] {400c8c74-77c3-4cb4-8d0b-e845ce83d2ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:01.996045 [ 3 ] {} HTTP-Session: b5883ba3-464d-4174-a5f0-60d696a1993b Destroying unnamed session 2024.01.16 00:53:01.996157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:01.996202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:01.996220 [ 3 ] {} HTTP-Session: d316039f-ca0c-432d-956f-80e41a9d9e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:01.996237 [ 3 ] {} HTTP-Session: d316039f-ca0c-432d-956f-80e41a9d9e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:01.996308 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:01.996346 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:01.996450 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:01.996735 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:01.996935 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.16 00:53:01.997083 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.16 00:53:01.997206 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} executeQuery: Read 48 rows, 3.85 KiB in 0.000870218 sec., 55158 rows/sec., 4.32 MiB/sec. 2024.01.16 00:53:01.997306 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} DynamicQueryHandler: Done processing query 2024.01.16 00:53:01.997330 [ 3 ] {17ed8805-b713-48f8-acfa-10da81749f49} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:01.997346 [ 3 ] {} HTTP-Session: d316039f-ca0c-432d-956f-80e41a9d9e0e Destroying unnamed session 2024.01.16 00:53:01.997447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:01.997490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:01.997508 [ 3 ] {} HTTP-Session: 8438295f-5be6-4bef-a90a-62ad82083578 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:01.997524 [ 3 ] {} HTTP-Session: 8438295f-5be6-4bef-a90a-62ad82083578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:01.997592 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:01.997635 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:53:01.997752 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:01.997996 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:01.998250 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.16 00:53:01.998417 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.16 00:53:01.998547 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} executeQuery: Read 1 rows, 72.00 B in 0.000916399 sec., 1091 rows/sec., 76.73 KiB/sec. 2024.01.16 00:53:01.998692 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} DynamicQueryHandler: Done processing query 2024.01.16 00:53:01.998716 [ 3 ] {8789ba12-bfe9-46d8-98a4-a47bc5c0cf70} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:01.998731 [ 3 ] {} HTTP-Session: 8438295f-5be6-4bef-a90a-62ad82083578 Destroying unnamed session 2024.01.16 00:53:01.998872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:01.998917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:01.998935 [ 3 ] {} HTTP-Session: 67cf9d12-0348-4ec3-808d-eec28363b2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:01.998952 [ 3 ] {} HTTP-Session: 67cf9d12-0348-4ec3-808d-eec28363b2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:01.999034 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:01.999078 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:01.999214 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:01.999655 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:01.999958 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.16 00:53:02.000148 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.76 MiB, peak 239.98 MiB, will set to 234.36 MiB (RSS), difference: -5.40 MiB 2024.01.16 00:53:02.000242 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.16 00:53:02.000485 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} executeQuery: Read 46 rows, 63.56 KiB in 0.001408884 sec., 32649 rows/sec., 44.06 MiB/sec. 2024.01.16 00:53:02.000666 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} DynamicQueryHandler: Done processing query 2024.01.16 00:53:02.000689 [ 3 ] {a4d29bd2-b8f9-4954-927b-5637692d2c90} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:53:02.000705 [ 3 ] {} HTTP-Session: 67cf9d12-0348-4ec3-808d-eec28363b2ab Destroying unnamed session 2024.01.16 00:53:03.000229 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.18 MiB, peak 239.98 MiB, will set to 234.36 MiB (RSS), difference: 5.17 MiB 2024.01.16 00:53:04.583861 [ 134 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:53:04.583945 [ 134 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:53:06.987219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:06.987351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:06.987383 [ 3 ] {} HTTP-Session: 2afc92a2-7b0d-4ebb-a2b4-5c1afd5edb5f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:06.987411 [ 3 ] {} HTTP-Session: 2afc92a2-7b0d-4ebb-a2b4-5c1afd5edb5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:06.987553 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:06.987624 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:06.987806 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:06.988245 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:06.988508 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.16 00:53:06.988676 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.16 00:53:06.988824 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} executeQuery: Read 5 rows, 415.00 B in 0.001222052 sec., 4091 rows/sec., 331.63 KiB/sec. 2024.01.16 00:53:06.988979 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} DynamicQueryHandler: Done processing query 2024.01.16 00:53:06.989005 [ 3 ] {16b68d38-7c2f-4620-aeda-be452df0af52} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:06.989022 [ 3 ] {} HTTP-Session: 2afc92a2-7b0d-4ebb-a2b4-5c1afd5edb5f Destroying unnamed session 2024.01.16 00:53:06.989140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:06.989185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:06.989204 [ 3 ] {} HTTP-Session: 4ebb9699-c804-47fb-8afc-c20b7ad61c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:06.989222 [ 3 ] {} HTTP-Session: 4ebb9699-c804-47fb-8afc-c20b7ad61c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:06.989297 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:06.989337 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:06.989442 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:06.989727 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:06.989926 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.16 00:53:06.990065 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.16 00:53:06.990261 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} executeQuery: Read 15 rows, 1.39 KiB in 0.0009214 sec., 16279 rows/sec., 1.47 MiB/sec. 2024.01.16 00:53:06.990366 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} DynamicQueryHandler: Done processing query 2024.01.16 00:53:06.990389 [ 3 ] {42c71d25-3ab7-4b63-bbf6-53bdf42c87b5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:06.990404 [ 3 ] {} HTTP-Session: 4ebb9699-c804-47fb-8afc-c20b7ad61c3c Destroying unnamed session 2024.01.16 00:53:06.990522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:06.990564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:06.990584 [ 3 ] {} HTTP-Session: 43cbcf81-94bb-431a-ae28-902461d05780 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:06.990601 [ 3 ] {} HTTP-Session: 43cbcf81-94bb-431a-ae28-902461d05780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:06.990670 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:06.990710 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:06.990814 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:06.991156 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:06.991357 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.16 00:53:06.991504 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.16 00:53:06.991636 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} executeQuery: Read 5 rows, 410.00 B in 0.0009325 sec., 5361 rows/sec., 429.37 KiB/sec. 2024.01.16 00:53:06.991756 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} DynamicQueryHandler: Done processing query 2024.01.16 00:53:06.991779 [ 3 ] {d1688545-07b1-4b98-ab7e-8da4198f1277} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:06.991795 [ 3 ] {} HTTP-Session: 43cbcf81-94bb-431a-ae28-902461d05780 Destroying unnamed session 2024.01.16 00:53:06.991937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:06.991982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:06.992000 [ 3 ] {} HTTP-Session: 06c518c6-4063-48d3-915c-0a757fc10601 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:06.992017 [ 3 ] {} HTTP-Session: 06c518c6-4063-48d3-915c-0a757fc10601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:06.992089 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:06.992134 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:06.992275 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:06.992594 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:06.992884 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.16 00:53:06.993065 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.16 00:53:06.993200 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} executeQuery: Read 5 rows, 6.91 KiB in 0.001083911 sec., 4612 rows/sec., 6.22 MiB/sec. 2024.01.16 00:53:06.993328 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} DynamicQueryHandler: Done processing query 2024.01.16 00:53:06.993352 [ 3 ] {b2258890-f987-43a2-a880-4e85ba07182e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:53:06.993368 [ 3 ] {} HTTP-Session: 06c518c6-4063-48d3-915c-0a757fc10601 Destroying unnamed session 2024.01.16 00:53:11.991593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:11.991726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:11.991758 [ 3 ] {} HTTP-Session: 38dad1fd-571e-433c-bb1d-6fe4981afe42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:11.991816 [ 3 ] {} HTTP-Session: 38dad1fd-571e-433c-bb1d-6fe4981afe42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:11.991963 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:11.992032 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:11.992211 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:11.992699 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:11.992966 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.16 00:53:11.993130 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.16 00:53:11.993263 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} executeQuery: Read 46 rows, 3.73 KiB in 0.001256363 sec., 36613 rows/sec., 2.90 MiB/sec. 2024.01.16 00:53:11.993284 [ 130 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.16 00:53:11.993407 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:11.993472 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} DynamicQueryHandler: Done processing query 2024.01.16 00:53:11.993518 [ 3 ] {63742460-fd37-49f3-85ea-90516677bcf5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:11.993525 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.16 00:53:11.993578 [ 3 ] {} HTTP-Session: 38dad1fd-571e-433c-bb1d-6fe4981afe42 Destroying unnamed session 2024.01.16 00:53:11.993679 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:11.993714 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 51 rows starting from the beginning of the part 2024.01.16 00:53:11.993809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:11.993906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:11.993917 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:11.993942 [ 3 ] {} HTTP-Session: f6a9dc2c-74a5-4648-b8bd-60ca207b1809 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:11.994000 [ 3 ] {} HTTP-Session: f6a9dc2c-74a5-4648-b8bd-60ca207b1809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:11.994142 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:11.994209 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:11.994338 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:11.994355 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:11.994699 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:11.994784 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:11.994960 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:11.995872 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:11.996386 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.16 00:53:11.996394 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002932009 sec., 67871.55155390041 rows/sec., 5.37 MiB/sec. 2024.01.16 00:53:11.996523 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.16 00:53:11.996632 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.16 00:53:11.996821 [ 130 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.16 00:53:11.996854 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.16 00:53:11.996855 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} executeQuery: Read 174 rows, 17.00 KiB in 0.002565566 sec., 67821 rows/sec., 6.47 MiB/sec. 2024.01.16 00:53:11.996909 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:11.997029 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_46_9} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.16 00:53:11.997159 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.16 00:53:11.997331 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} DynamicQueryHandler: Done processing query 2024.01.16 00:53:11.997332 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:11.997372 [ 3 ] {b7394241-5c88-400c-a941-d429cad108b0} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:53:11.997404 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part 2024.01.16 00:53:11.997418 [ 3 ] {} HTTP-Session: f6a9dc2c-74a5-4648-b8bd-60ca207b1809 Destroying unnamed session 2024.01.16 00:53:11.997538 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part 2024.01.16 00:53:11.997664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:11.997686 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 15 rows starting from the beginning of the part 2024.01.16 00:53:11.997756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:11.997795 [ 3 ] {} HTTP-Session: 6e82d73f-0300-43fd-b1ee-9d4d1fb5e148 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:11.997845 [ 3 ] {} HTTP-Session: 6e82d73f-0300-43fd-b1ee-9d4d1fb5e148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:11.997889 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part 2024.01.16 00:53:11.998036 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:11.998102 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 15 rows starting from the beginning of the part 2024.01.16 00:53:11.998120 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:11.998411 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 174 rows starting from the beginning of the part 2024.01.16 00:53:11.998573 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:11.999514 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:11.999885 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.16 00:53:12.000191 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.56 MiB, peak 239.98 MiB, will set to 234.36 MiB (RSS), difference: -5.20 MiB 2024.01.16 00:53:12.000192 [ 17 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191602 sec., 211179.21344829336 rows/sec., 20.31 MiB/sec. 2024.01.16 00:53:12.000224 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.16 00:53:12.000513 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.16 00:53:12.000493 [ 130 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.16 00:53:12.000655 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:12.000656 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} executeQuery: Read 70 rows, 5.58 KiB in 0.002539555 sec., 27563 rows/sec., 2.15 MiB/sec. 2024.01.16 00:53:12.000927 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.16 00:53:12.001062 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.16 00:53:12.001139 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} DynamicQueryHandler: Done processing query 2024.01.16 00:53:12.001162 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:12.001195 [ 3 ] {c56cc0e4-0476-4697-b848-a4c319f421ad} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:53:12.001214 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_46_9} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.16 00:53:12.001238 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part 2024.01.16 00:53:12.001266 [ 3 ] {} HTTP-Session: 6e82d73f-0300-43fd-b1ee-9d4d1fb5e148 Destroying unnamed session 2024.01.16 00:53:12.001508 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:12.001508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:12.001609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:12.001672 [ 3 ] {} HTTP-Session: 59dd3744-9de1-4116-9d45-4fb4002ba839 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:12.001691 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:12.001703 [ 3 ] {} HTTP-Session: 59dd3744-9de1-4116-9d45-4fb4002ba839 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:12.001934 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part 2024.01.16 00:53:12.001942 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:12.002054 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:53:12.002162 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:12.002506 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 70 rows starting from the beginning of the part 2024.01.16 00:53:12.002606 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:12.003448 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:12.004153 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003397854 sec., 80933.43622180352 rows/sec., 6.32 MiB/sec. 2024.01.16 00:53:12.004156 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.16 00:53:12.004286 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.16 00:53:12.004390 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.16 00:53:12.004538 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.16 00:53:12.004578 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} executeQuery: Read 36 rows, 2.60 KiB in 0.002549936 sec., 14118 rows/sec., 1020.25 KiB/sec. 2024.01.16 00:53:12.004701 [ 23 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_46_9} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.16 00:53:12.004943 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} DynamicQueryHandler: Done processing query 2024.01.16 00:53:12.004968 [ 3 ] {6080aa03-e1b9-48b9-8512-75ce5bac02b8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:12.004984 [ 3 ] {} HTTP-Session: 59dd3744-9de1-4116-9d45-4fb4002ba839 Destroying unnamed session 2024.01.16 00:53:12.005174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:12.005220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:12.005239 [ 3 ] {} HTTP-Session: 14c817e8-7a01-476c-9779-6f327bfaa5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:12.005256 [ 3 ] {} HTTP-Session: 14c817e8-7a01-476c-9779-6f327bfaa5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:12.005353 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:12.005398 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:12.005548 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:12.006087 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:12.006396 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.16 00:53:12.006575 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.16 00:53:12.006697 [ 130 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.16 00:53:12.006715 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} executeQuery: Read 46 rows, 63.56 KiB in 0.001326673 sec., 34673 rows/sec., 46.79 MiB/sec. 2024.01.16 00:53:12.006752 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.20 GiB. 2024.01.16 00:53:12.006913 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.16 00:53:12.006987 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} DynamicQueryHandler: Done processing query 2024.01.16 00:53:12.007037 [ 3 ] {0c661e0a-15da-481b-bfa3-59957545db8d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:53:12.007077 [ 3 ] {} HTTP-Session: 14c817e8-7a01-476c-9779-6f327bfaa5f6 Destroying unnamed session 2024.01.16 00:53:12.007086 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:12.007122 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1104 rows starting from the beginning of the part 2024.01.16 00:53:12.007230 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:12.007319 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:12.007405 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:12.007487 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:12.007569 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:12.010756 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1252 rows, containing 6 columns (6 merged, 0 gathered) in 0.003936159 sec., 318076.58176410047 rows/sec., 429.23 MiB/sec. 2024.01.16 00:53:12.011504 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.16 00:53:12.011798 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.16 00:53:12.011880 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.16 00:53:12.011976 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_46_9: 8.51 MiB. 2024.01.16 00:53:13.000140 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.25 MiB, peak 239.98 MiB, will set to 235.63 MiB (RSS), difference: 2.37 MiB 2024.01.16 00:53:16.987927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:16.988054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:16.988085 [ 3 ] {} HTTP-Session: 7ecb23a3-2934-41e5-9132-a09f0000d591 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:16.988112 [ 3 ] {} HTTP-Session: 7ecb23a3-2934-41e5-9132-a09f0000d591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:16.988253 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:16.988323 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:16.988491 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:16.988924 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:16.989182 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.16 00:53:16.989350 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.16 00:53:16.989484 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} executeQuery: Read 5 rows, 415.00 B in 0.001186492 sec., 4214 rows/sec., 341.57 KiB/sec. 2024.01.16 00:53:16.989650 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} DynamicQueryHandler: Done processing query 2024.01.16 00:53:16.989677 [ 3 ] {1f62cd0a-97d2-4afd-8454-4e890ef3b21a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:16.989694 [ 3 ] {} HTTP-Session: 7ecb23a3-2934-41e5-9132-a09f0000d591 Destroying unnamed session 2024.01.16 00:53:16.989823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:16.989873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:16.989892 [ 3 ] {} HTTP-Session: 83fc02d3-617f-4ecd-a2b6-476b9d14a066 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:16.989912 [ 3 ] {} HTTP-Session: 83fc02d3-617f-4ecd-a2b6-476b9d14a066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:16.989993 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:16.990033 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:16.990142 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:16.990457 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:16.990650 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.16 00:53:16.990797 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.16 00:53:16.990916 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} executeQuery: Read 15 rows, 1.39 KiB in 0.0009369 sec., 16010 rows/sec., 1.44 MiB/sec. 2024.01.16 00:53:16.991023 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} DynamicQueryHandler: Done processing query 2024.01.16 00:53:16.991045 [ 3 ] {4c1a4ea7-243d-4d5c-8776-47707ab228b5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:16.991059 [ 3 ] {} HTTP-Session: 83fc02d3-617f-4ecd-a2b6-476b9d14a066 Destroying unnamed session 2024.01.16 00:53:16.991160 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:16.991201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:16.991219 [ 3 ] {} HTTP-Session: 260eeec5-2db9-46c9-9401-072c3ddde9d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:16.991234 [ 3 ] {} HTTP-Session: 260eeec5-2db9-46c9-9401-072c3ddde9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:16.991371 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:16.991410 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:16.991514 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:16.991802 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:16.992000 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.16 00:53:16.992144 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.16 00:53:16.992268 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} executeQuery: Read 5 rows, 410.00 B in 0.000868669 sec., 5755 rows/sec., 460.92 KiB/sec. 2024.01.16 00:53:16.992387 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} DynamicQueryHandler: Done processing query 2024.01.16 00:53:16.992420 [ 3 ] {01515334-7985-4dfa-a73c-f01fe0fa91d7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:16.992438 [ 3 ] {} HTTP-Session: 260eeec5-2db9-46c9-9401-072c3ddde9d5 Destroying unnamed session 2024.01.16 00:53:16.992588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:16.992636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:16.992656 [ 3 ] {} HTTP-Session: 81f29303-927e-44ad-8cad-e29e27caf7dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:16.992673 [ 3 ] {} HTTP-Session: 81f29303-927e-44ad-8cad-e29e27caf7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:16.992747 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:16.992793 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:16.992940 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:16.993265 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:16.993563 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.16 00:53:16.993751 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.16 00:53:16.993877 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} executeQuery: Read 5 rows, 6.91 KiB in 0.001100621 sec., 4542 rows/sec., 6.13 MiB/sec. 2024.01.16 00:53:16.994003 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} DynamicQueryHandler: Done processing query 2024.01.16 00:53:16.994027 [ 3 ] {cdf6290c-39e1-4a9c-9bf1-a8c99d67e162} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:16.994043 [ 3 ] {} HTTP-Session: 81f29303-927e-44ad-8cad-e29e27caf7dd Destroying unnamed session 2024.01.16 00:53:19.584005 [ 123 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:53:19.584081 [ 123 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:53:21.989752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:21.989885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:21.989916 [ 3 ] {} HTTP-Session: eaafb0cc-4760-4b38-88dc-673e300be8b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:21.989946 [ 3 ] {} HTTP-Session: eaafb0cc-4760-4b38-88dc-673e300be8b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:21.990093 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:21.990165 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:21.990349 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:21.990798 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:21.991064 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.16 00:53:21.991235 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.16 00:53:21.991359 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} executeQuery: Read 46 rows, 3.73 KiB in 0.001227132 sec., 37485 rows/sec., 2.97 MiB/sec. 2024.01.16 00:53:21.991557 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} DynamicQueryHandler: Done processing query 2024.01.16 00:53:21.991598 [ 3 ] {2409699b-e7f4-415e-9661-9e428ac9eae4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:21.991616 [ 3 ] {} HTTP-Session: eaafb0cc-4760-4b38-88dc-673e300be8b8 Destroying unnamed session 2024.01.16 00:53:21.991768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:21.991817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:21.991838 [ 3 ] {} HTTP-Session: 938d31ec-ba65-4c63-b5e9-342206a0e396 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:21.991857 [ 3 ] {} HTTP-Session: 938d31ec-ba65-4c63-b5e9-342206a0e396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:21.991947 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:21.991993 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:21.992112 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:21.992504 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:21.992726 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.16 00:53:21.992887 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.16 00:53:21.993026 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} executeQuery: Read 138 rows, 13.89 KiB in 0.001042641 sec., 132356 rows/sec., 13.01 MiB/sec. 2024.01.16 00:53:21.993174 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} DynamicQueryHandler: Done processing query 2024.01.16 00:53:21.993199 [ 3 ] {775cfc7f-e325-4088-9a68-6c711ff9f143} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:53:21.993215 [ 3 ] {} HTTP-Session: 938d31ec-ba65-4c63-b5e9-342206a0e396 Destroying unnamed session 2024.01.16 00:53:21.993382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:21.993428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:21.993447 [ 3 ] {} HTTP-Session: 6beb4cec-bb07-4ff0-b568-97e1b8914ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:21.993465 [ 3 ] {} HTTP-Session: 6beb4cec-bb07-4ff0-b568-97e1b8914ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:21.993540 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:21.993580 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:21.993689 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:21.993980 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:21.994184 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.16 00:53:21.994329 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.16 00:53:21.994447 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} executeQuery: Read 46 rows, 3.68 KiB in 0.000871839 sec., 52762 rows/sec., 4.13 MiB/sec. 2024.01.16 00:53:21.994554 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} DynamicQueryHandler: Done processing query 2024.01.16 00:53:21.994578 [ 3 ] {ed0cec57-bd4b-402e-ac6b-66a417294c17} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:21.994593 [ 3 ] {} HTTP-Session: 6beb4cec-bb07-4ff0-b568-97e1b8914ac4 Destroying unnamed session 2024.01.16 00:53:21.994741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:21.994784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:21.994803 [ 3 ] {} HTTP-Session: 9f1d0436-1eff-4c65-988d-82bb47f60f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:21.994820 [ 3 ] {} HTTP-Session: 9f1d0436-1eff-4c65-988d-82bb47f60f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:21.994906 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:21.994951 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:21.995083 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:21.995548 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:21.995860 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.16 00:53:21.996037 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.16 00:53:21.996169 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} executeQuery: Read 46 rows, 63.56 KiB in 0.001233912 sec., 37279 rows/sec., 50.31 MiB/sec. 2024.01.16 00:53:21.996336 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} DynamicQueryHandler: Done processing query 2024.01.16 00:53:21.996361 [ 3 ] {48a459d5-5a27-4a5a-ac53-7b8f7c102108} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:53:21.996377 [ 3 ] {} HTTP-Session: 9f1d0436-1eff-4c65-988d-82bb47f60f54 Destroying unnamed session 2024.01.16 00:53:26.988096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:26.988222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:26.988249 [ 3 ] {} HTTP-Session: ce70e22e-1094-4f86-ad71-578efc888882 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:26.988275 [ 3 ] {} HTTP-Session: ce70e22e-1094-4f86-ad71-578efc888882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:26.988405 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:26.988471 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:26.988635 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:26.989033 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:26.989299 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.16 00:53:26.989462 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.16 00:53:26.989601 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} executeQuery: Read 5 rows, 415.00 B in 0.001156442 sec., 4323 rows/sec., 350.45 KiB/sec. 2024.01.16 00:53:26.989744 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} DynamicQueryHandler: Done processing query 2024.01.16 00:53:26.989771 [ 3 ] {c01535d3-0c71-4980-a288-99e48c2bf889} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:26.989787 [ 3 ] {} HTTP-Session: ce70e22e-1094-4f86-ad71-578efc888882 Destroying unnamed session 2024.01.16 00:53:26.989911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:26.989957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:26.989978 [ 3 ] {} HTTP-Session: d041506e-9fdb-419f-93ae-de87902a689a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:26.989998 [ 3 ] {} HTTP-Session: d041506e-9fdb-419f-93ae-de87902a689a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:26.990080 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:26.990122 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:26.990231 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:26.990594 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:26.990811 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.16 00:53:26.990972 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.16 00:53:26.991103 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} executeQuery: Read 15 rows, 1.39 KiB in 0.00099462 sec., 15081 rows/sec., 1.36 MiB/sec. 2024.01.16 00:53:26.991259 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} DynamicQueryHandler: Done processing query 2024.01.16 00:53:26.991284 [ 3 ] {be3e3bb7-bcc2-4a51-8104-bc36a74af32a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:26.991299 [ 3 ] {} HTTP-Session: d041506e-9fdb-419f-93ae-de87902a689a Destroying unnamed session 2024.01.16 00:53:26.991448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:26.991494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:26.991512 [ 3 ] {} HTTP-Session: 5b5dae98-acc8-4388-bb82-e914ab19897a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:26.991531 [ 3 ] {} HTTP-Session: 5b5dae98-acc8-4388-bb82-e914ab19897a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:26.991603 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:26.991643 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:26.991754 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:26.992047 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:26.992259 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.16 00:53:26.992410 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.16 00:53:26.992529 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} executeQuery: Read 5 rows, 410.00 B in 0.000888189 sec., 5629 rows/sec., 450.79 KiB/sec. 2024.01.16 00:53:26.992685 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} DynamicQueryHandler: Done processing query 2024.01.16 00:53:26.992721 [ 3 ] {d5001b95-9b07-4d54-99ef-9df8818cb7cb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:26.992737 [ 3 ] {} HTTP-Session: 5b5dae98-acc8-4388-bb82-e914ab19897a Destroying unnamed session 2024.01.16 00:53:26.992856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:26.992901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:26.992920 [ 3 ] {} HTTP-Session: 6879fd52-846a-43b7-a7c0-d0f9145a3f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:26.992938 [ 3 ] {} HTTP-Session: 6879fd52-846a-43b7-a7c0-d0f9145a3f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:26.993015 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:26.993060 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:26.993208 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:26.993547 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:26.993824 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.16 00:53:26.994007 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.16 00:53:26.994137 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} executeQuery: Read 5 rows, 6.91 KiB in 0.001092751 sec., 4575 rows/sec., 6.17 MiB/sec. 2024.01.16 00:53:26.994267 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} DynamicQueryHandler: Done processing query 2024.01.16 00:53:26.994290 [ 3 ] {88edce76-6c46-4889-be61-9a14fa07e3ac} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:53:26.994306 [ 3 ] {} HTTP-Session: 6879fd52-846a-43b7-a7c0-d0f9145a3f5d Destroying unnamed session 2024.01.16 00:53:31.990186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:31.990326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:31.990358 [ 3 ] {} HTTP-Session: 8ba4cb31-5c5e-4c74-a7e8-49de7801909a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:31.990388 [ 3 ] {} HTTP-Session: 8ba4cb31-5c5e-4c74-a7e8-49de7801909a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:31.990536 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:31.990608 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:31.990794 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:31.991253 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:31.991528 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.16 00:53:31.991700 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.16 00:53:31.991842 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} executeQuery: Read 46 rows, 3.73 KiB in 0.001255263 sec., 36645 rows/sec., 2.90 MiB/sec. 2024.01.16 00:53:31.992034 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} DynamicQueryHandler: Done processing query 2024.01.16 00:53:31.992064 [ 3 ] {d8a23c41-db39-48c4-94be-8fb09755e961} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:31.992082 [ 3 ] {} HTTP-Session: 8ba4cb31-5c5e-4c74-a7e8-49de7801909a Destroying unnamed session 2024.01.16 00:53:31.992257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:31.992305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:31.992325 [ 3 ] {} HTTP-Session: 62cf93d5-b021-4fc2-b354-41d5610e7bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:31.992346 [ 3 ] {} HTTP-Session: 62cf93d5-b021-4fc2-b354-41d5610e7bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:31.992435 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:31.992479 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:31.992600 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:31.993006 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:31.993227 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.16 00:53:31.993386 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.16 00:53:31.993519 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} executeQuery: Read 138 rows, 13.89 KiB in 0.001053141 sec., 131036 rows/sec., 12.88 MiB/sec. 2024.01.16 00:53:31.993663 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} DynamicQueryHandler: Done processing query 2024.01.16 00:53:31.993688 [ 3 ] {d13d0af8-0384-4658-b811-87f6c5bf97f7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:53:31.993704 [ 3 ] {} HTTP-Session: 62cf93d5-b021-4fc2-b354-41d5610e7bc9 Destroying unnamed session 2024.01.16 00:53:31.993841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:31.993887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:31.993907 [ 3 ] {} HTTP-Session: cc6e6330-c210-43c7-b6ef-a6f7fe4b71a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:31.993924 [ 3 ] {} HTTP-Session: cc6e6330-c210-43c7-b6ef-a6f7fe4b71a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:31.993999 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:31.994039 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:31.994151 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:31.994451 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:31.994664 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.16 00:53:31.994812 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.16 00:53:31.994939 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} executeQuery: Read 46 rows, 3.68 KiB in 0.00091145 sec., 50469 rows/sec., 3.95 MiB/sec. 2024.01.16 00:53:31.995076 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} DynamicQueryHandler: Done processing query 2024.01.16 00:53:31.995100 [ 3 ] {e1b00269-ab2f-4b2f-a02e-8f9c998136d3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:31.995117 [ 3 ] {} HTTP-Session: cc6e6330-c210-43c7-b6ef-a6f7fe4b71a2 Destroying unnamed session 2024.01.16 00:53:31.995301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:31.995346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:31.995365 [ 3 ] {} HTTP-Session: ac0a8423-7bb3-40fc-b06f-f80203271e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:31.995382 [ 3 ] {} HTTP-Session: ac0a8423-7bb3-40fc-b06f-f80203271e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:31.995465 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:31.995512 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:31.995655 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:31.996147 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:31.996468 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.16 00:53:31.996645 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.16 00:53:31.996775 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} executeQuery: Read 46 rows, 63.56 KiB in 0.001281043 sec., 35908 rows/sec., 48.46 MiB/sec. 2024.01.16 00:53:31.996904 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} DynamicQueryHandler: Done processing query 2024.01.16 00:53:31.996926 [ 3 ] {a004f03e-9767-4320-b1a1-2f65bad92abb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:53:31.996942 [ 3 ] {} HTTP-Session: ac0a8423-7bb3-40fc-b06f-f80203271e25 Destroying unnamed session 2024.01.16 00:53:34.584342 [ 119 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:53:34.584401 [ 119 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:53:36.988804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:36.988941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:36.988972 [ 3 ] {} HTTP-Session: 4c928cb4-4015-4364-9138-7fb161d4da12 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:36.989000 [ 3 ] {} HTTP-Session: 4c928cb4-4015-4364-9138-7fb161d4da12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:36.989138 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:36.989201 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:36.989366 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:36.989783 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:36.990052 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.16 00:53:36.990219 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.16 00:53:36.990382 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} executeQuery: Read 5 rows, 415.00 B in 0.001194892 sec., 4184 rows/sec., 339.17 KiB/sec. 2024.01.16 00:53:36.990385 [ 118 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.16 00:53:36.990530 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:36.990561 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} DynamicQueryHandler: Done processing query 2024.01.16 00:53:36.990612 [ 3 ] {e431d698-5e53-4ce6-a620-11805639eb15} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:36.990697 [ 3 ] {} HTTP-Session: 4c928cb4-4015-4364-9138-7fb161d4da12 Destroying unnamed session 2024.01.16 00:53:36.990743 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.16 00:53:36.990970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:36.991085 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:36.991116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:36.991175 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 51 rows starting from the beginning of the part 2024.01.16 00:53:36.991182 [ 3 ] {} HTTP-Session: ccc7ba5d-e1d3-4a72-9de8-103ca237fa6c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:36.991247 [ 3 ] {} HTTP-Session: ccc7ba5d-e1d3-4a72-9de8-103ca237fa6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:36.991469 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:36.991470 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:36.991570 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:53:36.991777 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:36.992016 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:36.992040 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:36.992222 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:36.992517 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:36.992816 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:36.993268 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.16 00:53:36.993584 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.16 00:53:36.993956 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} executeQuery: Read 4 rows, 342.00 B in 0.002371984 sec., 1686 rows/sec., 140.80 KiB/sec. 2024.01.16 00:53:36.994378 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} DynamicQueryHandler: Done processing query 2024.01.16 00:53:36.994382 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.003757078 sec., 42053.95788961528 rows/sec., 3.33 MiB/sec. 2024.01.16 00:53:36.994411 [ 3 ] {adbbbd54-5e79-481f-8ab9-eb93500d7abc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:36.994465 [ 3 ] {} HTTP-Session: ccc7ba5d-e1d3-4a72-9de8-103ca237fa6c Destroying unnamed session 2024.01.16 00:53:36.994561 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.16 00:53:36.994638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:36.994697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:36.994726 [ 3 ] {} HTTP-Session: c8657851-57a6-483f-a4e0-81b5ba0e7445 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:36.994748 [ 3 ] {} HTTP-Session: c8657851-57a6-483f-a4e0-81b5ba0e7445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:36.994815 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.16 00:53:36.994893 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:36.994960 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_51_10} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.16 00:53:36.994964 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:36.995194 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:36.995485 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:36.995702 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.16 00:53:36.995855 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.16 00:53:36.995976 [ 118 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.16 00:53:36.995994 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} executeQuery: Read 17 rows, 1.56 KiB in 0.00105185 sec., 16162 rows/sec., 1.45 MiB/sec. 2024.01.16 00:53:36.996028 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:36.996188 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.16 00:53:36.996229 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} DynamicQueryHandler: Done processing query 2024.01.16 00:53:36.996268 [ 3 ] {fcdf869c-a02f-430f-b3f5-63201dd9b94e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:36.996322 [ 3 ] {} HTTP-Session: c8657851-57a6-483f-a4e0-81b5ba0e7445 Destroying unnamed session 2024.01.16 00:53:36.996373 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:36.996404 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part 2024.01.16 00:53:36.996506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:36.996517 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 15 rows starting from the beginning of the part 2024.01.16 00:53:36.996560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:36.996583 [ 3 ] {} HTTP-Session: c297e1a4-72b7-4429-8b07-16f1b14a8a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:36.996618 [ 3 ] {} HTTP-Session: c297e1a4-72b7-4429-8b07-16f1b14a8a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:36.996627 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part 2024.01.16 00:53:36.996719 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:36.996740 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 15 rows starting from the beginning of the part 2024.01.16 00:53:36.996772 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:53:36.996869 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part 2024.01.16 00:53:36.997016 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:36.997026 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 17 rows starting from the beginning of the part 2024.01.16 00:53:36.997446 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:36.997743 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.16 00:53:36.997964 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.16 00:53:36.997985 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 516 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901489 sec., 271366.28189802833 rows/sec., 26.12 MiB/sec. 2024.01.16 00:53:36.998157 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.16 00:53:36.998180 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} executeQuery: Read 4 rows, 286.00 B in 0.001406674 sec., 2843 rows/sec., 198.55 KiB/sec. 2024.01.16 00:53:36.998487 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} DynamicQueryHandler: Done processing query 2024.01.16 00:53:36.998512 [ 3 ] {e7bf8461-e4b1-42bc-9bdf-0dc6e3e18985} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:36.998534 [ 3 ] {} HTTP-Session: c297e1a4-72b7-4429-8b07-16f1b14a8a47 Destroying unnamed session 2024.01.16 00:53:36.998540 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.16 00:53:36.998612 [ 19 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_51_10} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.16 00:53:36.998650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:36.998707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:36.998726 [ 3 ] {} HTTP-Session: 40bbdae4-610c-453a-8ff5-0e980d4c098d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:36.998743 [ 3 ] {} HTTP-Session: 40bbdae4-610c-453a-8ff5-0e980d4c098d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:36.998813 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:36.998854 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:36.998959 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:36.999219 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:36.999421 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.16 00:53:36.999563 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.16 00:53:36.999682 [ 118 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.16 00:53:36.999698 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} executeQuery: Read 9 rows, 744.00 B in 0.000853559 sec., 10544 rows/sec., 851.22 KiB/sec. 2024.01.16 00:53:36.999728 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:36.999875 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.16 00:53:36.999930 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} DynamicQueryHandler: Done processing query 2024.01.16 00:53:36.999982 [ 3 ] {00cf1a42-e6d6-44a9-ad2b-95e7d772a104} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:37.000016 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:37.000028 [ 3 ] {} HTTP-Session: 40bbdae4-610c-453a-8ff5-0e980d4c098d Destroying unnamed session 2024.01.16 00:53:37.000073 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part 2024.01.16 00:53:37.000204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:37.000363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:37.000389 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:37.000428 [ 3 ] {} HTTP-Session: d52bacc8-1741-41f4-9a9d-bca05eadb9c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:37.000515 [ 3 ] {} HTTP-Session: d52bacc8-1741-41f4-9a9d-bca05eadb9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:37.000805 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:37.000894 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:37.001012 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:53:37.001055 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:37.001399 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:37.001555 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:37.001653 [ 16 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 9 rows starting from the beginning of the part 2024.01.16 00:53:37.002216 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:37.002859 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.16 00:53:37.003277 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.16 00:53:37.003393 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 212 rows, containing 4 columns (4 merged, 0 gathered) in 0.003601996 sec., 58856.25636452678 rows/sec., 4.60 MiB/sec. 2024.01.16 00:53:37.003519 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} executeQuery: Read 2 rows, 144.00 B in 0.002572136 sec., 777 rows/sec., 54.67 KiB/sec. 2024.01.16 00:53:37.003686 [ 12 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.16 00:53:37.003775 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} DynamicQueryHandler: Done processing query 2024.01.16 00:53:37.003805 [ 3 ] {07ddc557-1e07-4492-be02-e266d790abce} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:37.003826 [ 3 ] {} HTTP-Session: d52bacc8-1741-41f4-9a9d-bca05eadb9c4 Destroying unnamed session 2024.01.16 00:53:37.003960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:37.004000 [ 12 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.16 00:53:37.004033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:37.004069 [ 3 ] {} HTTP-Session: db4c2941-1397-44f7-8dbb-ec4062a29606 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:37.004091 [ 3 ] {} HTTP-Session: db4c2941-1397-44f7-8dbb-ec4062a29606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:37.004130 [ 12 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_51_10} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.16 00:53:37.004236 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:37.004304 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:37.004462 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:37.004845 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:37.005122 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.16 00:53:37.005302 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.16 00:53:37.005425 [ 118 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.16 00:53:37.005446 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} executeQuery: Read 5 rows, 6.91 KiB in 0.001151251 sec., 4343 rows/sec., 5.86 MiB/sec. 2024.01.16 00:53:37.005480 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:37.005638 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.16 00:53:37.005695 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} DynamicQueryHandler: Done processing query 2024.01.16 00:53:37.005742 [ 3 ] {915e8785-e041-4362-bcca-9cb1b9e7f02d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:53:37.005790 [ 3 ] {} HTTP-Session: db4c2941-1397-44f7-8dbb-ec4062a29606 Destroying unnamed session 2024.01.16 00:53:37.005812 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:37.005857 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1252 rows starting from the beginning of the part 2024.01.16 00:53:37.005967 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:37.006070 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:37.006160 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:37.006248 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 46 rows starting from the beginning of the part 2024.01.16 00:53:37.006331 [ 16 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part 2024.01.16 00:53:37.009095 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1359 rows, containing 6 columns (6 merged, 0 gathered) in 0.003557836 sec., 381973.7615786675 rows/sec., 515.45 MiB/sec. 2024.01.16 00:53:37.009751 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.16 00:53:37.009968 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.16 00:53:37.010043 [ 12 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.16 00:53:37.010111 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_51_10: 8.53 MiB. 2024.01.16 00:53:38.000211 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.70 MiB, peak 244.23 MiB, will set to 235.95 MiB (RSS), difference: -3.76 MiB 2024.01.16 00:53:41.992284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:41.992411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:41.992436 [ 3 ] {} HTTP-Session: 7e2cba6e-1775-4eea-b1a8-ee45f9a55065 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:41.992461 [ 3 ] {} HTTP-Session: 7e2cba6e-1775-4eea-b1a8-ee45f9a55065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:41.992594 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:41.992657 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:41.992823 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:41.993338 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:41.993602 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.16 00:53:41.993767 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.16 00:53:41.993895 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} executeQuery: Read 46 rows, 3.73 KiB in 0.001265393 sec., 36352 rows/sec., 2.88 MiB/sec. 2024.01.16 00:53:41.994086 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} DynamicQueryHandler: Done processing query 2024.01.16 00:53:41.994122 [ 3 ] {3ffecb46-b64c-4ec3-badc-e22e74368de0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:41.994139 [ 3 ] {} HTTP-Session: 7e2cba6e-1775-4eea-b1a8-ee45f9a55065 Destroying unnamed session 2024.01.16 00:53:41.994247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:41.994295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:41.994315 [ 3 ] {} HTTP-Session: aff7a7e5-2153-43dd-a2ee-a44c89deb8c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:41.994334 [ 3 ] {} HTTP-Session: aff7a7e5-2153-43dd-a2ee-a44c89deb8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:41.994415 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:41.994459 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:53:41.994580 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:41.994869 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:41.995076 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.16 00:53:41.995225 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.16 00:53:41.995323 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} executeQuery: Read 2 rows, 175.00 B in 0.000878279 sec., 2277 rows/sec., 194.58 KiB/sec. 2024.01.16 00:53:41.995425 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} DynamicQueryHandler: Done processing query 2024.01.16 00:53:41.995449 [ 3 ] {e7f14093-3a58-4ef9-bae8-75854fccdcda} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:41.995464 [ 3 ] {} HTTP-Session: aff7a7e5-2153-43dd-a2ee-a44c89deb8c8 Destroying unnamed session 2024.01.16 00:53:41.995636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:41.995681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:41.995700 [ 3 ] {} HTTP-Session: 5efe845c-8a17-4ba4-9f94-8c4a2c1736fa Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:41.995718 [ 3 ] {} HTTP-Session: 5efe845c-8a17-4ba4-9f94-8c4a2c1736fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:41.995795 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:41.995834 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:41.995935 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:41.996333 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:41.996563 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.16 00:53:41.996709 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.16 00:53:41.996810 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} executeQuery: Read 175 rows, 17.09 KiB in 0.00098646 sec., 177402 rows/sec., 16.92 MiB/sec. 2024.01.16 00:53:41.996910 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} DynamicQueryHandler: Done processing query 2024.01.16 00:53:41.996932 [ 3 ] {c96738a8-cb6a-40e3-99ca-1cb28de640ce} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:53:41.996947 [ 3 ] {} HTTP-Session: 5efe845c-8a17-4ba4-9f94-8c4a2c1736fa Destroying unnamed session 2024.01.16 00:53:41.997088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:41.997130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:41.997150 [ 3 ] {} HTTP-Session: a25cf21d-6faf-411a-9a0d-81ec5441f858 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:41.997166 [ 3 ] {} HTTP-Session: a25cf21d-6faf-411a-9a0d-81ec5441f858 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:41.997233 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:41.997271 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:53:41.997373 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:41.997615 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:41.997814 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.16 00:53:41.997954 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.16 00:53:41.998051 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} executeQuery: Read 2 rows, 143.00 B in 0.000789548 sec., 2533 rows/sec., 176.87 KiB/sec. 2024.01.16 00:53:41.998199 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} DynamicQueryHandler: Done processing query 2024.01.16 00:53:41.998223 [ 3 ] {d9a1007a-c793-451e-9bf4-12ae4bb630c0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:41.998239 [ 3 ] {} HTTP-Session: a25cf21d-6faf-411a-9a0d-81ec5441f858 Destroying unnamed session 2024.01.16 00:53:41.998396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 12224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:41.998440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:41.998459 [ 3 ] {} HTTP-Session: 1da51227-8a21-49e1-8ea0-8edd48167d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:41.998475 [ 3 ] {} HTTP-Session: 1da51227-8a21-49e1-8ea0-8edd48167d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:41.998549 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:41.998589 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:41.998700 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:41.998986 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:41.999174 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.16 00:53:41.999310 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.16 00:53:41.999401 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} executeQuery: Read 72 rows, 5.75 KiB in 0.000871538 sec., 82612 rows/sec., 6.44 MiB/sec. 2024.01.16 00:53:41.999493 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} DynamicQueryHandler: Done processing query 2024.01.16 00:53:41.999514 [ 3 ] {0b316e5a-7636-44f3-a33b-b21dd07c63da} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:53:41.999528 [ 3 ] {} HTTP-Session: 1da51227-8a21-49e1-8ea0-8edd48167d59 Destroying unnamed session 2024.01.16 00:53:41.999738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:41.999780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:41.999798 [ 3 ] {} HTTP-Session: ec4c4968-04e9-4373-a184-8220a25145d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:41.999814 [ 3 ] {} HTTP-Session: ec4c4968-04e9-4373-a184-8220a25145d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:41.999883 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:41.999926 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:53:42.000058 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:42.000161 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.11 MiB, peak 244.23 MiB, will set to 235.95 MiB (RSS), difference: -1.17 MiB 2024.01.16 00:53:42.000632 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:42.000901 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.16 00:53:42.001072 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.16 00:53:42.001177 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} executeQuery: Read 37 rows, 2.67 KiB in 0.001267003 sec., 29202 rows/sec., 2.06 MiB/sec. 2024.01.16 00:53:42.001300 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} DynamicQueryHandler: Done processing query 2024.01.16 00:53:42.001324 [ 3 ] {6a54cba9-d5b4-43b4-839b-3eb8507bdbbc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:42.001339 [ 3 ] {} HTTP-Session: ec4c4968-04e9-4373-a184-8220a25145d2 Destroying unnamed session 2024.01.16 00:53:42.001511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:42.001556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:42.001576 [ 3 ] {} HTTP-Session: 14376a6e-a3da-48ae-a391-ef8270de4203 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:42.001593 [ 3 ] {} HTTP-Session: 14376a6e-a3da-48ae-a391-ef8270de4203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:42.001680 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:42.001726 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:42.001859 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:42.002310 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:42.002614 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.16 00:53:42.002790 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.16 00:53:42.002891 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} executeQuery: Read 46 rows, 63.56 KiB in 0.001181202 sec., 38943 rows/sec., 52.55 MiB/sec. 2024.01.16 00:53:42.003000 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} DynamicQueryHandler: Done processing query 2024.01.16 00:53:42.003022 [ 3 ] {f488478e-4f21-48c9-9736-1bfa1181a6d1} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:53:42.003038 [ 3 ] {} HTTP-Session: 14376a6e-a3da-48ae-a391-ef8270de4203 Destroying unnamed session 2024.01.16 00:53:46.988415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:46.988547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:46.988579 [ 3 ] {} HTTP-Session: 3cf28077-5e01-4ddc-97ce-ede7e3fe1147 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:46.988607 [ 3 ] {} HTTP-Session: 3cf28077-5e01-4ddc-97ce-ede7e3fe1147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:46.988749 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:46.988819 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:46.989005 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:46.989468 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:46.989729 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.16 00:53:46.989898 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.16 00:53:46.990026 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} executeQuery: Read 5 rows, 415.00 B in 0.001238033 sec., 4038 rows/sec., 327.35 KiB/sec. 2024.01.16 00:53:46.990196 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} DynamicQueryHandler: Done processing query 2024.01.16 00:53:46.990222 [ 3 ] {8257ef19-5413-4b15-b3cd-37d5e933e445} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:46.990239 [ 3 ] {} HTTP-Session: 3cf28077-5e01-4ddc-97ce-ede7e3fe1147 Destroying unnamed session 2024.01.16 00:53:46.990363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:46.990411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:46.990432 [ 3 ] {} HTTP-Session: 8b352616-2c8f-40cd-8e44-79117e1734a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:46.990451 [ 3 ] {} HTTP-Session: 8b352616-2c8f-40cd-8e44-79117e1734a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:46.990531 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:46.990573 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:46.990683 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:46.990974 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:46.991183 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.16 00:53:46.991329 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.16 00:53:46.991431 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} executeQuery: Read 15 rows, 1.39 KiB in 0.000871519 sec., 17211 rows/sec., 1.55 MiB/sec. 2024.01.16 00:53:46.991579 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} DynamicQueryHandler: Done processing query 2024.01.16 00:53:46.991616 [ 3 ] {8e630355-8159-4f51-8bd3-4077172185c0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:46.991633 [ 3 ] {} HTTP-Session: 8b352616-2c8f-40cd-8e44-79117e1734a2 Destroying unnamed session 2024.01.16 00:53:46.991759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:46.991806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:46.991825 [ 3 ] {} HTTP-Session: c5294d5b-1763-4837-8052-2957549bb9d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:46.991842 [ 3 ] {} HTTP-Session: c5294d5b-1763-4837-8052-2957549bb9d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:46.991910 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:46.991947 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:46.992052 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:46.992291 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:46.992478 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.16 00:53:46.992626 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.16 00:53:46.992721 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} executeQuery: Read 5 rows, 410.00 B in 0.000838048 sec., 5966 rows/sec., 477.77 KiB/sec. 2024.01.16 00:53:46.992901 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} DynamicQueryHandler: Done processing query 2024.01.16 00:53:46.992924 [ 3 ] {cb0e51e9-2175-4321-a7b0-63761fb1fe1c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:53:46.992939 [ 3 ] {} HTTP-Session: c5294d5b-1763-4837-8052-2957549bb9d3 Destroying unnamed session 2024.01.16 00:53:46.993088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:46.993133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:46.993152 [ 3 ] {} HTTP-Session: c7e2f701-2510-4511-9784-b88425592264 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:46.993169 [ 3 ] {} HTTP-Session: c7e2f701-2510-4511-9784-b88425592264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:46.993240 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:46.993286 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:46.993419 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:46.993777 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:46.994054 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.16 00:53:46.994226 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.16 00:53:46.994327 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} executeQuery: Read 5 rows, 6.91 KiB in 0.001059601 sec., 4718 rows/sec., 6.37 MiB/sec. 2024.01.16 00:53:46.994452 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} DynamicQueryHandler: Done processing query 2024.01.16 00:53:46.994475 [ 3 ] {6686a9f0-c847-4850-a378-30c7307a56e4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:46.994491 [ 3 ] {} HTTP-Session: c7e2f701-2510-4511-9784-b88425592264 Destroying unnamed session 2024.01.16 00:53:49.584451 [ 102 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:53:49.584531 [ 102 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:53:51.990122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:51.990256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:51.990287 [ 3 ] {} HTTP-Session: d478976f-22b1-4609-a738-0264e93aceb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:51.990316 [ 3 ] {} HTTP-Session: d478976f-22b1-4609-a738-0264e93aceb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:51.990461 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:51.990532 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:51.990706 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:51.991181 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:51.991452 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.16 00:53:51.991620 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.16 00:53:51.991771 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} executeQuery: Read 46 rows, 3.73 KiB in 0.001268682 sec., 36258 rows/sec., 2.87 MiB/sec. 2024.01.16 00:53:51.991909 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} DynamicQueryHandler: Done processing query 2024.01.16 00:53:51.991935 [ 3 ] {f8fa8877-c6ac-4bed-b79b-5f5c24481699} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:51.991951 [ 3 ] {} HTTP-Session: d478976f-22b1-4609-a738-0264e93aceb0 Destroying unnamed session 2024.01.16 00:53:51.992121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:51.992173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:51.992194 [ 3 ] {} HTTP-Session: 0170048e-0533-46fb-bbfb-df74f48227d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:51.992214 [ 3 ] {} HTTP-Session: 0170048e-0533-46fb-bbfb-df74f48227d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:51.992301 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:51.992344 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:51.992454 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:51.992833 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:51.993054 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.16 00:53:51.993204 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.16 00:53:51.993334 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} executeQuery: Read 138 rows, 13.89 KiB in 0.00100155 sec., 137786 rows/sec., 13.54 MiB/sec. 2024.01.16 00:53:51.993452 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} DynamicQueryHandler: Done processing query 2024.01.16 00:53:51.993476 [ 3 ] {03191ad7-703f-4441-8214-1c23cebf70c1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:53:51.993492 [ 3 ] {} HTTP-Session: 0170048e-0533-46fb-bbfb-df74f48227d5 Destroying unnamed session 2024.01.16 00:53:51.993608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:51.993652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:51.993671 [ 3 ] {} HTTP-Session: f34f4314-ce9f-451e-b086-3eb3fe5bfa6a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:51.993688 [ 3 ] {} HTTP-Session: f34f4314-ce9f-451e-b086-3eb3fe5bfa6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:51.993762 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:51.993801 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:51.993907 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:51.994192 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:51.994396 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.16 00:53:51.994551 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.16 00:53:51.994671 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} executeQuery: Read 46 rows, 3.68 KiB in 0.000881768 sec., 52167 rows/sec., 4.08 MiB/sec. 2024.01.16 00:53:51.994772 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} DynamicQueryHandler: Done processing query 2024.01.16 00:53:51.994796 [ 3 ] {d321f5fd-d0e8-48cc-bece-225b51b3623d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:53:51.994812 [ 3 ] {} HTTP-Session: f34f4314-ce9f-451e-b086-3eb3fe5bfa6a Destroying unnamed session 2024.01.16 00:53:51.995024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:51.995067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:51.995086 [ 3 ] {} HTTP-Session: e9f17d0b-bb37-4586-9f95-83590365dd12 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:51.995104 [ 3 ] {} HTTP-Session: e9f17d0b-bb37-4586-9f95-83590365dd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:51.995194 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:51.995239 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:51.995377 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:51.995861 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:51.996174 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.16 00:53:51.996347 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.16 00:53:51.996474 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} executeQuery: Read 46 rows, 63.56 KiB in 0.001252173 sec., 36736 rows/sec., 49.57 MiB/sec. 2024.01.16 00:53:51.996599 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} DynamicQueryHandler: Done processing query 2024.01.16 00:53:51.996622 [ 3 ] {b51411ff-e6d2-4fb8-ae2b-929545b3f95b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:53:51.996638 [ 3 ] {} HTTP-Session: e9f17d0b-bb37-4586-9f95-83590365dd12 Destroying unnamed session 2024.01.16 00:53:56.988859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:56.988990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:56.989020 [ 3 ] {} HTTP-Session: 76ff5276-f0ea-4a02-b367-8addc9b66604 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:56.989049 [ 3 ] {} HTTP-Session: 76ff5276-f0ea-4a02-b367-8addc9b66604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:56.989188 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:56.989257 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:53:56.989440 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:56.989894 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:56.990154 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.16 00:53:56.990317 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.16 00:53:56.990446 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} executeQuery: Read 5 rows, 415.00 B in 0.001218582 sec., 4103 rows/sec., 332.58 KiB/sec. 2024.01.16 00:53:56.990598 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} DynamicQueryHandler: Done processing query 2024.01.16 00:53:56.990623 [ 3 ] {43453af5-92fd-4263-a3c8-c6ba5499d893} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:56.990640 [ 3 ] {} HTTP-Session: 76ff5276-f0ea-4a02-b367-8addc9b66604 Destroying unnamed session 2024.01.16 00:53:56.990764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:56.990812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:56.990832 [ 3 ] {} HTTP-Session: a5dfddb8-f516-46ef-a916-c3544f47b0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:56.990851 [ 3 ] {} HTTP-Session: a5dfddb8-f516-46ef-a916-c3544f47b0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:56.990932 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:56.990976 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:53:56.991083 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:56.991366 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:56.991575 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.16 00:53:56.991728 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.16 00:53:56.991862 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} executeQuery: Read 15 rows, 1.39 KiB in 0.000892758 sec., 16801 rows/sec., 1.52 MiB/sec. 2024.01.16 00:53:56.992020 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} DynamicQueryHandler: Done processing query 2024.01.16 00:53:56.992065 [ 3 ] {59408377-1002-4951-9ca9-268bbd1d27c1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:56.992097 [ 3 ] {} HTTP-Session: a5dfddb8-f516-46ef-a916-c3544f47b0ab Destroying unnamed session 2024.01.16 00:53:56.992219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:56.992265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:56.992284 [ 3 ] {} HTTP-Session: a346ea8d-678a-4e3c-9c6d-85ed73d73679 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:56.992300 [ 3 ] {} HTTP-Session: a346ea8d-678a-4e3c-9c6d-85ed73d73679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:56.992373 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:56.992413 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:53:56.992534 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:56.992801 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:56.993008 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.16 00:53:56.993162 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.16 00:53:56.993287 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} executeQuery: Read 5 rows, 410.00 B in 0.000882209 sec., 5667 rows/sec., 453.85 KiB/sec. 2024.01.16 00:53:56.993391 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} DynamicQueryHandler: Done processing query 2024.01.16 00:53:56.993415 [ 3 ] {fdf54d32-0ce8-4b24-bc9c-b5245c1a654e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:53:56.993430 [ 3 ] {} HTTP-Session: a346ea8d-678a-4e3c-9c6d-85ed73d73679 Destroying unnamed session 2024.01.16 00:53:56.993600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:53:56.993644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:53:56.993663 [ 3 ] {} HTTP-Session: e904f0e1-f0aa-417d-a0e8-1dfe2574200f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:53:56.993679 [ 3 ] {} HTTP-Session: e904f0e1-f0aa-417d-a0e8-1dfe2574200f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:53:56.993750 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:53:56.993795 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:53:56.993933 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:53:56.994267 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:56.994547 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.16 00:53:56.994722 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.16 00:53:56.994849 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} executeQuery: Read 5 rows, 6.91 KiB in 0.001070871 sec., 4669 rows/sec., 6.30 MiB/sec. 2024.01.16 00:53:56.994983 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} DynamicQueryHandler: Done processing query 2024.01.16 00:53:56.995007 [ 3 ] {c15fac4e-d4de-4c8b-ad56-f5ab01f48297} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:53:56.995022 [ 3 ] {} HTTP-Session: e904f0e1-f0aa-417d-a0e8-1dfe2574200f Destroying unnamed session 2024.01.16 00:53:57.650162 [ 105 ] {} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.01.16 00:53:57.650252 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:53:57.650372 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.01.16 00:53:57.650536 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:53:57.650578 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 601 rows starting from the beginning of the part 2024.01.16 00:53:57.650732 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.01.16 00:53:57.650848 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.01.16 00:53:57.650937 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.16 00:53:57.651022 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.01.16 00:53:57.651719 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408724 sec., 480576.74888764584 rows/sec., 33.89 MiB/sec. 2024.01.16 00:53:57.651832 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.01.16 00:53:57.652036 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.01.16 00:53:57.652107 [ 16 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_18_4} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.01.16 00:54:01.990865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:01.991022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:01.991057 [ 3 ] {} HTTP-Session: 1dde9c65-640d-4efd-82ab-28fe0bd07526 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:01.991089 [ 3 ] {} HTTP-Session: 1dde9c65-640d-4efd-82ab-28fe0bd07526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:01.991270 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:01.991356 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:01.991582 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:01.992161 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:54:01.992503 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.16 00:54:01.992730 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.16 00:54:01.992898 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} executeQuery: Read 46 rows, 3.73 KiB in 0.001579936 sec., 29115 rows/sec., 2.30 MiB/sec. 2024.01.16 00:54:01.992899 [ 103 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.16 00:54:01.992971 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:54:01.993115 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.16 00:54:01.993148 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} DynamicQueryHandler: Done processing query 2024.01.16 00:54:01.993208 [ 3 ] {e9cdb2b4-3a04-43f1-ae0c-58123c9c74a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:01.993243 [ 3 ] {} HTTP-Session: 1dde9c65-640d-4efd-82ab-28fe0bd07526 Destroying unnamed session 2024.01.16 00:54:01.993319 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:01.993366 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 51 rows starting from the beginning of the part 2024.01.16 00:54:01.993504 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:01.993572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:01.993699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:01.993725 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:01.993740 [ 3 ] {} HTTP-Session: f131c9ff-eee7-4d93-ad19-a721d13f1e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:01.993805 [ 3 ] {} HTTP-Session: f131c9ff-eee7-4d93-ad19-a721d13f1e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:01.994028 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:01.994042 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:01.994134 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:54:01.994328 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:01.994570 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:01.994592 [ 9 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:01.995125 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:01.995583 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.16 00:54:01.995933 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.16 00:54:01.996056 [ 18 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.0029999 sec., 66335.54451815061 rows/sec., 5.25 MiB/sec. 2024.01.16 00:54:01.996132 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} executeQuery: Read 2 rows, 175.00 B in 0.00205923 sec., 971 rows/sec., 82.99 KiB/sec. 2024.01.16 00:54:01.996421 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.16 00:54:01.996432 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} DynamicQueryHandler: Done processing query 2024.01.16 00:54:01.996469 [ 3 ] {78c1b216-ae91-4ece-a3ee-e34854e706c6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:01.996493 [ 3 ] {} HTTP-Session: f131c9ff-eee7-4d93-ad19-a721d13f1e73 Destroying unnamed session 2024.01.16 00:54:01.996667 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.16 00:54:01.996739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:01.996750 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_56_11} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.16 00:54:01.996789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:01.996819 [ 3 ] {} HTTP-Session: 4c08d595-b1ec-48e4-bd53-721d761e0e6b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:01.996853 [ 3 ] {} HTTP-Session: 4c08d595-b1ec-48e4-bd53-721d761e0e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:01.996937 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:01.996979 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:01.997103 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:01.997481 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:54:01.997700 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.16 00:54:01.997860 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.16 00:54:01.997955 [ 103 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.16 00:54:01.997966 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} executeQuery: Read 139 rows, 13.97 KiB in 0.0009994 sec., 139083 rows/sec., 13.66 MiB/sec. 2024.01.16 00:54:01.997993 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:54:01.998138 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.16 00:54:01.998154 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} DynamicQueryHandler: Done processing query 2024.01.16 00:54:01.998212 [ 3 ] {302c7a5e-99a8-4fb8-9ff0-20257498abc6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:54:01.998238 [ 3 ] {} HTTP-Session: 4c08d595-b1ec-48e4-bd53-721d761e0e6b Destroying unnamed session 2024.01.16 00:54:01.998300 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:01.998335 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 193 rows starting from the beginning of the part 2024.01.16 00:54:01.998410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:01.998504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:01.998505 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 175 rows starting from the beginning of the part 2024.01.16 00:54:01.998536 [ 3 ] {} HTTP-Session: f4f980a7-8813-4c43-8432-525ee0fa116d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:01.998595 [ 3 ] {} HTTP-Session: f4f980a7-8813-4c43-8432-525ee0fa116d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:01.998782 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 15 rows starting from the beginning of the part 2024.01.16 00:54:01.998799 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:01.998887 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:54:01.999048 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part 2024.01.16 00:54:01.999373 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 15 rows starting from the beginning of the part 2024.01.16 00:54:01.999392 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:01.999587 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part 2024.01.16 00:54:02.000216 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:02.000215 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.05 MiB, peak 244.23 MiB, will set to 235.95 MiB (RSS), difference: -1.10 MiB 2024.01.16 00:54:02.001146 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.16 00:54:02.001551 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.16 00:54:02.001930 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} executeQuery: Read 2 rows, 143.00 B in 0.003053581 sec., 654 rows/sec., 45.73 KiB/sec. 2024.01.16 00:54:02.002242 [ 16 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.004179812 sec., 161490.51679836318 rows/sec., 15.53 MiB/sec. 2024.01.16 00:54:02.002306 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} DynamicQueryHandler: Done processing query 2024.01.16 00:54:02.002343 [ 3 ] {d59e332b-7608-46d7-9d00-fd5df8d6f2ff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:02.002386 [ 3 ] {} HTTP-Session: f4f980a7-8813-4c43-8432-525ee0fa116d Destroying unnamed session 2024.01.16 00:54:02.002446 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.16 00:54:02.002538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:02.002602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:02.002625 [ 3 ] {} HTTP-Session: 916d3610-a493-49ac-8d7c-37f3e4fd5a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:02.002660 [ 3 ] {} HTTP-Session: 916d3610-a493-49ac-8d7c-37f3e4fd5a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:02.002729 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.16 00:54:02.002808 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:02.002871 [ 18 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_56_11} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.16 00:54:02.002879 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:02.003111 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:02.003432 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:54:02.003655 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.16 00:54:02.003809 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.16 00:54:02.003912 [ 103 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.16 00:54:02.003916 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} executeQuery: Read 48 rows, 3.85 KiB in 0.001071351 sec., 44803 rows/sec., 3.51 MiB/sec. 2024.01.16 00:54:02.003953 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:54:02.004139 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.16 00:54:02.004185 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} DynamicQueryHandler: Done processing query 2024.01.16 00:54:02.004281 [ 3 ] {8e58cdfd-6754-4cb1-97d4-d77478eedb27} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:02.004374 [ 3 ] {} HTTP-Session: 916d3610-a493-49ac-8d7c-37f3e4fd5a07 Destroying unnamed session 2024.01.16 00:54:02.004389 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:02.004428 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 101 rows starting from the beginning of the part 2024.01.16 00:54:02.004535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:02.004578 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 72 rows starting from the beginning of the part 2024.01.16 00:54:02.004630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:02.004670 [ 3 ] {} HTTP-Session: 4ef910a1-719a-4c5a-ae45-7a82a20f3389 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:02.004716 [ 3 ] {} HTTP-Session: 4ef910a1-719a-4c5a-ae45-7a82a20f3389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:02.004769 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:02.004914 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:02.005031 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:02.005040 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:54:02.005292 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:02.005614 [ 9 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part 2024.01.16 00:54:02.005626 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:02.006222 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:02.006755 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.16 00:54:02.007110 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.16 00:54:02.007360 [ 14 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003342313 sec., 82876.73835454669 rows/sec., 6.47 MiB/sec. 2024.01.16 00:54:02.007365 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} executeQuery: Read 1 rows, 72.00 B in 0.002384093 sec., 419 rows/sec., 29.49 KiB/sec. 2024.01.16 00:54:02.007573 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.16 00:54:02.007640 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} DynamicQueryHandler: Done processing query 2024.01.16 00:54:02.007674 [ 3 ] {9dd62ad3-e5f9-4c75-b4d4-106acb6886dc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:02.007699 [ 3 ] {} HTTP-Session: 4ef910a1-719a-4c5a-ae45-7a82a20f3389 Destroying unnamed session 2024.01.16 00:54:02.007825 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.16 00:54:02.007900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:02.007933 [ 18 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_56_11} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.16 00:54:02.007974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:02.008018 [ 3 ] {} HTTP-Session: 21029c43-61c5-4605-a36a-760e433eabb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:02.008075 [ 3 ] {} HTTP-Session: 21029c43-61c5-4605-a36a-760e433eabb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:02.008171 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:02.008221 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:02.008381 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:02.008876 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:54:02.009209 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.16 00:54:02.009401 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.16 00:54:02.009509 [ 103 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.16 00:54:02.009514 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} executeQuery: Read 46 rows, 63.56 KiB in 0.001311303 sec., 35079 rows/sec., 47.34 MiB/sec. 2024.01.16 00:54:02.009563 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.19 GiB. 2024.01.16 00:54:02.009630 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.16 00:54:02.009712 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} DynamicQueryHandler: Done processing query 2024.01.16 00:54:02.009741 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:02.009743 [ 3 ] {7ccfddab-d60c-48a9-94e0-4079985d2ecf} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:54:02.009784 [ 3 ] {} HTTP-Session: 21029c43-61c5-4605-a36a-760e433eabb4 Destroying unnamed session 2024.01.16 00:54:02.009791 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1359 rows starting from the beginning of the part 2024.01.16 00:54:02.009932 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:02.010034 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:02.010122 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:02.010205 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:02.010290 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:02.014386 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1507 rows, containing 6 columns (6 merged, 0 gathered) in 0.004781648 sec., 315163.3077131566 rows/sec., 425.30 MiB/sec. 2024.01.16 00:54:02.014994 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.16 00:54:02.015200 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.16 00:54:02.015267 [ 15 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.16 00:54:02.015329 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_56_11: 8.69 MiB. 2024.01.16 00:54:03.000234 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 244.23 MiB, will set to 238.24 MiB (RSS), difference: 3.13 MiB 2024.01.16 00:54:04.584598 [ 101 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:54:04.584671 [ 101 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:54:06.988851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:06.988970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:06.988996 [ 3 ] {} HTTP-Session: 800db3f5-33d9-4a81-a05d-44fd9438e67a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:06.989022 [ 3 ] {} HTTP-Session: 800db3f5-33d9-4a81-a05d-44fd9438e67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:06.989149 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:06.989211 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:06.989376 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:06.989793 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:06.990059 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.16 00:54:06.990230 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.16 00:54:06.990381 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} executeQuery: Read 5 rows, 415.00 B in 0.001196472 sec., 4178 rows/sec., 338.72 KiB/sec. 2024.01.16 00:54:06.990544 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} DynamicQueryHandler: Done processing query 2024.01.16 00:54:06.990569 [ 3 ] {83a87771-1070-4732-ae8f-75e6bb04b7b6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:06.990585 [ 3 ] {} HTTP-Session: 800db3f5-33d9-4a81-a05d-44fd9438e67a Destroying unnamed session 2024.01.16 00:54:06.990710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:06.990759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:06.990780 [ 3 ] {} HTTP-Session: 5f329d5c-745d-45b3-8a21-0512a8232e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:06.990799 [ 3 ] {} HTTP-Session: 5f329d5c-745d-45b3-8a21-0512a8232e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:06.990879 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:06.990922 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:06.991034 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:06.991344 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:06.991558 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.16 00:54:06.991706 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.16 00:54:06.991811 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} executeQuery: Read 15 rows, 1.39 KiB in 0.00090242 sec., 16621 rows/sec., 1.50 MiB/sec. 2024.01.16 00:54:06.991917 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} DynamicQueryHandler: Done processing query 2024.01.16 00:54:06.991939 [ 3 ] {4fde1d15-db7a-4263-b796-a8051c89426c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:06.991955 [ 3 ] {} HTTP-Session: 5f329d5c-745d-45b3-8a21-0512a8232e8d Destroying unnamed session 2024.01.16 00:54:06.992078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:06.992123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:06.992143 [ 3 ] {} HTTP-Session: d5e4df48-ea61-4acb-bc0c-12cee0f34c55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:06.992161 [ 3 ] {} HTTP-Session: d5e4df48-ea61-4acb-bc0c-12cee0f34c55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:06.992233 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:06.992272 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:06.992378 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:06.992647 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:06.992849 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.16 00:54:06.992998 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.16 00:54:06.993097 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} executeQuery: Read 5 rows, 410.00 B in 0.000837138 sec., 5972 rows/sec., 478.29 KiB/sec. 2024.01.16 00:54:06.993200 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} DynamicQueryHandler: Done processing query 2024.01.16 00:54:06.993223 [ 3 ] {e81fbd86-b487-4b0b-b8ee-747df7ffaeea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:06.993238 [ 3 ] {} HTTP-Session: d5e4df48-ea61-4acb-bc0c-12cee0f34c55 Destroying unnamed session 2024.01.16 00:54:06.993372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:06.993415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:06.993434 [ 3 ] {} HTTP-Session: ccc23fe2-2f94-4b01-b37e-706ccaee7a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:06.993452 [ 3 ] {} HTTP-Session: ccc23fe2-2f94-4b01-b37e-706ccaee7a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:06.993523 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:06.993568 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:06.993703 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:06.993961 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:06.994245 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.16 00:54:06.994417 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.16 00:54:06.994524 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} executeQuery: Read 5 rows, 6.91 KiB in 0.00097301 sec., 5138 rows/sec., 6.93 MiB/sec. 2024.01.16 00:54:06.994638 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} DynamicQueryHandler: Done processing query 2024.01.16 00:54:06.994661 [ 3 ] {fd0f3530-e413-4df4-9623-86fe7c041b76} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:06.994676 [ 3 ] {} HTTP-Session: ccc23fe2-2f94-4b01-b37e-706ccaee7a83 Destroying unnamed session 2024.01.16 00:54:11.992446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:11.992568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:11.992594 [ 3 ] {} HTTP-Session: 705d62c9-3550-4c45-9efe-61d957d69892 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:11.992619 [ 3 ] {} HTTP-Session: 705d62c9-3550-4c45-9efe-61d957d69892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:11.992748 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:11.992813 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:11.992974 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:11.993364 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:11.993625 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.16 00:54:11.993786 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.16 00:54:11.993913 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} executeQuery: Read 46 rows, 3.73 KiB in 0.001128251 sec., 40771 rows/sec., 3.23 MiB/sec. 2024.01.16 00:54:11.994058 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} DynamicQueryHandler: Done processing query 2024.01.16 00:54:11.994084 [ 3 ] {5f308458-fcf4-4630-a1c5-229ff54b1e08} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:11.994100 [ 3 ] {} HTTP-Session: 705d62c9-3550-4c45-9efe-61d957d69892 Destroying unnamed session 2024.01.16 00:54:11.994265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 27620, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:11.994312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:11.994333 [ 3 ] {} HTTP-Session: 563d6229-87cb-4084-8503-ba3bee4b8973 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:11.994352 [ 3 ] {} HTTP-Session: 563d6229-87cb-4084-8503-ba3bee4b8973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:11.994437 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:11.994480 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:11.994586 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:11.994941 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:11.995162 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.16 00:54:11.995309 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.16 00:54:11.995439 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} executeQuery: Read 174 rows, 17.00 KiB in 0.00097221 sec., 178973 rows/sec., 17.08 MiB/sec. 2024.01.16 00:54:11.995593 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} DynamicQueryHandler: Done processing query 2024.01.16 00:54:11.995635 [ 3 ] {8a29a32c-8477-41c4-b7c6-477c9992e1d4} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:54:11.995680 [ 3 ] {} HTTP-Session: 563d6229-87cb-4084-8503-ba3bee4b8973 Destroying unnamed session 2024.01.16 00:54:11.995817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:11.995862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:11.995882 [ 3 ] {} HTTP-Session: b681fd43-9025-4765-9ecd-dc6d8c616e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:11.995900 [ 3 ] {} HTTP-Session: b681fd43-9025-4765-9ecd-dc6d8c616e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:11.995975 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:11.996016 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:11.996133 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:11.996407 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:11.996614 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.16 00:54:11.996769 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.16 00:54:11.996898 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} executeQuery: Read 70 rows, 5.58 KiB in 0.000895109 sec., 78202 rows/sec., 6.09 MiB/sec. 2024.01.16 00:54:11.997061 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} DynamicQueryHandler: Done processing query 2024.01.16 00:54:11.997102 [ 3 ] {cd1813c0-f183-4b57-8139-d7458a7b10a5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:54:11.997122 [ 3 ] {} HTTP-Session: b681fd43-9025-4765-9ecd-dc6d8c616e13 Destroying unnamed session 2024.01.16 00:54:11.997268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:11.997311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:11.997330 [ 3 ] {} HTTP-Session: 46255d08-1297-484d-9a94-9aa7d52187a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:11.997348 [ 3 ] {} HTTP-Session: 46255d08-1297-484d-9a94-9aa7d52187a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:11.997424 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:11.997468 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:54:11.997603 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:11.997857 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:11.998113 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.16 00:54:11.998288 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.16 00:54:11.998401 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} executeQuery: Read 36 rows, 2.60 KiB in 0.00093955 sec., 38316 rows/sec., 2.70 MiB/sec. 2024.01.16 00:54:11.998501 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} DynamicQueryHandler: Done processing query 2024.01.16 00:54:11.998524 [ 3 ] {e983a1f4-e705-4ddf-b645-832fcbf5bbd1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:11.998539 [ 3 ] {} HTTP-Session: 46255d08-1297-484d-9a94-9aa7d52187a8 Destroying unnamed session 2024.01.16 00:54:11.998746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:11.998790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:11.998809 [ 3 ] {} HTTP-Session: db4a7171-9213-4080-b00b-e4550d022334 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:11.998826 [ 3 ] {} HTTP-Session: db4a7171-9213-4080-b00b-e4550d022334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:11.998910 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:11.998955 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:11.999086 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:11.999715 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:12.000011 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.16 00:54:12.000148 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 243.58 MiB, peak 244.23 MiB, will set to 238.24 MiB (RSS), difference: -5.34 MiB 2024.01.16 00:54:12.000345 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.16 00:54:12.000585 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} executeQuery: Read 46 rows, 63.56 KiB in 0.001620836 sec., 28380 rows/sec., 38.30 MiB/sec. 2024.01.16 00:54:12.000933 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} DynamicQueryHandler: Done processing query 2024.01.16 00:54:12.000957 [ 3 ] {edd80fe9-b38c-44a4-b70f-5a2295a3d2ba} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:54:12.000973 [ 3 ] {} HTTP-Session: db4a7171-9213-4080-b00b-e4550d022334 Destroying unnamed session 2024.01.16 00:54:12.547596 [ 97 ] {} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.16 00:54:12.547674 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:12.547785 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.16 00:54:12.547925 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:12.547961 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.01.16 00:54:12.548093 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.16 00:54:12.548196 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.01.16 00:54:12.548292 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::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.01.16 00:54:12.548384 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.16 00:54:12.548944 [ 15 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221812 sec., 14732.217395147534 rows/sec., 1.20 MiB/sec. 2024.01.16 00:54:12.549063 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.16 00:54:12.549243 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.16 00:54:12.549310 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_14_3} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.16 00:54:13.000152 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.06 MiB, peak 244.23 MiB, will set to 238.24 MiB (RSS), difference: 5.18 MiB 2024.01.16 00:54:15.455317 [ 93 ] {} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.16 00:54:15.455431 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:15.455570 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.16 00:54:15.455733 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:15.455779 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.01.16 00:54:15.455937 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.16 00:54:15.456037 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.01.16 00:54:15.456125 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::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.01.16 00:54:15.456217 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.16 00:54:15.456987 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001495635 sec., 12035.02191376907 rows/sec., 840.34 KiB/sec. 2024.01.16 00:54:15.457089 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.16 00:54:15.457303 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.16 00:54:15.457391 [ 14 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_14_3} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.16 00:54:16.989001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:16.989109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:16.989135 [ 3 ] {} HTTP-Session: 0c6bbd5c-c02c-47a2-87e4-188c56f8d536 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:16.989159 [ 3 ] {} HTTP-Session: 0c6bbd5c-c02c-47a2-87e4-188c56f8d536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:16.989285 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:16.989348 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:16.989515 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:16.989924 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:16.990189 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.16 00:54:16.990358 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.16 00:54:16.990513 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} executeQuery: Read 5 rows, 415.00 B in 0.001190222 sec., 4200 rows/sec., 340.50 KiB/sec. 2024.01.16 00:54:16.990662 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} DynamicQueryHandler: Done processing query 2024.01.16 00:54:16.990688 [ 3 ] {b0426956-13d0-421b-b4d5-c5268e26bb54} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:16.990704 [ 3 ] {} HTTP-Session: 0c6bbd5c-c02c-47a2-87e4-188c56f8d536 Destroying unnamed session 2024.01.16 00:54:16.990920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:16.990973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:16.990993 [ 3 ] {} HTTP-Session: f3b45f2f-fd1d-4077-9e80-47242ce3f3e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:16.991013 [ 3 ] {} HTTP-Session: f3b45f2f-fd1d-4077-9e80-47242ce3f3e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:16.991094 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:16.991141 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:16.991257 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:16.991568 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:16.991786 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.16 00:54:16.991941 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.16 00:54:16.992067 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} executeQuery: Read 15 rows, 1.39 KiB in 0.000935399 sec., 16035 rows/sec., 1.45 MiB/sec. 2024.01.16 00:54:16.992188 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} DynamicQueryHandler: Done processing query 2024.01.16 00:54:16.992211 [ 3 ] {4d6366e5-e5e9-4073-b83c-582adb7fcbed} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:16.992228 [ 3 ] {} HTTP-Session: f3b45f2f-fd1d-4077-9e80-47242ce3f3e6 Destroying unnamed session 2024.01.16 00:54:16.992368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:16.992415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:16.992435 [ 3 ] {} HTTP-Session: 5fd0342c-f0d8-4c1c-99ea-5b8954bb85f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:16.992452 [ 3 ] {} HTTP-Session: 5fd0342c-f0d8-4c1c-99ea-5b8954bb85f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:16.992526 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:16.992567 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:16.992675 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:16.992955 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:16.993164 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.16 00:54:16.993313 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.16 00:54:16.993437 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} executeQuery: Read 5 rows, 410.00 B in 0.000883829 sec., 5657 rows/sec., 453.02 KiB/sec. 2024.01.16 00:54:16.993553 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} DynamicQueryHandler: Done processing query 2024.01.16 00:54:16.993582 [ 3 ] {4804bcb1-6f89-492a-8445-71528ebb4577} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:16.993598 [ 3 ] {} HTTP-Session: 5fd0342c-f0d8-4c1c-99ea-5b8954bb85f4 Destroying unnamed session 2024.01.16 00:54:16.993710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:16.993753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:16.993771 [ 3 ] {} HTTP-Session: f8fbe693-c0af-4eb8-9f44-bda10a26dafa Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:16.993788 [ 3 ] {} HTTP-Session: f8fbe693-c0af-4eb8-9f44-bda10a26dafa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:16.993860 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:16.993906 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:16.994043 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:16.994337 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:16.994613 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.16 00:54:16.994802 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.16 00:54:16.994930 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} executeQuery: Read 5 rows, 6.91 KiB in 0.00104095 sec., 4803 rows/sec., 6.48 MiB/sec. 2024.01.16 00:54:16.995050 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} DynamicQueryHandler: Done processing query 2024.01.16 00:54:16.995073 [ 3 ] {71c7bb91-8fb6-47f4-9972-527f35e534a4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:54:16.995090 [ 3 ] {} HTTP-Session: f8fbe693-c0af-4eb8-9f44-bda10a26dafa Destroying unnamed session 2024.01.16 00:54:19.584716 [ 91 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:54:19.584767 [ 91 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:54:21.991216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 6646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:21.991354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:21.991385 [ 3 ] {} HTTP-Session: 9d9b7c77-b236-42e1-a12a-6b1b99dee8d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:21.991414 [ 3 ] {} HTTP-Session: 9d9b7c77-b236-42e1-a12a-6b1b99dee8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:21.991562 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:21.991633 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:21.991810 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:21.992299 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:21.992572 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.16 00:54:21.992740 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.16 00:54:21.992880 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} executeQuery: Read 46 rows, 3.73 KiB in 0.001270823 sec., 36197 rows/sec., 2.87 MiB/sec. 2024.01.16 00:54:21.993038 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} DynamicQueryHandler: Done processing query 2024.01.16 00:54:21.993065 [ 3 ] {864257de-07f5-4535-976e-cff540d93e06} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:21.993082 [ 3 ] {} HTTP-Session: 9d9b7c77-b236-42e1-a12a-6b1b99dee8d2 Destroying unnamed session 2024.01.16 00:54:21.993298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 22328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:21.993348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:21.993369 [ 3 ] {} HTTP-Session: d028ada3-0c48-41cb-8c24-b47634643b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:21.993388 [ 3 ] {} HTTP-Session: d028ada3-0c48-41cb-8c24-b47634643b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:21.993477 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:21.993520 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:21.993627 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:21.994012 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:21.994235 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.16 00:54:21.994392 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.16 00:54:21.994500 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} executeQuery: Read 138 rows, 13.89 KiB in 0.00099362 sec., 138886 rows/sec., 13.65 MiB/sec. 2024.01.16 00:54:21.994638 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} DynamicQueryHandler: Done processing query 2024.01.16 00:54:21.994667 [ 3 ] {b08fd74b-45a7-40aa-b9ec-36fe1e9f6354} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:54:21.994687 [ 3 ] {} HTTP-Session: d028ada3-0c48-41cb-8c24-b47634643b90 Destroying unnamed session 2024.01.16 00:54:21.994859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:21.994906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:21.994926 [ 3 ] {} HTTP-Session: b3c848f2-0725-4dc7-8d05-2ac1e00e4b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:21.994946 [ 3 ] {} HTTP-Session: b3c848f2-0725-4dc7-8d05-2ac1e00e4b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:21.995025 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:21.995070 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:21.995183 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:21.995479 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:21.995688 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.16 00:54:21.995837 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.16 00:54:21.995972 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} executeQuery: Read 46 rows, 3.68 KiB in 0.000909919 sec., 50553 rows/sec., 3.95 MiB/sec. 2024.01.16 00:54:21.996078 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} DynamicQueryHandler: Done processing query 2024.01.16 00:54:21.996103 [ 3 ] {29bd761a-55b6-48eb-8c6f-9bff08cc8274} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:21.996119 [ 3 ] {} HTTP-Session: b3c848f2-0725-4dc7-8d05-2ac1e00e4b2e Destroying unnamed session 2024.01.16 00:54:21.996262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 49221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:21.996307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:21.996326 [ 3 ] {} HTTP-Session: e7ed09a2-9e6e-41eb-aa2a-53fdb9820a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:21.996343 [ 3 ] {} HTTP-Session: e7ed09a2-9e6e-41eb-aa2a-53fdb9820a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:21.996441 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:21.996489 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:21.996628 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:21.997183 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:21.997528 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.16 00:54:21.997718 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.16 00:54:21.997852 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} executeQuery: Read 46 rows, 63.56 KiB in 0.001379564 sec., 33343 rows/sec., 45.00 MiB/sec. 2024.01.16 00:54:21.998021 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} DynamicQueryHandler: Done processing query 2024.01.16 00:54:21.998046 [ 3 ] {e3682161-4e34-43a7-99dc-d0a8358941f3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.16 00:54:21.998062 [ 3 ] {} HTTP-Session: e7ed09a2-9e6e-41eb-aa2a-53fdb9820a4a Destroying unnamed session 2024.01.16 00:54:26.989582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:26.989713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:26.989742 [ 3 ] {} HTTP-Session: 3148a006-9461-43ce-a40e-501807f0803d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:26.989769 [ 3 ] {} HTTP-Session: 3148a006-9461-43ce-a40e-501807f0803d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:26.989910 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:26.989971 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:26.990133 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:26.990597 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:26.990858 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.16 00:54:26.991024 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.16 00:54:26.991147 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} executeQuery: Read 5 rows, 415.00 B in 0.001201132 sec., 4162 rows/sec., 337.41 KiB/sec. 2024.01.16 00:54:26.991146 [ 87 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.16 00:54:26.991222 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:26.991313 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} DynamicQueryHandler: Done processing query 2024.01.16 00:54:26.991323 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.16 00:54:26.991345 [ 3 ] {1f908d42-c420-4a65-9621-e143d5360067} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:26.991396 [ 3 ] {} HTTP-Session: 3148a006-9461-43ce-a40e-501807f0803d Destroying unnamed session 2024.01.16 00:54:26.991475 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:26.991527 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 51 rows starting from the beginning of the part 2024.01.16 00:54:26.991548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:26.991632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:26.991679 [ 3 ] {} HTTP-Session: 1f56a9a3-9828-42f2-b07f-ecb79996c504 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:26.991737 [ 3 ] {} HTTP-Session: 1f56a9a3-9828-42f2-b07f-ecb79996c504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:26.991785 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:26.991945 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:26.992019 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:26.992038 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:26.992346 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:26.992509 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:26.992618 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:26.992751 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:26.993307 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:26.993710 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.16 00:54:26.994020 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.16 00:54:26.994243 [ 87 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.16 00:54:26.994301 [ 14 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 158 rows, containing 4 columns (4 merged, 0 gathered) in 0.00300172 sec., 52636.48841330971 rows/sec., 4.17 MiB/sec. 2024.01.16 00:54:26.994313 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} executeQuery: Read 15 rows, 1.39 KiB in 0.002288693 sec., 6553 rows/sec., 605.47 KiB/sec. 2024.01.16 00:54:26.994316 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:26.994551 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.16 00:54:26.994626 [ 14 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.16 00:54:26.994763 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} DynamicQueryHandler: Done processing query 2024.01.16 00:54:26.994782 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:26.994811 [ 3 ] {973c591f-a51f-49d8-9a9c-d6404e46073d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:26.994832 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 193 rows starting from the beginning of the part 2024.01.16 00:54:26.994854 [ 3 ] {} HTTP-Session: 1f56a9a3-9828-42f2-b07f-ecb79996c504 Destroying unnamed session 2024.01.16 00:54:26.995026 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 15 rows starting from the beginning of the part 2024.01.16 00:54:26.995033 [ 14 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.16 00:54:26.995113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:26.995228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:26.995254 [ 14 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_61_12} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.16 00:54:26.995324 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 174 rows starting from the beginning of the part 2024.01.16 00:54:26.995328 [ 3 ] {} HTTP-Session: 58d05075-ce72-43e7-8d07-2e19ca74d51c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:26.995434 [ 3 ] {} HTTP-Session: 58d05075-ce72-43e7-8d07-2e19ca74d51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:26.995641 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 15 rows starting from the beginning of the part 2024.01.16 00:54:26.995724 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:26.995841 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:26.995859 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part 2024.01.16 00:54:26.996213 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 15 rows starting from the beginning of the part 2024.01.16 00:54:26.996311 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:26.997079 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:26.997538 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.16 00:54:26.997857 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.16 00:54:26.997906 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 550 rows, containing 4 columns (4 merged, 0 gathered) in 0.003505186 sec., 156910.36081965407 rows/sec., 14.99 MiB/sec. 2024.01.16 00:54:26.997997 [ 87 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.16 00:54:26.998017 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} executeQuery: Read 5 rows, 410.00 B in 0.002277053 sec., 2195 rows/sec., 175.84 KiB/sec. 2024.01.16 00:54:26.998055 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:26.998055 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.16 00:54:26.998336 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.16 00:54:26.998512 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} DynamicQueryHandler: Done processing query 2024.01.16 00:54:26.998556 [ 3 ] {d1d58483-9b24-4e61-a83a-5db4a633495b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:26.998577 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.16 00:54:26.998614 [ 3 ] {} HTTP-Session: 58d05075-ce72-43e7-8d07-2e19ca74d51c Destroying unnamed session 2024.01.16 00:54:26.998721 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_61_12} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.16 00:54:26.998721 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:26.998847 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 101 rows starting from the beginning of the part 2024.01.16 00:54:26.998862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:26.998967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:26.999007 [ 3 ] {} HTTP-Session: d5e32fb0-f950-42db-b738-e2b0f3faa00c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:26.999067 [ 3 ] {} HTTP-Session: d5e32fb0-f950-42db-b738-e2b0f3faa00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:26.999108 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:26.999268 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:26.999361 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 70 rows starting from the beginning of the part 2024.01.16 00:54:26.999381 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:26.999657 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:26.999993 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:27.000030 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:27.000178 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.35 MiB, peak 244.23 MiB, will set to 238.25 MiB (RSS), difference: -1.10 MiB 2024.01.16 00:54:27.000373 [ 24 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:27.001144 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:27.001818 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.16 00:54:27.002272 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.16 00:54:27.002374 [ 15 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 232 rows, containing 4 columns (4 merged, 0 gathered) in 0.004206253 sec., 55155.978492021284 rows/sec., 4.31 MiB/sec. 2024.01.16 00:54:27.002436 [ 87 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.16 00:54:27.002489 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} executeQuery: Read 5 rows, 6.91 KiB in 0.003154401 sec., 1585 rows/sec., 2.14 MiB/sec. 2024.01.16 00:54:27.002505 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:27.002638 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.16 00:54:27.002731 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.16 00:54:27.003162 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.16 00:54:27.003267 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} DynamicQueryHandler: Done processing query 2024.01.16 00:54:27.003287 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:27.003310 [ 3 ] {c2f43e9a-b70c-485f-b49f-7539d01d8aa9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:54:27.003328 [ 21 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_61_12} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.16 00:54:27.003389 [ 3 ] {} HTTP-Session: d5e32fb0-f950-42db-b738-e2b0f3faa00c Destroying unnamed session 2024.01.16 00:54:27.003397 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1507 rows starting from the beginning of the part 2024.01.16 00:54:27.003602 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:27.003702 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:27.003795 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:27.003888 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 46 rows starting from the beginning of the part 2024.01.16 00:54:27.003977 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:27.008336 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 6 columns (6 merged, 0 gathered) in 0.005771487 sec., 279650.6342299654 rows/sec., 377.37 MiB/sec. 2024.01.16 00:54:27.009055 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.16 00:54:27.009303 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.16 00:54:27.009381 [ 24 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.16 00:54:27.009462 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_61_12: 8.56 MiB. 2024.01.16 00:54:31.991748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:31.991880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:31.991910 [ 3 ] {} HTTP-Session: 9628584d-2569-4300-8438-3f5cb20925cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:31.991939 [ 3 ] {} HTTP-Session: 9628584d-2569-4300-8438-3f5cb20925cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:31.992086 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:31.992148 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:31.992311 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:31.992924 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:31.993203 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.16 00:54:31.993371 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.16 00:54:31.993498 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} executeQuery: Read 52 rows, 4.21 KiB in 0.001375744 sec., 37797 rows/sec., 2.99 MiB/sec. 2024.01.16 00:54:31.993692 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} DynamicQueryHandler: Done processing query 2024.01.16 00:54:31.993731 [ 3 ] {decc61c7-633a-48de-958a-f64e17a4c8d0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:54:31.993749 [ 3 ] {} HTTP-Session: 9628584d-2569-4300-8438-3f5cb20925cc Destroying unnamed session 2024.01.16 00:54:31.993894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 25033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:31.993948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:31.993969 [ 3 ] {} HTTP-Session: 33d7258a-c8d3-4545-a4c2-666883341c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:31.993989 [ 3 ] {} HTTP-Session: 33d7258a-c8d3-4545-a4c2-666883341c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:31.994086 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:31.994129 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:31.994249 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:31.994658 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:31.994882 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.16 00:54:31.995031 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.16 00:54:31.995134 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} executeQuery: Read 156 rows, 15.50 KiB in 0.001019841 sec., 152965 rows/sec., 14.84 MiB/sec. 2024.01.16 00:54:31.995241 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} DynamicQueryHandler: Done processing query 2024.01.16 00:54:31.995265 [ 3 ] {0630954e-da5f-4c38-90f3-65f9c2b6b739} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.16 00:54:31.995282 [ 3 ] {} HTTP-Session: 33d7258a-c8d3-4545-a4c2-666883341c04 Destroying unnamed session 2024.01.16 00:54:31.995413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:31.995456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:31.995476 [ 3 ] {} HTTP-Session: bd1a9d67-82a0-4d17-9b0b-14c36aafb759 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:31.995494 [ 3 ] {} HTTP-Session: bd1a9d67-82a0-4d17-9b0b-14c36aafb759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:31.995569 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:31.995609 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:31.995711 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:31.996020 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:31.996224 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.16 00:54:31.996373 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.16 00:54:31.996470 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} executeQuery: Read 55 rows, 4.43 KiB in 0.000873358 sec., 62975 rows/sec., 4.96 MiB/sec. 2024.01.16 00:54:31.996589 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} DynamicQueryHandler: Done processing query 2024.01.16 00:54:31.996612 [ 3 ] {24e4a712-cc08-496e-ac39-34fd364caf08} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:54:31.996629 [ 3 ] {} HTTP-Session: bd1a9d67-82a0-4d17-9b0b-14c36aafb759 Destroying unnamed session 2024.01.16 00:54:31.996854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 55631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:31.996916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:31.996935 [ 3 ] {} HTTP-Session: 6c13e972-0132-4985-b796-11b3698084a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:31.996952 [ 3 ] {} HTTP-Session: 6c13e972-0132-4985-b796-11b3698084a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:31.997043 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:31.997089 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:31.997223 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:31.997745 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:31.998066 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.16 00:54:31.998248 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.16 00:54:31.998353 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} executeQuery: Read 52 rows, 71.86 KiB in 0.001281703 sec., 40571 rows/sec., 54.75 MiB/sec. 2024.01.16 00:54:31.998459 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} DynamicQueryHandler: Done processing query 2024.01.16 00:54:31.998483 [ 3 ] {200dc02e-811e-4276-9d15-bb729e89614f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.16 00:54:31.998498 [ 3 ] {} HTTP-Session: 6c13e972-0132-4985-b796-11b3698084a7 Destroying unnamed session 2024.01.16 00:54:31.998619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:31.998663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:31.998682 [ 3 ] {} HTTP-Session: 8e2d0923-d15c-425b-9650-c364dfcc24a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:31.998699 [ 3 ] {} HTTP-Session: 8e2d0923-d15c-425b-9650-c364dfcc24a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:31.998767 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:31.998808 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.16 00:54:31.998913 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:31.999122 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.18 GiB. 2024.01.16 00:54:31.999358 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.16 00:54:31.999531 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.16 00:54:31.999630 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} executeQuery: Read 3 rows, 246.00 B in 0.000834988 sec., 3592 rows/sec., 287.71 KiB/sec. 2024.01.16 00:54:31.999821 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} DynamicQueryHandler: Done processing query 2024.01.16 00:54:31.999846 [ 3 ] {1f8a7d72-4d04-4d88-9c8c-e297e6366f84} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.16 00:54:31.999862 [ 3 ] {} HTTP-Session: 8e2d0923-d15c-425b-9650-c364dfcc24a9 Destroying unnamed session 2024.01.16 00:54:34.584830 [ 82 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:54:34.584889 [ 82 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:54:36.989013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:36.989131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:36.989158 [ 3 ] {} HTTP-Session: 92ad90cc-1aaa-4328-b956-30519f933786 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:36.989184 [ 3 ] {} HTTP-Session: 92ad90cc-1aaa-4328-b956-30519f933786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:36.989347 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:36.989447 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:36.989715 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:36.990311 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:36.990573 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.16 00:54:36.990750 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.16 00:54:36.990886 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} executeQuery: Read 5 rows, 415.00 B in 0.001479925 sec., 3378 rows/sec., 273.85 KiB/sec. 2024.01.16 00:54:36.991024 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} DynamicQueryHandler: Done processing query 2024.01.16 00:54:36.991051 [ 3 ] {1b8811c9-0f61-4485-a73a-5f808a7f35aa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:36.991068 [ 3 ] {} HTTP-Session: 92ad90cc-1aaa-4328-b956-30519f933786 Destroying unnamed session 2024.01.16 00:54:36.991190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:36.991236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:36.991257 [ 3 ] {} HTTP-Session: 0c83b7f1-ba66-4ea6-8085-1f4ea004f1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:36.991276 [ 3 ] {} HTTP-Session: 0c83b7f1-ba66-4ea6-8085-1f4ea004f1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:36.991354 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:36.991398 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:54:36.991505 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:36.991747 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:36.991957 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.16 00:54:36.992118 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.16 00:54:36.992230 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} executeQuery: Read 4 rows, 342.00 B in 0.000840249 sec., 4760 rows/sec., 397.48 KiB/sec. 2024.01.16 00:54:36.992359 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} DynamicQueryHandler: Done processing query 2024.01.16 00:54:36.992383 [ 3 ] {e7af99f2-3f9d-4a73-b10f-83706d85d96d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:36.992405 [ 3 ] {} HTTP-Session: 0c83b7f1-ba66-4ea6-8085-1f4ea004f1a4 Destroying unnamed session 2024.01.16 00:54:36.992559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:36.992606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:36.992625 [ 3 ] {} HTTP-Session: acbfccd7-46f8-4482-bf94-45f25e292d00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:36.992642 [ 3 ] {} HTTP-Session: acbfccd7-46f8-4482-bf94-45f25e292d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:36.992714 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:36.992753 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:36.992856 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:36.993177 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:36.993392 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.16 00:54:36.993544 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.16 00:54:36.993670 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} executeQuery: Read 17 rows, 1.56 KiB in 0.000922959 sec., 18419 rows/sec., 1.65 MiB/sec. 2024.01.16 00:54:36.993833 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} DynamicQueryHandler: Done processing query 2024.01.16 00:54:36.993870 [ 3 ] {08da8599-98e5-44a8-90c1-e68e2dcb61fe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:36.993886 [ 3 ] {} HTTP-Session: acbfccd7-46f8-4482-bf94-45f25e292d00 Destroying unnamed session 2024.01.16 00:54:36.993990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:36.994035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:36.994054 [ 3 ] {} HTTP-Session: cb7c56c2-55fc-462a-b502-a2c926c96e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:36.994070 [ 3 ] {} HTTP-Session: cb7c56c2-55fc-462a-b502-a2c926c96e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:36.994142 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:36.994181 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:54:36.994297 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:36.994565 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:36.994846 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.16 00:54:36.994997 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.16 00:54:36.995120 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} executeQuery: Read 4 rows, 286.00 B in 0.00094882 sec., 4215 rows/sec., 294.36 KiB/sec. 2024.01.16 00:54:36.995236 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} DynamicQueryHandler: Done processing query 2024.01.16 00:54:36.995261 [ 3 ] {17afad96-444b-40d7-90cc-f3382bb2f1f6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:36.995276 [ 3 ] {} HTTP-Session: cb7c56c2-55fc-462a-b502-a2c926c96e90 Destroying unnamed session 2024.01.16 00:54:36.995384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:36.995427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:36.995445 [ 3 ] {} HTTP-Session: 3e3759a8-f24f-4b2f-8365-7b40596545e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:36.995462 [ 3 ] {} HTTP-Session: 3e3759a8-f24f-4b2f-8365-7b40596545e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:36.995532 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:36.995571 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:36.995680 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:36.995939 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:36.996146 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.16 00:54:36.996291 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.16 00:54:36.996416 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} executeQuery: Read 9 rows, 744.00 B in 0.000854539 sec., 10531 rows/sec., 850.24 KiB/sec. 2024.01.16 00:54:36.996531 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} DynamicQueryHandler: Done processing query 2024.01.16 00:54:36.996554 [ 3 ] {e09e6e25-e3b7-4b32-b2e2-6decbf87232f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:36.996570 [ 3 ] {} HTTP-Session: 3e3759a8-f24f-4b2f-8365-7b40596545e9 Destroying unnamed session 2024.01.16 00:54:36.996670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:36.996714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:36.996732 [ 3 ] {} HTTP-Session: 8991777e-ac65-4baf-9c75-4f43dad75416 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:36.996750 [ 3 ] {} HTTP-Session: 8991777e-ac65-4baf-9c75-4f43dad75416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:36.996819 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:36.996864 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:54:36.996985 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:36.997238 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:36.997495 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.16 00:54:36.997683 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.16 00:54:36.997818 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} executeQuery: Read 2 rows, 144.00 B in 0.00095913 sec., 2085 rows/sec., 146.62 KiB/sec. 2024.01.16 00:54:36.998018 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} DynamicQueryHandler: Done processing query 2024.01.16 00:54:36.998043 [ 3 ] {b3fb0e8b-22c2-4e8e-b814-8aec65649a9c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:36.998060 [ 3 ] {} HTTP-Session: 8991777e-ac65-4baf-9c75-4f43dad75416 Destroying unnamed session 2024.01.16 00:54:36.998169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:36.998213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:36.998232 [ 3 ] {} HTTP-Session: 3d14a6b8-8adb-40cf-9bef-4279e6440fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:36.998250 [ 3 ] {} HTTP-Session: 3d14a6b8-8adb-40cf-9bef-4279e6440fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:36.998323 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:36.998368 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:36.998523 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:36.998912 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:36.999180 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.16 00:54:36.999356 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.16 00:54:36.999473 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} executeQuery: Read 5 rows, 6.91 KiB in 0.001115641 sec., 4481 rows/sec., 6.05 MiB/sec. 2024.01.16 00:54:36.999612 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} DynamicQueryHandler: Done processing query 2024.01.16 00:54:36.999636 [ 3 ] {cc374874-0ea7-40d2-97c7-2fda7cf1bad6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:36.999654 [ 3 ] {} HTTP-Session: 3d14a6b8-8adb-40cf-9bef-4279e6440fc2 Destroying unnamed session 2024.01.16 00:54:41.993847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:41.993965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:41.993991 [ 3 ] {} HTTP-Session: fa13b079-1d8c-4b67-8f34-c25ad6a4feed Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:41.994016 [ 3 ] {} HTTP-Session: fa13b079-1d8c-4b67-8f34-c25ad6a4feed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:41.994148 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:41.994208 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:41.994369 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:41.994846 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:41.995112 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.16 00:54:41.995279 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.16 00:54:41.995396 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} executeQuery: Read 55 rows, 4.46 KiB in 0.001213352 sec., 45328 rows/sec., 3.59 MiB/sec. 2024.01.16 00:54:41.995594 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} DynamicQueryHandler: Done processing query 2024.01.16 00:54:41.995643 [ 3 ] {e0aa102f-6b38-4d26-bc32-42c9ab428748} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:54:41.995663 [ 3 ] {} HTTP-Session: fa13b079-1d8c-4b67-8f34-c25ad6a4feed Destroying unnamed session 2024.01.16 00:54:41.995788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:41.995838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:41.995859 [ 3 ] {} HTTP-Session: 761d5ed1-25d6-44fc-ab2b-0219d5d0368d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:41.995878 [ 3 ] {} HTTP-Session: 761d5ed1-25d6-44fc-ab2b-0219d5d0368d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:41.995960 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:41.996005 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:54:41.996149 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:41.996450 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:41.996659 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.16 00:54:41.996816 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.16 00:54:41.996920 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} executeQuery: Read 2 rows, 175.00 B in 0.000929029 sec., 2152 rows/sec., 183.95 KiB/sec. 2024.01.16 00:54:41.997059 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} DynamicQueryHandler: Done processing query 2024.01.16 00:54:41.997083 [ 3 ] {f2a08ef8-b70c-4c3c-aa25-180106ce69e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:41.997099 [ 3 ] {} HTTP-Session: 761d5ed1-25d6-44fc-ab2b-0219d5d0368d Destroying unnamed session 2024.01.16 00:54:41.997263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 31811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:41.997308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:41.997328 [ 3 ] {} HTTP-Session: 5486a283-fcb6-4279-87c8-7025883304c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:41.997367 [ 3 ] {} HTTP-Session: 5486a283-fcb6-4279-87c8-7025883304c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:41.997447 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:41.997485 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:41.997588 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:41.998009 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:41.998229 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.16 00:54:41.998384 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.16 00:54:41.998485 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} executeQuery: Read 202 rows, 19.50 KiB in 0.0010101 sec., 199980 rows/sec., 18.85 MiB/sec. 2024.01.16 00:54:41.998599 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} DynamicQueryHandler: Done processing query 2024.01.16 00:54:41.998622 [ 3 ] {9a3064d8-a794-4b29-9c60-b26fd292e390} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:54:41.998637 [ 3 ] {} HTTP-Session: 5486a283-fcb6-4279-87c8-7025883304c5 Destroying unnamed session 2024.01.16 00:54:41.998771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:41.998817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:41.998835 [ 3 ] {} HTTP-Session: 8579624b-0248-40f1-86aa-a75cd46203da Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:41.998851 [ 3 ] {} HTTP-Session: 8579624b-0248-40f1-86aa-a75cd46203da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:41.998919 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:41.998956 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:54:41.999060 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:41.999319 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:41.999519 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.16 00:54:41.999666 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.16 00:54:41.999764 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} executeQuery: Read 2 rows, 143.00 B in 0.000818999 sec., 2442 rows/sec., 170.51 KiB/sec. 2024.01.16 00:54:41.999877 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} DynamicQueryHandler: Done processing query 2024.01.16 00:54:41.999898 [ 3 ] {fa98c897-b27f-474a-999d-83da4f76667b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:41.999914 [ 3 ] {} HTTP-Session: 8579624b-0248-40f1-86aa-a75cd46203da Destroying unnamed session 2024.01.16 00:54:42.000027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 15277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:42.000149 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 241.59 MiB, peak 245.93 MiB, will set to 240.46 MiB (RSS), difference: -1.13 MiB 2024.01.16 00:54:42.000162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:42.000243 [ 3 ] {} HTTP-Session: f6828865-9087-408a-8f9d-0fcccb85f915 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:42.000276 [ 3 ] {} HTTP-Session: f6828865-9087-408a-8f9d-0fcccb85f915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:42.000470 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:42.000546 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:42.000670 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:42.001002 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:42.001206 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.16 00:54:42.001355 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.16 00:54:42.001458 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} executeQuery: Read 90 rows, 7.19 KiB in 0.00095471 sec., 94269 rows/sec., 7.35 MiB/sec. 2024.01.16 00:54:42.001571 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} DynamicQueryHandler: Done processing query 2024.01.16 00:54:42.001594 [ 3 ] {829bf7c7-7fea-4f82-8329-ddaa91f5785f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:54:42.001609 [ 3 ] {} HTTP-Session: f6828865-9087-408a-8f9d-0fcccb85f915 Destroying unnamed session 2024.01.16 00:54:42.001728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:42.001772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:42.001790 [ 3 ] {} HTTP-Session: a7b487b8-7cce-4aad-944d-20d8e84ebf00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:42.001807 [ 3 ] {} HTTP-Session: a7b487b8-7cce-4aad-944d-20d8e84ebf00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:42.001882 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:42.001924 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:54:42.002043 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:42.002348 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:42.002605 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.16 00:54:42.002782 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.16 00:54:42.002887 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} executeQuery: Read 37 rows, 2.67 KiB in 0.00097758 sec., 37848 rows/sec., 2.67 MiB/sec. 2024.01.16 00:54:42.003109 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} DynamicQueryHandler: Done processing query 2024.01.16 00:54:42.003133 [ 3 ] {1c1ce35d-ba5c-4383-90a7-e71a91688b5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:42.003150 [ 3 ] {} HTTP-Session: a7b487b8-7cce-4aad-944d-20d8e84ebf00 Destroying unnamed session 2024.01.16 00:54:42.003319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 58838, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:42.003364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:42.003384 [ 3 ] {} HTTP-Session: e514f85d-f197-4328-839d-a3786a6ec87e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:42.003400 [ 3 ] {} HTTP-Session: e514f85d-f197-4328-839d-a3786a6ec87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:42.003485 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:42.003531 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:42.003690 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:42.004208 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:42.004520 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.16 00:54:42.004708 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.16 00:54:42.004806 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} executeQuery: Read 55 rows, 76.00 KiB in 0.001293433 sec., 42522 rows/sec., 57.38 MiB/sec. 2024.01.16 00:54:42.004926 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} DynamicQueryHandler: Done processing query 2024.01.16 00:54:42.004948 [ 3 ] {03d169a0-2247-4173-a260-a5f169daf0d7} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.16 00:54:42.004963 [ 3 ] {} HTTP-Session: e514f85d-f197-4328-839d-a3786a6ec87e Destroying unnamed session 2024.01.16 00:54:42.005073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:42.005119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:42.005138 [ 3 ] {} HTTP-Session: 94a95df9-37d8-433c-8123-c4cbce8e46c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:42.005155 [ 3 ] {} HTTP-Session: 94a95df9-37d8-433c-8123-c4cbce8e46c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:42.005226 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:42.005266 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.16 00:54:42.005370 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:42.005650 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.68 GiB. 2024.01.16 00:54:42.005876 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.16 00:54:42.006042 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.16 00:54:42.006133 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} executeQuery: Read 12 rows, 868.00 B in 0.000910349 sec., 13181 rows/sec., 931.13 KiB/sec. 2024.01.16 00:54:42.006229 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} DynamicQueryHandler: Done processing query 2024.01.16 00:54:42.006251 [ 3 ] {1ecffcad-5b0a-4e91-95dd-e3420125f0e0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:42.006266 [ 3 ] {} HTTP-Session: 94a95df9-37d8-433c-8123-c4cbce8e46c9 Destroying unnamed session 2024.01.16 00:54:46.989444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:46.989567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:46.989594 [ 3 ] {} HTTP-Session: b78f2326-53a8-4756-8ba7-de0024e7c649 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:46.989619 [ 3 ] {} HTTP-Session: b78f2326-53a8-4756-8ba7-de0024e7c649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:46.989764 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:46.989835 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:46.990020 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:46.990479 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:46.990755 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.16 00:54:46.990919 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.16 00:54:46.991045 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} executeQuery: Read 5 rows, 415.00 B in 0.001241702 sec., 4026 rows/sec., 326.39 KiB/sec. 2024.01.16 00:54:46.991201 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} DynamicQueryHandler: Done processing query 2024.01.16 00:54:46.991227 [ 3 ] {6f08b0ff-c67c-4abd-b22e-813ef0f972c4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:46.991244 [ 3 ] {} HTTP-Session: b78f2326-53a8-4756-8ba7-de0024e7c649 Destroying unnamed session 2024.01.16 00:54:46.991362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:46.991410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:46.991429 [ 3 ] {} HTTP-Session: 3f6a21ab-85cb-43d7-b632-7ba4beeb9a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:46.991447 [ 3 ] {} HTTP-Session: 3f6a21ab-85cb-43d7-b632-7ba4beeb9a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:46.991518 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:46.991559 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:46.991666 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:46.991982 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:46.992195 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.16 00:54:46.992342 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.16 00:54:46.992471 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} executeQuery: Read 15 rows, 1.39 KiB in 0.0009171 sec., 16355 rows/sec., 1.48 MiB/sec. 2024.01.16 00:54:46.992578 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} DynamicQueryHandler: Done processing query 2024.01.16 00:54:46.992603 [ 3 ] {b12a07b1-0a66-4f19-80ae-d3dfc89f3064} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:46.992619 [ 3 ] {} HTTP-Session: 3f6a21ab-85cb-43d7-b632-7ba4beeb9a58 Destroying unnamed session 2024.01.16 00:54:46.992746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:46.992789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:46.992808 [ 3 ] {} HTTP-Session: 9c7cbaf2-d7bd-484a-8f3c-3207d9730aea Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:46.992824 [ 3 ] {} HTTP-Session: 9c7cbaf2-d7bd-484a-8f3c-3207d9730aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:46.992891 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:46.992930 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:46.993031 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:46.993306 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:46.993519 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.16 00:54:46.993663 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.16 00:54:46.993790 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} executeQuery: Read 5 rows, 410.00 B in 0.000866329 sec., 5771 rows/sec., 462.17 KiB/sec. 2024.01.16 00:54:46.993909 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} DynamicQueryHandler: Done processing query 2024.01.16 00:54:46.993933 [ 3 ] {5a526c77-8cc7-419e-a6dc-8fee2ce1ed6b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:46.993948 [ 3 ] {} HTTP-Session: 9c7cbaf2-d7bd-484a-8f3c-3207d9730aea Destroying unnamed session 2024.01.16 00:54:46.994079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:46.994123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:46.994143 [ 3 ] {} HTTP-Session: 4494a91f-ec1a-48c7-9a08-0a91c45ceff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:46.994159 [ 3 ] {} HTTP-Session: 4494a91f-ec1a-48c7-9a08-0a91c45ceff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:46.994231 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:46.994275 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:46.994414 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:46.994722 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:46.994999 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.16 00:54:46.995177 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.16 00:54:46.995313 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} executeQuery: Read 5 rows, 6.91 KiB in 0.0010546 sec., 4741 rows/sec., 6.40 MiB/sec. 2024.01.16 00:54:46.995423 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} DynamicQueryHandler: Done processing query 2024.01.16 00:54:46.995447 [ 3 ] {d1f6ded1-e619-45af-b263-b93a3baf7a54} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:54:46.995462 [ 3 ] {} HTTP-Session: 4494a91f-ec1a-48c7-9a08-0a91c45ceff7 Destroying unnamed session 2024.01.16 00:54:49.585153 [ 64 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:54:49.585226 [ 64 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:54:51.992709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:51.992837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:51.992863 [ 3 ] {} HTTP-Session: 0cce2a85-fa54-4378-a646-637c1fa21ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:51.992888 [ 3 ] {} HTTP-Session: 0cce2a85-fa54-4378-a646-637c1fa21ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:51.993022 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:51.993086 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:51.993250 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:51.993702 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:51.993967 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.16 00:54:51.994135 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.16 00:54:51.994274 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} executeQuery: Read 59 rows, 4.78 KiB in 0.001207422 sec., 48864 rows/sec., 3.87 MiB/sec. 2024.01.16 00:54:51.994284 [ 56 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.16 00:54:51.994414 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:51.994498 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} DynamicQueryHandler: Done processing query 2024.01.16 00:54:51.994522 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.16 00:54:51.994532 [ 3 ] {6345f4ff-3aa6-4fed-93a3-b89b71d17dc0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:54:51.994562 [ 3 ] {} HTTP-Session: 0cce2a85-fa54-4378-a646-637c1fa21ac8 Destroying unnamed session 2024.01.16 00:54:51.994607 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:51.994636 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 51 rows starting from the beginning of the part 2024.01.16 00:54:51.994735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 28230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:51.994762 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 52 rows starting from the beginning of the part 2024.01.16 00:54:51.994803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:51.994831 [ 3 ] {} HTTP-Session: 677f4bdb-8d30-4528-95a8-8f2cf50d0fff Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:51.994868 [ 3 ] {} HTTP-Session: 677f4bdb-8d30-4528-95a8-8f2cf50d0fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:51.994890 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:51.994992 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:51.995014 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 55 rows starting from the beginning of the part 2024.01.16 00:54:51.995054 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:51.995152 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:51.995304 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:51.995312 [ 23 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 59 rows starting from the beginning of the part 2024.01.16 00:54:51.995884 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:51.996177 [ 21 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 227 rows, containing 4 columns (4 merged, 0 gathered) in 0.001694367 sec., 133973.33635511078 rows/sec., 10.60 MiB/sec. 2024.01.16 00:54:51.996200 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.16 00:54:51.996372 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.16 00:54:51.996498 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.16 00:54:51.996652 [ 56 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.16 00:54:51.996688 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} executeQuery: Read 177 rows, 17.43 KiB in 0.001653236 sec., 107062 rows/sec., 10.29 MiB/sec. 2024.01.16 00:54:51.996734 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:51.996783 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.16 00:54:51.996950 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.16 00:54:51.996975 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_66_13} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.16 00:54:51.997071 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} DynamicQueryHandler: Done processing query 2024.01.16 00:54:51.997163 [ 3 ] {a0ec4ab0-d25d-4626-8ebf-798d96d98edc} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:54:51.997205 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:51.997215 [ 3 ] {} HTTP-Session: 677f4bdb-8d30-4528-95a8-8f2cf50d0fff Destroying unnamed session 2024.01.16 00:54:51.997263 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 193 rows starting from the beginning of the part 2024.01.16 00:54:51.997427 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 156 rows starting from the beginning of the part 2024.01.16 00:54:51.997435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 10045, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:51.997528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:51.997576 [ 3 ] {} HTTP-Session: 0bca638a-7805-4988-aaa0-e1459e250959 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:51.997609 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 17 rows starting from the beginning of the part 2024.01.16 00:54:51.997615 [ 3 ] {} HTTP-Session: 0bca638a-7805-4988-aaa0-e1459e250959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:51.997847 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 202 rows starting from the beginning of the part 2024.01.16 00:54:51.997858 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:51.997951 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:51.998052 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 15 rows starting from the beginning of the part 2024.01.16 00:54:51.998410 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part 2024.01.16 00:54:51.998453 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:51.999220 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:51.999687 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.16 00:54:51.999953 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.16 00:54:52.000254 [ 51 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.16 00:54:52.000280 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 245.66 MiB, peak 245.93 MiB, will set to 240.46 MiB (RSS), difference: -5.20 MiB 2024.01.16 00:54:52.000320 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} executeQuery: Read 59 rows, 4.72 KiB in 0.002388395 sec., 24702 rows/sec., 1.93 MiB/sec. 2024.01.16 00:54:52.000351 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:52.000296 [ 24 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 760 rows, containing 4 columns (4 merged, 0 gathered) in 0.003473405 sec., 218805.46610602565 rows/sec., 20.84 MiB/sec. 2024.01.16 00:54:52.000571 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.16 00:54:52.000777 [ 24 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.16 00:54:52.000904 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:52.001022 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 101 rows starting from the beginning of the part 2024.01.16 00:54:52.001124 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} DynamicQueryHandler: Done processing query 2024.01.16 00:54:52.001245 [ 3 ] {0e426ff1-42a1-4897-8a84-75ab694aa570} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:54:52.001295 [ 24 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.16 00:54:52.001562 [ 24 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_66_13} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.16 00:54:52.001581 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 55 rows starting from the beginning of the part 2024.01.16 00:54:52.001594 [ 3 ] {} HTTP-Session: 0bca638a-7805-4988-aaa0-e1459e250959 Destroying unnamed session 2024.01.16 00:54:52.001851 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 9 rows starting from the beginning of the part 2024.01.16 00:54:52.001988 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part 2024.01.16 00:54:52.001988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 63111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:52.002088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:52.002137 [ 3 ] {} HTTP-Session: 4e99b8a3-233d-4512-ac45-57277f7cb3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:52.002159 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:52.002169 [ 3 ] {} HTTP-Session: 4e99b8a3-233d-4512-ac45-57277f7cb3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:52.002412 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 59 rows starting from the beginning of the part 2024.01.16 00:54:52.002431 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:52.002533 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:52.003038 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:52.003729 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 4 columns (4 merged, 0 gathered) in 0.003290603 sec., 96942.71840146015 rows/sec., 7.58 MiB/sec. 2024.01.16 00:54:52.003978 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.16 00:54:52.004007 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:52.004321 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.16 00:54:52.004443 [ 22 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_66_13} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.16 00:54:52.004507 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.16 00:54:52.004739 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.16 00:54:52.004837 [ 51 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.16 00:54:52.004856 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} executeQuery: Read 59 rows, 81.53 KiB in 0.002366123 sec., 24935 rows/sec., 33.65 MiB/sec. 2024.01.16 00:54:52.004875 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:52.005038 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.16 00:54:52.005136 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} DynamicQueryHandler: Done processing query 2024.01.16 00:54:52.005185 [ 3 ] {2e5a1037-7451-4fe0-8393-6fdf24324729} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.01.16 00:54:52.005261 [ 3 ] {} HTTP-Session: 4e99b8a3-233d-4512-ac45-57277f7cb3ef Destroying unnamed session 2024.01.16 00:54:52.005356 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:52.005422 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1614 rows starting from the beginning of the part 2024.01.16 00:54:52.005554 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 52 rows starting from the beginning of the part 2024.01.16 00:54:52.005678 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:52.005782 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 55 rows starting from the beginning of the part 2024.01.16 00:54:52.005873 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part 2024.01.16 00:54:52.005958 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 59 rows starting from the beginning of the part 2024.01.16 00:54:52.011174 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1790 rows, containing 6 columns (6 merged, 0 gathered) in 0.006252513 sec., 286284.8905711991 rows/sec., 386.33 MiB/sec. 2024.01.16 00:54:52.011845 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.16 00:54:52.012057 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.16 00:54:52.012128 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.16 00:54:52.012194 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_66_13: 13.15 MiB. 2024.01.16 00:54:53.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 238.43 MiB, peak 248.55 MiB, will set to 243.83 MiB (RSS), difference: 5.40 MiB 2024.01.16 00:54:55.618153 [ 77 ] {} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.01.16 00:54:55.618242 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:55.618330 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.01.16 00:54:55.618450 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:54:55.618486 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 677 rows starting from the beginning of the part 2024.01.16 00:54:55.618605 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.01.16 00:54:55.618726 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.01.16 00:54:55.618819 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.16 00:54:55.618904 [ 12 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2024.01.16 00:54:55.619602 [ 11 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001307563 sec., 575880.4738280297 rows/sec., 40.61 MiB/sec. 2024.01.16 00:54:55.619788 [ 19 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.01.16 00:54:55.620045 [ 19 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.01.16 00:54:55.620123 [ 19 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_22_5} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.01.16 00:54:56.989353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:56.989466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:56.989493 [ 3 ] {} HTTP-Session: ff646622-b7db-4f2d-8643-704987f87bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:56.989518 [ 3 ] {} HTTP-Session: ff646622-b7db-4f2d-8643-704987f87bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:56.989650 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:56.989714 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:54:56.989883 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:56.990256 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:56.990520 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.16 00:54:56.990687 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.16 00:54:56.990837 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} executeQuery: Read 5 rows, 415.00 B in 0.001148462 sec., 4353 rows/sec., 352.88 KiB/sec. 2024.01.16 00:54:56.990985 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} DynamicQueryHandler: Done processing query 2024.01.16 00:54:56.991011 [ 3 ] {2de14fdf-ef83-4ee2-8be6-a544eb373d8b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:56.991026 [ 3 ] {} HTTP-Session: ff646622-b7db-4f2d-8643-704987f87bc9 Destroying unnamed session 2024.01.16 00:54:56.991155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:56.991203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:56.991223 [ 3 ] {} HTTP-Session: 6658cf82-a609-421e-94ae-8d4056166c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:56.991243 [ 3 ] {} HTTP-Session: 6658cf82-a609-421e-94ae-8d4056166c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:56.991326 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:56.991372 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:54:56.991486 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:56.991751 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:56.991970 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.16 00:54:56.992121 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.16 00:54:56.992251 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} executeQuery: Read 15 rows, 1.39 KiB in 0.000895949 sec., 16742 rows/sec., 1.51 MiB/sec. 2024.01.16 00:54:56.992365 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} DynamicQueryHandler: Done processing query 2024.01.16 00:54:56.992389 [ 3 ] {df831ffd-0ac7-44d3-86ee-1af75fb1e941} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:54:56.992405 [ 3 ] {} HTTP-Session: 6658cf82-a609-421e-94ae-8d4056166c2a Destroying unnamed session 2024.01.16 00:54:56.992556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:56.992601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:56.992620 [ 3 ] {} HTTP-Session: 0437e35a-11c7-4a47-9c31-1bdceaa79506 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:56.992638 [ 3 ] {} HTTP-Session: 0437e35a-11c7-4a47-9c31-1bdceaa79506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:56.992712 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:56.992754 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:54:56.992862 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:56.993097 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:56.993311 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.16 00:54:56.993467 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.16 00:54:56.993602 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} executeQuery: Read 5 rows, 410.00 B in 0.000860428 sec., 5811 rows/sec., 465.34 KiB/sec. 2024.01.16 00:54:56.993728 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} DynamicQueryHandler: Done processing query 2024.01.16 00:54:56.993761 [ 3 ] {ff0b6bac-855e-4dd2-b0c6-f9ea469cf257} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:54:56.993780 [ 3 ] {} HTTP-Session: 0437e35a-11c7-4a47-9c31-1bdceaa79506 Destroying unnamed session 2024.01.16 00:54:56.993892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:54:56.993939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:54:56.993959 [ 3 ] {} HTTP-Session: be2e504d-aa93-44f3-96ab-762d971774a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:54:56.993976 [ 3 ] {} HTTP-Session: be2e504d-aa93-44f3-96ab-762d971774a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:54:56.994051 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:54:56.994100 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:54:56.994240 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:54:56.994514 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:54:56.994797 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.16 00:54:56.994978 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.16 00:54:56.995109 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} executeQuery: Read 5 rows, 6.91 KiB in 0.001026981 sec., 4868 rows/sec., 6.57 MiB/sec. 2024.01.16 00:54:56.995221 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} DynamicQueryHandler: Done processing query 2024.01.16 00:54:56.995246 [ 3 ] {7d9c4a88-15bb-4ceb-938b-2758127a7650} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:54:56.995261 [ 3 ] {} HTTP-Session: be2e504d-aa93-44f3-96ab-762d971774a2 Destroying unnamed session 2024.01.16 00:55:01.993039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 8797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:01.993170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:01.993199 [ 3 ] {} HTTP-Session: 17627864-c67a-47c7-a81c-8defe3b90d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:01.993227 [ 3 ] {} HTTP-Session: 17627864-c67a-47c7-a81c-8defe3b90d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:01.993377 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:01.993448 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:01.993634 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:01.994073 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:55:01.994350 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.16 00:55:01.994517 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.16 00:55:01.994645 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} executeQuery: Read 61 rows, 4.94 KiB in 0.001228562 sec., 49651 rows/sec., 3.93 MiB/sec. 2024.01.16 00:55:01.994799 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} DynamicQueryHandler: Done processing query 2024.01.16 00:55:01.994825 [ 3 ] {8f6abbfa-bcc2-4871-b355-aae028959b77} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:01.994842 [ 3 ] {} HTTP-Session: 17627864-c67a-47c7-a81c-8defe3b90d10 Destroying unnamed session 2024.01.16 00:55:01.994962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:01.995009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:01.995029 [ 3 ] {} HTTP-Session: 3a19a503-720d-402a-83e9-224d1a7feb90 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:01.995048 [ 3 ] {} HTTP-Session: 3a19a503-720d-402a-83e9-224d1a7feb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:01.995129 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:01.995173 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:55:01.995282 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:01.995509 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:55:01.995714 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.16 00:55:01.995870 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.16 00:55:01.995996 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} executeQuery: Read 2 rows, 175.00 B in 0.000836348 sec., 2391 rows/sec., 204.34 KiB/sec. 2024.01.16 00:55:01.996122 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} DynamicQueryHandler: Done processing query 2024.01.16 00:55:01.996146 [ 3 ] {16001867-03cc-420f-bc83-ac1bd8f38899} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:01.996162 [ 3 ] {} HTTP-Session: 3a19a503-720d-402a-83e9-224d1a7feb90 Destroying unnamed session 2024.01.16 00:55:01.996340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 29310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:01.996385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:01.996405 [ 3 ] {} HTTP-Session: 05964a70-fb42-4f51-bc7d-3356383a5f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:01.996422 [ 3 ] {} HTTP-Session: 05964a70-fb42-4f51-bc7d-3356383a5f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:01.996502 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:01.996542 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:01.996647 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:01.996980 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:55:01.997197 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.16 00:55:01.997343 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.16 00:55:01.997473 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} executeQuery: Read 184 rows, 18.08 KiB in 0.00094082 sec., 195574 rows/sec., 18.77 MiB/sec. 2024.01.16 00:55:01.997587 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} DynamicQueryHandler: Done processing query 2024.01.16 00:55:01.997612 [ 3 ] {f9897ac3-76fc-4e6c-a8cd-ad1719eddd7e} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.01.16 00:55:01.997628 [ 3 ] {} HTTP-Session: 05964a70-fb42-4f51-bc7d-3356383a5f7f Destroying unnamed session 2024.01.16 00:55:01.997739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:01.997781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:01.997799 [ 3 ] {} HTTP-Session: acf0c16d-bea2-4cf5-b99b-035787c0f5e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:01.997817 [ 3 ] {} HTTP-Session: acf0c16d-bea2-4cf5-b99b-035787c0f5e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:01.997886 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:01.997925 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:55:01.998028 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:01.998334 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:55:01.998532 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.16 00:55:01.998675 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.16 00:55:01.998799 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} executeQuery: Read 2 rows, 143.00 B in 0.000883609 sec., 2263 rows/sec., 158.04 KiB/sec. 2024.01.16 00:55:01.998923 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} DynamicQueryHandler: Done processing query 2024.01.16 00:55:01.998947 [ 3 ] {b497f2e4-3134-42e3-8b38-96f7264b6e8b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:01.998962 [ 3 ] {} HTTP-Session: acf0c16d-bea2-4cf5-b99b-035787c0f5e7 Destroying unnamed session 2024.01.16 00:55:01.999076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 10727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:01.999120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:01.999139 [ 3 ] {} HTTP-Session: 94b5b5ba-7c92-4c9d-9892-c88eac5ad3c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:01.999156 [ 3 ] {} HTTP-Session: 94b5b5ba-7c92-4c9d-9892-c88eac5ad3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:01.999227 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:01.999265 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:01.999368 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:01.999663 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:55:01.999863 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.16 00:55:02.000014 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.16 00:55:02.000160 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 249.10 MiB, peak 249.12 MiB, will set to 243.83 MiB (RSS), difference: -5.26 MiB 2024.01.16 00:55:02.000292 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} executeQuery: Read 63 rows, 5.05 KiB in 0.001022481 sec., 61614 rows/sec., 4.82 MiB/sec. 2024.01.16 00:55:02.000696 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} DynamicQueryHandler: Done processing query 2024.01.16 00:55:02.000748 [ 3 ] {f28f4d60-4b2e-4257-825d-19430186c74d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:02.000789 [ 3 ] {} HTTP-Session: 94b5b5ba-7c92-4c9d-9892-c88eac5ad3c9 Destroying unnamed session 2024.01.16 00:55:02.000983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:02.001045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:02.001064 [ 3 ] {} HTTP-Session: badd0fa6-ddc9-409f-a70b-2df33861aeca Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:02.001082 [ 3 ] {} HTTP-Session: badd0fa6-ddc9-409f-a70b-2df33861aeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:02.001155 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:02.001199 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:55:02.001332 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:02.001599 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:55:02.001855 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.16 00:55:02.002039 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.16 00:55:02.002378 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} executeQuery: Read 1 rows, 72.00 B in 0.001186422 sec., 842 rows/sec., 59.26 KiB/sec. 2024.01.16 00:55:02.002502 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} DynamicQueryHandler: Done processing query 2024.01.16 00:55:02.002526 [ 3 ] {07aa45d4-5fb8-48e8-b8a8-3f5f0c60ce87} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:02.002541 [ 3 ] {} HTTP-Session: badd0fa6-ddc9-409f-a70b-2df33861aeca Destroying unnamed session 2024.01.16 00:55:02.002693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 65248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:02.002823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:02.002846 [ 3 ] {} HTTP-Session: aa4357a3-ec55-4817-ba84-49104250e9d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:02.002864 [ 3 ] {} HTTP-Session: aa4357a3-ec55-4817-ba84-49104250e9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:02.002956 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:02.003003 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:02.003140 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:02.004074 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.67 GiB. 2024.01.16 00:55:02.004553 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.16 00:55:02.004796 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.16 00:55:02.004931 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} executeQuery: Read 61 rows, 84.29 KiB in 0.001941929 sec., 31412 rows/sec., 42.39 MiB/sec. 2024.01.16 00:55:02.005089 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} DynamicQueryHandler: Done processing query 2024.01.16 00:55:02.005122 [ 3 ] {55ceef3e-d9c5-4aea-bc15-b47304b7b281} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.01.16 00:55:02.005138 [ 3 ] {} HTTP-Session: aa4357a3-ec55-4817-ba84-49104250e9d8 Destroying unnamed session 2024.01.16 00:55:03.000156 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 238.80 MiB, peak 249.12 MiB, will set to 243.83 MiB (RSS), difference: 5.03 MiB 2024.01.16 00:55:04.585472 [ 74 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:55:04.585529 [ 74 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:55:06.989265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:06.989382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:06.989413 [ 3 ] {} HTTP-Session: e6aa74a4-0bbc-4beb-85c1-a7d330ed2779 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:06.989441 [ 3 ] {} HTTP-Session: e6aa74a4-0bbc-4beb-85c1-a7d330ed2779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:06.989584 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:06.989654 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:06.989837 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:06.990272 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:06.990533 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.16 00:55:06.990694 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.16 00:55:06.990831 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} executeQuery: Read 5 rows, 415.00 B in 0.001199412 sec., 4168 rows/sec., 337.89 KiB/sec. 2024.01.16 00:55:06.991028 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} DynamicQueryHandler: Done processing query 2024.01.16 00:55:06.991066 [ 3 ] {9a7a96da-7089-4383-bf8a-1a7302e00712} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:06.991083 [ 3 ] {} HTTP-Session: e6aa74a4-0bbc-4beb-85c1-a7d330ed2779 Destroying unnamed session 2024.01.16 00:55:06.991216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:06.991265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:06.991285 [ 3 ] {} HTTP-Session: ba121bfc-bcfa-48ec-b04c-dfdb6fc95520 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:06.991306 [ 3 ] {} HTTP-Session: ba121bfc-bcfa-48ec-b04c-dfdb6fc95520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:06.991391 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:06.991435 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:06.991553 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:06.991839 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:06.992049 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.16 00:55:06.992196 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.16 00:55:06.992325 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} executeQuery: Read 15 rows, 1.39 KiB in 0.000896469 sec., 16732 rows/sec., 1.51 MiB/sec. 2024.01.16 00:55:06.992430 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} DynamicQueryHandler: Done processing query 2024.01.16 00:55:06.992453 [ 3 ] {c78ab4b6-617b-4e31-8865-05a2107411ff} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:06.992469 [ 3 ] {} HTTP-Session: ba121bfc-bcfa-48ec-b04c-dfdb6fc95520 Destroying unnamed session 2024.01.16 00:55:06.992625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:06.992668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:06.992687 [ 3 ] {} HTTP-Session: ecb2420e-2255-4cd6-bfb9-0564fc8ab7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:06.992706 [ 3 ] {} HTTP-Session: ecb2420e-2255-4cd6-bfb9-0564fc8ab7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:06.992776 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:06.992816 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:06.992920 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:06.993190 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:06.993391 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.16 00:55:06.993536 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.16 00:55:06.993664 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} executeQuery: Read 5 rows, 410.00 B in 0.000858549 sec., 5823 rows/sec., 466.36 KiB/sec. 2024.01.16 00:55:06.993815 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} DynamicQueryHandler: Done processing query 2024.01.16 00:55:06.993857 [ 3 ] {e7d6397d-ff98-4198-9037-0516692fc192} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:06.993877 [ 3 ] {} HTTP-Session: ecb2420e-2255-4cd6-bfb9-0564fc8ab7cd Destroying unnamed session 2024.01.16 00:55:06.993989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:06.994033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:06.994052 [ 3 ] {} HTTP-Session: 555cd3a4-46fe-4526-bb87-0c2d0b74542e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:06.994070 [ 3 ] {} HTTP-Session: 555cd3a4-46fe-4526-bb87-0c2d0b74542e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:06.994145 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:06.994190 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:06.994338 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:06.994637 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:06.994917 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.16 00:55:06.995090 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.16 00:55:06.995217 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} executeQuery: Read 5 rows, 6.91 KiB in 0.00104353 sec., 4791 rows/sec., 6.47 MiB/sec. 2024.01.16 00:55:06.995325 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} DynamicQueryHandler: Done processing query 2024.01.16 00:55:06.995347 [ 3 ] {51e1a314-0685-40fa-b087-d903cdd0a245} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:55:06.995362 [ 3 ] {} HTTP-Session: 555cd3a4-46fe-4526-bb87-0c2d0b74542e Destroying unnamed session 2024.01.16 00:55:11.994994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:11.995109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:11.995135 [ 3 ] {} HTTP-Session: 1baaaf24-d135-4cd7-9a88-239429a4bfc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:11.995165 [ 3 ] {} HTTP-Session: 1baaaf24-d135-4cd7-9a88-239429a4bfc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:11.995291 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:11.995352 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:11.995511 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:11.995984 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:11.996244 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.16 00:55:11.996405 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.16 00:55:11.996541 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} executeQuery: Read 65 rows, 5.27 KiB in 0.001208823 sec., 53771 rows/sec., 4.26 MiB/sec. 2024.01.16 00:55:11.996725 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} DynamicQueryHandler: Done processing query 2024.01.16 00:55:11.996752 [ 3 ] {05f923df-0bdb-40f3-9d76-f58b92b78307} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:11.996769 [ 3 ] {} HTTP-Session: 1baaaf24-d135-4cd7-9a88-239429a4bfc2 Destroying unnamed session 2024.01.16 00:55:11.996924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 36280, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:11.996974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:11.996994 [ 3 ] {} HTTP-Session: 641aa681-7c09-4e7b-9c3c-e4b038c1628e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:11.997014 [ 3 ] {} HTTP-Session: 641aa681-7c09-4e7b-9c3c-e4b038c1628e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:11.997108 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:11.997152 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:11.997266 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:11.997754 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:11.997978 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.16 00:55:11.998126 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.16 00:55:11.998258 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} executeQuery: Read 231 rows, 22.21 KiB in 0.001119441 sec., 206352 rows/sec., 19.37 MiB/sec. 2024.01.16 00:55:11.998390 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} DynamicQueryHandler: Done processing query 2024.01.16 00:55:11.998416 [ 3 ] {11461eaf-1a06-43dc-8ff2-b1ddd2651aa5} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.01.16 00:55:11.998432 [ 3 ] {} HTTP-Session: 641aa681-7c09-4e7b-9c3c-e4b038c1628e Destroying unnamed session 2024.01.16 00:55:11.998610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 16631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:11.998657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:11.998675 [ 3 ] {} HTTP-Session: a286083d-1731-479c-a2a9-616d86fcd227 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:11.998693 [ 3 ] {} HTTP-Session: a286083d-1731-479c-a2a9-616d86fcd227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:11.998770 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:11.998811 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:11.998919 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:11.999255 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:11.999461 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.16 00:55:11.999615 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.16 00:55:11.999737 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} executeQuery: Read 98 rows, 7.83 KiB in 0.00093933 sec., 104329 rows/sec., 8.14 MiB/sec. 2024.01.16 00:55:11.999853 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} DynamicQueryHandler: Done processing query 2024.01.16 00:55:11.999876 [ 3 ] {ce7d5ae5-ecc3-44dc-865c-2e1040e8f21f} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2024.01.16 00:55:11.999892 [ 3 ] {} HTTP-Session: a286083d-1731-479c-a2a9-616d86fcd227 Destroying unnamed session 2024.01.16 00:55:12.000011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:12.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 244.93 MiB, peak 249.14 MiB, will set to 243.83 MiB (RSS), difference: -1.10 MiB 2024.01.16 00:55:12.000150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:12.000227 [ 3 ] {} HTTP-Session: a39fc870-a933-4bdd-a356-e01110846853 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:12.000272 [ 3 ] {} HTTP-Session: a39fc870-a933-4bdd-a356-e01110846853 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:12.000454 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:12.000518 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:55:12.000647 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:12.000969 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:12.001250 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.16 00:55:12.001428 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.16 00:55:12.001565 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} executeQuery: Read 36 rows, 2.60 KiB in 0.00106337 sec., 33854 rows/sec., 2.39 MiB/sec. 2024.01.16 00:55:12.001687 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} DynamicQueryHandler: Done processing query 2024.01.16 00:55:12.001710 [ 3 ] {56cbe9d1-4d58-431a-bf51-d5da0e77bb7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:55:12.001726 [ 3 ] {} HTTP-Session: a39fc870-a933-4bdd-a356-e01110846853 Destroying unnamed session 2024.01.16 00:55:12.001914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:12.001960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:12.001979 [ 3 ] {} HTTP-Session: 84e48b30-8fee-47f0-a4f4-539403d07ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:12.001995 [ 3 ] {} HTTP-Session: 84e48b30-8fee-47f0-a4f4-539403d07ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:12.002092 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:12.002136 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:12.002271 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:12.002878 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:12.003201 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.16 00:55:12.003380 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.16 00:55:12.003512 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} executeQuery: Read 65 rows, 89.82 KiB in 0.001392234 sec., 46687 rows/sec., 63.00 MiB/sec. 2024.01.16 00:55:12.003638 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} DynamicQueryHandler: Done processing query 2024.01.16 00:55:12.003662 [ 3 ] {5a34a266-b21c-4ad7-bc38-315808222521} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.16 00:55:12.003677 [ 3 ] {} HTTP-Session: 84e48b30-8fee-47f0-a4f4-539403d07ed2 Destroying unnamed session 2024.01.16 00:55:12.003799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:12.003845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:12.003864 [ 3 ] {} HTTP-Session: 07134d83-d09c-4044-af0b-e8e828b5069c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:12.003880 [ 3 ] {} HTTP-Session: 07134d83-d09c-4044-af0b-e8e828b5069c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:12.003949 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:12.003989 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.16 00:55:12.004092 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:12.004370 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:12.004605 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.16 00:55:12.004781 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.16 00:55:12.004909 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} executeQuery: Read 9 rows, 651.00 B in 0.00092351 sec., 9745 rows/sec., 688.40 KiB/sec. 2024.01.16 00:55:12.005046 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} DynamicQueryHandler: Done processing query 2024.01.16 00:55:12.005069 [ 3 ] {1f9f6d91-d621-4d0e-b7b5-7edf05f86834} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.16 00:55:12.005085 [ 3 ] {} HTTP-Session: 07134d83-d09c-4044-af0b-e8e828b5069c Destroying unnamed session 2024.01.16 00:55:16.989975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:16.990093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:16.990118 [ 3 ] {} HTTP-Session: 7b3e66b5-fc92-46cc-9375-37955f9585ad Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:16.990143 [ 3 ] {} HTTP-Session: 7b3e66b5-fc92-46cc-9375-37955f9585ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:16.990269 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:16.990331 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:16.990492 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:16.990949 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:16.991217 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.16 00:55:16.991393 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.16 00:55:16.991530 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} executeQuery: Read 5 rows, 415.00 B in 0.001219782 sec., 4099 rows/sec., 332.25 KiB/sec. 2024.01.16 00:55:16.991544 [ 53 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.16 00:55:16.991653 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:16.991767 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} DynamicQueryHandler: Done processing query 2024.01.16 00:55:16.991775 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.16 00:55:16.991801 [ 3 ] {6144ff1b-e244-4f7d-be54-6c5a5eb647b6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:16.991845 [ 3 ] {} HTTP-Session: 7b3e66b5-fc92-46cc-9375-37955f9585ad Destroying unnamed session 2024.01.16 00:55:16.991927 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:16.991965 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 64 rows starting from the beginning of the part 2024.01.16 00:55:16.992027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:16.992118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:16.992177 [ 3 ] {} HTTP-Session: 794d006f-a569-4c1c-b9bf-ccbba2ba44bb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:16.992199 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:16.992212 [ 3 ] {} HTTP-Session: 794d006f-a569-4c1c-b9bf-ccbba2ba44bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:16.992438 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 61 rows starting from the beginning of the part 2024.01.16 00:55:16.992456 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:16.992549 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:16.992689 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:16.993034 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:16.993051 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:16.993244 [ 24 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:16.993754 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:16.994258 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.16 00:55:16.994616 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.16 00:55:16.994773 [ 19 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042081 sec., 67388.0807250037 rows/sec., 5.33 MiB/sec. 2024.01.16 00:55:16.994856 [ 53 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.16 00:55:16.994880 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} executeQuery: Read 15 rows, 1.39 KiB in 0.002356774 sec., 6364 rows/sec., 587.98 KiB/sec. 2024.01.16 00:55:16.994921 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:16.994956 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.16 00:55:16.995190 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.16 00:55:16.995391 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} DynamicQueryHandler: Done processing query 2024.01.16 00:55:16.995460 [ 3 ] {635c964e-a4fb-4d1b-87a2-ddc840182414} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:16.995484 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:16.995522 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.16 00:55:16.995527 [ 3 ] {} HTTP-Session: 794d006f-a569-4c1c-b9bf-ccbba2ba44bb Destroying unnamed session 2024.01.16 00:55:16.995555 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 232 rows starting from the beginning of the part 2024.01.16 00:55:16.995668 [ 11 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_71_14} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.16 00:55:16.995831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:16.995883 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 15 rows starting from the beginning of the part 2024.01.16 00:55:16.995954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:16.995998 [ 3 ] {} HTTP-Session: d890aec8-773a-48d5-b68e-1933e4cb580c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:16.996050 [ 3 ] {} HTTP-Session: d890aec8-773a-48d5-b68e-1933e4cb580c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:16.996103 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 184 rows starting from the beginning of the part 2024.01.16 00:55:16.996249 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:16.996300 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 15 rows starting from the beginning of the part 2024.01.16 00:55:16.996350 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:16.996556 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 231 rows starting from the beginning of the part 2024.01.16 00:55:16.996855 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 15 rows starting from the beginning of the part 2024.01.16 00:55:16.996874 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:16.997561 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:16.998057 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.16 00:55:16.998359 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.16 00:55:16.998530 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 4 columns (4 merged, 0 gathered) in 0.003504036 sec., 197486.5555034252 rows/sec., 18.60 MiB/sec. 2024.01.16 00:55:16.998577 [ 53 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.16 00:55:16.998625 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} executeQuery: Read 5 rows, 410.00 B in 0.002298613 sec., 2175 rows/sec., 174.19 KiB/sec. 2024.01.16 00:55:16.998654 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:16.998812 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.16 00:55:16.998945 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.16 00:55:16.999154 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} DynamicQueryHandler: Done processing query 2024.01.16 00:55:16.999243 [ 3 ] {b528e830-a16c-4af0-91b6-5d14d34e12e3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:16.999342 [ 3 ] {} HTTP-Session: d890aec8-773a-48d5-b68e-1933e4cb580c Destroying unnamed session 2024.01.16 00:55:16.999339 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:16.999495 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 117 rows starting from the beginning of the part 2024.01.16 00:55:16.999547 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.16 00:55:16.999598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:16.999692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:16.999716 [ 10 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_71_14} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.16 00:55:16.999752 [ 3 ] {} HTTP-Session: 221a9305-8116-4107-860b-6e1df18d3a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:16.999782 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:16.999789 [ 3 ] {} HTTP-Session: 221a9305-8116-4107-860b-6e1df18d3a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:17.000030 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:17.000052 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 63 rows starting from the beginning of the part 2024.01.16 00:55:17.000119 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:17.000188 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 244.93 MiB, peak 249.14 MiB, will set to 243.83 MiB (RSS), difference: -1.10 MiB 2024.01.16 00:55:17.000405 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:17.000887 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 98 rows starting from the beginning of the part 2024.01.16 00:55:17.001052 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:17.001068 [ 11 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:17.001525 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:17.001999 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 4 columns (4 merged, 0 gathered) in 0.003271933 sec., 89549.51094658724 rows/sec., 7.00 MiB/sec. 2024.01.16 00:55:17.002033 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.16 00:55:17.002145 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.16 00:55:17.002327 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.16 00:55:17.002407 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.16 00:55:17.002504 [ 59 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.16 00:55:17.002513 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} executeQuery: Read 5 rows, 6.91 KiB in 0.002436055 sec., 2052 rows/sec., 2.77 MiB/sec. 2024.01.16 00:55:17.002530 [ 10 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_71_14} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.16 00:55:17.002573 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.17 GiB. 2024.01.16 00:55:17.002894 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.16 00:55:17.003018 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} DynamicQueryHandler: Done processing query 2024.01.16 00:55:17.003111 [ 3 ] {21295bbd-d1ed-4a68-b0cb-a622e5d25f13} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:55:17.003176 [ 3 ] {} HTTP-Session: 221a9305-8116-4107-860b-6e1df18d3a38 Destroying unnamed session 2024.01.16 00:55:17.003241 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:17.003291 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1790 rows starting from the beginning of the part 2024.01.16 00:55:17.003415 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:17.003518 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 61 rows starting from the beginning of the part 2024.01.16 00:55:17.003615 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:17.003707 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:17.003796 [ 10 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:17.007929 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1931 rows, containing 6 columns (6 merged, 0 gathered) in 0.005270813 sec., 366357.1445240042 rows/sec., 494.38 MiB/sec. 2024.01.16 00:55:17.008879 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.16 00:55:17.009117 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.16 00:55:17.009193 [ 18 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.16 00:55:17.009263 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_71_14: 13.19 MiB. 2024.01.16 00:55:18.000150 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 245.90 MiB, peak 256.06 MiB, will set to 244.81 MiB (RSS), difference: -1.09 MiB 2024.01.16 00:55:19.585570 [ 96 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:55:19.585622 [ 96 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:55:21.993247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:21.993385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:21.993415 [ 3 ] {} HTTP-Session: cc462dd5-e732-49ed-a03a-fa2b173b44b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:21.993443 [ 3 ] {} HTTP-Session: cc462dd5-e732-49ed-a03a-fa2b173b44b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:21.993591 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:21.993660 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:21.993844 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:21.994285 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:21.994557 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.16 00:55:21.994725 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.16 00:55:21.994843 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} executeQuery: Read 65 rows, 5.27 KiB in 0.001214002 sec., 53541 rows/sec., 4.24 MiB/sec. 2024.01.16 00:55:21.995028 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} DynamicQueryHandler: Done processing query 2024.01.16 00:55:21.995077 [ 3 ] {eedf83f1-9eb3-4bc9-b2ef-2b512b3c8e6f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:21.995114 [ 3 ] {} HTTP-Session: cc462dd5-e732-49ed-a03a-fa2b173b44b1 Destroying unnamed session 2024.01.16 00:55:21.995288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:21.995337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:21.995357 [ 3 ] {} HTTP-Session: f71fbdf5-6b43-4b96-a694-1483f27375e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:21.995376 [ 3 ] {} HTTP-Session: f71fbdf5-6b43-4b96-a694-1483f27375e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:21.995469 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:21.995513 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:21.995634 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:21.996065 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:21.996295 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.16 00:55:21.996450 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.16 00:55:21.996556 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} executeQuery: Read 195 rows, 19.09 KiB in 0.00105462 sec., 184900 rows/sec., 17.68 MiB/sec. 2024.01.16 00:55:21.996718 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} DynamicQueryHandler: Done processing query 2024.01.16 00:55:21.996752 [ 3 ] {b753abc1-d92a-4923-87a9-fea290a68e0a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:55:21.996769 [ 3 ] {} HTTP-Session: f71fbdf5-6b43-4b96-a694-1483f27375e3 Destroying unnamed session 2024.01.16 00:55:21.996899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:21.996946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:21.996965 [ 3 ] {} HTTP-Session: 0763d565-675a-4569-a2a3-75aa5605d846 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:21.996982 [ 3 ] {} HTTP-Session: 0763d565-675a-4569-a2a3-75aa5605d846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:21.997061 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:21.997102 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:21.997210 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:21.997513 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:21.997720 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.16 00:55:21.997870 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.16 00:55:21.997970 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} executeQuery: Read 65 rows, 5.21 KiB in 0.000880858 sec., 73791 rows/sec., 5.77 MiB/sec. 2024.01.16 00:55:21.998069 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} DynamicQueryHandler: Done processing query 2024.01.16 00:55:21.998091 [ 3 ] {79bc1136-f72d-474a-9e6c-2e32a187b61a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:21.998107 [ 3 ] {} HTTP-Session: 0763d565-675a-4569-a2a3-75aa5605d846 Destroying unnamed session 2024.01.16 00:55:21.998341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:21.998385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:21.998403 [ 3 ] {} HTTP-Session: e01e1b2d-e3dc-4250-8a6a-edcdc969ead7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:21.998419 [ 3 ] {} HTTP-Session: e01e1b2d-e3dc-4250-8a6a-edcdc969ead7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:21.998513 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:21.998559 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:21.998692 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:21.999296 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:21.999639 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.16 00:55:21.999825 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.16 00:55:21.999928 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} executeQuery: Read 65 rows, 89.82 KiB in 0.001387494 sec., 46847 rows/sec., 63.22 MiB/sec. 2024.01.16 00:55:22.000054 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} DynamicQueryHandler: Done processing query 2024.01.16 00:55:22.000077 [ 3 ] {ef355165-3053-4f33-8951-5d505d90aaff} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.16 00:55:22.000093 [ 3 ] {} HTTP-Session: e01e1b2d-e3dc-4250-8a6a-edcdc969ead7 Destroying unnamed session 2024.01.16 00:55:25.279590 [ 149 ] {} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.16 00:55:25.279728 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:25.279848 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.16 00:55:25.280019 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:25.280077 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2024.01.16 00:55:25.280265 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2024.01.16 00:55:25.280419 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2024.01.16 00:55:25.280575 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part 2024.01.16 00:55:25.280716 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2024.01.16 00:55:25.281439 [ 20 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001640907 sec., 31080.372013770433 rows/sec., 2.21 MiB/sec. 2024.01.16 00:55:25.281565 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.16 00:55:25.281767 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.16 00:55:25.281833 [ 16 ] {57cab251-19cd-46a5-b991-02917de92a76::all_1_5_1} oximeter.measurements_i64 (57cab251-19cd-46a5-b991-02917de92a76) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.16 00:55:26.989524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:26.989631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:26.989656 [ 3 ] {} HTTP-Session: 0ad8a5ed-89c1-4979-89c6-51a25a0a3c32 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:26.989685 [ 3 ] {} HTTP-Session: 0ad8a5ed-89c1-4979-89c6-51a25a0a3c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:26.989820 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:26.989893 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:26.990097 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:26.990555 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:26.990818 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.16 00:55:26.990982 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.16 00:55:26.991109 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} executeQuery: Read 5 rows, 415.00 B in 0.001243643 sec., 4020 rows/sec., 325.88 KiB/sec. 2024.01.16 00:55:26.991301 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} DynamicQueryHandler: Done processing query 2024.01.16 00:55:26.991341 [ 3 ] {6f25912a-2a3e-4d82-80da-4e8dffa73221} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:26.991362 [ 3 ] {} HTTP-Session: 0ad8a5ed-89c1-4979-89c6-51a25a0a3c32 Destroying unnamed session 2024.01.16 00:55:26.991500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:26.991547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:26.991566 [ 3 ] {} HTTP-Session: aa11abaf-cea8-418b-bfcc-d871aace02af Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:26.991591 [ 3 ] {} HTTP-Session: aa11abaf-cea8-418b-bfcc-d871aace02af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:26.991677 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:26.991721 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:26.991840 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:26.992157 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:26.992367 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.16 00:55:26.992516 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.16 00:55:26.992624 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} executeQuery: Read 15 rows, 1.39 KiB in 0.000915629 sec., 16382 rows/sec., 1.48 MiB/sec. 2024.01.16 00:55:26.992755 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} DynamicQueryHandler: Done processing query 2024.01.16 00:55:26.992783 [ 3 ] {a441a2f6-f790-4395-9210-e23351c76ebe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:26.992799 [ 3 ] {} HTTP-Session: aa11abaf-cea8-418b-bfcc-d871aace02af Destroying unnamed session 2024.01.16 00:55:26.992951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:26.992997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:26.993017 [ 3 ] {} HTTP-Session: 73d8aef2-7244-4749-8576-21ca7132e3aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:26.993036 [ 3 ] {} HTTP-Session: 73d8aef2-7244-4749-8576-21ca7132e3aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:26.993110 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:26.993152 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:26.993256 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:26.993510 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:26.993715 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.16 00:55:26.993866 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.16 00:55:26.993972 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} executeQuery: Read 5 rows, 410.00 B in 0.000833179 sec., 6001 rows/sec., 480.56 KiB/sec. 2024.01.16 00:55:26.994082 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} DynamicQueryHandler: Done processing query 2024.01.16 00:55:26.994106 [ 3 ] {c75ea01c-247d-4699-afef-7e3d679d0832} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:26.994121 [ 3 ] {} HTTP-Session: 73d8aef2-7244-4749-8576-21ca7132e3aa Destroying unnamed session 2024.01.16 00:55:26.994246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:26.994288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:26.994307 [ 3 ] {} HTTP-Session: 648a9cb2-8d5c-46ad-b00c-c61e84fd016c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:26.994324 [ 3 ] {} HTTP-Session: 648a9cb2-8d5c-46ad-b00c-c61e84fd016c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:26.994395 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:26.994441 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:26.994573 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:26.994907 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:26.995197 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.16 00:55:26.995386 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.16 00:55:26.995497 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} executeQuery: Read 5 rows, 6.91 KiB in 0.001073111 sec., 4659 rows/sec., 6.29 MiB/sec. 2024.01.16 00:55:26.995662 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} DynamicQueryHandler: Done processing query 2024.01.16 00:55:26.995698 [ 3 ] {08510526-3af4-4a6e-8a89-cbeb00c6024a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:55:26.995714 [ 3 ] {} HTTP-Session: 648a9cb2-8d5c-46ad-b00c-c61e84fd016c Destroying unnamed session 2024.01.16 00:55:31.992915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:31.993052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:31.993084 [ 3 ] {} HTTP-Session: 4f8987db-5fb7-40b3-a19c-f311ef8bc5c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:31.993113 [ 3 ] {} HTTP-Session: 4f8987db-5fb7-40b3-a19c-f311ef8bc5c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:31.993260 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:31.993323 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:31.993494 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:31.993971 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:31.994249 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.16 00:55:31.994422 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.16 00:55:31.994564 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} executeQuery: Read 65 rows, 5.27 KiB in 0.001262353 sec., 51491 rows/sec., 4.08 MiB/sec. 2024.01.16 00:55:31.994701 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} DynamicQueryHandler: Done processing query 2024.01.16 00:55:31.994729 [ 3 ] {bcb1505b-b4b8-4cf0-8fe1-0120c14b3eb4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:31.994746 [ 3 ] {} HTTP-Session: 4f8987db-5fb7-40b3-a19c-f311ef8bc5c1 Destroying unnamed session 2024.01.16 00:55:31.994914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:31.994964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:31.994986 [ 3 ] {} HTTP-Session: 12442077-0cf4-41eb-a540-f4d2d7182284 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:31.995005 [ 3 ] {} HTTP-Session: 12442077-0cf4-41eb-a540-f4d2d7182284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:31.995095 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:31.995139 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:31.995252 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:31.995698 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:31.995931 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.16 00:55:31.996089 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.16 00:55:31.996220 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} executeQuery: Read 195 rows, 19.09 KiB in 0.001093971 sec., 178249 rows/sec., 17.04 MiB/sec. 2024.01.16 00:55:31.996342 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} DynamicQueryHandler: Done processing query 2024.01.16 00:55:31.996367 [ 3 ] {370220f2-1c9b-41cd-99d5-20b169e0c8fb} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:55:31.996383 [ 3 ] {} HTTP-Session: 12442077-0cf4-41eb-a540-f4d2d7182284 Destroying unnamed session 2024.01.16 00:55:31.996508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:31.996556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:31.996577 [ 3 ] {} HTTP-Session: 0c83221a-f769-4a87-85ce-874b85220939 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:31.996595 [ 3 ] {} HTTP-Session: 0c83221a-f769-4a87-85ce-874b85220939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:31.996673 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:31.996715 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:31.996827 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:31.997277 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:31.997489 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.16 00:55:31.997642 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.16 00:55:31.997764 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} executeQuery: Read 65 rows, 5.21 KiB in 0.001061361 sec., 61242 rows/sec., 4.79 MiB/sec. 2024.01.16 00:55:31.997891 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} DynamicQueryHandler: Done processing query 2024.01.16 00:55:31.997917 [ 3 ] {5c97b157-645e-4a6a-a7c8-f42a0667865f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:31.997934 [ 3 ] {} HTTP-Session: 0c83221a-f769-4a87-85ce-874b85220939 Destroying unnamed session 2024.01.16 00:55:31.998156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:31.998202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:31.998222 [ 3 ] {} HTTP-Session: a6255e39-408d-4892-b7df-49393d5c0f3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:31.998240 [ 3 ] {} HTTP-Session: a6255e39-408d-4892-b7df-49393d5c0f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:31.998337 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:31.998385 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:31.998529 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:31.999070 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.16 GiB. 2024.01.16 00:55:31.999414 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.16 00:55:31.999600 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.16 00:55:31.999733 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} executeQuery: Read 65 rows, 89.82 KiB in 0.001365444 sec., 47603 rows/sec., 64.24 MiB/sec. 2024.01.16 00:55:31.999846 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} DynamicQueryHandler: Done processing query 2024.01.16 00:55:31.999871 [ 3 ] {25727ac1-32dc-4fc6-b597-5f71e783c037} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.16 00:55:31.999886 [ 3 ] {} HTTP-Session: a6255e39-408d-4892-b7df-49393d5c0f3c Destroying unnamed session 2024.01.16 00:55:34.585692 [ 150 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:55:34.585777 [ 150 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:55:36.990581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:36.990702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:36.990729 [ 3 ] {} HTTP-Session: dde74160-bd5d-4c9f-b1c4-d18d6d7d3abc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:36.990753 [ 3 ] {} HTTP-Session: dde74160-bd5d-4c9f-b1c4-d18d6d7d3abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:36.990883 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:36.990945 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:36.991110 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:36.991524 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:36.991794 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.16 00:55:36.991964 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.16 00:55:36.992089 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} executeQuery: Read 5 rows, 415.00 B in 0.001170092 sec., 4273 rows/sec., 346.36 KiB/sec. 2024.01.16 00:55:36.992244 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} DynamicQueryHandler: Done processing query 2024.01.16 00:55:36.992271 [ 3 ] {530755c9-73c4-4070-9d8c-f58dbc722bfe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:36.992287 [ 3 ] {} HTTP-Session: dde74160-bd5d-4c9f-b1c4-d18d6d7d3abc Destroying unnamed session 2024.01.16 00:55:36.992404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:36.992454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:36.992474 [ 3 ] {} HTTP-Session: 6fc15019-71ab-485a-b7a9-c417927e0318 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:36.992493 [ 3 ] {} HTTP-Session: 6fc15019-71ab-485a-b7a9-c417927e0318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:36.992573 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:36.992617 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:55:36.992729 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:36.993011 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:36.993222 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.16 00:55:36.993378 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.16 00:55:36.993484 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} executeQuery: Read 4 rows, 342.00 B in 0.000881519 sec., 4537 rows/sec., 378.87 KiB/sec. 2024.01.16 00:55:36.993682 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} DynamicQueryHandler: Done processing query 2024.01.16 00:55:36.993707 [ 3 ] {51c26a6a-d5ca-4ae7-8a88-62fcd5609480} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:36.993723 [ 3 ] {} HTTP-Session: 6fc15019-71ab-485a-b7a9-c417927e0318 Destroying unnamed session 2024.01.16 00:55:36.993871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:36.993917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:36.993935 [ 3 ] {} HTTP-Session: f791d57d-cf83-4317-9175-c8ba9b6499f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:36.993952 [ 3 ] {} HTTP-Session: f791d57d-cf83-4317-9175-c8ba9b6499f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:36.994027 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:36.994068 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:36.994191 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:36.994479 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:36.994686 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.16 00:55:36.994838 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.16 00:55:36.994946 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} executeQuery: Read 17 rows, 1.56 KiB in 0.000891259 sec., 19074 rows/sec., 1.71 MiB/sec. 2024.01.16 00:55:36.995048 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} DynamicQueryHandler: Done processing query 2024.01.16 00:55:36.995072 [ 3 ] {174dbded-14ac-4bc0-992f-b36a5dba0ddc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:36.995087 [ 3 ] {} HTTP-Session: f791d57d-cf83-4317-9175-c8ba9b6499f0 Destroying unnamed session 2024.01.16 00:55:36.995191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:36.995235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:36.995254 [ 3 ] {} HTTP-Session: 482e0354-b890-49d5-88aa-bfe7375af820 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:36.995271 [ 3 ] {} HTTP-Session: 482e0354-b890-49d5-88aa-bfe7375af820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:36.995340 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:36.995379 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:55:36.995484 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:36.995733 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:36.995946 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.16 00:55:36.996094 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.16 00:55:36.996201 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} executeQuery: Read 4 rows, 286.00 B in 0.000833138 sec., 4801 rows/sec., 335.23 KiB/sec. 2024.01.16 00:55:36.996409 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} DynamicQueryHandler: Done processing query 2024.01.16 00:55:36.996434 [ 3 ] {dd080825-1a4e-4103-9ce6-925dcee1b149} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:36.996450 [ 3 ] {} HTTP-Session: 482e0354-b890-49d5-88aa-bfe7375af820 Destroying unnamed session 2024.01.16 00:55:36.996560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 1584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:36.996605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:36.996624 [ 3 ] {} HTTP-Session: 7d9901a6-a457-43c1-be4a-cf1190c39f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:36.996642 [ 3 ] {} HTTP-Session: 7d9901a6-a457-43c1-be4a-cf1190c39f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:36.996714 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:36.996756 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:36.996879 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:36.997146 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:36.997352 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.16 00:55:36.997503 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.16 00:55:36.997607 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} executeQuery: Read 9 rows, 744.00 B in 0.000864949 sec., 10405 rows/sec., 840.01 KiB/sec. 2024.01.16 00:55:36.997708 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} DynamicQueryHandler: Done processing query 2024.01.16 00:55:36.997732 [ 3 ] {ff4d9170-da67-4805-ae68-67f1b43c4455} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:36.997748 [ 3 ] {} HTTP-Session: 7d9901a6-a457-43c1-be4a-cf1190c39f6f Destroying unnamed session 2024.01.16 00:55:36.997848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:36.997892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:36.997911 [ 3 ] {} HTTP-Session: 94aab2da-a965-442e-8774-c9f1b871b266 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:36.997928 [ 3 ] {} HTTP-Session: 94aab2da-a965-442e-8774-c9f1b871b266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:36.997998 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:36.998042 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:55:36.998161 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:36.998406 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:36.998665 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.16 00:55:36.998841 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.16 00:55:36.998948 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} executeQuery: Read 2 rows, 144.00 B in 0.000915599 sec., 2184 rows/sec., 153.59 KiB/sec. 2024.01.16 00:55:36.999170 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} DynamicQueryHandler: Done processing query 2024.01.16 00:55:36.999194 [ 3 ] {eca3b4a1-d556-413b-bf47-c63ec80ad21f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:36.999210 [ 3 ] {} HTTP-Session: 94aab2da-a965-442e-8774-c9f1b871b266 Destroying unnamed session 2024.01.16 00:55:36.999318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:36.999364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:36.999382 [ 3 ] {} HTTP-Session: 9ce6922a-fe1c-4994-aebc-93b9743bde3e Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:36.999398 [ 3 ] {} HTTP-Session: 9ce6922a-fe1c-4994-aebc-93b9743bde3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:36.999472 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:36.999518 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:36.999676 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:36.999967 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:37.000143 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 246.02 MiB, peak 256.06 MiB, will set to 244.81 MiB (RSS), difference: -1.21 MiB 2024.01.16 00:55:37.000442 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.16 00:55:37.000651 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.16 00:55:37.000759 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} executeQuery: Read 5 rows, 6.91 KiB in 0.001259172 sec., 3970 rows/sec., 5.36 MiB/sec. 2024.01.16 00:55:37.000931 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} DynamicQueryHandler: Done processing query 2024.01.16 00:55:37.000968 [ 3 ] {4500ff18-203c-4bb2-acd0-0ab1af0b2eaa} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:55:37.001016 [ 3 ] {} HTTP-Session: 9ce6922a-fe1c-4994-aebc-93b9743bde3e Destroying unnamed session 2024.01.16 00:55:41.994314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:41.994451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:41.994481 [ 3 ] {} HTTP-Session: 5d99fa8a-134e-4693-9c05-60c2e8ea45a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:41.994509 [ 3 ] {} HTTP-Session: 5d99fa8a-134e-4693-9c05-60c2e8ea45a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:41.994652 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:41.994712 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:41.994871 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:41.995308 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:41.995572 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.16 00:55:41.995738 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.16 00:55:41.995859 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} executeQuery: Read 65 rows, 5.27 KiB in 0.001173592 sec., 55385 rows/sec., 4.38 MiB/sec. 2024.01.16 00:55:41.995852 [ 135 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.16 00:55:41.995922 [ 135 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:41.996036 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.16 00:55:41.996049 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} DynamicQueryHandler: Done processing query 2024.01.16 00:55:41.996119 [ 3 ] {9bfad3dc-52fb-4331-9a08-615bf3517348} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:41.996157 [ 3 ] {} HTTP-Session: 5d99fa8a-134e-4693-9c05-60c2e8ea45a3 Destroying unnamed session 2024.01.16 00:55:41.996218 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:41.996257 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 70 rows starting from the beginning of the part 2024.01.16 00:55:41.996334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:41.996420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:41.996445 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:41.996458 [ 3 ] {} HTTP-Session: 31a98254-a63e-4be9-8b44-9eb6b1917aa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:41.996517 [ 3 ] {} HTTP-Session: 31a98254-a63e-4be9-8b44-9eb6b1917aa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:41.996671 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:41.996732 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:41.996844 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:55:41.996886 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:41.997231 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:41.997311 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:41.997519 [ 20 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:41.998029 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:41.998445 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.16 00:55:41.998712 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.16 00:55:41.999080 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} executeQuery: Read 2 rows, 175.00 B in 0.002269893 sec., 881 rows/sec., 75.29 KiB/sec. 2024.01.16 00:55:41.999107 [ 16 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003118722 sec., 88177.14435592528 rows/sec., 6.98 MiB/sec. 2024.01.16 00:55:41.999083 [ 129 ] {} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.01.16 00:55:41.999322 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:41.999365 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} DynamicQueryHandler: Done processing query 2024.01.16 00:55:41.999446 [ 3 ] {c63b0fd9-7af3-4293-91d0-8caca7d01c43} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:41.999533 [ 3 ] {} HTTP-Session: 31a98254-a63e-4be9-8b44-9eb6b1917aa8 Destroying unnamed session 2024.01.16 00:55:41.999532 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2024.01.16 00:55:41.999530 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.16 00:55:41.999696 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:41.999727 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.01.16 00:55:41.999828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 36429, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:41.999956 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.16 00:55:41.999978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:41.999975 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.01.16 00:55:42.000090 [ 3 ] {} HTTP-Session: ad55a19e-df85-474b-9b38-83e365ab4abc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:42.000129 [ 17 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_76_15} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.16 00:55:42.000141 [ 3 ] {} HTTP-Session: ad55a19e-df85-474b-9b38-83e365ab4abc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:42.000379 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 245.88 MiB, peak 256.06 MiB, will set to 244.82 MiB (RSS), difference: -1.06 MiB 2024.01.16 00:55:42.000477 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.01.16 00:55:42.000501 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:42.000629 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:42.000890 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.16 00:55:42.001339 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.01.16 00:55:42.001496 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:42.001656 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.01.16 00:55:42.002421 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.002953 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.16 00:55:42.003045 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003635856 sec., 6050.84469791983 rows/sec., 506.30 KiB/sec. 2024.01.16 00:55:42.003193 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.01.16 00:55:42.003239 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.16 00:55:42.003412 [ 129 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.16 00:55:42.003469 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} executeQuery: Read 232 rows, 22.29 KiB in 0.002883229 sec., 80465 rows/sec., 7.55 MiB/sec. 2024.01.16 00:55:42.003500 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.003511 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.01.16 00:55:42.003724 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.16 00:55:42.003822 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} DynamicQueryHandler: Done processing query 2024.01.16 00:55:42.003839 [ 20 ] {f0f26ccf-9b20-4113-b663-25c57f9bd3e5::all_1_19_4} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2024.01.16 00:55:42.003868 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:42.003882 [ 3 ] {42f17c74-6642-4fef-988a-c029247345f9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.16 00:55:42.003928 [ 3 ] {} HTTP-Session: ad55a19e-df85-474b-9b38-83e365ab4abc Destroying unnamed session 2024.01.16 00:55:42.003943 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 250 rows starting from the beginning of the part 2024.01.16 00:55:42.004091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:42.004132 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 195 rows starting from the beginning of the part 2024.01.16 00:55:42.004144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:42.004176 [ 3 ] {} HTTP-Session: 0d9b6b90-aab8-496f-b93c-c64d240a72eb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:42.004199 [ 3 ] {} HTTP-Session: 0d9b6b90-aab8-496f-b93c-c64d240a72eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:42.004246 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 15 rows starting from the beginning of the part 2024.01.16 00:55:42.004314 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:42.004373 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:55:42.004376 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 195 rows starting from the beginning of the part 2024.01.16 00:55:42.004556 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 17 rows starting from the beginning of the part 2024.01.16 00:55:42.004618 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:42.004687 [ 15 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 232 rows starting from the beginning of the part 2024.01.16 00:55:42.005070 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.005351 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.16 00:55:42.005528 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.16 00:55:42.005715 [ 129 ] {} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.01.16 00:55:42.005805 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} executeQuery: Read 2 rows, 143.00 B in 0.001444424 sec., 1384 rows/sec., 96.68 KiB/sec. 2024.01.16 00:55:42.005811 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.005847 [ 20 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 4 columns (4 merged, 0 gathered) in 0.002256913 sec., 400547.1190072457 rows/sec., 37.80 MiB/sec. 2024.01.16 00:55:42.005973 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2024.01.16 00:55:42.006185 [ 20 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.16 00:55:42.006198 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:42.006178 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} DynamicQueryHandler: Done processing query 2024.01.16 00:55:42.006291 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.01.16 00:55:42.006293 [ 3 ] {4b0a35b5-2d9a-4a97-a919-98fefb00d332} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:42.006384 [ 3 ] {} HTTP-Session: 0d9b6b90-aab8-496f-b93c-c64d240a72eb Destroying unnamed session 2024.01.16 00:55:42.006550 [ 20 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.16 00:55:42.006554 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.01.16 00:55:42.006606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 15444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:42.006719 [ 20 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_76_15} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.16 00:55:42.006736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:42.006836 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.01.16 00:55:42.006838 [ 3 ] {} HTTP-Session: 1d13428a-dfae-4c8c-b655-de233114cc9f Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:42.006947 [ 3 ] {} HTTP-Session: 1d13428a-dfae-4c8c-b655-de233114cc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:42.007143 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.16 00:55:42.007162 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:42.007258 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:42.007367 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.01.16 00:55:42.007726 [ 17 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.01.16 00:55:42.007738 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:42.008471 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.008971 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.16 00:55:42.009140 [ 20 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003255503 sec., 6757.788274192959 rows/sec., 471.86 KiB/sec. 2024.01.16 00:55:42.009272 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.16 00:55:42.009302 [ 20 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.01.16 00:55:42.009431 [ 129 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.16 00:55:42.009485 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} executeQuery: Read 91 rows, 7.27 KiB in 0.002258132 sec., 40298 rows/sec., 3.14 MiB/sec. 2024.01.16 00:55:42.009507 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.009637 [ 20 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.01.16 00:55:42.009743 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.16 00:55:42.009931 [ 20 ] {6b79b0ab-d760-41d8-9cf7-d1958b3e047a::all_1_19_4} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2024.01.16 00:55:42.009998 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} DynamicQueryHandler: Done processing query 2024.01.16 00:55:42.010102 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:42.010105 [ 3 ] {5dc2098a-ccc2-4454-b6c7-2e9640235708} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:42.010241 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 123 rows starting from the beginning of the part 2024.01.16 00:55:42.010261 [ 3 ] {} HTTP-Session: 1d13428a-dfae-4c8c-b655-de233114cc9f Destroying unnamed session 2024.01.16 00:55:42.010482 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:42.010505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:42.010580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:42.010647 [ 3 ] {} HTTP-Session: c3599b64-f60b-4a44-b95e-fc0069a41ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:42.010661 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:42.010685 [ 3 ] {} HTTP-Session: c3599b64-f60b-4a44-b95e-fc0069a41ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:42.010920 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:42.010929 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:42.011036 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:55:42.011122 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 9 rows starting from the beginning of the part 2024.01.16 00:55:42.011463 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 91 rows starting from the beginning of the part 2024.01.16 00:55:42.011579 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:42.012405 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.013101 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.16 00:55:42.013196 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.003621387 sec., 98857.15058898705 rows/sec., 7.73 MiB/sec. 2024.01.16 00:55:42.013326 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.16 00:55:42.013437 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.16 00:55:42.013627 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} executeQuery: Read 37 rows, 2.67 KiB in 0.002624747 sec., 14096 rows/sec., 1017.96 KiB/sec. 2024.01.16 00:55:42.013645 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.16 00:55:42.013782 [ 17 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_76_15} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.16 00:55:42.013868 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} DynamicQueryHandler: Done processing query 2024.01.16 00:55:42.013917 [ 3 ] {515ee76e-e94b-42c6-b960-0d3ff509caba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:55:42.013934 [ 3 ] {} HTTP-Session: c3599b64-f60b-4a44-b95e-fc0069a41ceb Destroying unnamed session 2024.01.16 00:55:42.014128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:42.014177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:42.014197 [ 3 ] {} HTTP-Session: 622a0839-b673-4a7b-8dc4-d1a3fb7f22eb Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:42.014213 [ 3 ] {} HTTP-Session: 622a0839-b673-4a7b-8dc4-d1a3fb7f22eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:42.014307 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:42.014354 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:42.014506 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:42.015073 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.015401 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.16 00:55:42.015587 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.16 00:55:42.015717 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} executeQuery: Read 65 rows, 89.82 KiB in 0.001370364 sec., 47432 rows/sec., 64.01 MiB/sec. 2024.01.16 00:55:42.015721 [ 129 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.16 00:55:42.015817 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:42.015939 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.16 00:55:42.015949 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} DynamicQueryHandler: Done processing query 2024.01.16 00:55:42.015993 [ 3 ] {6bfc2251-79f7-457d-8bc4-709725c8d7de} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.16 00:55:42.016034 [ 3 ] {} HTTP-Session: 622a0839-b673-4a7b-8dc4-d1a3fb7f22eb Destroying unnamed session 2024.01.16 00:55:42.016109 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:42.016145 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1931 rows starting from the beginning of the part 2024.01.16 00:55:42.016259 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:42.016363 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:42.016467 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:42.016559 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part 2024.01.16 00:55:42.016654 [ 20 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 65 rows starting from the beginning of the part 2024.01.16 00:55:42.020668 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 6 columns (6 merged, 0 gathered) in 0.004772728 sec., 447542.7889458607 rows/sec., 603.94 MiB/sec. 2024.01.16 00:55:42.021819 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.16 00:55:42.022053 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.16 00:55:42.022121 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.16 00:55:42.022200 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_76_15: 13.56 MiB. 2024.01.16 00:55:43.000166 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 247.02 MiB, peak 257.54 MiB, will set to 245.84 MiB (RSS), difference: -1.17 MiB 2024.01.16 00:55:46.990505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:46.990620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:46.990648 [ 3 ] {} HTTP-Session: cccd9ce9-d39c-43d8-859a-32fae1b4dc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:46.990675 [ 3 ] {} HTTP-Session: cccd9ce9-d39c-43d8-859a-32fae1b4dc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:46.990803 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:46.990867 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:46.991034 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:46.991441 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:46.991721 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.16 00:55:46.991900 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.16 00:55:46.992044 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} executeQuery: Read 5 rows, 415.00 B in 0.001200062 sec., 4166 rows/sec., 337.71 KiB/sec. 2024.01.16 00:55:46.992197 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} DynamicQueryHandler: Done processing query 2024.01.16 00:55:46.992224 [ 3 ] {bbfbc2e7-d4c4-41d3-a2c0-6925e9f005ba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:46.992240 [ 3 ] {} HTTP-Session: cccd9ce9-d39c-43d8-859a-32fae1b4dc33 Destroying unnamed session 2024.01.16 00:55:46.992359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:46.992408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:46.992430 [ 3 ] {} HTTP-Session: 8dc23fe3-56b8-4f8b-bcd4-66acaa85c230 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:46.992449 [ 3 ] {} HTTP-Session: 8dc23fe3-56b8-4f8b-bcd4-66acaa85c230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:46.992531 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:46.992575 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:46.992689 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:46.992979 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:46.993186 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.16 00:55:46.993335 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.16 00:55:46.993459 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} executeQuery: Read 15 rows, 1.39 KiB in 0.000898669 sec., 16691 rows/sec., 1.51 MiB/sec. 2024.01.16 00:55:46.993568 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} DynamicQueryHandler: Done processing query 2024.01.16 00:55:46.993591 [ 3 ] {57b8e497-c50d-4294-b471-64af8543b348} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:46.993607 [ 3 ] {} HTTP-Session: 8dc23fe3-56b8-4f8b-bcd4-66acaa85c230 Destroying unnamed session 2024.01.16 00:55:46.993720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:46.993765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:46.993783 [ 3 ] {} HTTP-Session: c2eaa821-3617-415b-9aae-d8b0786134bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:46.993801 [ 3 ] {} HTTP-Session: c2eaa821-3617-415b-9aae-d8b0786134bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:46.993874 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:46.993914 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:46.994022 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:46.994285 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:46.994491 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.16 00:55:46.994642 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.16 00:55:46.994757 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} executeQuery: Read 5 rows, 410.00 B in 0.000853878 sec., 5855 rows/sec., 468.91 KiB/sec. 2024.01.16 00:55:46.994876 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} DynamicQueryHandler: Done processing query 2024.01.16 00:55:46.994900 [ 3 ] {9e7804b8-4090-4a19-8632-77e0ca18bd2c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:55:46.994916 [ 3 ] {} HTTP-Session: c2eaa821-3617-415b-9aae-d8b0786134bc Destroying unnamed session 2024.01.16 00:55:46.995068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:46.995114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:46.995133 [ 3 ] {} HTTP-Session: 850274ad-207e-4757-943a-f2e919d2d874 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:46.995151 [ 3 ] {} HTTP-Session: 850274ad-207e-4757-943a-f2e919d2d874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:46.995224 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:46.995270 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:46.995409 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:46.995711 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:46.995993 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.16 00:55:46.996177 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.16 00:55:46.996297 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} executeQuery: Read 5 rows, 6.91 KiB in 0.001044771 sec., 4785 rows/sec., 6.46 MiB/sec. 2024.01.16 00:55:46.996406 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} DynamicQueryHandler: Done processing query 2024.01.16 00:55:46.996430 [ 3 ] {6fd8cb4d-db75-4cfc-9257-e3f033a34bda} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.16 00:55:46.996445 [ 3 ] {} HTTP-Session: 850274ad-207e-4757-943a-f2e919d2d874 Destroying unnamed session 2024.01.16 00:55:49.585827 [ 95 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:55:49.585900 [ 95 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:55:51.993288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:51.993415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:51.993441 [ 3 ] {} HTTP-Session: e72d16ef-8e0f-495c-bd2f-9bfedcc2bc31 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:51.993466 [ 3 ] {} HTTP-Session: e72d16ef-8e0f-495c-bd2f-9bfedcc2bc31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:51.993599 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:51.993662 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:51.993825 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:51.994313 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:51.994597 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.16 00:55:51.994768 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.16 00:55:51.994902 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} executeQuery: Read 65 rows, 5.27 KiB in 0.001268253 sec., 51251 rows/sec., 4.06 MiB/sec. 2024.01.16 00:55:51.995051 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} DynamicQueryHandler: Done processing query 2024.01.16 00:55:51.995083 [ 3 ] {d5d1963e-90e9-43d1-bbdd-8dbea8e49b21} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:51.995108 [ 3 ] {} HTTP-Session: e72d16ef-8e0f-495c-bd2f-9bfedcc2bc31 Destroying unnamed session 2024.01.16 00:55:51.995279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 30988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:51.995328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:51.995348 [ 3 ] {} HTTP-Session: 8292ae02-e136-4614-aa31-6476301d26d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:51.995367 [ 3 ] {} HTTP-Session: 8292ae02-e136-4614-aa31-6476301d26d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:51.995452 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:51.995496 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:51.995602 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:51.996012 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:51.996238 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.16 00:55:51.996387 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.16 00:55:51.996521 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} executeQuery: Read 195 rows, 19.09 KiB in 0.00103079 sec., 189175 rows/sec., 18.08 MiB/sec. 2024.01.16 00:55:51.996671 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} DynamicQueryHandler: Done processing query 2024.01.16 00:55:51.996714 [ 3 ] {322ccb91-d9dd-473b-b275-9f40f5483a55} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:55:51.996745 [ 3 ] {} HTTP-Session: 8292ae02-e136-4614-aa31-6476301d26d9 Destroying unnamed session 2024.01.16 00:55:51.996877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:51.996923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:51.996942 [ 3 ] {} HTTP-Session: 66c82379-a845-4ae4-aa2e-68fb53e3ac00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:51.996959 [ 3 ] {} HTTP-Session: 66c82379-a845-4ae4-aa2e-68fb53e3ac00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:51.997035 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:51.997074 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:51.997190 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:51.997493 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:51.997698 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.16 00:55:51.997849 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.16 00:55:51.997980 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} executeQuery: Read 65 rows, 5.21 KiB in 0.000915979 sec., 70962 rows/sec., 5.55 MiB/sec. 2024.01.16 00:55:51.998085 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} DynamicQueryHandler: Done processing query 2024.01.16 00:55:51.998108 [ 3 ] {ee058243-a1f4-4c6a-9a1a-9ed2e91bd294} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:55:51.998125 [ 3 ] {} HTTP-Session: 66c82379-a845-4ae4-aa2e-68fb53e3ac00 Destroying unnamed session 2024.01.16 00:55:51.998349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:51.998411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:51.998430 [ 3 ] {} HTTP-Session: 13a563fa-9559-4372-88c0-9a2a822b3d85 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:51.998448 [ 3 ] {} HTTP-Session: 13a563fa-9559-4372-88c0-9a2a822b3d85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:51.998554 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:51.998600 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:51.998738 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:51.999293 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:51.999631 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.16 00:55:51.999815 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.16 00:55:51.999952 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} executeQuery: Read 65 rows, 89.82 KiB in 0.001367184 sec., 47542 rows/sec., 64.16 MiB/sec. 2024.01.16 00:55:52.000111 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} DynamicQueryHandler: Done processing query 2024.01.16 00:55:52.000144 [ 3 ] {9cf80a27-c9c7-4bc2-9d85-163e939d840e} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.16 00:55:52.000160 [ 3 ] {} HTTP-Session: 13a563fa-9559-4372-88c0-9a2a822b3d85 Destroying unnamed session 2024.01.16 00:55:56.990466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:56.990588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:56.990613 [ 3 ] {} HTTP-Session: 927fb94c-9d2c-48b1-9f31-3fbcada4e97b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:56.990637 [ 3 ] {} HTTP-Session: 927fb94c-9d2c-48b1-9f31-3fbcada4e97b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:56.990766 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:56.990829 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:55:56.990991 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:56.991396 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:56.991668 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.16 00:55:56.991877 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.16 00:55:56.992010 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} executeQuery: Read 5 rows, 415.00 B in 0.001208632 sec., 4136 rows/sec., 335.32 KiB/sec. 2024.01.16 00:55:56.992181 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} DynamicQueryHandler: Done processing query 2024.01.16 00:55:56.992228 [ 3 ] {1db897e1-38c5-4022-957e-09b9247836af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:56.992284 [ 3 ] {} HTTP-Session: 927fb94c-9d2c-48b1-9f31-3fbcada4e97b Destroying unnamed session 2024.01.16 00:55:56.992418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:56.992466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:56.992486 [ 3 ] {} HTTP-Session: 3259a79e-298f-405b-ac38-2a5a9d7faf19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:56.992505 [ 3 ] {} HTTP-Session: 3259a79e-298f-405b-ac38-2a5a9d7faf19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:56.992587 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:56.992628 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:55:56.992745 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:56.993026 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:56.993233 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.16 00:55:56.993383 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.16 00:55:56.993485 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} executeQuery: Read 15 rows, 1.39 KiB in 0.000871279 sec., 17216 rows/sec., 1.55 MiB/sec. 2024.01.16 00:55:56.993598 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} DynamicQueryHandler: Done processing query 2024.01.16 00:55:56.993622 [ 3 ] {fdb39f2c-297f-4161-8341-48e671ff711f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:56.993637 [ 3 ] {} HTTP-Session: 3259a79e-298f-405b-ac38-2a5a9d7faf19 Destroying unnamed session 2024.01.16 00:55:56.993742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:56.993786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:56.993804 [ 3 ] {} HTTP-Session: 69beed1b-c73d-4bd6-aeeb-2adc666e598b Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:56.993822 [ 3 ] {} HTTP-Session: 69beed1b-c73d-4bd6-aeeb-2adc666e598b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:56.993891 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:56.993928 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:55:56.994033 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:56.994295 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:56.994496 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.16 00:55:56.994640 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.16 00:55:56.994738 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} executeQuery: Read 5 rows, 410.00 B in 0.000821398 sec., 6087 rows/sec., 487.45 KiB/sec. 2024.01.16 00:55:56.994885 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} DynamicQueryHandler: Done processing query 2024.01.16 00:55:56.994926 [ 3 ] {3ffd2f1c-9b95-42b6-a2c9-45cbbc0c3758} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:55:56.994977 [ 3 ] {} HTTP-Session: 69beed1b-c73d-4bd6-aeeb-2adc666e598b Destroying unnamed session 2024.01.16 00:55:56.995127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:55:56.995171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:55:56.995190 [ 3 ] {} HTTP-Session: efb63813-9e60-4af7-81f7-78c88e0d1fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:55:56.995206 [ 3 ] {} HTTP-Session: efb63813-9e60-4af7-81f7-78c88e0d1fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:55:56.995280 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:55:56.995326 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:55:56.995471 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:55:56.995755 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:56.996031 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.16 00:55:56.996204 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.16 00:55:56.996308 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} executeQuery: Read 5 rows, 6.91 KiB in 0.00100069 sec., 4996 rows/sec., 6.74 MiB/sec. 2024.01.16 00:55:56.996425 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} DynamicQueryHandler: Done processing query 2024.01.16 00:55:56.996448 [ 3 ] {41966186-237a-4439-bfb6-749fd8e83bc1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:55:56.996464 [ 3 ] {} HTTP-Session: efb63813-9e60-4af7-81f7-78c88e0d1fa8 Destroying unnamed session 2024.01.16 00:55:57.172873 [ 75 ] {} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.01.16 00:55:57.172923 [ 75 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:55:57.173030 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact 2024.01.16 00:55:57.173189 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:55:57.173231 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 753 rows starting from the beginning of the part 2024.01.16 00:55:57.173373 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.01.16 00:55:57.173485 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part 2024.01.16 00:55:57.173597 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.01.16 00:55:57.173697 [ 22 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part 2024.01.16 00:55:57.174475 [ 20 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494184 sec., 554817.8805287703 rows/sec., 39.12 MiB/sec. 2024.01.16 00:55:57.174663 [ 21 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.01.16 00:55:57.174921 [ 21 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. 2024.01.16 00:55:57.174998 [ 21 ] {1cb44224-618e-4767-a479-20ea83824ac6::all_1_26_6} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 2024.01.16 00:56:01.994272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:01.994409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:01.994440 [ 3 ] {} HTTP-Session: 18d22072-6ed1-4d71-b514-63870f218d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:01.994470 [ 3 ] {} HTTP-Session: 18d22072-6ed1-4d71-b514-63870f218d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:01.994618 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:01.994689 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:56:01.994876 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:01.995410 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:01.995848 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.16 00:56:01.996184 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.16 00:56:01.996330 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} executeQuery: Read 65 rows, 5.27 KiB in 0.001670437 sec., 38911 rows/sec., 3.08 MiB/sec. 2024.01.16 00:56:01.996480 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} DynamicQueryHandler: Done processing query 2024.01.16 00:56:01.996504 [ 3 ] {406838f1-7186-4b25-b94c-3be34f7c46c4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:56:01.996521 [ 3 ] {} HTTP-Session: 18d22072-6ed1-4d71-b514-63870f218d53 Destroying unnamed session 2024.01.16 00:56:01.996643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:01.996693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:01.996714 [ 3 ] {} HTTP-Session: bdb75eb0-3258-449f-adf4-54a59dc0f3be Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:01.996733 [ 3 ] {} HTTP-Session: bdb75eb0-3258-449f-adf4-54a59dc0f3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:01.996814 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:01.996858 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.16 00:56:01.996970 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:01.997244 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:01.997578 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.16 00:56:01.997888 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} oximeter.fields_ipaddr (f0f26ccf-9b20-4113-b663-25c57f9bd3e5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.16 00:56:01.998013 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} executeQuery: Read 2 rows, 175.00 B in 0.001168822 sec., 1711 rows/sec., 146.21 KiB/sec. 2024.01.16 00:56:01.998147 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} DynamicQueryHandler: Done processing query 2024.01.16 00:56:01.998172 [ 3 ] {6e6b385f-2179-45d6-967a-fa9167074cbc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:56:01.998188 [ 3 ] {} HTTP-Session: bdb75eb0-3258-449f-adf4-54a59dc0f3be Destroying unnamed session 2024.01.16 00:56:01.998416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 31138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:01.998461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:01.998480 [ 3 ] {} HTTP-Session: d21f07c2-853a-47d6-9a8f-12ce9378c48a Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:01.998497 [ 3 ] {} HTTP-Session: d21f07c2-853a-47d6-9a8f-12ce9378c48a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:01.998573 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:01.998612 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:56:01.998716 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:01.999093 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:01.999432 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.16 00:56:01.999746 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.16 00:56:01.999871 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} executeQuery: Read 196 rows, 19.18 KiB in 0.001270563 sec., 154262 rows/sec., 14.74 MiB/sec. 2024.01.16 00:56:01.999992 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} DynamicQueryHandler: Done processing query 2024.01.16 00:56:02.000017 [ 3 ] {08d78c5d-37b1-48c7-8030-96e6f9d4db52} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.16 00:56:02.000042 [ 3 ] {} HTTP-Session: d21f07c2-853a-47d6-9a8f-12ce9378c48a Destroying unnamed session 2024.01.16 00:56:02.000157 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 246.94 MiB, peak 257.54 MiB, will set to 245.84 MiB (RSS), difference: -1.10 MiB 2024.01.16 00:56:02.000169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:02.000284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:02.000334 [ 3 ] {} HTTP-Session: 15e96964-0705-4273-8a78-c06ca5c2916d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:02.000361 [ 3 ] {} HTTP-Session: 15e96964-0705-4273-8a78-c06ca5c2916d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:02.000553 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:02.000605 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.16 00:56:02.000717 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:02.000971 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:02.001325 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.16 00:56:02.001633 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} oximeter.fields_u16 (6b79b0ab-d760-41d8-9cf7-d1958b3e047a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.16 00:56:02.001763 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} executeQuery: Read 2 rows, 143.00 B in 0.001160792 sec., 1722 rows/sec., 120.30 KiB/sec. 2024.01.16 00:56:02.001943 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} DynamicQueryHandler: Done processing query 2024.01.16 00:56:02.001968 [ 3 ] {ebb2b22c-8303-4c92-8e54-21033b6a77bd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:56:02.001983 [ 3 ] {} HTTP-Session: 15e96964-0705-4273-8a78-c06ca5c2916d Destroying unnamed session 2024.01.16 00:56:02.002106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 11406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:02.002150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:02.002169 [ 3 ] {} HTTP-Session: d861bf38-9f02-4497-bf45-506f81a2c924 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:02.002187 [ 3 ] {} HTTP-Session: d861bf38-9f02-4497-bf45-506f81a2c924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:02.002260 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:02.002299 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:56:02.002418 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:02.002713 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:02.003087 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.16 00:56:02.003406 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.16 00:56:02.003536 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} executeQuery: Read 67 rows, 5.37 KiB in 0.001247112 sec., 53724 rows/sec., 4.20 MiB/sec. 2024.01.16 00:56:02.003690 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} DynamicQueryHandler: Done processing query 2024.01.16 00:56:02.003736 [ 3 ] {b08ff064-0746-4bac-bf95-17ea23b95aff} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.16 00:56:02.003780 [ 3 ] {} HTTP-Session: d861bf38-9f02-4497-bf45-506f81a2c924 Destroying unnamed session 2024.01.16 00:56:02.003880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:02.003926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:02.003946 [ 3 ] {} HTTP-Session: e73b9ea8-d743-44b7-90fe-d4fa6659853d Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:02.003963 [ 3 ] {} HTTP-Session: e73b9ea8-d743-44b7-90fe-d4fa6659853d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:02.004032 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:02.004075 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.16 00:56:02.004199 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:02.004456 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:02.004841 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.16 00:56:02.005250 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} oximeter.measurements_cumulativeu64 (1cb44224-618e-4767-a479-20ea83824ac6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.16 00:56:02.005389 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} executeQuery: Read 1 rows, 72.00 B in 0.001320133 sec., 757 rows/sec., 53.26 KiB/sec. 2024.01.16 00:56:02.005597 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} DynamicQueryHandler: Done processing query 2024.01.16 00:56:02.005622 [ 3 ] {75091332-3beb-4bb5-ac3d-1a523e4b72ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.16 00:56:02.005639 [ 3 ] {} HTTP-Session: e73b9ea8-d743-44b7-90fe-d4fa6659853d Destroying unnamed session 2024.01.16 00:56:02.005819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 69523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:02.005880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:02.005901 [ 3 ] {} HTTP-Session: 65fb674e-b079-44ae-8c57-29f82a07e1de Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:02.005918 [ 3 ] {} HTTP-Session: 65fb674e-b079-44ae-8c57-29f82a07e1de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:02.006014 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:02.006061 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:56:02.006215 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:02.006744 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:02.007204 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.16 00:56:02.007618 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.16 00:56:02.007750 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} executeQuery: Read 65 rows, 89.82 KiB in 0.001706237 sec., 38095 rows/sec., 51.41 MiB/sec. 2024.01.16 00:56:02.007875 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} DynamicQueryHandler: Done processing query 2024.01.16 00:56:02.007900 [ 3 ] {78a4babb-520b-4074-933f-47757190c0a9} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.01.16 00:56:02.007917 [ 3 ] {} HTTP-Session: 65fb674e-b079-44ae-8c57-29f82a07e1de Destroying unnamed session 2024.01.16 00:56:04.585959 [ 71 ] {} DNSResolver: Updating DNS cache 2024.01.16 00:56:04.586039 [ 71 ] {} DNSResolver: Updated DNS cache 2024.01.16 00:56:06.990552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 769, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:06.990678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:06.990704 [ 3 ] {} HTTP-Session: 3c7ef05e-177e-46b5-9cb0-ad46aef1ea3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:06.990729 [ 3 ] {} HTTP-Session: 3c7ef05e-177e-46b5-9cb0-ad46aef1ea3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:06.990858 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:06.990919 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.16 00:56:06.991087 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:06.991512 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:06.991919 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.16 00:56:06.992314 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.16 00:56:06.992481 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} executeQuery: Read 5 rows, 415.00 B in 0.001575416 sec., 3173 rows/sec., 257.25 KiB/sec. 2024.01.16 00:56:06.992483 [ 68 ] {} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.16 00:56:06.992601 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:06.992689 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} DynamicQueryHandler: Done processing query 2024.01.16 00:56:06.992721 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.16 00:56:06.992733 [ 3 ] {d82d4217-87b4-45f4-b8d9-937c7353ed90} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:56:06.992807 [ 3 ] {} HTTP-Session: 3c7ef05e-177e-46b5-9cb0-ad46aef1ea3c Destroying unnamed session 2024.01.16 00:56:06.992875 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:56:06.992914 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 70 rows starting from the beginning of the part 2024.01.16 00:56:06.992981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 2352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:06.993076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:06.993129 [ 3 ] {} HTTP-Session: 6c7e0a27-d12b-4948-a523-c0abdc1668e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:06.993148 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:06.993164 [ 3 ] {} HTTP-Session: 6c7e0a27-d12b-4948-a523-c0abdc1668e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:06.993394 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 65 rows starting from the beginning of the part 2024.01.16 00:56:06.993403 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:06.993510 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.16 00:56:06.993662 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:06.993998 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 65 rows starting from the beginning of the part 2024.01.16 00:56:06.994012 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:06.994196 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:06.994698 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:06.995234 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.16 00:56:06.995430 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002770728 sec., 77596.9348128001 rows/sec., 6.14 MiB/sec. 2024.01.16 00:56:06.995710 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.16 00:56:06.995754 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.16 00:56:06.995945 [ 68 ] {} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.16 00:56:06.995975 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} executeQuery: Read 15 rows, 1.39 KiB in 0.002506796 sec., 5983 rows/sec., 552.79 KiB/sec. 2024.01.16 00:56:06.996019 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:06.996247 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.16 00:56:06.996250 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.16 00:56:06.996345 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} DynamicQueryHandler: Done processing query 2024.01.16 00:56:06.996422 [ 3 ] {619579a1-fe22-4f5e-8a81-a0b12bd8a283} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:56:06.996475 [ 13 ] {17bb698b-48dd-4822-a564-cd090d520ab4::all_1_81_16} oximeter.fields_i64 (17bb698b-48dd-4822-a564-cd090d520ab4) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.16 00:56:06.996497 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:56:06.996548 [ 3 ] {} HTTP-Session: 6c7e0a27-d12b-4948-a523-c0abdc1668e6 Destroying unnamed session 2024.01.16 00:56:06.996614 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 250 rows starting from the beginning of the part 2024.01.16 00:56:06.996915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 900, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:06.997003 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 15 rows starting from the beginning of the part 2024.01.16 00:56:06.997020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:06.997081 [ 3 ] {} HTTP-Session: 589c9604-6191-4c78-b4b4-54f75ab9f585 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:06.997114 [ 3 ] {} HTTP-Session: 589c9604-6191-4c78-b4b4-54f75ab9f585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:06.997252 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 195 rows starting from the beginning of the part 2024.01.16 00:56:06.997306 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:06.997395 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.16 00:56:06.997474 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 15 rows starting from the beginning of the part 2024.01.16 00:56:06.997817 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 196 rows starting from the beginning of the part 2024.01.16 00:56:06.997931 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:06.998141 [ 21 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 15 rows starting from the beginning of the part 2024.01.16 00:56:06.998687 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:06.999299 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.16 00:56:06.999500 [ 12 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 4 columns (4 merged, 0 gathered) in 0.003393694 sec., 202139.6154161218 rows/sec., 19.10 MiB/sec. 2024.01.16 00:56:06.999734 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.16 00:56:06.999762 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.16 00:56:06.999915 [ 60 ] {} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.16 00:56:06.999955 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} executeQuery: Read 5 rows, 410.00 B in 0.002598997 sec., 1923 rows/sec., 154.06 KiB/sec. 2024.01.16 00:56:07.000004 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:07.000236 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.16 00:56:07.000258 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 251.03 MiB, peak 257.54 MiB, will set to 245.85 MiB (RSS), difference: -5.18 MiB 2024.01.16 00:56:07.000282 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} DynamicQueryHandler: Done processing query 2024.01.16 00:56:07.000384 [ 3 ] {2b0292e8-36fb-4c63-bd60-e1db2fbc3a93} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.16 00:56:07.000408 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.16 00:56:07.000442 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:56:07.000462 [ 3 ] {} HTTP-Session: 589c9604-6191-4c78-b4b4-54f75ab9f585 Destroying unnamed session 2024.01.16 00:56:07.000569 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 123 rows starting from the beginning of the part 2024.01.16 00:56:07.000645 [ 13 ] {6e0eb5e1-1212-4d57-ab43-50daa6316853::all_1_81_16} oximeter.fields_string (6e0eb5e1-1212-4d57-ab43-50daa6316853) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.16 00:56:07.000766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39506, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.16 00:56:07.000951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.16 00:56:07.001055 [ 3 ] {} HTTP-Session: 63585293-03f1-46fc-97ef-3e8d9fcfda40 Authenticating user 'default' from [fd00:1122:3344:101::d]:39506 2024.01.16 00:56:07.001105 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:07.001125 [ 3 ] {} HTTP-Session: 63585293-03f1-46fc-97ef-3e8d9fcfda40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.16 00:56:07.001249 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 65 rows starting from the beginning of the part 2024.01.16 00:56:07.001256 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} executeQuery: (from [fd00:1122:3344:101::d]:39506) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.16 00:56:07.001328 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.16 00:56:07.001365 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:07.001534 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 67 rows starting from the beginning of the part 2024.01.16 00:56:07.001603 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} ParallelParsingInputFormat: Parallel parsing is used 2024.01.16 00:56:07.001742 [ 19 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:07.002053 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:07.002594 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.16 00:56:07.002615 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002495925 sec., 108176.32741368431 rows/sec., 8.46 MiB/sec. 2024.01.16 00:56:07.002875 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.16 00:56:07.003087 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.16 00:56:07.003261 [ 60 ] {} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.16 00:56:07.003312 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} executeQuery: Read 5 rows, 6.91 KiB in 0.00200848 sec., 2489 rows/sec., 3.36 MiB/sec. 2024.01.16 00:56:07.003349 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.16 00:56:07.003354 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.15 GiB. 2024.01.16 00:56:07.003597 [ 13 ] {9ef0ded8-219d-4fdc-afbc-95d5af73cbbf::all_1_81_16} oximeter.fields_uuid (9ef0ded8-219d-4fdc-afbc-95d5af73cbbf) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.16 00:56:07.003662 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.16 00:56:07.003796 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} DynamicQueryHandler: Done processing query 2024.01.16 00:56:07.003902 [ 3 ] {3d74e175-9894-46eb-a9d7-377b7a141c10} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.16 00:56:07.004000 [ 3 ] {} HTTP-Session: 63585293-03f1-46fc-97ef-3e8d9fcfda40 Destroying unnamed session 2024.01.16 00:56:07.004110 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.16 00:56:07.004168 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2136 rows starting from the beginning of the part 2024.01.16 00:56:07.004273 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:07.004365 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 65 rows starting from the beginning of the part 2024.01.16 00:56:07.004452 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:07.004533 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 65 rows starting from the beginning of the part 2024.01.16 00:56:07.004612 [ 19 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part 2024.01.16 00:56:07.009038 [ 21 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2281 rows, containing 6 columns (6 merged, 0 gathered) in 0.005570276 sec., 409494.9693695609 rows/sec., 552.59 MiB/sec. 2024.01.16 00:56:07.010372 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.16 00:56:07.010908 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.16 00:56:07.011004 [ 9 ] {7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16} oximeter.measurements_histogramf64 (7163fcb4-2c50-41bf-9cf0-666da0148b2c) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.16 00:56:07.011092 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7163fcb4-2c50-41bf-9cf0-666da0148b2c::all_1_81_16: 13.63 MiB. 2024.01.16 00:56:08.000189 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 243.83 MiB, peak 257.54 MiB, will set to 247.31 MiB (RSS), difference: 3.48 MiB