[ Feb 6 17:04:37 Enabled. ] [ Feb 6 17:04:37 Rereading configuration. ] [ Feb 6 17:04:41 Rereading configuration. ] [ Feb 6 17:04:48 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 6 17:04:48 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.06 17:04:48.618671 [ 1 ] {} Application: Will watch for the process with pid 23806 2024.02.06 17:04:48.618775 [ 1 ] {} Application: Forked a child process to watch 2024.02.06 17:04:49.264943 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23806 2024.02.06 17:04:49.265129 [ 1 ] {} Application: starting up 2024.02.06 17:04:49.265346 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.06 17:04:49.408472 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.06 17:04:49.408530 [ 1 ] {} Application: Initializing DateLUT. 2024.02.06 17:04:49.408544 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.06 17:04:49.408579 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.06 17:04:49.408887 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.06 17:04:49.409598 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.06 17:04:49.410078 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.06 17:04:49.410328 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.06 17:04:49.412917 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.06 17:04:49.412959 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.06 17:04:49.413695 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.06 17:04:49.413863 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.06 17:04:49.419950 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.06 17:04:49.420365 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.06 17:04:49.420391 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.06 17:04:49.421910 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.06 17:04:49.422441 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.06 17:04:49.422761 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.06 17:04:49.423096 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.06 17:04:49.423915 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.06 17:04:49.423960 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.06 17:04:49.424020 [ 1 ] {} Application: Loaded user defined objects 2024.02.06 17:04:49.424037 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.06 17:04:49.447841 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.06 17:04:49.447884 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157355 sec 2024.02.06 17:04:49.448646 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.06 17:04:49.448720 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.06 17:04:49.448740 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.06 17:04:49.448756 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.06 17:04:49.448768 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.06 17:04:49.448780 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.06 17:04:49.448794 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.06 17:04:49.448823 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.06 17:04:49.448841 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.06 17:04:49.448869 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.06 17:04:49.448882 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.06 17:04:49.448895 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.06 17:04:49.448909 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.06 17:04:49.448939 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.06 17:04:49.448953 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.06 17:04:49.448964 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.06 17:04:49.483587 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.06 17:04:49.485710 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.06 17:04:49.485742 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2972e-05 sec 2024.02.06 17:04:49.485770 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.06 17:04:49.485786 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.06 17:04:49.485810 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.06 17:04:49.487900 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.06 17:04:49.492788 [ 1 ] {} Application: Loaded metadata. 2024.02.06 17:04:49.492902 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.06 17:04:49.492936 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.06 17:04:49.704418 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.06 17:04:49.720957 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.06 17:04:49.721005 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.06 17:04:49.773187 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.06 17:04:49.773943 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2024.02.06 17:04:49.774302 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.06 17:04:49.774356 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.06 17:04:49.774365 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:04:49.774417 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:04:49.774461 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.06 17:04:49.774506 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.06 17:04:49.774565 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.06 17:04:49.774589 [ 1 ] {} Application: Ready for connections. 2024.02.06 17:04:50.386697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.386882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.387458 [ 3 ] {} HTTP-Session: ddf03e43-58ee-4203-9bcf-dea20eb36cfb Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.387492 [ 3 ] {} HTTP-Session: ddf03e43-58ee-4203-9bcf-dea20eb36cfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.387626 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.06 17:04:50.387655 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.06 17:04:50.387673 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.06 17:04:50.389046 [ 3 ] {15e17d54-6e4a-4efe-9d0f-57977b6fdc54} executeQuery: (from [fd00:1122:3344:101::d]:51594) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.06 17:04:50.410589 [ 3 ] {15e17d54-6e4a-4efe-9d0f-57977b6fdc54} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:51594) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.06 17:04:50.411335 [ 3 ] {15e17d54-6e4a-4efe-9d0f-57977b6fdc54} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.06 17:04:50.412021 [ 3 ] {15e17d54-6e4a-4efe-9d0f-57977b6fdc54} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.412044 [ 3 ] {} HTTP-Session: ddf03e43-58ee-4203-9bcf-dea20eb36cfb Destroying unnamed session 2024.02.06 17:04:50.412429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.412483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.412503 [ 3 ] {} HTTP-Session: 06b57f48-a597-4af7-92e8-8862332a17d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.412526 [ 3 ] {} HTTP-Session: 06b57f48-a597-4af7-92e8-8862332a17d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.412623 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} executeQuery: (from [fd00:1122:3344:101::d]:51594) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:04:50.412704 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.06 17:04:50.413642 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.06 17:04:50.415508 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:04:50.419423 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.419461 [ 3 ] {7c480300-3a00-4c17-9e6d-aaf4cea0cb4c} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.06 17:04:50.419478 [ 3 ] {} HTTP-Session: 06b57f48-a597-4af7-92e8-8862332a17d8 Destroying unnamed session 2024.02.06 17:04:50.419636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.419696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.419716 [ 3 ] {} HTTP-Session: 88ecba3d-0b6c-42f7-ae2b-30368d0bbc20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.419733 [ 3 ] {} HTTP-Session: 88ecba3d-0b6c-42f7-ae2b-30368d0bbc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.419837 [ 3 ] {2e2185f7-ca0e-4bb3-aa2f-19904b66e5e5} executeQuery: (from [fd00:1122:3344:101::d]:51594) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.06 17:04:50.420091 [ 3 ] {2e2185f7-ca0e-4bb3-aa2f-19904b66e5e5} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:51594) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.06 17:04:50.420219 [ 3 ] {2e2185f7-ca0e-4bb3-aa2f-19904b66e5e5} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.06 17:04:50.420330 [ 3 ] {2e2185f7-ca0e-4bb3-aa2f-19904b66e5e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.420351 [ 3 ] {} HTTP-Session: 88ecba3d-0b6c-42f7-ae2b-30368d0bbc20 Destroying unnamed session 2024.02.06 17:04:50.420687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.420740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.420759 [ 3 ] {} HTTP-Session: 1b9c2d99-9703-47ed-a549-8ee3b456cf66 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.420782 [ 3 ] {} HTTP-Session: 1b9c2d99-9703-47ed-a549-8ee3b456cf66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.420898 [ 3 ] {19647319-bb9a-4d23-8e28-559f2b70ea98} executeQuery: (from [fd00:1122:3344:101::d]:51594) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.06 17:04:50.421002 [ 3 ] {19647319-bb9a-4d23-8e28-559f2b70ea98} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.421031 [ 3 ] {19647319-bb9a-4d23-8e28-559f2b70ea98} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.421047 [ 3 ] {} HTTP-Session: 1b9c2d99-9703-47ed-a549-8ee3b456cf66 Destroying unnamed session 2024.02.06 17:04:50.421162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.421212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.421231 [ 3 ] {} HTTP-Session: d27df956-1c70-4fc4-addd-46cb6acfede6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.421256 [ 3 ] {} HTTP-Session: d27df956-1c70-4fc4-addd-46cb6acfede6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.421316 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.06 17:04:50.421375 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.06 17:04:50.422497 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.06 17:04:50.422519 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3082e-05 sec 2024.02.06 17:04:50.422546 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.06 17:04:50.422565 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} DatabaseAtomic (oximeter): Starting up tables. 2024.02.06 17:04:50.422634 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.422659 [ 3 ] {45d88c4e-01bb-419f-a3d1-69a3f1ffa261} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.422674 [ 3 ] {} HTTP-Session: d27df956-1c70-4fc4-addd-46cb6acfede6 Destroying unnamed session 2024.02.06 17:04:50.422783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.422828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.422847 [ 3 ] {} HTTP-Session: 356b2e61-3970-4e95-b7ba-9d0108c47963 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.422867 [ 3 ] {} HTTP-Session: 356b2e61-3970-4e95-b7ba-9d0108c47963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.423007 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} executeQuery: (from [fd00:1122:3344:101::d]:51594) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.06 17:04:50.423056 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.06 17:04:50.434796 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} oximeter.version (9942ac75-c637-45e8-af5f-018419eb6419): Loading data parts 2024.02.06 17:04:50.434950 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} oximeter.version (9942ac75-c637-45e8-af5f-018419eb6419): There are no data parts 2024.02.06 17:04:50.447433 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.447466 [ 3 ] {928f2de3-cc20-4e68-bfe8-ac1d4d146be8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.447494 [ 3 ] {} HTTP-Session: 356b2e61-3970-4e95-b7ba-9d0108c47963 Destroying unnamed session 2024.02.06 17:04:50.447638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.447699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.447727 [ 3 ] {} HTTP-Session: ce7c2b03-4587-4203-bc24-110c959ce535 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.447747 [ 3 ] {} HTTP-Session: ce7c2b03-4587-4203-bc24-110c959ce535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.448000 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} executeQuery: (from [fd00:1122:3344:101::d]:51594) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.448074 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.06 17:04:50.461544 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} oximeter.measurements_bool (79999fa3-b385-4b2a-b756-6a9bf02ba5c8): Loading data parts 2024.02.06 17:04:50.461709 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} oximeter.measurements_bool (79999fa3-b385-4b2a-b756-6a9bf02ba5c8): There are no data parts 2024.02.06 17:04:50.464610 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.464640 [ 3 ] {bb160d9a-acb1-4cd9-a37b-b6012c25d021} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.464667 [ 3 ] {} HTTP-Session: ce7c2b03-4587-4203-bc24-110c959ce535 Destroying unnamed session 2024.02.06 17:04:50.464793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.464852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.464879 [ 3 ] {} HTTP-Session: b9906dbd-2b1b-4c60-a3db-a6c590ee70aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.464897 [ 3 ] {} HTTP-Session: b9906dbd-2b1b-4c60-a3db-a6c590ee70aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.465125 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.465248 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.06 17:04:50.477118 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} oximeter.measurements_i8 (26104b1e-f654-412b-87d7-3e9fd60084a3): Loading data parts 2024.02.06 17:04:50.477262 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} oximeter.measurements_i8 (26104b1e-f654-412b-87d7-3e9fd60084a3): There are no data parts 2024.02.06 17:04:50.489846 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.489895 [ 3 ] {8477c0e5-a1cb-4ad4-9070-9fa8792e12fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.489926 [ 3 ] {} HTTP-Session: b9906dbd-2b1b-4c60-a3db-a6c590ee70aa Destroying unnamed session 2024.02.06 17:04:50.490124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.490229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.490269 [ 3 ] {} HTTP-Session: 805f6665-a579-423e-b570-f304e6475b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.490304 [ 3 ] {} HTTP-Session: 805f6665-a579-423e-b570-f304e6475b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.490502 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.490551 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.06 17:04:50.494280 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} oximeter.measurements_u8 (3f918e6a-425e-42da-b880-8f20ab36dffa): Loading data parts 2024.02.06 17:04:50.494386 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} oximeter.measurements_u8 (3f918e6a-425e-42da-b880-8f20ab36dffa): There are no data parts 2024.02.06 17:04:50.507630 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.507660 [ 3 ] {b161d8bb-6eb8-4304-86b9-9d3902285214} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.507680 [ 3 ] {} HTTP-Session: 805f6665-a579-423e-b570-f304e6475b33 Destroying unnamed session 2024.02.06 17:04:50.507837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.507896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.507919 [ 3 ] {} HTTP-Session: 16aad71f-5bdc-45fc-a901-793f0b6f1c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.507943 [ 3 ] {} HTTP-Session: 16aad71f-5bdc-45fc-a901-793f0b6f1c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.508189 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.508247 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.06 17:04:50.520152 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} oximeter.measurements_i16 (bae78de6-96b2-4894-b092-1709474105fc): Loading data parts 2024.02.06 17:04:50.520270 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} oximeter.measurements_i16 (bae78de6-96b2-4894-b092-1709474105fc): There are no data parts 2024.02.06 17:04:50.530697 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.530727 [ 3 ] {fb1b1870-6a7b-4613-82cd-27a0da3fae1a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.530742 [ 3 ] {} HTTP-Session: 16aad71f-5bdc-45fc-a901-793f0b6f1c31 Destroying unnamed session 2024.02.06 17:04:50.530864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.530911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.530928 [ 3 ] {} HTTP-Session: ab907496-925d-40ce-9477-19c96fc6fb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.530948 [ 3 ] {} HTTP-Session: ab907496-925d-40ce-9477-19c96fc6fb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.531130 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.531239 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.06 17:04:50.536563 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} oximeter.measurements_u16 (3aa6a0a0-1656-49b4-af0a-18d012377392): Loading data parts 2024.02.06 17:04:50.536651 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} oximeter.measurements_u16 (3aa6a0a0-1656-49b4-af0a-18d012377392): There are no data parts 2024.02.06 17:04:50.549264 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.549298 [ 3 ] {5cc9158c-4124-4f97-a111-6e6d569d9356} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.549313 [ 3 ] {} HTTP-Session: ab907496-925d-40ce-9477-19c96fc6fb88 Destroying unnamed session 2024.02.06 17:04:50.549430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.549481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.549499 [ 3 ] {} HTTP-Session: a019ccfb-533e-45e5-89db-91371718d0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.549521 [ 3 ] {} HTTP-Session: a019ccfb-533e-45e5-89db-91371718d0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.549703 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.549749 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.06 17:04:50.563638 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} oximeter.measurements_i32 (f9c72b51-4d5d-43de-942c-ce8f2767d59b): Loading data parts 2024.02.06 17:04:50.563750 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} oximeter.measurements_i32 (f9c72b51-4d5d-43de-942c-ce8f2767d59b): There are no data parts 2024.02.06 17:04:50.565825 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.565861 [ 3 ] {33fc7d6a-e546-4293-a465-02f83f7c3bd9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.565876 [ 3 ] {} HTTP-Session: a019ccfb-533e-45e5-89db-91371718d0e1 Destroying unnamed session 2024.02.06 17:04:50.565989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.566044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.566063 [ 3 ] {} HTTP-Session: d2c7c401-6ba5-4527-8c1b-ef1af902f62a Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.566086 [ 3 ] {} HTTP-Session: d2c7c401-6ba5-4527-8c1b-ef1af902f62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.566276 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.566328 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.06 17:04:50.578716 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} oximeter.measurements_u32 (31661973-8c22-4834-9086-89a15895cefa): Loading data parts 2024.02.06 17:04:50.578822 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} oximeter.measurements_u32 (31661973-8c22-4834-9086-89a15895cefa): There are no data parts 2024.02.06 17:04:50.581022 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.581056 [ 3 ] {21d45c7c-41e4-49b5-b55d-0f5e834a8b60} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.581071 [ 3 ] {} HTTP-Session: d2c7c401-6ba5-4527-8c1b-ef1af902f62a Destroying unnamed session 2024.02.06 17:04:50.581229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.581287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.581309 [ 3 ] {} HTTP-Session: 3288b391-c7ec-4ddc-b110-cbaa274fd6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.581326 [ 3 ] {} HTTP-Session: 3288b391-c7ec-4ddc-b110-cbaa274fd6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.581529 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.581584 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.06 17:04:50.595815 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Loading data parts 2024.02.06 17:04:50.595913 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): There are no data parts 2024.02.06 17:04:50.599474 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.599505 [ 3 ] {4a01de7f-557f-4215-aad8-f2fb38a9fab5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.599534 [ 3 ] {} HTTP-Session: 3288b391-c7ec-4ddc-b110-cbaa274fd6bd Destroying unnamed session 2024.02.06 17:04:50.599686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.599745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.599775 [ 3 ] {} HTTP-Session: c1bbf1ba-f38e-43ca-88af-4d1ae8fc5fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.599795 [ 3 ] {} HTTP-Session: c1bbf1ba-f38e-43ca-88af-4d1ae8fc5fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.600031 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.600094 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.06 17:04:50.611750 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} oximeter.measurements_u64 (eb01812e-58a4-4b92-8ecd-3ff6ce6ac7ab): Loading data parts 2024.02.06 17:04:50.611839 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} oximeter.measurements_u64 (eb01812e-58a4-4b92-8ecd-3ff6ce6ac7ab): There are no data parts 2024.02.06 17:04:50.624881 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.624911 [ 3 ] {21da8ba1-19ee-4973-8d07-5d0abd0784d6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.624937 [ 3 ] {} HTTP-Session: c1bbf1ba-f38e-43ca-88af-4d1ae8fc5fc6 Destroying unnamed session 2024.02.06 17:04:50.625108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.625165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.625194 [ 3 ] {} HTTP-Session: 72974ea9-0f7f-44f7-9b1e-97e0116119d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.625213 [ 3 ] {} HTTP-Session: 72974ea9-0f7f-44f7-9b1e-97e0116119d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.625410 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.625454 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.06 17:04:50.628535 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} oximeter.measurements_f32 (96f24465-9014-45ed-809e-c198a1766a76): Loading data parts 2024.02.06 17:04:50.628646 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} oximeter.measurements_f32 (96f24465-9014-45ed-809e-c198a1766a76): There are no data parts 2024.02.06 17:04:50.639486 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.639510 [ 3 ] {06ad6bb5-0a84-4b2d-8cba-5ac39d66ad60} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.639533 [ 3 ] {} HTTP-Session: 72974ea9-0f7f-44f7-9b1e-97e0116119d6 Destroying unnamed session 2024.02.06 17:04:50.639659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.639709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.639733 [ 3 ] {} HTTP-Session: 401ec05d-5f8b-4e50-95b2-cbd17dfabb55 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.639749 [ 3 ] {} HTTP-Session: 401ec05d-5f8b-4e50-95b2-cbd17dfabb55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.639938 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.639985 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.06 17:04:50.654507 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} oximeter.measurements_f64 (e24c3fef-e033-431c-9213-9771832a89a7): Loading data parts 2024.02.06 17:04:50.654640 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} oximeter.measurements_f64 (e24c3fef-e033-431c-9213-9771832a89a7): There are no data parts 2024.02.06 17:04:50.658458 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.658537 [ 3 ] {d8aafd14-3133-411e-9b8d-a75966a73306} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.658595 [ 3 ] {} HTTP-Session: 401ec05d-5f8b-4e50-95b2-cbd17dfabb55 Destroying unnamed session 2024.02.06 17:04:50.658817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.658945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.659015 [ 3 ] {} HTTP-Session: 085e6771-c583-4fae-8a67-74ee4accc53c Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.659064 [ 3 ] {} HTTP-Session: 085e6771-c583-4fae-8a67-74ee4accc53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.659419 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.659472 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.06 17:04:50.669105 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} oximeter.measurements_string (1f7af7ed-8403-4bda-be09-5f92b23e657b): Loading data parts 2024.02.06 17:04:50.669245 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} oximeter.measurements_string (1f7af7ed-8403-4bda-be09-5f92b23e657b): There are no data parts 2024.02.06 17:04:50.685389 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.685421 [ 3 ] {0f664efb-7b2c-49f8-9ad9-fb2a73d8bb73} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.685446 [ 3 ] {} HTTP-Session: 085e6771-c583-4fae-8a67-74ee4accc53c Destroying unnamed session 2024.02.06 17:04:50.685575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.685625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.685649 [ 3 ] {} HTTP-Session: 5d928add-cdbd-406a-b497-438dd9b1dfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.685665 [ 3 ] {} HTTP-Session: 5d928add-cdbd-406a-b497-438dd9b1dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.685861 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.685916 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.06 17:04:50.703482 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} oximeter.measurements_bytes (1508a7d2-2f57-4988-b1af-403f895bcdec): Loading data parts 2024.02.06 17:04:50.703590 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} oximeter.measurements_bytes (1508a7d2-2f57-4988-b1af-403f895bcdec): There are no data parts 2024.02.06 17:04:50.707862 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.707892 [ 3 ] {a8fa057f-6a07-4c9b-b6c9-30d7fe3a7bae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.707911 [ 3 ] {} HTTP-Session: 5d928add-cdbd-406a-b497-438dd9b1dfb1 Destroying unnamed session 2024.02.06 17:04:50.708086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.708155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.708179 [ 3 ] {} HTTP-Session: c7b84d64-0016-4234-a840-8dec0bfea4a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.708209 [ 3 ] {} HTTP-Session: c7b84d64-0016-4234-a840-8dec0bfea4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.708443 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.708515 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.06 17:04:50.722000 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} oximeter.measurements_cumulativei64 (d2be1cd1-e360-489d-b476-9d60273a6d23): Loading data parts 2024.02.06 17:04:50.722109 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} oximeter.measurements_cumulativei64 (d2be1cd1-e360-489d-b476-9d60273a6d23): There are no data parts 2024.02.06 17:04:50.727095 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.727125 [ 3 ] {f380639e-d8da-41e0-a2c4-853bddb01254} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.727158 [ 3 ] {} HTTP-Session: c7b84d64-0016-4234-a840-8dec0bfea4a8 Destroying unnamed session 2024.02.06 17:04:50.727324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.727380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.727407 [ 3 ] {} HTTP-Session: a1039f7a-4de4-447d-a61b-a90b78fa9696 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.727431 [ 3 ] {} HTTP-Session: a1039f7a-4de4-447d-a61b-a90b78fa9696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.727636 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.727697 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.06 17:04:50.740656 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Loading data parts 2024.02.06 17:04:50.740752 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): There are no data parts 2024.02.06 17:04:50.745919 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.745950 [ 3 ] {90340258-bf33-4283-aaf8-863149e8d85e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.745982 [ 3 ] {} HTTP-Session: a1039f7a-4de4-447d-a61b-a90b78fa9696 Destroying unnamed session 2024.02.06 17:04:50.746120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.746173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.746208 [ 3 ] {} HTTP-Session: 675d6694-2e7c-49ab-933b-a331507545f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.746238 [ 3 ] {} HTTP-Session: 675d6694-2e7c-49ab-933b-a331507545f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.746453 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.746515 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.06 17:04:50.759105 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} oximeter.measurements_cumulativef32 (a88e373d-c9a1-433a-b95d-9e507cde8e80): Loading data parts 2024.02.06 17:04:50.759316 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} oximeter.measurements_cumulativef32 (a88e373d-c9a1-433a-b95d-9e507cde8e80): There are no data parts 2024.02.06 17:04:50.776921 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.776965 [ 3 ] {8c581c56-5567-4cf7-85cf-03f507eb2fa1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.776985 [ 3 ] {} HTTP-Session: 675d6694-2e7c-49ab-933b-a331507545f7 Destroying unnamed session 2024.02.06 17:04:50.777142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.777207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.777231 [ 3 ] {} HTTP-Session: 2873cc98-b53b-4b6f-815d-baa1ab83916f Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.777269 [ 3 ] {} HTTP-Session: 2873cc98-b53b-4b6f-815d-baa1ab83916f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.777495 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.777564 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.06 17:04:50.794038 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} oximeter.measurements_cumulativef64 (091bfaee-30fd-4b5d-aa27-ef02ebafb3b7): Loading data parts 2024.02.06 17:04:50.794154 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} oximeter.measurements_cumulativef64 (091bfaee-30fd-4b5d-aa27-ef02ebafb3b7): There are no data parts 2024.02.06 17:04:50.799033 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.799080 [ 3 ] {2463acda-b677-45ca-9090-9259803cb257} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.799111 [ 3 ] {} HTTP-Session: 2873cc98-b53b-4b6f-815d-baa1ab83916f Destroying unnamed session 2024.02.06 17:04:50.799263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.799331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.799365 [ 3 ] {} HTTP-Session: 701650ee-e8f7-4ff7-93d4-8928889d032f Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.799383 [ 3 ] {} HTTP-Session: 701650ee-e8f7-4ff7-93d4-8928889d032f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.799612 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.799677 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.06 17:04:50.812174 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} oximeter.measurements_histogrami8 (5b6cf806-a119-4e54-bc38-4ce668b21607): Loading data parts 2024.02.06 17:04:50.812296 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} oximeter.measurements_histogrami8 (5b6cf806-a119-4e54-bc38-4ce668b21607): There are no data parts 2024.02.06 17:04:50.814064 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.814103 [ 3 ] {07f02071-3f00-4a54-b54b-a7e1613dbcbc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.814127 [ 3 ] {} HTTP-Session: 701650ee-e8f7-4ff7-93d4-8928889d032f Destroying unnamed session 2024.02.06 17:04:50.814251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.814306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.814338 [ 3 ] {} HTTP-Session: ad7e858d-8938-48c0-991e-e00ce839a7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.814354 [ 3 ] {} HTTP-Session: ad7e858d-8938-48c0-991e-e00ce839a7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.814572 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.814636 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.06 17:04:50.831548 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} oximeter.measurements_histogramu8 (19baf73c-5a08-4c51-b4d5-3f205e572c7f): Loading data parts 2024.02.06 17:04:50.831638 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} oximeter.measurements_histogramu8 (19baf73c-5a08-4c51-b4d5-3f205e572c7f): There are no data parts 2024.02.06 17:04:50.837744 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.837775 [ 3 ] {21834fed-b43e-4a84-beb4-cdacd3cbe175} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.837815 [ 3 ] {} HTTP-Session: ad7e858d-8938-48c0-991e-e00ce839a7d5 Destroying unnamed session 2024.02.06 17:04:50.837965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.838035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.838072 [ 3 ] {} HTTP-Session: f4dda47d-cc5b-4f93-943c-649a34fa384d Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.838094 [ 3 ] {} HTTP-Session: f4dda47d-cc5b-4f93-943c-649a34fa384d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.838402 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.838632 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.06 17:04:50.923292 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} oximeter.measurements_histogrami16 (0231f452-34be-4ca0-a1e3-c8ac99b1022d): Loading data parts 2024.02.06 17:04:50.923445 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} oximeter.measurements_histogrami16 (0231f452-34be-4ca0-a1e3-c8ac99b1022d): There are no data parts 2024.02.06 17:04:50.990258 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} DynamicQueryHandler: Done processing query 2024.02.06 17:04:50.990348 [ 3 ] {ab984dd7-9157-40cc-a970-f7d34f190149} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:50.990373 [ 3 ] {} HTTP-Session: f4dda47d-cc5b-4f93-943c-649a34fa384d Destroying unnamed session 2024.02.06 17:04:50.990591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:50.990686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:50.990708 [ 3 ] {} HTTP-Session: 8956f953-2f05-4484-9698-d1dd324451cf Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:50.990742 [ 3 ] {} HTTP-Session: 8956f953-2f05-4484-9698-d1dd324451cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:50.991021 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:50.991096 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.06 17:04:51.000254 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.06 MiB, peak 222.02 MiB, will set to 226.32 MiB (RSS), difference: 7.27 MiB 2024.02.06 17:04:51.029397 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} oximeter.measurements_histogramu16 (c38c87ab-fbda-4263-8073-8d364248d231): Loading data parts 2024.02.06 17:04:51.029557 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} oximeter.measurements_histogramu16 (c38c87ab-fbda-4263-8073-8d364248d231): There are no data parts 2024.02.06 17:04:51.062303 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.062336 [ 3 ] {54ac99b8-31df-48fe-bd7e-30c1d5f679e9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.062380 [ 3 ] {} HTTP-Session: 8956f953-2f05-4484-9698-d1dd324451cf Destroying unnamed session 2024.02.06 17:04:51.062595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.062660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.062697 [ 3 ] {} HTTP-Session: 6762420e-47de-4ee4-98a1-3c168ddb3c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.062737 [ 3 ] {} HTTP-Session: 6762420e-47de-4ee4-98a1-3c168ddb3c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.063018 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:51.063100 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.06 17:04:51.082307 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} oximeter.measurements_histogrami32 (2974b925-e985-4012-be6a-917f530ab7ba): Loading data parts 2024.02.06 17:04:51.082434 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} oximeter.measurements_histogrami32 (2974b925-e985-4012-be6a-917f530ab7ba): There are no data parts 2024.02.06 17:04:51.101844 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.101921 [ 3 ] {64ef1f9d-58ee-4a02-964b-63c611adf64a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.101952 [ 3 ] {} HTTP-Session: 6762420e-47de-4ee4-98a1-3c168ddb3c83 Destroying unnamed session 2024.02.06 17:04:51.102193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.102303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.102341 [ 3 ] {} HTTP-Session: d91c5f81-5da2-4f83-9fe0-01d839212bfb Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.102400 [ 3 ] {} HTTP-Session: d91c5f81-5da2-4f83-9fe0-01d839212bfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.102627 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:51.102694 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.06 17:04:51.120900 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} oximeter.measurements_histogramu32 (a5c21301-fc5e-4636-83b9-cd6d7bc15e59): Loading data parts 2024.02.06 17:04:51.121013 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} oximeter.measurements_histogramu32 (a5c21301-fc5e-4636-83b9-cd6d7bc15e59): There are no data parts 2024.02.06 17:04:51.138764 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.138805 [ 3 ] {c9f959c2-246b-45fb-922e-d78b899220fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.138830 [ 3 ] {} HTTP-Session: d91c5f81-5da2-4f83-9fe0-01d839212bfb Destroying unnamed session 2024.02.06 17:04:51.139008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.139069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.139098 [ 3 ] {} HTTP-Session: 12832483-6c50-48e2-b9db-39f75c7d7746 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.139118 [ 3 ] {} HTTP-Session: 12832483-6c50-48e2-b9db-39f75c7d7746 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.139439 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:51.139500 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.06 17:04:51.156570 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} oximeter.measurements_histogrami64 (b0cd1736-7430-42c9-a07d-1faa16c120dd): Loading data parts 2024.02.06 17:04:51.156671 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} oximeter.measurements_histogrami64 (b0cd1736-7430-42c9-a07d-1faa16c120dd): There are no data parts 2024.02.06 17:04:51.161252 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.161279 [ 3 ] {1ed99912-ed2a-4198-9bde-a0e2188ca8bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.161308 [ 3 ] {} HTTP-Session: 12832483-6c50-48e2-b9db-39f75c7d7746 Destroying unnamed session 2024.02.06 17:04:51.161448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.161515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.161550 [ 3 ] {} HTTP-Session: 2cb1266b-7865-4508-a479-baa37f198412 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.161572 [ 3 ] {} HTTP-Session: 2cb1266b-7865-4508-a479-baa37f198412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.161842 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:51.161907 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.06 17:04:51.170351 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} oximeter.measurements_histogramu64 (685407e6-04d7-4d78-85e4-92aa2fb9557f): Loading data parts 2024.02.06 17:04:51.170442 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} oximeter.measurements_histogramu64 (685407e6-04d7-4d78-85e4-92aa2fb9557f): There are no data parts 2024.02.06 17:04:51.174901 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.174934 [ 3 ] {3619edee-2fa7-42d6-ba27-46ff9dc14a94} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.174949 [ 3 ] {} HTTP-Session: 2cb1266b-7865-4508-a479-baa37f198412 Destroying unnamed session 2024.02.06 17:04:51.175073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.175128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.175147 [ 3 ] {} HTTP-Session: ae8398f5-ab17-48fd-bf8a-20cd5b7bfac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.175169 [ 3 ] {} HTTP-Session: ae8398f5-ab17-48fd-bf8a-20cd5b7bfac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.175390 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:51.175445 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.06 17:04:51.184782 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} oximeter.measurements_histogramf32 (2089f462-0670-4791-82a3-4b63be5a681b): Loading data parts 2024.02.06 17:04:51.184907 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} oximeter.measurements_histogramf32 (2089f462-0670-4791-82a3-4b63be5a681b): There are no data parts 2024.02.06 17:04:51.186725 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.186757 [ 3 ] {55497ed1-95c9-4ac8-bd70-b4280bb52032} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.186771 [ 3 ] {} HTTP-Session: ae8398f5-ab17-48fd-bf8a-20cd5b7bfac9 Destroying unnamed session 2024.02.06 17:04:51.186890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.186939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.186957 [ 3 ] {} HTTP-Session: 4f040e67-88f4-49c2-bb68-62d3e79c870f Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.186979 [ 3 ] {} HTTP-Session: 4f040e67-88f4-49c2-bb68-62d3e79c870f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.187181 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.06 17:04:51.187303 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.06 17:04:51.189978 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Loading data parts 2024.02.06 17:04:51.190080 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): There are no data parts 2024.02.06 17:04:51.199892 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.199918 [ 3 ] {faf765bf-8b2c-4fcb-9af3-7051c2c0a36f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.199942 [ 3 ] {} HTTP-Session: 4f040e67-88f4-49c2-bb68-62d3e79c870f Destroying unnamed session 2024.02.06 17:04:51.200110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.200167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.200192 [ 3 ] {} HTTP-Session: ecb6aabb-8207-4e6a-8889-557f18f55f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.200208 [ 3 ] {} HTTP-Session: ecb6aabb-8207-4e6a-8889-557f18f55f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.200376 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} executeQuery: (from [fd00:1122:3344:101::d]:51594) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.200431 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.06 17:04:51.202485 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} oximeter.fields_bool (03dade02-b6b5-48fb-b865-de15abe86ce2): Loading data parts 2024.02.06 17:04:51.202575 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} oximeter.fields_bool (03dade02-b6b5-48fb-b865-de15abe86ce2): There are no data parts 2024.02.06 17:04:51.204996 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.205039 [ 3 ] {3f42afae-727d-4ad6-a42b-ba5865d5a936} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.205057 [ 3 ] {} HTTP-Session: ecb6aabb-8207-4e6a-8889-557f18f55f1d Destroying unnamed session 2024.02.06 17:04:51.205192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.205260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.205283 [ 3 ] {} HTTP-Session: 6c3be844-c53b-4ab7-9f2b-6a66189bc1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.205310 [ 3 ] {} HTTP-Session: 6c3be844-c53b-4ab7-9f2b-6a66189bc1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.205464 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.205510 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.06 17:04:51.215125 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} oximeter.fields_i8 (6984cf72-5439-4f27-a99b-657deaa1369d): Loading data parts 2024.02.06 17:04:51.215204 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} oximeter.fields_i8 (6984cf72-5439-4f27-a99b-657deaa1369d): There are no data parts 2024.02.06 17:04:51.216871 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.216897 [ 3 ] {2648a08c-3291-47f5-857c-00b88fa23264} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.216920 [ 3 ] {} HTTP-Session: 6c3be844-c53b-4ab7-9f2b-6a66189bc1e2 Destroying unnamed session 2024.02.06 17:04:51.217046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.217095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.217121 [ 3 ] {} HTTP-Session: c0691d89-fa73-4e8c-b2cd-d6ae728a1496 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.217138 [ 3 ] {} HTTP-Session: c0691d89-fa73-4e8c-b2cd-d6ae728a1496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.217297 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.217340 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.06 17:04:51.219474 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} oximeter.fields_u8 (3cdb3d3e-9a7b-4588-aebb-d34d936115d2): Loading data parts 2024.02.06 17:04:51.219565 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} oximeter.fields_u8 (3cdb3d3e-9a7b-4588-aebb-d34d936115d2): There are no data parts 2024.02.06 17:04:51.222249 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.222287 [ 3 ] {74fbe2f2-db7e-4e72-b9b6-cfa30d9f1972} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.222309 [ 3 ] {} HTTP-Session: c0691d89-fa73-4e8c-b2cd-d6ae728a1496 Destroying unnamed session 2024.02.06 17:04:51.222441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.222501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.222523 [ 3 ] {} HTTP-Session: da0773f2-0902-4c5d-8b10-09bbdf36f831 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.222553 [ 3 ] {} HTTP-Session: da0773f2-0902-4c5d-8b10-09bbdf36f831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.222739 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.222798 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.06 17:04:51.224296 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} oximeter.fields_i16 (09de046f-44ac-4544-9e9f-23c1a4f56d99): Loading data parts 2024.02.06 17:04:51.224373 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} oximeter.fields_i16 (09de046f-44ac-4544-9e9f-23c1a4f56d99): There are no data parts 2024.02.06 17:04:51.230907 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.230937 [ 3 ] {3aa3765e-1506-489c-81b3-50814e236bb9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.230967 [ 3 ] {} HTTP-Session: da0773f2-0902-4c5d-8b10-09bbdf36f831 Destroying unnamed session 2024.02.06 17:04:51.231091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.231146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.231178 [ 3 ] {} HTTP-Session: 165302f3-bf16-4497-9af0-a3f377796e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.231207 [ 3 ] {} HTTP-Session: 165302f3-bf16-4497-9af0-a3f377796e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.231391 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.231440 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.06 17:04:51.233231 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Loading data parts 2024.02.06 17:04:51.233320 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): There are no data parts 2024.02.06 17:04:51.247910 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.247939 [ 3 ] {e412bdd5-b8b3-49d2-bbd0-7756afc59f9f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.247959 [ 3 ] {} HTTP-Session: 165302f3-bf16-4497-9af0-a3f377796e75 Destroying unnamed session 2024.02.06 17:04:51.248122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.248181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.248202 [ 3 ] {} HTTP-Session: 5522f439-d731-47d0-9d84-73fa19b1ff2e Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.248229 [ 3 ] {} HTTP-Session: 5522f439-d731-47d0-9d84-73fa19b1ff2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.248421 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.248465 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.06 17:04:51.265330 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} oximeter.fields_i32 (d318e8d2-5f18-46f3-af69-506f4904c86b): Loading data parts 2024.02.06 17:04:51.265436 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} oximeter.fields_i32 (d318e8d2-5f18-46f3-af69-506f4904c86b): There are no data parts 2024.02.06 17:04:51.270440 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.270476 [ 3 ] {58566fb4-43bb-4e97-b6d4-634c6080456b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.270491 [ 3 ] {} HTTP-Session: 5522f439-d731-47d0-9d84-73fa19b1ff2e Destroying unnamed session 2024.02.06 17:04:51.270636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.270694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.270714 [ 3 ] {} HTTP-Session: 4bd05376-4e22-4380-9e8b-cfe3171d986e Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.270739 [ 3 ] {} HTTP-Session: 4bd05376-4e22-4380-9e8b-cfe3171d986e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.270901 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.270945 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.06 17:04:51.283585 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} oximeter.fields_u32 (8e500f6b-d349-4d96-bcd8-afd88ab7d75c): Loading data parts 2024.02.06 17:04:51.283689 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} oximeter.fields_u32 (8e500f6b-d349-4d96-bcd8-afd88ab7d75c): There are no data parts 2024.02.06 17:04:51.287762 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.287798 [ 3 ] {e14d021a-905d-47f5-b40a-f7c0d1fd7979} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.287842 [ 3 ] {} HTTP-Session: 4bd05376-4e22-4380-9e8b-cfe3171d986e Destroying unnamed session 2024.02.06 17:04:51.288007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.288086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.288125 [ 3 ] {} HTTP-Session: e5f1718b-e33b-4b3a-869b-b9d17579d4a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.288148 [ 3 ] {} HTTP-Session: e5f1718b-e33b-4b3a-869b-b9d17579d4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.288366 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.288440 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.06 17:04:51.319486 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Loading data parts 2024.02.06 17:04:51.319610 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): There are no data parts 2024.02.06 17:04:51.323217 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.323260 [ 3 ] {f4b31533-2e09-44c9-9bfa-aea96494e266} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.323289 [ 3 ] {} HTTP-Session: e5f1718b-e33b-4b3a-869b-b9d17579d4a6 Destroying unnamed session 2024.02.06 17:04:51.323426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.323496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.323537 [ 3 ] {} HTTP-Session: 9e289bc3-889f-4817-95c6-0e9de924fc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.323558 [ 3 ] {} HTTP-Session: 9e289bc3-889f-4817-95c6-0e9de924fc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.323762 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.323826 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.06 17:04:51.336695 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} oximeter.fields_u64 (fa7cc381-1733-4a19-a19a-7b941a780952): Loading data parts 2024.02.06 17:04:51.336803 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} oximeter.fields_u64 (fa7cc381-1733-4a19-a19a-7b941a780952): There are no data parts 2024.02.06 17:04:51.352725 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.352767 [ 3 ] {0ce4a57e-38e0-4339-a892-1d5e2cb58327} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.352783 [ 3 ] {} HTTP-Session: 9e289bc3-889f-4817-95c6-0e9de924fc2c Destroying unnamed session 2024.02.06 17:04:51.352926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.352985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.353004 [ 3 ] {} HTTP-Session: f39a6ff0-5311-483c-82f1-c7300610feb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.353037 [ 3 ] {} HTTP-Session: f39a6ff0-5311-483c-82f1-c7300610feb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.353189 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.353251 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.06 17:04:51.359038 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Loading data parts 2024.02.06 17:04:51.359154 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): There are no data parts 2024.02.06 17:04:51.363535 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.363566 [ 3 ] {12b75f0d-79fa-48cc-a32e-9589180c696a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.363596 [ 3 ] {} HTTP-Session: f39a6ff0-5311-483c-82f1-c7300610feb8 Destroying unnamed session 2024.02.06 17:04:51.363727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.363788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.363821 [ 3 ] {} HTTP-Session: 36490269-58c8-47d6-a999-ce6fe499d05b Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.363852 [ 3 ] {} HTTP-Session: 36490269-58c8-47d6-a999-ce6fe499d05b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.364008 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.364072 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.06 17:04:51.395431 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Loading data parts 2024.02.06 17:04:51.395549 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): There are no data parts 2024.02.06 17:04:51.409281 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.409312 [ 3 ] {662d21e2-843d-45a2-9a15-9f835a5b12a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.409331 [ 3 ] {} HTTP-Session: 36490269-58c8-47d6-a999-ce6fe499d05b Destroying unnamed session 2024.02.06 17:04:51.409482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.409551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.409574 [ 3 ] {} HTTP-Session: 704e9180-9442-4b4a-b0da-cc96dd70f2f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.409607 [ 3 ] {} HTTP-Session: 704e9180-9442-4b4a-b0da-cc96dd70f2f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.409808 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} executeQuery: (from [fd00:1122:3344:101::d]:51594) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.06 17:04:51.409868 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.06 17:04:51.413940 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Loading data parts 2024.02.06 17:04:51.414036 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): There are no data parts 2024.02.06 17:04:51.422062 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.422102 [ 3 ] {648b9fa5-a6e4-4faf-bf1f-72320b3bdfc5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.422117 [ 3 ] {} HTTP-Session: 704e9180-9442-4b4a-b0da-cc96dd70f2f5 Destroying unnamed session 2024.02.06 17:04:51.422241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.422298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.422317 [ 3 ] {} HTTP-Session: 8be40dc5-fe20-4dfb-9148-9cc734192285 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.422348 [ 3 ] {} HTTP-Session: 8be40dc5-fe20-4dfb-9148-9cc734192285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.422580 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} executeQuery: (from [fd00:1122:3344:101::d]:51594) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.06 17:04:51.422663 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.06 17:04:51.424894 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): Loading data parts 2024.02.06 17:04:51.424988 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): There are no data parts 2024.02.06 17:04:51.427519 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.427549 [ 3 ] {9ef6e747-4872-4774-82e7-1b226617aae8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.06 17:04:51.427582 [ 3 ] {} HTTP-Session: 8be40dc5-fe20-4dfb-9148-9cc734192285 Destroying unnamed session 2024.02.06 17:04:51.427736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51594, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:04:51.427800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:04:51.427833 [ 3 ] {} HTTP-Session: 9e82bcbb-870e-4144-9310-1a451ce1d477 Authenticating user 'default' from [fd00:1122:3344:101::d]:51594 2024.02.06 17:04:51.427853 [ 3 ] {} HTTP-Session: 9e82bcbb-870e-4144-9310-1a451ce1d477 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:04:51.427996 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} executeQuery: (from [fd00:1122:3344:101::d]:51594) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.06 17:04:51.428696 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.06 17:04:51.431988 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.74 GiB. 2024.02.06 17:04:51.434686 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:04:51.434914 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} oximeter.version (9942ac75-c637-45e8-af5f-018419eb6419): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:04:51.435116 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} executeQuery: Read 1 rows, 16.00 B in 0.007075817 sec., 141 rows/sec., 2.21 KiB/sec. 2024.02.06 17:04:51.435213 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} DynamicQueryHandler: Done processing query 2024.02.06 17:04:51.435232 [ 3 ] {4c9fe83f-c869-45a4-9471-c06d18ce5937} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.06 17:04:51.435255 [ 3 ] {} HTTP-Session: 9e82bcbb-870e-4144-9310-1a451ce1d477 Destroying unnamed session 2024.02.06 17:04:52.000221 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.27 MiB, peak 231.34 MiB, will set to 228.31 MiB (RSS), difference: 2.04 MiB 2024.02.06 17:05:04.774464 [ 156 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:05:04.774522 [ 156 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:05:19.774806 [ 137 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:05:19.774862 [ 137 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:05:34.774934 [ 123 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:05:34.775031 [ 123 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:05:49.775323 [ 118 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:05:49.775419 [ 118 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:05:51.465450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.465590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.465617 [ 3 ] {} HTTP-Session: 2bb8adfa-b0c2-4ab0-bb40-c6357a547e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.465664 [ 3 ] {} HTTP-Session: 2bb8adfa-b0c2-4ab0-bb40-c6357a547e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.465830 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:05:51.466184 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.466898 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.467005 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:05:51.470130 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.470164 [ 3 ] {0634d4ed-48e5-4856-b2d2-8be3c87a843d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:05:51.470203 [ 3 ] {} HTTP-Session: 2bb8adfa-b0c2-4ab0-bb40-c6357a547e72 Destroying unnamed session 2024.02.06 17:05:51.480188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.480286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.480312 [ 3 ] {} HTTP-Session: 56106a22-71e6-4813-968e-33e16a0553be Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.480337 [ 3 ] {} HTTP-Session: 56106a22-71e6-4813-968e-33e16a0553be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.480522 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:05:51.493516 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.493731 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.493786 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:05:51.494729 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.494778 [ 3 ] {f8133313-df79-4046-8851-c043f0ff53ea} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:05:51.494797 [ 3 ] {} HTTP-Session: 56106a22-71e6-4813-968e-33e16a0553be Destroying unnamed session 2024.02.06 17:05:51.495043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.495094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.495115 [ 3 ] {} HTTP-Session: e9b3fb09-9f89-42bc-a0f0-83411db4bbbc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.495135 [ 3 ] {} HTTP-Session: e9b3fb09-9f89-42bc-a0f0-83411db4bbbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.495264 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:05:51.497625 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.497810 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.497862 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:05:51.498895 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.498927 [ 3 ] {e626b890-a0d4-49fd-820a-6230734b5ebe} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:05:51.498946 [ 3 ] {} HTTP-Session: e9b3fb09-9f89-42bc-a0f0-83411db4bbbc Destroying unnamed session 2024.02.06 17:05:51.499323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.499371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.499391 [ 3 ] {} HTTP-Session: 2783ba31-1196-4ec6-abf8-63e70f78a8f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.499410 [ 3 ] {} HTTP-Session: 2783ba31-1196-4ec6-abf8-63e70f78a8f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.499531 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:05:51.499889 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.500037 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.500078 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:05:51.500822 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.500851 [ 3 ] {a2107adf-05a8-4fa0-85ed-0ff51f50512f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:05:51.500868 [ 3 ] {} HTTP-Session: 2783ba31-1196-4ec6-abf8-63e70f78a8f7 Destroying unnamed session 2024.02.06 17:05:51.501585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.501632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.501651 [ 3 ] {} HTTP-Session: 5e920eaa-8d82-414c-803a-1a2ab184de39 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.501668 [ 3 ] {} HTTP-Session: 5e920eaa-8d82-414c-803a-1a2ab184de39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.501748 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:05:51.501789 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:05:51.502520 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:05:51.505807 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:05:51.508091 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:05:51.508264 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:05:51.508370 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} executeQuery: Read 4 rows, 443.00 B in 0.006592435 sec., 606 rows/sec., 65.62 KiB/sec. 2024.02.06 17:05:51.508483 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.508507 [ 3 ] {5fc9e7de-6cc9-486c-9a63-af9c5b50405e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:05:51.508523 [ 3 ] {} HTTP-Session: 5e920eaa-8d82-414c-803a-1a2ab184de39 Destroying unnamed session 2024.02.06 17:05:51.508638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.508681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.508700 [ 3 ] {} HTTP-Session: a398fa9f-56ef-4adf-87dc-69de2cb0bd27 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.508717 [ 3 ] {} HTTP-Session: a398fa9f-56ef-4adf-87dc-69de2cb0bd27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.508790 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:05:51.508828 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:05:51.508930 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:05:51.514472 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:05:51.514714 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:05:51.514888 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:05:51.515005 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} executeQuery: Read 23 rows, 1.86 KiB in 0.006182993 sec., 3719 rows/sec., 301.51 KiB/sec. 2024.02.06 17:05:51.515168 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.515197 [ 3 ] {6fa35e0b-503d-417b-818f-c4515ad8d289} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:05:51.515216 [ 3 ] {} HTTP-Session: a398fa9f-56ef-4adf-87dc-69de2cb0bd27 Destroying unnamed session 2024.02.06 17:05:51.515459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10819, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.515517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.515545 [ 3 ] {} HTTP-Session: f79c2399-17a3-4b9e-aeb3-abe8d6d536e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.515569 [ 3 ] {} HTTP-Session: f79c2399-17a3-4b9e-aeb3-abe8d6d536e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.515666 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:05:51.515707 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:05:51.515807 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:05:51.516126 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:05:51.516336 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:05:51.516480 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:05:51.516572 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} executeQuery: Read 69 rows, 6.58 KiB in 0.000877395 sec., 78641 rows/sec., 7.33 MiB/sec. 2024.02.06 17:05:51.516713 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.516735 [ 3 ] {5112a9cd-669d-41dc-bc29-b8ae0b0aaef8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:05:51.516750 [ 3 ] {} HTTP-Session: f79c2399-17a3-4b9e-aeb3-abe8d6d536e8 Destroying unnamed session 2024.02.06 17:05:51.516871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5654, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.516915 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.516935 [ 3 ] {} HTTP-Session: c0a16313-ae91-4403-962f-64c04aafc4c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.516951 [ 3 ] {} HTTP-Session: c0a16313-ae91-4403-962f-64c04aafc4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.517021 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:05:51.517059 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:05:51.518247 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:05:51.520928 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:05:51.521174 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:05:51.521328 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:05:51.521421 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} executeQuery: Read 33 rows, 2.66 KiB in 0.004372813 sec., 7546 rows/sec., 607.22 KiB/sec. 2024.02.06 17:05:51.521555 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.521578 [ 3 ] {3548f65b-a003-4a9f-9ca2-e23e2fd0e3e6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:05:51.521594 [ 3 ] {} HTTP-Session: c0a16313-ae91-4403-962f-64c04aafc4c9 Destroying unnamed session 2024.02.06 17:05:51.521842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 24637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.521887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.521907 [ 3 ] {} HTTP-Session: d2f9d602-b4f9-403d-8abe-6486d213913b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.521923 [ 3 ] {} HTTP-Session: d2f9d602-b4f9-403d-8abe-6486d213913b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.521997 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:05:51.522040 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:05:51.522189 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:05:51.522575 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:05:51.527548 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:05:51.527738 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:05:51.527837 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} executeQuery: Read 23 rows, 31.78 KiB in 0.005811232 sec., 3957 rows/sec., 5.34 MiB/sec. 2024.02.06 17:05:51.527957 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.527980 [ 3 ] {49ddaed6-3e3f-443f-9e02-8cf04d016f4a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:05:51.527995 [ 3 ] {} HTTP-Session: d2f9d602-b4f9-403d-8abe-6486d213913b Destroying unnamed session 2024.02.06 17:05:51.528131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 2433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:05:51.528176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:05:51.528195 [ 3 ] {} HTTP-Session: 40018326-bab9-4c38-b481-6847ff7d32b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:05:51.528211 [ 3 ] {} HTTP-Session: 40018326-bab9-4c38-b481-6847ff7d32b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:05:51.528279 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:05:51.528858 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.06 17:05:51.528964 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:05:51.529247 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:05:51.529504 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:05:51.529680 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:05:51.529774 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} executeQuery: Read 15 rows, 1.12 KiB in 0.001464871 sec., 10239 rows/sec., 761.99 KiB/sec. 2024.02.06 17:05:51.529915 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} DynamicQueryHandler: Done processing query 2024.02.06 17:05:51.529938 [ 3 ] {0adc0a3d-642c-4df3-946f-07678355d29b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:05:51.529954 [ 3 ] {} HTTP-Session: 40018326-bab9-4c38-b481-6847ff7d32b6 Destroying unnamed session 2024.02.06 17:06:01.444479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:01.444602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:01.444627 [ 3 ] {} HTTP-Session: 3b20e8ed-b45a-44b5-9e35-dcc2a0157ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:01.444653 [ 3 ] {} HTTP-Session: 3b20e8ed-b45a-44b5-9e35-dcc2a0157ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:01.444782 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:01.444842 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:01.444997 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:01.445407 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:01.445695 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:06:01.445877 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:06:01.445990 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} executeQuery: Read 25 rows, 2.03 KiB in 0.001172962 sec., 21313 rows/sec., 1.69 MiB/sec. 2024.02.06 17:06:01.446174 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} DynamicQueryHandler: Done processing query 2024.02.06 17:06:01.446200 [ 3 ] {e3984129-de8b-4b00-a916-b601f184a248} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:01.446216 [ 3 ] {} HTTP-Session: 3b20e8ed-b45a-44b5-9e35-dcc2a0157ba2 Destroying unnamed session 2024.02.06 17:06:01.446375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:01.446423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:01.446443 [ 3 ] {} HTTP-Session: 2af4f0de-d60a-4646-ac56-f85227f3316a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:01.446463 [ 3 ] {} HTTP-Session: 2af4f0de-d60a-4646-ac56-f85227f3316a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:01.446545 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:01.446588 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:01.446702 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:01.447046 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:01.447259 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:06:01.447418 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:06:01.447509 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} executeQuery: Read 75 rows, 7.15 KiB in 0.000936686 sec., 80069 rows/sec., 7.45 MiB/sec. 2024.02.06 17:06:01.447668 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} DynamicQueryHandler: Done processing query 2024.02.06 17:06:01.447692 [ 3 ] {aac036cc-2023-4e71-9312-90a2a783c308} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:01.447713 [ 3 ] {} HTTP-Session: 2af4f0de-d60a-4646-ac56-f85227f3316a Destroying unnamed session 2024.02.06 17:06:01.447864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:01.447910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:01.447930 [ 3 ] {} HTTP-Session: 462a75fe-ca80-44fc-b14c-7c62a444670f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:01.447947 [ 3 ] {} HTTP-Session: 462a75fe-ca80-44fc-b14c-7c62a444670f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:01.448023 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:01.448064 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:01.448176 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:01.448465 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:01.448678 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:06:01.448829 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:06:01.448919 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} executeQuery: Read 25 rows, 2.00 KiB in 0.000868334 sec., 28790 rows/sec., 2.25 MiB/sec. 2024.02.06 17:06:01.449063 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} DynamicQueryHandler: Done processing query 2024.02.06 17:06:01.449100 [ 3 ] {2fab76b6-1353-4521-ae0b-17227e8df47d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:06:01.449125 [ 3 ] {} HTTP-Session: 462a75fe-ca80-44fc-b14c-7c62a444670f Destroying unnamed session 2024.02.06 17:06:01.449318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:01.449366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:01.449387 [ 3 ] {} HTTP-Session: b0e6b69c-7f10-4e3a-bf44-fa4f38a5ee12 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:01.449404 [ 3 ] {} HTTP-Session: b0e6b69c-7f10-4e3a-bf44-fa4f38a5ee12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:01.449481 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:01.449525 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:01.449658 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:01.450071 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:01.450376 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:06:01.450561 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:06:01.450658 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} executeQuery: Read 25 rows, 34.55 KiB in 0.001148862 sec., 21760 rows/sec., 29.36 MiB/sec. 2024.02.06 17:06:01.450796 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} DynamicQueryHandler: Done processing query 2024.02.06 17:06:01.450820 [ 3 ] {3f9fb8ed-825a-4b8d-aeab-ce6f513b523c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:06:01.450836 [ 3 ] {} HTTP-Session: b0e6b69c-7f10-4e3a-bf44-fa4f38a5ee12 Destroying unnamed session 2024.02.06 17:06:04.775572 [ 107 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:06:04.775652 [ 107 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:06:11.444686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.444809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.444834 [ 3 ] {} HTTP-Session: fe60f6cf-3ef2-40fa-9d53-fa99d47bb886 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.444859 [ 3 ] {} HTTP-Session: fe60f6cf-3ef2-40fa-9d53-fa99d47bb886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.445048 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:06:11.451728 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.451903 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.452008 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:06:11.454180 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.06 17:06:11.459945 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.06 17:06:11.460007 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.06 17:06:11.462059 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.06 17:06:11.476205 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} executeQuery: Read 4 rows, 443.00 B in 0.0311084 sec., 128 rows/sec., 13.91 KiB/sec. 2024.02.06 17:06:11.476466 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.476497 [ 3 ] {55141d8c-9e11-4887-8be3-5e2721b48225} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:06:11.476517 [ 3 ] {} HTTP-Session: fe60f6cf-3ef2-40fa-9d53-fa99d47bb886 Destroying unnamed session 2024.02.06 17:06:11.476853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.476903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.476924 [ 3 ] {} HTTP-Session: 019a45d3-86ec-4af2-84e8-7c20529b4c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.476942 [ 3 ] {} HTTP-Session: 019a45d3-86ec-4af2-84e8-7c20529b4c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.477071 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:06:11.477513 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.477666 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.477706 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:06:11.477844 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.06 17:06:11.477871 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.06 17:06:11.477891 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.06 17:06:11.477919 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.06 17:06:11.478890 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} executeQuery: Read 4 rows, 443.00 B in 0.00178007 sec., 2247 rows/sec., 243.03 KiB/sec. 2024.02.06 17:06:11.479081 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.479104 [ 3 ] {647a17fa-4858-4e15-b209-2aeb5c7d2eaf} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:06:11.479121 [ 3 ] {} HTTP-Session: 019a45d3-86ec-4af2-84e8-7c20529b4c6d Destroying unnamed session 2024.02.06 17:06:11.479461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.479508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.479528 [ 3 ] {} HTTP-Session: 102410d7-6244-4c16-aa32-a40e4ac108d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.479546 [ 3 ] {} HTTP-Session: 102410d7-6244-4c16-aa32-a40e4ac108d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.479673 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:06:11.480116 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.480276 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.480317 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:06:11.480460 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.06 17:06:11.480489 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.06 17:06:11.480509 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.06 17:06:11.480537 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.06 17:06:11.481416 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} executeQuery: Read 4 rows, 443.00 B in 0.001706478 sec., 2344 rows/sec., 253.51 KiB/sec. 2024.02.06 17:06:11.481610 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.481633 [ 3 ] {c83c5362-c7bf-48d0-9d47-c3de01ca4284} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:06:11.481648 [ 3 ] {} HTTP-Session: 102410d7-6244-4c16-aa32-a40e4ac108d9 Destroying unnamed session 2024.02.06 17:06:11.481860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.481904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.481923 [ 3 ] {} HTTP-Session: 02f8e5e7-d0f5-4e0c-935b-bb5f659218a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.481940 [ 3 ] {} HTTP-Session: 02f8e5e7-d0f5-4e0c-935b-bb5f659218a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.482056 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:06:11.482505 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.482668 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.482709 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:06:11.482852 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.06 17:06:11.482880 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.06 17:06:11.482900 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.06 17:06:11.482928 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.06 17:06:11.483801 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} executeQuery: Read 4 rows, 443.00 B in 0.001707908 sec., 2342 rows/sec., 253.30 KiB/sec. 2024.02.06 17:06:11.483993 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.484017 [ 3 ] {84d11ef7-990e-4b83-8706-77fb95feb78a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:06:11.484033 [ 3 ] {} HTTP-Session: 02f8e5e7-d0f5-4e0c-935b-bb5f659218a6 Destroying unnamed session 2024.02.06 17:06:11.484256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.484300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.484319 [ 3 ] {} HTTP-Session: 84be2061-ace7-4d4b-a347-f5ec8770d656 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.484335 [ 3 ] {} HTTP-Session: 84be2061-ace7-4d4b-a347-f5ec8770d656 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.484453 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:06:11.484906 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.485068 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.485108 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:06:11.485250 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.06 17:06:11.485277 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.06 17:06:11.485298 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.06 17:06:11.485325 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.06 17:06:11.486118 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} executeQuery: Read 4 rows, 443.00 B in 0.001627896 sec., 2457 rows/sec., 265.75 KiB/sec. 2024.02.06 17:06:11.486302 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.486325 [ 3 ] {70da76fa-026d-4f14-8f8e-27740baf0d7e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:06:11.486340 [ 3 ] {} HTTP-Session: 84be2061-ace7-4d4b-a347-f5ec8770d656 Destroying unnamed session 2024.02.06 17:06:11.486542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.486588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.486607 [ 3 ] {} HTTP-Session: 08a28979-c13d-44e5-8e60-06529c3054da Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.486623 [ 3 ] {} HTTP-Session: 08a28979-c13d-44e5-8e60-06529c3054da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.486742 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:06:11.487200 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.487365 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.487405 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:06:11.487549 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.06 17:06:11.487577 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.06 17:06:11.487598 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.06 17:06:11.487626 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.06 17:06:11.488560 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} executeQuery: Read 4 rows, 443.00 B in 0.00177992 sec., 2247 rows/sec., 243.05 KiB/sec. 2024.02.06 17:06:11.488759 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.488782 [ 3 ] {ef12e263-2d24-4a08-9d5b-65f2cad0f373} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.06 17:06:11.488798 [ 3 ] {} HTTP-Session: 08a28979-c13d-44e5-8e60-06529c3054da Destroying unnamed session 2024.02.06 17:06:11.503690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.503742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.503765 [ 3 ] {} HTTP-Session: 03983ce6-17ce-4791-b6b9-cc47ef0f6e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.503785 [ 3 ] {} HTTP-Session: 03983ce6-17ce-4791-b6b9-cc47ef0f6e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.503879 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:11.503927 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:11.504100 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:11.504471 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:11.504789 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:06:11.504950 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:06:11.505056 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} executeQuery: Read 6 rows, 996.00 B in 0.001144352 sec., 5243 rows/sec., 849.96 KiB/sec. 2024.02.06 17:06:11.505217 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.505241 [ 3 ] {65bd5c21-a781-48b6-9fcc-dcd3d8768e5d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:11.505257 [ 3 ] {} HTTP-Session: 03983ce6-17ce-4791-b6b9-cc47ef0f6e03 Destroying unnamed session 2024.02.06 17:06:11.505372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.505416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.505435 [ 3 ] {} HTTP-Session: 8ff6c4ae-7c4f-4a30-be2f-7608d6f6433c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.505451 [ 3 ] {} HTTP-Session: 8ff6c4ae-7c4f-4a30-be2f-7608d6f6433c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.505523 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:11.505561 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:11.505675 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:11.505958 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:11.506162 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:06:11.506321 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:06:11.506411 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} executeQuery: Read 25 rows, 2.03 KiB in 0.000862514 sec., 28985 rows/sec., 2.29 MiB/sec. 2024.02.06 17:06:11.506524 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.506546 [ 3 ] {cf058063-c1f8-44f7-a443-6688b241a32b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:11.506561 [ 3 ] {} HTTP-Session: 8ff6c4ae-7c4f-4a30-be2f-7608d6f6433c Destroying unnamed session 2024.02.06 17:06:11.506699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.506744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.506762 [ 3 ] {} HTTP-Session: 8eb22a22-7bc7-48ad-8641-8c48931eb3c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.506779 [ 3 ] {} HTTP-Session: 8eb22a22-7bc7-48ad-8641-8c48931eb3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.506853 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:11.506890 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:11.506989 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:11.507314 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:11.507533 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:06:11.507697 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:06:11.507791 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} executeQuery: Read 111 rows, 9.96 KiB in 0.000911586 sec., 121765 rows/sec., 10.67 MiB/sec. 2024.02.06 17:06:11.507906 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.507928 [ 3 ] {aab80168-6a49-42a0-a043-d6cac38215a9} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:06:11.507944 [ 3 ] {} HTTP-Session: 8eb22a22-7bc7-48ad-8641-8c48931eb3c1 Destroying unnamed session 2024.02.06 17:06:11.508052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.508095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.508114 [ 3 ] {} HTTP-Session: 446e410a-84d5-41e3-b755-db23481f515d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.508130 [ 3 ] {} HTTP-Session: 446e410a-84d5-41e3-b755-db23481f515d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.508200 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:11.508237 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:11.508337 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:11.508625 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:11.508829 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:06:11.508975 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:06:11.509065 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} executeQuery: Read 49 rows, 3.90 KiB in 0.000839013 sec., 58401 rows/sec., 4.54 MiB/sec. 2024.02.06 17:06:11.509176 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.509198 [ 3 ] {d1049dcd-0411-4db8-b21a-d150882bf1a0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:06:11.509214 [ 3 ] {} HTTP-Session: 446e410a-84d5-41e3-b755-db23481f515d Destroying unnamed session 2024.02.06 17:06:11.509493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 76270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.509537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.509556 [ 3 ] {} HTTP-Session: 2950c14e-7040-40f1-854f-370b5d17e1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.509573 [ 3 ] {} HTTP-Session: 2950c14e-7040-40f1-854f-370b5d17e1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.509666 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:11.509709 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:06:11.509822 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:11.510283 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:11.510559 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:06:11.510729 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:06:11.510821 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} executeQuery: Read 396 rows, 28.62 KiB in 0.001127371 sec., 351259 rows/sec., 24.79 MiB/sec. 2024.02.06 17:06:11.510973 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.510996 [ 3 ] {e482c03e-a4fc-4494-93bb-80a1555b79d3} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.02.06 17:06:11.511012 [ 3 ] {} HTTP-Session: 2950c14e-7040-40f1-854f-370b5d17e1b4 Destroying unnamed session 2024.02.06 17:06:11.511167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:11.511211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:11.511230 [ 3 ] {} HTTP-Session: b0d4eea6-f5d8-4390-8c83-11f4d95ab744 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:11.511246 [ 3 ] {} HTTP-Session: b0d4eea6-f5d8-4390-8c83-11f4d95ab744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:11.511319 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:11.511362 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:11.511496 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:11.511867 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:11.512155 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:06:11.512341 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:06:11.512437 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} executeQuery: Read 25 rows, 34.55 KiB in 0.001091231 sec., 22909 rows/sec., 30.92 MiB/sec. 2024.02.06 17:06:11.512556 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} DynamicQueryHandler: Done processing query 2024.02.06 17:06:11.512580 [ 3 ] {3bbdaa28-c2b1-41bf-9054-46021ddf4151} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:06:11.512596 [ 3 ] {} HTTP-Session: b0d4eea6-f5d8-4390-8c83-11f4d95ab744 Destroying unnamed session 2024.02.06 17:06:19.775715 [ 99 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:06:19.775818 [ 99 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:06:21.444312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:21.444433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:21.444459 [ 3 ] {} HTTP-Session: 861793f4-a02c-4122-bffe-12b3faf10e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:21.444485 [ 3 ] {} HTTP-Session: 861793f4-a02c-4122-bffe-12b3faf10e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:21.444619 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:21.444680 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:21.444840 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:21.445304 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:21.445568 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.06 17:06:21.445731 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.06 17:06:21.445846 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} executeQuery: Read 25 rows, 2.03 KiB in 0.001189943 sec., 21009 rows/sec., 1.66 MiB/sec. 2024.02.06 17:06:21.446002 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} DynamicQueryHandler: Done processing query 2024.02.06 17:06:21.446027 [ 3 ] {9d0c2a45-67f9-45fe-82d1-7764c7c3dfa7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:21.446043 [ 3 ] {} HTTP-Session: 861793f4-a02c-4122-bffe-12b3faf10e50 Destroying unnamed session 2024.02.06 17:06:21.446209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:21.446259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:21.446277 [ 3 ] {} HTTP-Session: 835341da-4fb3-42f3-8310-2f976e2c6243 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:21.446296 [ 3 ] {} HTTP-Session: 835341da-4fb3-42f3-8310-2f976e2c6243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:21.446381 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:21.446423 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:21.446532 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:21.446894 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:21.447106 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.06 17:06:21.447253 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.06 17:06:21.447354 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} executeQuery: Read 75 rows, 7.15 KiB in 0.000945167 sec., 79351 rows/sec., 7.38 MiB/sec. 2024.02.06 17:06:21.447506 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} DynamicQueryHandler: Done processing query 2024.02.06 17:06:21.447529 [ 3 ] {ce546262-a9d3-46bc-88b0-2302c5647377} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:21.447546 [ 3 ] {} HTTP-Session: 835341da-4fb3-42f3-8310-2f976e2c6243 Destroying unnamed session 2024.02.06 17:06:21.447664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:21.447710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:21.447730 [ 3 ] {} HTTP-Session: c441dde4-6bb2-495a-8d4c-898e232173d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:21.447747 [ 3 ] {} HTTP-Session: c441dde4-6bb2-495a-8d4c-898e232173d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:21.447821 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:21.447860 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:21.447971 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:21.448263 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:21.448469 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.06 17:06:21.448617 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.06 17:06:21.448735 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} executeQuery: Read 25 rows, 2.00 KiB in 0.000882914 sec., 28315 rows/sec., 2.21 MiB/sec. 2024.02.06 17:06:21.448854 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} DynamicQueryHandler: Done processing query 2024.02.06 17:06:21.448876 [ 3 ] {72613b25-708a-434c-8d84-5b6e35360029} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:06:21.448891 [ 3 ] {} HTTP-Session: c441dde4-6bb2-495a-8d4c-898e232173d8 Destroying unnamed session 2024.02.06 17:06:21.449048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:21.449092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:21.449109 [ 3 ] {} HTTP-Session: ff44fec0-d788-4f07-8bf6-d526eff8905f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:21.449125 [ 3 ] {} HTTP-Session: ff44fec0-d788-4f07-8bf6-d526eff8905f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:21.449201 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:21.449244 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:21.449380 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:21.449787 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.72 GiB. 2024.02.06 17:06:21.450091 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.06 17:06:21.450269 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.06 17:06:21.450391 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} executeQuery: Read 25 rows, 34.55 KiB in 0.001160353 sec., 21545 rows/sec., 29.07 MiB/sec. 2024.02.06 17:06:21.450556 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} DynamicQueryHandler: Done processing query 2024.02.06 17:06:21.450580 [ 3 ] {7ea74997-6713-42ef-9fea-b5d7912aa790} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:06:21.450595 [ 3 ] {} HTTP-Session: ff44fec0-d788-4f07-8bf6-d526eff8905f Destroying unnamed session 2024.02.06 17:06:31.445587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:31.445724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:31.445754 [ 3 ] {} HTTP-Session: 97e8c02e-a824-4a99-ad64-acf7f10380fb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:31.445783 [ 3 ] {} HTTP-Session: 97e8c02e-a824-4a99-ad64-acf7f10380fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:31.445928 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:31.445997 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:31.446179 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:31.446719 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:31.446994 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.06 17:06:31.447169 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.06 17:06:31.447305 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} executeQuery: Read 25 rows, 2.03 KiB in 0.001337438 sec., 18692 rows/sec., 1.48 MiB/sec. 2024.02.06 17:06:31.447478 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} DynamicQueryHandler: Done processing query 2024.02.06 17:06:31.447504 [ 3 ] {24a82857-6125-40ed-985d-00042822640a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:31.447521 [ 3 ] {} HTTP-Session: 97e8c02e-a824-4a99-ad64-acf7f10380fb Destroying unnamed session 2024.02.06 17:06:31.447735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:31.447787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:31.447806 [ 3 ] {} HTTP-Session: 7c4e25b8-ef0a-4d1c-aa89-23920de2fa3d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:31.447825 [ 3 ] {} HTTP-Session: 7c4e25b8-ef0a-4d1c-aa89-23920de2fa3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:31.447911 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:31.447951 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:31.448061 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:31.448412 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:31.448629 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.06 17:06:31.448782 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.06 17:06:31.448881 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} executeQuery: Read 75 rows, 7.15 KiB in 0.000942787 sec., 79551 rows/sec., 7.40 MiB/sec. 2024.02.06 17:06:31.449009 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} DynamicQueryHandler: Done processing query 2024.02.06 17:06:31.449033 [ 3 ] {d576ce52-a49c-40db-8c0c-91eacd0ac02d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:31.449049 [ 3 ] {} HTTP-Session: 7c4e25b8-ef0a-4d1c-aa89-23920de2fa3d Destroying unnamed session 2024.02.06 17:06:31.449205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:31.449252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:31.449272 [ 3 ] {} HTTP-Session: 51ff9468-d69e-4fb6-b43b-fa5f3c052322 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:31.449290 [ 3 ] {} HTTP-Session: 51ff9468-d69e-4fb6-b43b-fa5f3c052322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:31.449362 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:31.449400 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:31.449506 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:31.449796 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:31.450002 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.06 17:06:31.450148 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.06 17:06:31.450274 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} executeQuery: Read 25 rows, 2.00 KiB in 0.000880015 sec., 28408 rows/sec., 2.22 MiB/sec. 2024.02.06 17:06:31.450450 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} DynamicQueryHandler: Done processing query 2024.02.06 17:06:31.450481 [ 3 ] {e296eb98-75e3-48b6-866d-fbe8ef1420fa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:06:31.450496 [ 3 ] {} HTTP-Session: 51ff9468-d69e-4fb6-b43b-fa5f3c052322 Destroying unnamed session 2024.02.06 17:06:31.450660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:31.450706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:31.450725 [ 3 ] {} HTTP-Session: 82088ec8-aecd-4881-9686-61897cef8f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:31.450742 [ 3 ] {} HTTP-Session: 82088ec8-aecd-4881-9686-61897cef8f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:31.450818 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:31.450862 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:31.451011 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:31.451410 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:31.451730 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.06 17:06:31.451918 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.06 17:06:31.452051 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} executeQuery: Read 25 rows, 34.55 KiB in 0.001205223 sec., 20743 rows/sec., 27.99 MiB/sec. 2024.02.06 17:06:31.452219 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} DynamicQueryHandler: Done processing query 2024.02.06 17:06:31.452244 [ 3 ] {280fcb8c-125d-4dac-b5d1-4213ebe26400} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:06:31.452259 [ 3 ] {} HTTP-Session: 82088ec8-aecd-4881-9686-61897cef8f51 Destroying unnamed session 2024.02.06 17:06:34.776076 [ 90 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:06:34.776126 [ 90 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:06:36.445076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 2922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:36.445256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:36.445302 [ 3 ] {} HTTP-Session: fcbca975-4156-4993-b3b6-6e832f135244 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:36.445343 [ 3 ] {} HTTP-Session: fcbca975-4156-4993-b3b6-6e832f135244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:36.445539 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:36.445602 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:36.445758 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:36.446180 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.446445 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.06 17:06:36.446619 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.06 17:06:36.446730 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} executeQuery: Read 20 rows, 1.62 KiB in 0.001149922 sec., 17392 rows/sec., 1.38 MiB/sec. 2024.02.06 17:06:36.446840 [ 88 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.06 17:06:36.446887 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} DynamicQueryHandler: Done processing query 2024.02.06 17:06:36.446903 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.446914 [ 3 ] {3ef15686-7361-46e7-be17-aa4e9296c53d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:36.446936 [ 3 ] {} HTTP-Session: fcbca975-4156-4993-b3b6-6e832f135244 Destroying unnamed session 2024.02.06 17:06:36.447084 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.06 17:06:36.447141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:36.447201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:36.447222 [ 3 ] {} HTTP-Session: 4a8e0a4c-e8b9-4e7f-95f7-4b1b00d1c601 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:36.447241 [ 3 ] {} HTTP-Session: 4a8e0a4c-e8b9-4e7f-95f7-4b1b00d1c601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:36.447324 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:36.447365 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:36.447476 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:36.447804 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.448017 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.06 17:06:36.448165 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.06 17:06:36.448250 [ 88 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.06 17:06:36.448261 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} executeQuery: Read 60 rows, 5.96 KiB in 0.000909576 sec., 65964 rows/sec., 6.40 MiB/sec. 2024.02.06 17:06:36.448280 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.448388 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.06 17:06:36.448425 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} DynamicQueryHandler: Done processing query 2024.02.06 17:06:36.448453 [ 3 ] {1f40f6ad-2928-4ad9-9c07-8172e7c79e4b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:36.448469 [ 3 ] {} HTTP-Session: 4a8e0a4c-e8b9-4e7f-95f7-4b1b00d1c601 Destroying unnamed session 2024.02.06 17:06:36.448634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:36.448680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:36.448700 [ 3 ] {} HTTP-Session: 7feb7134-ccc0-4138-a4fe-41f9375ace04 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:36.448717 [ 3 ] {} HTTP-Session: 7feb7134-ccc0-4138-a4fe-41f9375ace04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:36.448790 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:36.448829 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:36.448931 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:36.449396 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:06:36.449456 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:06:36.449542 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.449621 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 69 rows starting from the beginning of the part 2024.02.06 17:06:36.449630 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2024.02.06 17:06:36.449978 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 75 rows starting from the beginning of the part 2024.02.06 17:06:36.450032 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.06 17:06:36.450152 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.450338 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 111 rows starting from the beginning of the part 2024.02.06 17:06:36.450435 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.06 17:06:36.450574 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.450685 [ 88 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.06 17:06:36.450886 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.450926 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} executeQuery: Read 30 rows, 2.42 KiB in 0.002085678 sec., 14383 rows/sec., 1.13 MiB/sec. 2024.02.06 17:06:36.450946 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 75 rows starting from the beginning of the part 2024.02.06 17:06:36.451273 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.451572 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} DynamicQueryHandler: Done processing query 2024.02.06 17:06:36.451647 [ 3 ] {7d180015-a18e-4888-b514-472a0b6563b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:06:36.451685 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part 2024.02.06 17:06:36.451754 [ 3 ] {} HTTP-Session: 7feb7134-ccc0-4138-a4fe-41f9375ace04 Destroying unnamed session 2024.02.06 17:06:36.451889 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.451741 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.06 17:06:36.452070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 21438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:36.452148 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part 2024.02.06 17:06:36.452239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:36.452350 [ 3 ] {} HTTP-Session: d4899c89-5741-4c6a-857c-f28abc7e0f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:36.452399 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part 2024.02.06 17:06:36.452451 [ 3 ] {} HTTP-Session: d4899c89-5741-4c6a-857c-f28abc7e0f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:36.452662 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:06:36.453015 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:36.452986 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 33 rows starting from the beginning of the part 2024.02.06 17:06:36.453197 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:36.455077 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:36.455194 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.456797 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 4 columns (4 merged, 0 gathered) in 0.008451016 sec., 55022.970019226086 rows/sec., 5.08 MiB/sec. 2024.02.06 17:06:36.457245 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.06 17:06:36.457304 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.457356 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 4 columns (4 merged, 0 gathered) in 0.01037185 sec., 13787.318559369833 rows/sec., 1.09 MiB/sec. 2024.02.06 17:06:36.457474 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 49 rows starting from the beginning of the part 2024.02.06 17:06:36.457644 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.06 17:06:36.457823 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.06 17:06:36.457988 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.458038 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_6_1} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.06 17:06:36.458160 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.06 17:06:36.458373 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_6_1} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.06 17:06:36.458623 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.458624 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.06 17:06:36.458789 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part 2024.02.06 17:06:36.459030 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.06 17:06:36.459193 [ 88 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.06 17:06:36.459220 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} executeQuery: Read 20 rows, 27.64 KiB in 0.006120801 sec., 3267 rows/sec., 4.41 MiB/sec. 2024.02.06 17:06:36.459251 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.459510 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.06 17:06:36.459771 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} DynamicQueryHandler: Done processing query 2024.02.06 17:06:36.459830 [ 3 ] {8c845760-1199-4e84-ad72-c94dc5cf6a3a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:06:36.459915 [ 3 ] {} HTTP-Session: d4899c89-5741-4c6a-857c-f28abc7e0f09 Destroying unnamed session 2024.02.06 17:06:36.459969 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:06:36.460090 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2024.02.06 17:06:36.460199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:36.460373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:36.460457 [ 3 ] {} HTTP-Session: c8fc7f8f-8ea4-43ff-85fb-e21fc95eb651 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:36.460552 [ 3 ] {} HTTP-Session: c8fc7f8f-8ea4-43ff-85fb-e21fc95eb651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:36.460698 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.461011 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:36.461172 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.06 17:06:36.461197 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.461710 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.462203 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:36.462275 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part 2024.02.06 17:06:36.462627 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 187 rows, containing 4 columns (4 merged, 0 gathered) in 0.011611244 sec., 16105.078835652752 rows/sec., 1.26 MiB/sec. 2024.02.06 17:06:36.462676 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 20 rows starting from the beginning of the part 2024.02.06 17:06:36.462946 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.06 17:06:36.463372 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.06 17:06:36.463408 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:36.463439 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_6_1} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.06 17:06:36.463675 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:06:36.463854 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:06:36.463949 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} executeQuery: Read 12 rows, 897.00 B in 0.00284934 sec., 4211 rows/sec., 307.43 KiB/sec. 2024.02.06 17:06:36.464075 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} DynamicQueryHandler: Done processing query 2024.02.06 17:06:36.464098 [ 3 ] {2b69c6d4-3b76-4b1f-a39b-1cd916ac8965} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:06:36.464114 [ 3 ] {} HTTP-Session: c8fc7f8f-8ea4-43ff-85fb-e21fc95eb651 Destroying unnamed session 2024.02.06 17:06:36.467159 [ 9 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 143 rows, containing 6 columns (6 merged, 0 gathered) in 0.007820909 sec., 18284.319635991164 rows/sec., 24.67 MiB/sec. 2024.02.06 17:06:36.467347 [ 9 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.06 17:06:36.467576 [ 9 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.06 17:06:36.467637 [ 9 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_6_1} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.06 17:06:41.444543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.444727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.444775 [ 3 ] {} HTTP-Session: f3b3d40e-db99-4ff5-85cc-c75cb27c8894 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.444817 [ 3 ] {} HTTP-Session: f3b3d40e-db99-4ff5-85cc-c75cb27c8894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.445141 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} executeQuery: (from [fd00:1122:3344:101::d]:64319) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.06 17:06:41.445974 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:41.446158 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:41.446211 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.06 17:06:41.446384 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.06 17:06:41.446524 [ 186 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.06 17:06:41.446525 [ 187 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.06 17:06:41.446695 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.02.06 17:06:41.446788 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.06 17:06:41.448745 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} executeQuery: Read 10 rows, 1.41 KiB in 0.003524749 sec., 2837 rows/sec., 398.69 KiB/sec. 2024.02.06 17:06:41.449065 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.449097 [ 3 ] {83f4edb1-27ff-4950-963f-eea0dca4d82d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.06 17:06:41.449117 [ 3 ] {} HTTP-Session: f3b3d40e-db99-4ff5-85cc-c75cb27c8894 Destroying unnamed session 2024.02.06 17:06:41.450916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.451007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.451046 [ 3 ] {} HTTP-Session: 591f4ba4-0026-4ea9-95d6-6826a2375458 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.451081 [ 3 ] {} HTTP-Session: 591f4ba4-0026-4ea9-95d6-6826a2375458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.451239 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:41.451321 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.06 17:06:41.451604 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:41.451944 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:41.452250 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:06:41.452419 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} oximeter.timeseries_schema (7f4bba23-e74b-4ed8-a8bd-7696494066ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:06:41.452556 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} executeQuery: Read 1 rows, 232.00 B in 0.001266116 sec., 789 rows/sec., 178.94 KiB/sec. 2024.02.06 17:06:41.452675 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.452698 [ 3 ] {58dfd098-ef1d-4d54-9b77-e54c37be0a0c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:41.452714 [ 3 ] {} HTTP-Session: 591f4ba4-0026-4ea9-95d6-6826a2375458 Destroying unnamed session 2024.02.06 17:06:41.452862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.452908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.452927 [ 3 ] {} HTTP-Session: 3951ea60-f318-482a-b658-f91f69a4dc3f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.452945 [ 3 ] {} HTTP-Session: 3951ea60-f318-482a-b658-f91f69a4dc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.453022 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:41.453061 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:41.453171 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:41.453466 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:41.453683 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.06 17:06:41.453843 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.06 17:06:41.453957 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} executeQuery: Read 25 rows, 2.03 KiB in 0.000907816 sec., 27538 rows/sec., 2.18 MiB/sec. 2024.02.06 17:06:41.454076 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.454099 [ 3 ] {0e81bb01-fa3c-441b-9e67-954a5b3240c6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:41.454115 [ 3 ] {} HTTP-Session: 3951ea60-f318-482a-b658-f91f69a4dc3f Destroying unnamed session 2024.02.06 17:06:41.454225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.454270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.454289 [ 3 ] {} HTTP-Session: b6f26526-a35a-42a1-aecc-f0c85d94d573 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.454306 [ 3 ] {} HTTP-Session: b6f26526-a35a-42a1-aecc-f0c85d94d573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.454379 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:41.454418 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:06:41.454559 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:41.454927 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:41.455131 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:06:41.455282 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:06:41.455389 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} executeQuery: Read 4 rows, 342.00 B in 0.000983398 sec., 4067 rows/sec., 339.62 KiB/sec. 2024.02.06 17:06:41.455513 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.455536 [ 3 ] {04d7620b-c56b-44b5-b59f-8f1cbe5d439b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:06:41.455552 [ 3 ] {} HTTP-Session: b6f26526-a35a-42a1-aecc-f0c85d94d573 Destroying unnamed session 2024.02.06 17:06:41.455687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.455730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.455749 [ 3 ] {} HTTP-Session: 6e7e4792-0371-4cf7-bf76-871f5a434e47 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.455766 [ 3 ] {} HTTP-Session: 6e7e4792-0371-4cf7-bf76-871f5a434e47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.455838 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:41.455875 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:41.455979 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:41.456315 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:41.456531 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.06 17:06:41.456684 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.06 17:06:41.456797 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} executeQuery: Read 113 rows, 10.14 KiB in 0.000926516 sec., 121962 rows/sec., 10.69 MiB/sec. 2024.02.06 17:06:41.456931 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.456954 [ 3 ] {5d7d626c-6674-4604-819f-3000bbd254f3} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:06:41.456970 [ 3 ] {} HTTP-Session: 6e7e4792-0371-4cf7-bf76-871f5a434e47 Destroying unnamed session 2024.02.06 17:06:41.457084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.457126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.457145 [ 3 ] {} HTTP-Session: 56fcfd9a-ed72-4513-ad44-9fad85132e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.457161 [ 3 ] {} HTTP-Session: 56fcfd9a-ed72-4513-ad44-9fad85132e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.457230 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:41.457267 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:06:41.457370 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:41.459960 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:41.460324 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.06 17:06:41.460600 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.06 17:06:41.460716 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} executeQuery: Read 4 rows, 286.00 B in 0.003454506 sec., 1157 rows/sec., 80.85 KiB/sec. 2024.02.06 17:06:41.460887 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.460911 [ 3 ] {4d6637a4-aa77-4619-a84b-f601f6ba8f68} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:06:41.460927 [ 3 ] {} HTTP-Session: 56fcfd9a-ed72-4513-ad44-9fad85132e3e Destroying unnamed session 2024.02.06 17:06:41.461048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.461092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.461110 [ 3 ] {} HTTP-Session: 7922dc33-b2bb-4570-8e38-d6960a06d86a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.461127 [ 3 ] {} HTTP-Session: 7922dc33-b2bb-4570-8e38-d6960a06d86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.461197 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:41.461233 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:41.461343 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:41.461637 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:41.461845 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.06 17:06:41.461998 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.06 17:06:41.462101 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} executeQuery: Read 53 rows, 4.23 KiB in 0.000878914 sec., 60301 rows/sec., 4.70 MiB/sec. 2024.02.06 17:06:41.462199 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.462221 [ 3 ] {3fb1bbd0-0927-4be3-9b55-bf5d80009de3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:06:41.462237 [ 3 ] {} HTTP-Session: 7922dc33-b2bb-4570-8e38-d6960a06d86a Destroying unnamed session 2024.02.06 17:06:41.462353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7383, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.462394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.462413 [ 3 ] {} HTTP-Session: a9f72f5f-8466-4f12-85cc-52c285c97e86 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.462429 [ 3 ] {} HTTP-Session: a9f72f5f-8466-4f12-85cc-52c285c97e86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.462498 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:41.462538 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:06:41.462650 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:41.462931 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:41.463184 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:06:41.463362 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:06:41.463476 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} executeQuery: Read 38 rows, 2.74 KiB in 0.000945127 sec., 40206 rows/sec., 2.83 MiB/sec. 2024.02.06 17:06:41.463599 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.463622 [ 3 ] {36ec2cba-61d9-4f95-974f-ed64f7a57a1b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:06:41.463638 [ 3 ] {} HTTP-Session: a9f72f5f-8466-4f12-85cc-52c285c97e86 Destroying unnamed session 2024.02.06 17:06:41.463812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:41.463857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:41.463875 [ 3 ] {} HTTP-Session: 75a7ae88-5c8c-4a30-aa24-12aa2aed511e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:41.463892 [ 3 ] {} HTTP-Session: 75a7ae88-5c8c-4a30-aa24-12aa2aed511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:41.463963 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:41.464006 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:41.464140 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:41.464575 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:41.464860 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.06 17:06:41.465037 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.06 17:06:41.465143 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} executeQuery: Read 25 rows, 34.55 KiB in 0.001153122 sec., 21680 rows/sec., 29.26 MiB/sec. 2024.02.06 17:06:41.465263 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} DynamicQueryHandler: Done processing query 2024.02.06 17:06:41.465285 [ 3 ] {b1767757-6443-43fd-bdcb-656eaa9a208f} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:06:41.465301 [ 3 ] {} HTTP-Session: 75a7ae88-5c8c-4a30-aa24-12aa2aed511e Destroying unnamed session 2024.02.06 17:06:46.444369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:46.444504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:46.444535 [ 3 ] {} HTTP-Session: f659a22c-9c67-4248-a424-c212fbfd893a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:46.444564 [ 3 ] {} HTTP-Session: f659a22c-9c67-4248-a424-c212fbfd893a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:46.444707 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:46.444776 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:46.444960 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:46.445418 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:46.445710 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.06 17:06:46.445883 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.06 17:06:46.446023 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} executeQuery: Read 22 rows, 1.78 KiB in 0.001273256 sec., 17278 rows/sec., 1.37 MiB/sec. 2024.02.06 17:06:46.446164 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} DynamicQueryHandler: Done processing query 2024.02.06 17:06:46.446189 [ 3 ] {a3701078-872c-420e-8a01-d802a3855fa9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:46.446206 [ 3 ] {} HTTP-Session: f659a22c-9c67-4248-a424-c212fbfd893a Destroying unnamed session 2024.02.06 17:06:46.446338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:46.446384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:46.446404 [ 3 ] {} HTTP-Session: 41dc8cee-b4d8-4e51-ac8e-d328ae66c346 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:46.446423 [ 3 ] {} HTTP-Session: 41dc8cee-b4d8-4e51-ac8e-d328ae66c346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:46.446507 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:46.446632 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:46.446741 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:46.447096 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:46.447331 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.06 17:06:46.447510 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.06 17:06:46.447626 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} executeQuery: Read 66 rows, 6.55 KiB in 0.000997108 sec., 66191 rows/sec., 6.42 MiB/sec. 2024.02.06 17:06:46.447752 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} DynamicQueryHandler: Done processing query 2024.02.06 17:06:46.447775 [ 3 ] {1139895c-44b5-4327-910c-0356a2d6b04e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:46.447792 [ 3 ] {} HTTP-Session: 41dc8cee-b4d8-4e51-ac8e-d328ae66c346 Destroying unnamed session 2024.02.06 17:06:46.447911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:46.447956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:46.448053 [ 3 ] {} HTTP-Session: 81840629-e677-4028-99b6-7c100d958e5b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:46.448071 [ 3 ] {} HTTP-Session: 81840629-e677-4028-99b6-7c100d958e5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:46.448148 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:46.448190 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:46.448297 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:46.448582 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:46.448793 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.06 17:06:46.448946 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.06 17:06:46.449066 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} executeQuery: Read 22 rows, 1.76 KiB in 0.000887085 sec., 24800 rows/sec., 1.94 MiB/sec. 2024.02.06 17:06:46.449187 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} DynamicQueryHandler: Done processing query 2024.02.06 17:06:46.449211 [ 3 ] {b332d6d8-d1b9-49bb-bea1-347e311d22b4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:46.449227 [ 3 ] {} HTTP-Session: 81840629-e677-4028-99b6-7c100d958e5b Destroying unnamed session 2024.02.06 17:06:46.449424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23577, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:46.449471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:46.449490 [ 3 ] {} HTTP-Session: 6a7409bc-28c6-495a-8666-3d1ce527ea87 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:46.449507 [ 3 ] {} HTTP-Session: 6a7409bc-28c6-495a-8666-3d1ce527ea87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:46.449584 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:46.449630 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:46.449770 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:46.450134 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:46.450443 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.06 17:06:46.450629 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.06 17:06:46.450747 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} executeQuery: Read 22 rows, 30.40 KiB in 0.001135581 sec., 19373 rows/sec., 26.14 MiB/sec. 2024.02.06 17:06:46.450874 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} DynamicQueryHandler: Done processing query 2024.02.06 17:06:46.450897 [ 3 ] {b4f94c2a-7523-4023-bb70-9e6104ccf01a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:06:46.450913 [ 3 ] {} HTTP-Session: 6a7409bc-28c6-495a-8666-3d1ce527ea87 Destroying unnamed session 2024.02.06 17:06:49.776171 [ 81 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:06:49.776242 [ 81 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:06:51.443719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:51.443843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:51.443870 [ 3 ] {} HTTP-Session: b7a6b15a-64ef-4dbe-96d3-3583a2c8733b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:51.443896 [ 3 ] {} HTTP-Session: b7a6b15a-64ef-4dbe-96d3-3583a2c8733b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:51.444030 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:51.444092 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:51.444257 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:51.444669 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:51.444941 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.06 17:06:51.445111 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.06 17:06:51.445234 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} executeQuery: Read 25 rows, 2.03 KiB in 0.001167573 sec., 21411 rows/sec., 1.69 MiB/sec. 2024.02.06 17:06:51.445418 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} DynamicQueryHandler: Done processing query 2024.02.06 17:06:51.445444 [ 3 ] {bd7684cb-ea50-49c7-8793-9dc8450f3be5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:51.445460 [ 3 ] {} HTTP-Session: b7a6b15a-64ef-4dbe-96d3-3583a2c8733b Destroying unnamed session 2024.02.06 17:06:51.445590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:51.445641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:51.445661 [ 3 ] {} HTTP-Session: 7825918e-6c60-49ee-9f6f-65d1e3f8511c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:51.445679 [ 3 ] {} HTTP-Session: 7825918e-6c60-49ee-9f6f-65d1e3f8511c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:51.445762 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:51.445805 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:51.445919 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:51.446244 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:51.446465 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.06 17:06:51.446627 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.06 17:06:51.446747 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} executeQuery: Read 75 rows, 7.15 KiB in 0.000954516 sec., 78573 rows/sec., 7.31 MiB/sec. 2024.02.06 17:06:51.446872 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} DynamicQueryHandler: Done processing query 2024.02.06 17:06:51.446896 [ 3 ] {d8283646-5af9-41a3-8436-9ec07044621e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:51.446912 [ 3 ] {} HTTP-Session: 7825918e-6c60-49ee-9f6f-65d1e3f8511c Destroying unnamed session 2024.02.06 17:06:51.447070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:51.447116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:51.447135 [ 3 ] {} HTTP-Session: 8862dd83-746e-4443-b2da-b55e574298a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:51.447152 [ 3 ] {} HTTP-Session: 8862dd83-746e-4443-b2da-b55e574298a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:51.447226 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:51.447265 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:51.447371 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:51.447734 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:51.447940 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.06 17:06:51.448092 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.06 17:06:51.448205 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} executeQuery: Read 25 rows, 2.00 KiB in 0.000953037 sec., 26231 rows/sec., 2.05 MiB/sec. 2024.02.06 17:06:51.448328 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} DynamicQueryHandler: Done processing query 2024.02.06 17:06:51.448351 [ 3 ] {fc0e40d8-7400-4e57-b8cc-220e84e408d3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:06:51.448367 [ 3 ] {} HTTP-Session: 8862dd83-746e-4443-b2da-b55e574298a4 Destroying unnamed session 2024.02.06 17:06:51.448514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:51.448561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:51.448579 [ 3 ] {} HTTP-Session: 6b741b74-f8e3-4079-a0d1-5801dbb62144 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:51.448596 [ 3 ] {} HTTP-Session: 6b741b74-f8e3-4079-a0d1-5801dbb62144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:51.448670 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:51.448714 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:51.448849 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:51.449308 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:51.449612 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.06 17:06:51.449793 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.06 17:06:51.449922 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} executeQuery: Read 25 rows, 34.55 KiB in 0.001225354 sec., 20402 rows/sec., 27.53 MiB/sec. 2024.02.06 17:06:51.450056 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} DynamicQueryHandler: Done processing query 2024.02.06 17:06:51.450079 [ 3 ] {27a17868-2931-44df-bcc8-2d8399a942ad} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:06:51.450095 [ 3 ] {} HTTP-Session: 6b741b74-f8e3-4079-a0d1-5801dbb62144 Destroying unnamed session 2024.02.06 17:06:56.444234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:56.444367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:56.444397 [ 3 ] {} HTTP-Session: af5e1a8f-0262-4c7a-b972-53cf44383005 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:56.444428 [ 3 ] {} HTTP-Session: af5e1a8f-0262-4c7a-b972-53cf44383005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:56.444591 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:56.444664 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:06:56.444829 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:56.445304 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:56.445574 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.06 17:06:56.445738 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.06 17:06:56.445877 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} executeQuery: Read 22 rows, 1.78 KiB in 0.001240095 sec., 17740 rows/sec., 1.40 MiB/sec. 2024.02.06 17:06:56.446022 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} DynamicQueryHandler: Done processing query 2024.02.06 17:06:56.446047 [ 3 ] {7b1ce25b-426a-45cb-86ea-39c4eae48973} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:56.446064 [ 3 ] {} HTTP-Session: af5e1a8f-0262-4c7a-b972-53cf44383005 Destroying unnamed session 2024.02.06 17:06:56.446205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:56.446258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:56.446278 [ 3 ] {} HTTP-Session: da316478-d63e-4fa2-9798-808ae66a44e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:56.446298 [ 3 ] {} HTTP-Session: da316478-d63e-4fa2-9798-808ae66a44e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:56.446382 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:56.446425 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:06:56.446535 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:56.446893 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:56.447145 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.06 17:06:56.447298 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.06 17:06:56.447427 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} executeQuery: Read 66 rows, 6.55 KiB in 0.001016229 sec., 64945 rows/sec., 6.30 MiB/sec. 2024.02.06 17:06:56.447547 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} DynamicQueryHandler: Done processing query 2024.02.06 17:06:56.447569 [ 3 ] {8e6ff524-e025-43c0-9b91-b64ee9e89cde} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:06:56.447585 [ 3 ] {} HTTP-Session: da316478-d63e-4fa2-9798-808ae66a44e1 Destroying unnamed session 2024.02.06 17:06:56.447738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:56.447785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:56.447804 [ 3 ] {} HTTP-Session: fc3c8a7d-3d5a-4dd5-9353-644394bf6cb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:56.447820 [ 3 ] {} HTTP-Session: fc3c8a7d-3d5a-4dd5-9353-644394bf6cb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:56.447893 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:56.447933 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:06:56.448039 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:56.448327 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:56.448535 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.06 17:06:56.448681 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.06 17:06:56.448804 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} executeQuery: Read 22 rows, 1.76 KiB in 0.000881945 sec., 24944 rows/sec., 1.95 MiB/sec. 2024.02.06 17:06:56.448919 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} DynamicQueryHandler: Done processing query 2024.02.06 17:06:56.448942 [ 3 ] {c3981a35-da48-48b4-a906-8b79f1d9f533} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:06:56.448957 [ 3 ] {} HTTP-Session: fc3c8a7d-3d5a-4dd5-9353-644394bf6cb9 Destroying unnamed session 2024.02.06 17:06:56.449114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:06:56.449159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:06:56.449177 [ 3 ] {} HTTP-Session: 00f16983-b4f6-4305-9f1c-91c77ac3a74d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:06:56.449195 [ 3 ] {} HTTP-Session: 00f16983-b4f6-4305-9f1c-91c77ac3a74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:06:56.449272 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:06:56.449316 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:06:56.449454 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:06:56.449832 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:06:56.450132 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.06 17:06:56.450315 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.06 17:06:56.450434 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} executeQuery: Read 22 rows, 30.40 KiB in 0.001134001 sec., 19400 rows/sec., 26.18 MiB/sec. 2024.02.06 17:06:56.450557 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} DynamicQueryHandler: Done processing query 2024.02.06 17:06:56.450579 [ 3 ] {7463c3f4-e219-4efe-a24e-9912b5459840} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:06:56.450595 [ 3 ] {} HTTP-Session: 00f16983-b4f6-4305-9f1c-91c77ac3a74d Destroying unnamed session 2024.02.06 17:07:01.444009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:01.444197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:01.444247 [ 3 ] {} HTTP-Session: 1a5d3da4-4892-4204-ac6a-11789167147e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:01.444289 [ 3 ] {} HTTP-Session: 1a5d3da4-4892-4204-ac6a-11789167147e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:01.444489 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:01.444588 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:01.444829 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:01.445336 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:07:01.445609 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.06 17:07:01.445778 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.06 17:07:01.445916 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} executeQuery: Read 25 rows, 2.03 KiB in 0.001362998 sec., 18341 rows/sec., 1.45 MiB/sec. 2024.02.06 17:07:01.445927 [ 67 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.06 17:07:01.446062 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:07:01.446135 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} DynamicQueryHandler: Done processing query 2024.02.06 17:07:01.446180 [ 3 ] {344a5968-d22a-4659-b436-141382b6087b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:01.446205 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.06 17:07:01.446212 [ 3 ] {} HTTP-Session: 1a5d3da4-4892-4204-ac6a-11789167147e Destroying unnamed session 2024.02.06 17:07:01.446403 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:01.446483 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part 2024.02.06 17:07:01.446484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:01.446580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:01.446613 [ 3 ] {} HTTP-Session: 5e04167b-cc50-4228-863c-1692d6253e48 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:01.446645 [ 3 ] {} HTTP-Session: 5e04167b-cc50-4228-863c-1692d6253e48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:01.446802 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:01.446874 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:01.446978 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:01.447022 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:01.447346 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:01.447449 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:01.447616 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:01.447778 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:01.448332 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:01.448806 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.06 17:07:01.449173 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.06 17:07:01.449316 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 164 rows, containing 4 columns (4 merged, 0 gathered) in 0.003189009 sec., 51426.63441840396 rows/sec., 4.07 MiB/sec. 2024.02.06 17:07:01.449398 [ 67 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.06 17:07:01.449439 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} executeQuery: Read 75 rows, 7.15 KiB in 0.00250999 sec., 29880 rows/sec., 2.78 MiB/sec. 2024.02.06 17:07:01.449492 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:01.449536 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.06 17:07:01.449801 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.06 17:07:01.449823 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} DynamicQueryHandler: Done processing query 2024.02.06 17:07:01.449867 [ 3 ] {cd881bb3-c9c2-43cf-a4e0-cffd87c83a78} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:01.449907 [ 3 ] {} HTTP-Session: 5e04167b-cc50-4228-863c-1692d6253e48 Destroying unnamed session 2024.02.06 17:07:01.450009 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.06 17:07:01.450011 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:01.450093 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 171 rows starting from the beginning of the part 2024.02.06 17:07:01.450106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:01.450122 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_11_2} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.06 17:07:01.450210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:01.450308 [ 3 ] {} HTTP-Session: 3bf7855c-6d40-4179-906a-1560731b64c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:01.450345 [ 3 ] {} HTTP-Session: 3bf7855c-6d40-4179-906a-1560731b64c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:01.450440 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 113 rows starting from the beginning of the part 2024.02.06 17:07:01.450558 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:01.450663 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:01.450692 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 66 rows starting from the beginning of the part 2024.02.06 17:07:01.451021 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part 2024.02.06 17:07:01.451123 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:01.451292 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 66 rows starting from the beginning of the part 2024.02.06 17:07:01.451420 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part 2024.02.06 17:07:01.451985 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:01.452404 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.06 17:07:01.452750 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.06 17:07:01.452927 [ 67 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.06 17:07:01.453002 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} executeQuery: Read 25 rows, 2.00 KiB in 0.002367626 sec., 10559 rows/sec., 845.55 KiB/sec. 2024.02.06 17:07:01.453052 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:01.453320 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.06 17:07:01.453496 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} DynamicQueryHandler: Done processing query 2024.02.06 17:07:01.453568 [ 3 ] {73c0d776-7c11-439f-ad3c-4f8ad680e3ee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:07:01.453651 [ 3 ] {} HTTP-Session: 3bf7855c-6d40-4179-906a-1560731b64c0 Destroying unnamed session 2024.02.06 17:07:01.453730 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:01.453793 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 87 rows starting from the beginning of the part 2024.02.06 17:07:01.453829 [ 16 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.004215288 sec., 134273.1504941062 rows/sec., 12.38 MiB/sec. 2024.02.06 17:07:01.453934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:01.453995 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part 2024.02.06 17:07:01.454057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:01.454108 [ 3 ] {} HTTP-Session: 4120a1eb-c7f2-44f9-95ee-f60d44841979 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:01.454180 [ 3 ] {} HTTP-Session: 4120a1eb-c7f2-44f9-95ee-f60d44841979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:01.454198 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.06 17:07:01.454297 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:01.454521 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:01.454652 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:01.454694 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:01.454928 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.06 17:07:01.455054 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:01.455206 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_11_2} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.06 17:07:01.455461 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:01.455743 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:01.456894 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:01.457220 [ 23 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.004076544 sec., 57401.56367746798 rows/sec., 4.48 MiB/sec. 2024.02.06 17:07:01.457360 [ 23 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.06 17:07:01.457502 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.06 17:07:01.457630 [ 23 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.06 17:07:01.457730 [ 23 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_11_2} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.06 17:07:01.457847 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.06 17:07:01.457995 [ 67 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.06 17:07:01.458019 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} executeQuery: Read 25 rows, 34.55 KiB in 0.003408115 sec., 7335 rows/sec., 9.90 MiB/sec. 2024.02.06 17:07:01.458050 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.71 GiB. 2024.02.06 17:07:01.458198 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.06 17:07:01.458309 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} DynamicQueryHandler: Done processing query 2024.02.06 17:07:01.458358 [ 3 ] {7d50f424-c478-41d5-b37c-2366e73529c9} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:07:01.458399 [ 3 ] {} HTTP-Session: 4120a1eb-c7f2-44f9-95ee-f60d44841979 Destroying unnamed session 2024.02.06 17:07:01.458404 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:01.458451 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 143 rows starting from the beginning of the part 2024.02.06 17:07:01.458561 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:01.458659 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:01.458748 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:01.458835 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:01.458925 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:01.462190 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 6 columns (6 merged, 0 gathered) in 0.004080324 sec., 64210.587198467576 rows/sec., 86.65 MiB/sec. 2024.02.06 17:07:01.462561 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.06 17:07:01.462889 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.06 17:07:01.462953 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.06 17:07:01.463026 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_11_2: 4.06 MiB. 2024.02.06 17:07:04.776289 [ 54 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:07:04.776336 [ 54 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:07:06.443175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:06.443304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:06.443335 [ 3 ] {} HTTP-Session: eefa9efa-f0a9-4c4d-a78b-90933873169f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:06.443365 [ 3 ] {} HTTP-Session: eefa9efa-f0a9-4c4d-a78b-90933873169f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:06.443510 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:06.443579 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:06.443767 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:06.444201 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:06.444469 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.06 17:07:06.444652 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.06 17:07:06.444789 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} executeQuery: Read 22 rows, 1.78 KiB in 0.001230654 sec., 17876 rows/sec., 1.42 MiB/sec. 2024.02.06 17:07:06.444998 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} DynamicQueryHandler: Done processing query 2024.02.06 17:07:06.445025 [ 3 ] {84c3c823-e93c-4678-97a7-0eaa82718118} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:06.445043 [ 3 ] {} HTTP-Session: eefa9efa-f0a9-4c4d-a78b-90933873169f Destroying unnamed session 2024.02.06 17:07:06.445184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:06.445238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:06.445259 [ 3 ] {} HTTP-Session: c9d864ff-4818-4415-b177-d4b5b5235e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:06.445278 [ 3 ] {} HTTP-Session: c9d864ff-4818-4415-b177-d4b5b5235e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:06.445367 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:06.445410 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:06.445536 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:06.445863 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:06.446087 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.06 17:07:06.446243 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.06 17:07:06.446356 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} executeQuery: Read 66 rows, 6.55 KiB in 0.000959616 sec., 68777 rows/sec., 6.67 MiB/sec. 2024.02.06 17:07:06.446479 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} DynamicQueryHandler: Done processing query 2024.02.06 17:07:06.446505 [ 3 ] {30cb140b-8ad1-496f-966d-1a04824ae5fd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:06.446521 [ 3 ] {} HTTP-Session: c9d864ff-4818-4415-b177-d4b5b5235e9e Destroying unnamed session 2024.02.06 17:07:06.446679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:06.446727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:06.446747 [ 3 ] {} HTTP-Session: aa40f34b-8fab-47b6-9244-59db9207889f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:06.446764 [ 3 ] {} HTTP-Session: aa40f34b-8fab-47b6-9244-59db9207889f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:06.446838 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:06.446878 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:06.446987 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:06.447263 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:06.447470 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.06 17:07:06.447628 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.06 17:07:06.447743 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} executeQuery: Read 22 rows, 1.76 KiB in 0.000877084 sec., 25083 rows/sec., 1.96 MiB/sec. 2024.02.06 17:07:06.447862 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} DynamicQueryHandler: Done processing query 2024.02.06 17:07:06.447887 [ 3 ] {68632adf-65e7-406f-969d-bf6883e0f859} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:06.447903 [ 3 ] {} HTTP-Session: aa40f34b-8fab-47b6-9244-59db9207889f Destroying unnamed session 2024.02.06 17:07:06.448066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23578, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:06.448114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:06.448134 [ 3 ] {} HTTP-Session: 5cbb4a6e-d67a-4bca-b181-2f0cd5357c02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:06.448150 [ 3 ] {} HTTP-Session: 5cbb4a6e-d67a-4bca-b181-2f0cd5357c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:06.448232 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:06.448277 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:06.448419 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:06.448784 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:06.449091 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.06 17:07:06.449280 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.06 17:07:06.449399 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} executeQuery: Read 22 rows, 30.40 KiB in 0.001139872 sec., 19300 rows/sec., 26.04 MiB/sec. 2024.02.06 17:07:06.449522 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} DynamicQueryHandler: Done processing query 2024.02.06 17:07:06.449546 [ 3 ] {90b4247e-6bfe-4980-9ca8-d22b522e1db1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:07:06.449562 [ 3 ] {} HTTP-Session: 5cbb4a6e-d67a-4bca-b181-2f0cd5357c02 Destroying unnamed session 2024.02.06 17:07:11.445184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:11.445321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:11.445352 [ 3 ] {} HTTP-Session: bd49588f-b979-4317-b23c-2f736d6803e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:11.445380 [ 3 ] {} HTTP-Session: bd49588f-b979-4317-b23c-2f736d6803e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:11.445528 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:11.445595 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:11.445786 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:11.446220 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:11.446491 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.06 17:07:11.446671 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.06 17:07:11.446788 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} executeQuery: Read 25 rows, 2.03 KiB in 0.001221215 sec., 20471 rows/sec., 1.62 MiB/sec. 2024.02.06 17:07:11.446941 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} DynamicQueryHandler: Done processing query 2024.02.06 17:07:11.446969 [ 3 ] {2dc2731a-ead4-4c28-85f9-e8afcaeafcfc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:11.446987 [ 3 ] {} HTTP-Session: bd49588f-b979-4317-b23c-2f736d6803e2 Destroying unnamed session 2024.02.06 17:07:11.447130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:11.447184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:11.447206 [ 3 ] {} HTTP-Session: 4cfcfe58-f471-4882-a191-32ce383473fc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:11.447225 [ 3 ] {} HTTP-Session: 4cfcfe58-f471-4882-a191-32ce383473fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:11.447314 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:11.447357 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:11.447470 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:11.447830 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:11.448053 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.06 17:07:11.448212 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.06 17:07:11.448308 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} executeQuery: Read 111 rows, 9.96 KiB in 0.000964757 sec., 115054 rows/sec., 10.08 MiB/sec. 2024.02.06 17:07:11.448492 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} DynamicQueryHandler: Done processing query 2024.02.06 17:07:11.448518 [ 3 ] {5ff80a7c-f817-4e4b-8ff2-b100956a24d5} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:07:11.448535 [ 3 ] {} HTTP-Session: 4cfcfe58-f471-4882-a191-32ce383473fc Destroying unnamed session 2024.02.06 17:07:11.448712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:11.448761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:11.448781 [ 3 ] {} HTTP-Session: 6db72d7f-f27a-4cca-a03f-64f24d5a01ea Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:11.448798 [ 3 ] {} HTTP-Session: 6db72d7f-f27a-4cca-a03f-64f24d5a01ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:11.448882 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:11.448923 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:11.449044 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:11.449348 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:11.449563 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.06 17:07:11.449717 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.06 17:07:11.449814 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} executeQuery: Read 49 rows, 3.90 KiB in 0.000902745 sec., 54278 rows/sec., 4.22 MiB/sec. 2024.02.06 17:07:11.449930 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} DynamicQueryHandler: Done processing query 2024.02.06 17:07:11.449953 [ 3 ] {1151b245-91a0-40dc-b43f-a81905aadf8d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:07:11.449970 [ 3 ] {} HTTP-Session: 6db72d7f-f27a-4cca-a03f-64f24d5a01ea Destroying unnamed session 2024.02.06 17:07:11.450089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7017, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:11.450137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:11.450156 [ 3 ] {} HTTP-Session: bf198414-7bf2-499c-88de-48bd7e0d238d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:11.450172 [ 3 ] {} HTTP-Session: bf198414-7bf2-499c-88de-48bd7e0d238d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:11.450248 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:11.450292 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:07:11.450412 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:11.450729 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:11.450992 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:07:11.451170 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:07:11.451275 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} executeQuery: Read 36 rows, 2.60 KiB in 0.000998648 sec., 36048 rows/sec., 2.54 MiB/sec. 2024.02.06 17:07:11.451408 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} DynamicQueryHandler: Done processing query 2024.02.06 17:07:11.451432 [ 3 ] {64e119f8-b488-413b-95ed-ec3bf3f24bc1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:07:11.451449 [ 3 ] {} HTTP-Session: bf198414-7bf2-499c-88de-48bd7e0d238d Destroying unnamed session 2024.02.06 17:07:11.451598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:11.451643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:11.451661 [ 3 ] {} HTTP-Session: 75e4be8b-9bba-44df-8b2f-5786b75d3119 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:11.451678 [ 3 ] {} HTTP-Session: 75e4be8b-9bba-44df-8b2f-5786b75d3119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:11.451759 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:11.451803 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:11.451943 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:11.452334 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:11.452643 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.06 17:07:11.452829 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.06 17:07:11.452955 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} executeQuery: Read 25 rows, 34.55 KiB in 0.001164203 sec., 21473 rows/sec., 28.98 MiB/sec. 2024.02.06 17:07:11.453151 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} DynamicQueryHandler: Done processing query 2024.02.06 17:07:11.453176 [ 3 ] {e7579b22-ecbe-49ce-983c-b2d4b3fbf16a} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:07:11.453191 [ 3 ] {} HTTP-Session: 75e4be8b-9bba-44df-8b2f-5786b75d3119 Destroying unnamed session 2024.02.06 17:07:16.443623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:16.443742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:16.443768 [ 3 ] {} HTTP-Session: cda52c9c-d240-40f7-ad42-7baf0d4ed33f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:16.443793 [ 3 ] {} HTTP-Session: cda52c9c-d240-40f7-ad42-7baf0d4ed33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:16.443929 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:16.443998 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:16.444184 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:16.444682 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:16.444978 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.06 17:07:16.445142 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.06 17:07:16.445260 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} executeQuery: Read 22 rows, 1.78 KiB in 0.001292216 sec., 17025 rows/sec., 1.35 MiB/sec. 2024.02.06 17:07:16.445424 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} DynamicQueryHandler: Done processing query 2024.02.06 17:07:16.445450 [ 3 ] {09ff8bca-31da-4940-94a1-c7e56697b6b2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:16.445467 [ 3 ] {} HTTP-Session: cda52c9c-d240-40f7-ad42-7baf0d4ed33f Destroying unnamed session 2024.02.06 17:07:16.445593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:16.445641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:16.445661 [ 3 ] {} HTTP-Session: e1a3b5a9-8200-421c-b863-be376780fde5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:16.445679 [ 3 ] {} HTTP-Session: e1a3b5a9-8200-421c-b863-be376780fde5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:16.445756 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:16.445797 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:16.445910 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:16.446254 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:16.446472 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.06 17:07:16.446625 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.06 17:07:16.446743 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} executeQuery: Read 66 rows, 6.55 KiB in 0.000957057 sec., 68961 rows/sec., 6.69 MiB/sec. 2024.02.06 17:07:16.446871 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} DynamicQueryHandler: Done processing query 2024.02.06 17:07:16.446896 [ 3 ] {6cce7266-9157-4666-9337-b95365c3c454} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:16.446913 [ 3 ] {} HTTP-Session: e1a3b5a9-8200-421c-b863-be376780fde5 Destroying unnamed session 2024.02.06 17:07:16.447072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:16.447120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:16.447140 [ 3 ] {} HTTP-Session: b941e6c4-9f75-4dad-b0c3-fbee0ed377fd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:16.447157 [ 3 ] {} HTTP-Session: b941e6c4-9f75-4dad-b0c3-fbee0ed377fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:16.447228 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:16.447267 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:16.447374 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:16.447648 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:16.447859 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.06 17:07:16.448008 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.06 17:07:16.448110 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} executeQuery: Read 22 rows, 1.76 KiB in 0.000851203 sec., 25845 rows/sec., 2.02 MiB/sec. 2024.02.06 17:07:16.448224 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} DynamicQueryHandler: Done processing query 2024.02.06 17:07:16.448247 [ 3 ] {cc3b1e1c-664c-4bb7-bdef-9ed262cda9c4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:16.448263 [ 3 ] {} HTTP-Session: b941e6c4-9f75-4dad-b0c3-fbee0ed377fd Destroying unnamed session 2024.02.06 17:07:16.448397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23580, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:16.448442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:16.448461 [ 3 ] {} HTTP-Session: d2824f46-617f-4754-b97c-0af99e143a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:16.448478 [ 3 ] {} HTTP-Session: d2824f46-617f-4754-b97c-0af99e143a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:16.448554 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:16.448599 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:16.448731 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:16.449104 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:16.449412 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.06 17:07:16.449599 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.06 17:07:16.449720 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} executeQuery: Read 22 rows, 30.40 KiB in 0.001137672 sec., 19337 rows/sec., 26.10 MiB/sec. 2024.02.06 17:07:16.449844 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} DynamicQueryHandler: Done processing query 2024.02.06 17:07:16.449868 [ 3 ] {a44c9cee-388c-486f-9471-34565bfbd80d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:07:16.449885 [ 3 ] {} HTTP-Session: d2824f46-617f-4754-b97c-0af99e143a7b Destroying unnamed session 2024.02.06 17:07:19.776371 [ 58 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:07:19.776422 [ 58 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:07:21.442926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:21.443069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:21.443101 [ 3 ] {} HTTP-Session: c2b55257-cdf9-4422-b453-35487a8ca6ca Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:21.443132 [ 3 ] {} HTTP-Session: c2b55257-cdf9-4422-b453-35487a8ca6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:21.443279 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:21.443348 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:21.443535 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:21.444029 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:21.444308 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.06 17:07:21.444482 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.06 17:07:21.444634 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} executeQuery: Read 25 rows, 2.03 KiB in 0.001315257 sec., 19007 rows/sec., 1.50 MiB/sec. 2024.02.06 17:07:21.444780 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} DynamicQueryHandler: Done processing query 2024.02.06 17:07:21.444808 [ 3 ] {5e636527-df5c-4c61-b00f-3b490f1cb803} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:21.444825 [ 3 ] {} HTTP-Session: c2b55257-cdf9-4422-b453-35487a8ca6ca Destroying unnamed session 2024.02.06 17:07:21.444959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:21.445006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:21.445027 [ 3 ] {} HTTP-Session: 3cab0a49-5830-4eb5-900b-6e02d3747304 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:21.445046 [ 3 ] {} HTTP-Session: 3cab0a49-5830-4eb5-900b-6e02d3747304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:21.445132 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:21.445175 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:21.445283 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:21.445620 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:21.445842 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.06 17:07:21.446002 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.06 17:07:21.446121 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} executeQuery: Read 75 rows, 7.15 KiB in 0.000954457 sec., 78578 rows/sec., 7.31 MiB/sec. 2024.02.06 17:07:21.446246 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} DynamicQueryHandler: Done processing query 2024.02.06 17:07:21.446270 [ 3 ] {71e2751a-ed8d-4d59-8e73-5d9fdc2de8e8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:21.446286 [ 3 ] {} HTTP-Session: 3cab0a49-5830-4eb5-900b-6e02d3747304 Destroying unnamed session 2024.02.06 17:07:21.446405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:21.446451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:21.446471 [ 3 ] {} HTTP-Session: dd49e709-938a-471e-b369-47a2171dee41 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:21.446488 [ 3 ] {} HTTP-Session: dd49e709-938a-471e-b369-47a2171dee41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:21.446561 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:21.446602 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:21.446710 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:21.447068 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:21.447285 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.06 17:07:21.447440 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.06 17:07:21.447570 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} executeQuery: Read 25 rows, 2.00 KiB in 0.000977857 sec., 25566 rows/sec., 2.00 MiB/sec. 2024.02.06 17:07:21.447693 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} DynamicQueryHandler: Done processing query 2024.02.06 17:07:21.447718 [ 3 ] {2c19a509-7ebb-46d9-9c6b-134136c0a40f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:07:21.447734 [ 3 ] {} HTTP-Session: dd49e709-938a-471e-b369-47a2171dee41 Destroying unnamed session 2024.02.06 17:07:21.447921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:21.447967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:21.447987 [ 3 ] {} HTTP-Session: 12cf2d43-f53e-4337-9889-06e78ed174c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:21.448004 [ 3 ] {} HTTP-Session: 12cf2d43-f53e-4337-9889-06e78ed174c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:21.448081 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:21.448126 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:21.448268 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:21.448657 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:21.448967 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.06 17:07:21.449156 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.06 17:07:21.449285 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} executeQuery: Read 25 rows, 34.55 KiB in 0.001176363 sec., 21251 rows/sec., 28.68 MiB/sec. 2024.02.06 17:07:21.449398 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} DynamicQueryHandler: Done processing query 2024.02.06 17:07:21.449422 [ 3 ] {8cc0422c-9580-4f3d-bf5c-8e2d1a512772} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:07:21.449438 [ 3 ] {} HTTP-Session: 12cf2d43-f53e-4337-9889-06e78ed174c9 Destroying unnamed session 2024.02.06 17:07:26.442494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:26.442612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:26.442638 [ 3 ] {} HTTP-Session: df8987e3-9b4b-4f4b-9479-7f4c866b45da Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:26.442663 [ 3 ] {} HTTP-Session: df8987e3-9b4b-4f4b-9479-7f4c866b45da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:26.442793 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:26.442851 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:26.443016 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:26.443437 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.443688 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.06 17:07:26.443852 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.06 17:07:26.443964 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} executeQuery: Read 22 rows, 1.78 KiB in 0.001138052 sec., 19331 rows/sec., 1.53 MiB/sec. 2024.02.06 17:07:26.443963 [ 76 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.06 17:07:26.444032 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.444151 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} DynamicQueryHandler: Done processing query 2024.02.06 17:07:26.444162 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.06 17:07:26.444207 [ 3 ] {f0a85602-776c-40bf-8335-62c26df9e17b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:26.444257 [ 3 ] {} HTTP-Session: df8987e3-9b4b-4f4b-9479-7f4c866b45da Destroying unnamed session 2024.02.06 17:07:26.444340 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:26.444412 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part 2024.02.06 17:07:26.444433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:26.444500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:26.444545 [ 3 ] {} HTTP-Session: 6683ba87-9eb8-4ea4-b80b-c0f07a86d5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:26.444578 [ 3 ] {} HTTP-Session: 6683ba87-9eb8-4ea4-b80b-c0f07a86d5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:26.444710 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:26.444775 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:26.444873 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:07:26.444968 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:26.445262 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:26.445321 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:26.445508 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:26.445689 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:26.446197 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.446620 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:07:26.446902 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:07:26.447227 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} executeQuery: Read 4 rows, 342.00 B in 0.002369786 sec., 1687 rows/sec., 140.93 KiB/sec. 2024.02.06 17:07:26.447373 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003269341 sec., 49857.14246387881 rows/sec., 3.95 MiB/sec. 2024.02.06 17:07:26.447448 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} DynamicQueryHandler: Done processing query 2024.02.06 17:07:26.447485 [ 3 ] {a25dd873-109d-40fd-a56a-d721d54aaba4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:07:26.447515 [ 3 ] {} HTTP-Session: 6683ba87-9eb8-4ea4-b80b-c0f07a86d5e0 Destroying unnamed session 2024.02.06 17:07:26.447522 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.06 17:07:26.447694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:26.447744 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.06 17:07:26.447773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:26.447805 [ 3 ] {} HTTP-Session: 02728759-9a63-4e64-bc10-ace9517bb395 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:26.447837 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_16_3} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.06 17:07:26.447839 [ 3 ] {} HTTP-Session: 02728759-9a63-4e64-bc10-ace9517bb395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:26.447996 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:26.448036 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:26.448150 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:26.448485 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.448705 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.06 17:07:26.448853 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.06 17:07:26.448946 [ 76 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.06 17:07:26.448950 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} executeQuery: Read 68 rows, 6.73 KiB in 0.000924266 sec., 73571 rows/sec., 7.11 MiB/sec. 2024.02.06 17:07:26.448985 [ 76 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.449136 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.06 17:07:26.449196 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} DynamicQueryHandler: Done processing query 2024.02.06 17:07:26.449257 [ 3 ] {d1ab8439-ad07-41ca-8297-ce7395bc7eed} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:26.449306 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:26.449319 [ 3 ] {} HTTP-Session: 02728759-9a63-4e64-bc10-ace9517bb395 Destroying unnamed session 2024.02.06 17:07:26.449361 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 179 rows starting from the beginning of the part 2024.02.06 17:07:26.449512 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 66 rows starting from the beginning of the part 2024.02.06 17:07:26.449534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:26.449664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:26.449671 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 111 rows starting from the beginning of the part 2024.02.06 17:07:26.449723 [ 3 ] {} HTTP-Session: 2272d0ac-4f2c-4a42-b4ef-e1cdc6bcdb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:26.449768 [ 3 ] {} HTTP-Session: 2272d0ac-4f2c-4a42-b4ef-e1cdc6bcdb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:26.449865 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 66 rows starting from the beginning of the part 2024.02.06 17:07:26.450028 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:26.450065 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 75 rows starting from the beginning of the part 2024.02.06 17:07:26.450169 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:07:26.450272 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 68 rows starting from the beginning of the part 2024.02.06 17:07:26.450848 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:26.451672 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.452125 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.06 17:07:26.452276 [ 16 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 4 columns (4 merged, 0 gathered) in 0.003240661 sec., 174347.1470789447 rows/sec., 16.16 MiB/sec. 2024.02.06 17:07:26.452384 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.06 17:07:26.452450 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.06 17:07:26.452608 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} executeQuery: Read 4 rows, 286.00 B in 0.002485629 sec., 1609 rows/sec., 112.36 KiB/sec. 2024.02.06 17:07:26.452788 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} DynamicQueryHandler: Done processing query 2024.02.06 17:07:26.452823 [ 3 ] {e5801f9d-3896-4fbc-ad82-0c0ee116ef46} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:07:26.452829 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.06 17:07:26.452845 [ 3 ] {} HTTP-Session: 2272d0ac-4f2c-4a42-b4ef-e1cdc6bcdb50 Destroying unnamed session 2024.02.06 17:07:26.452925 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_16_3} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.06 17:07:26.453023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:26.453081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:26.453100 [ 3 ] {} HTTP-Session: 6b8a2273-0244-45e7-81ba-ac904febbf0f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:26.453116 [ 3 ] {} HTTP-Session: 6b8a2273-0244-45e7-81ba-ac904febbf0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:26.453192 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:26.453230 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:26.453349 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:26.453645 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.453855 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.06 17:07:26.454013 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.06 17:07:26.454113 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} executeQuery: Read 26 rows, 2.09 KiB in 0.000894135 sec., 29078 rows/sec., 2.28 MiB/sec. 2024.02.06 17:07:26.454106 [ 72 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.06 17:07:26.454180 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.454253 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} DynamicQueryHandler: Done processing query 2024.02.06 17:07:26.454292 [ 3 ] {bb609be3-a1b6-4606-b14f-7311ae67f596} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:07:26.454290 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.06 17:07:26.454318 [ 3 ] {} HTTP-Session: 6b8a2273-0244-45e7-81ba-ac904febbf0f Destroying unnamed session 2024.02.06 17:07:26.454406 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:26.454452 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 93 rows starting from the beginning of the part 2024.02.06 17:07:26.454466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:26.454539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:26.454568 [ 3 ] {} HTTP-Session: fcb25d56-8632-4bf2-bec6-fff1e83f60d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:26.454605 [ 3 ] {} HTTP-Session: fcb25d56-8632-4bf2-bec6-fff1e83f60d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:26.454683 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:26.454805 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:26.454931 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:07:26.454946 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part 2024.02.06 17:07:26.455266 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:26.455441 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:26.455517 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:26.455710 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part 2024.02.06 17:07:26.456243 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.456814 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.06 17:07:26.457201 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.06 17:07:26.457377 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003125828 sec., 75819.91075644597 rows/sec., 5.92 MiB/sec. 2024.02.06 17:07:26.457479 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} executeQuery: Read 2 rows, 144.00 B in 0.002622204 sec., 762 rows/sec., 53.63 KiB/sec. 2024.02.06 17:07:26.457589 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.06 17:07:26.457705 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} DynamicQueryHandler: Done processing query 2024.02.06 17:07:26.457738 [ 3 ] {d81653b6-f520-4498-a027-3c991f9a4177} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:07:26.457773 [ 3 ] {} HTTP-Session: fcb25d56-8632-4bf2-bec6-fff1e83f60d8 Destroying unnamed session 2024.02.06 17:07:26.457841 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.06 17:07:26.457907 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_16_3} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.06 17:07:26.457944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:26.458029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:26.458049 [ 3 ] {} HTTP-Session: feca744b-93c7-48df-8793-b685e5f1dcce Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:26.458066 [ 3 ] {} HTTP-Session: feca744b-93c7-48df-8793-b685e5f1dcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:26.458149 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:26.458192 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:26.458344 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:26.458764 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.459082 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.06 17:07:26.459264 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.06 17:07:26.459359 [ 72 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.06 17:07:26.459368 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} executeQuery: Read 22 rows, 30.40 KiB in 0.001191264 sec., 18467 rows/sec., 24.92 MiB/sec. 2024.02.06 17:07:26.459398 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:26.459561 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.06 17:07:26.459705 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} DynamicQueryHandler: Done processing query 2024.02.06 17:07:26.459734 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:26.459746 [ 3 ] {c8bb6eb2-507f-4c07-bcbe-df26855f9773} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:07:26.459794 [ 3 ] {} HTTP-Session: feca744b-93c7-48df-8793-b685e5f1dcce Destroying unnamed session 2024.02.06 17:07:26.459796 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 262 rows starting from the beginning of the part 2024.02.06 17:07:26.459926 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:26.460018 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:26.460105 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:26.460192 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:26.460279 [ 17 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:26.461478 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 6 columns (6 merged, 0 gathered) in 0.002026057 sec., 186569.2821080552 rows/sec., 251.77 MiB/sec. 2024.02.06 17:07:26.461684 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.06 17:07:26.461874 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.06 17:07:26.461931 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.06 17:07:26.461987 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_16_3: 4.01 MiB. 2024.02.06 17:07:27.000202 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.16 MiB, peak 236.32 MiB, will set to 230.97 MiB (RSS), difference: -4.19 MiB 2024.02.06 17:07:31.442787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:31.442918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:31.442949 [ 3 ] {} HTTP-Session: b5a84f25-48a5-4132-a7ba-eced4962fbcf Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:31.442979 [ 3 ] {} HTTP-Session: b5a84f25-48a5-4132-a7ba-eced4962fbcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:31.443127 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:31.443195 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:31.443363 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:31.443806 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:31.444076 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.06 17:07:31.444241 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.06 17:07:31.444361 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} executeQuery: Read 25 rows, 2.03 KiB in 0.001193713 sec., 20943 rows/sec., 1.66 MiB/sec. 2024.02.06 17:07:31.444528 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} DynamicQueryHandler: Done processing query 2024.02.06 17:07:31.444554 [ 3 ] {92a95609-e93c-46d8-b154-ed2ef471bc51} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:31.444571 [ 3 ] {} HTTP-Session: b5a84f25-48a5-4132-a7ba-eced4962fbcf Destroying unnamed session 2024.02.06 17:07:31.444711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:31.444762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:31.444782 [ 3 ] {} HTTP-Session: 0a90a0df-67c5-4556-871d-abb90e619636 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:31.444801 [ 3 ] {} HTTP-Session: 0a90a0df-67c5-4556-871d-abb90e619636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:31.444884 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:31.444925 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:31.445030 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:31.445381 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:31.445601 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.06 17:07:31.445749 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.06 17:07:31.445864 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} executeQuery: Read 75 rows, 7.15 KiB in 0.000949897 sec., 78955 rows/sec., 7.35 MiB/sec. 2024.02.06 17:07:31.445987 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} DynamicQueryHandler: Done processing query 2024.02.06 17:07:31.446011 [ 3 ] {cc58116e-173d-4397-8468-40e362e81930} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:31.446026 [ 3 ] {} HTTP-Session: 0a90a0df-67c5-4556-871d-abb90e619636 Destroying unnamed session 2024.02.06 17:07:31.446147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:31.446193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:31.446211 [ 3 ] {} HTTP-Session: 9a721169-c16b-499b-b8ff-f7681b7f8814 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:31.446228 [ 3 ] {} HTTP-Session: 9a721169-c16b-499b-b8ff-f7681b7f8814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:31.446303 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:31.446342 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:31.446450 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:31.446743 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:31.446944 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.06 17:07:31.447093 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.06 17:07:31.447205 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} executeQuery: Read 25 rows, 2.00 KiB in 0.000874274 sec., 28595 rows/sec., 2.24 MiB/sec. 2024.02.06 17:07:31.447321 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} DynamicQueryHandler: Done processing query 2024.02.06 17:07:31.447344 [ 3 ] {591b15ec-804c-4461-8194-e1c5ecaa6c75} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:07:31.447359 [ 3 ] {} HTTP-Session: 9a721169-c16b-499b-b8ff-f7681b7f8814 Destroying unnamed session 2024.02.06 17:07:31.447538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:31.447583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:31.447602 [ 3 ] {} HTTP-Session: 797066b3-1109-49fd-8c3d-08acb40cb649 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:31.447619 [ 3 ] {} HTTP-Session: 797066b3-1109-49fd-8c3d-08acb40cb649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:31.447697 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:31.447743 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:31.447883 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:31.448278 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.70 GiB. 2024.02.06 17:07:31.448576 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.06 17:07:31.448754 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.06 17:07:31.448866 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} executeQuery: Read 25 rows, 34.55 KiB in 0.001130882 sec., 22106 rows/sec., 29.83 MiB/sec. 2024.02.06 17:07:31.449047 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} DynamicQueryHandler: Done processing query 2024.02.06 17:07:31.449075 [ 3 ] {de07a669-026e-4a40-bde8-4de631fd30cf} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:07:31.449091 [ 3 ] {} HTTP-Session: 797066b3-1109-49fd-8c3d-08acb40cb649 Destroying unnamed session 2024.02.06 17:07:34.776669 [ 71 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:07:34.776752 [ 71 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:07:36.442964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:36.443085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:36.443111 [ 3 ] {} HTTP-Session: 188e2b52-60ee-4712-9845-d2c7b3514a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:36.443135 [ 3 ] {} HTTP-Session: 188e2b52-60ee-4712-9845-d2c7b3514a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:36.443265 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:36.443325 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:36.443490 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:36.443933 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:36.444204 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.06 17:07:36.444373 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.06 17:07:36.444512 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} executeQuery: Read 22 rows, 1.78 KiB in 0.001203923 sec., 18273 rows/sec., 1.45 MiB/sec. 2024.02.06 17:07:36.444667 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} DynamicQueryHandler: Done processing query 2024.02.06 17:07:36.444693 [ 3 ] {b5153da3-2e3a-4fee-98fc-7247a4ab74fe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:36.444711 [ 3 ] {} HTTP-Session: 188e2b52-60ee-4712-9845-d2c7b3514a2f Destroying unnamed session 2024.02.06 17:07:36.444855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:36.444908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:36.444928 [ 3 ] {} HTTP-Session: 4de7679a-4c2c-405e-86f5-0808377b2aad Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:36.444948 [ 3 ] {} HTTP-Session: 4de7679a-4c2c-405e-86f5-0808377b2aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:36.445032 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:36.445074 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:36.445185 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:36.445537 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:36.445758 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.06 17:07:36.445910 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.06 17:07:36.446037 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} executeQuery: Read 66 rows, 6.55 KiB in 0.000976517 sec., 67587 rows/sec., 6.55 MiB/sec. 2024.02.06 17:07:36.446174 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} DynamicQueryHandler: Done processing query 2024.02.06 17:07:36.446201 [ 3 ] {7ec1537e-7382-450f-8d6f-e24d13e30ac3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:36.446216 [ 3 ] {} HTTP-Session: 4de7679a-4c2c-405e-86f5-0808377b2aad Destroying unnamed session 2024.02.06 17:07:36.446337 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:36.446386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:36.446404 [ 3 ] {} HTTP-Session: 0c94b036-e90c-435d-83a2-339569fb9319 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:36.446421 [ 3 ] {} HTTP-Session: 0c94b036-e90c-435d-83a2-339569fb9319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:36.446494 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:36.446532 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:36.446639 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:36.446933 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:36.447154 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.06 17:07:36.447304 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.06 17:07:36.447422 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} executeQuery: Read 22 rows, 1.76 KiB in 0.000893084 sec., 24633 rows/sec., 1.93 MiB/sec. 2024.02.06 17:07:36.447538 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} DynamicQueryHandler: Done processing query 2024.02.06 17:07:36.447561 [ 3 ] {312f78bb-d815-4bfd-9257-78bb84c9b55f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:36.447576 [ 3 ] {} HTTP-Session: 0c94b036-e90c-435d-83a2-339569fb9319 Destroying unnamed session 2024.02.06 17:07:36.447763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:36.447809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:36.447828 [ 3 ] {} HTTP-Session: 19df9ba4-a2c4-4efc-b874-15601b800f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:36.447845 [ 3 ] {} HTTP-Session: 19df9ba4-a2c4-4efc-b874-15601b800f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:36.447919 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:36.447990 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:36.448128 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:36.448512 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:36.448819 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.06 17:07:36.448999 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.06 17:07:36.449128 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} executeQuery: Read 22 rows, 30.40 KiB in 0.001153813 sec., 19067 rows/sec., 25.73 MiB/sec. 2024.02.06 17:07:36.449258 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} DynamicQueryHandler: Done processing query 2024.02.06 17:07:36.449281 [ 3 ] {3346e9af-c934-4bc4-8fd3-a4ffcf0958a0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:07:36.449296 [ 3 ] {} HTTP-Session: 19df9ba4-a2c4-4efc-b874-15601b800f3f Destroying unnamed session 2024.02.06 17:07:41.444889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:41.445024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:41.445083 [ 3 ] {} HTTP-Session: 1b49cecc-3e0d-44ad-8125-27c1773348c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:41.445114 [ 3 ] {} HTTP-Session: 1b49cecc-3e0d-44ad-8125-27c1773348c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:41.445260 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:41.445329 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:41.445514 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:41.445957 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:41.446225 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.06 17:07:41.446393 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.06 17:07:41.446519 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} executeQuery: Read 25 rows, 2.03 KiB in 0.001218714 sec., 20513 rows/sec., 1.62 MiB/sec. 2024.02.06 17:07:41.446704 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} DynamicQueryHandler: Done processing query 2024.02.06 17:07:41.446730 [ 3 ] {28c87559-989a-41fe-bddd-b356fdbe6184} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:41.446747 [ 3 ] {} HTTP-Session: 1b49cecc-3e0d-44ad-8125-27c1773348c8 Destroying unnamed session 2024.02.06 17:07:41.446909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:41.446962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:41.446982 [ 3 ] {} HTTP-Session: 37ff89b0-1711-4de8-a41a-81fb3f9d0707 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:41.447001 [ 3 ] {} HTTP-Session: 37ff89b0-1711-4de8-a41a-81fb3f9d0707 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:41.447081 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:41.447123 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:07:41.447243 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:41.447517 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:41.447727 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:07:41.447880 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:07:41.447995 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} executeQuery: Read 4 rows, 342.00 B in 0.000884385 sec., 4522 rows/sec., 377.65 KiB/sec. 2024.02.06 17:07:41.448114 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} DynamicQueryHandler: Done processing query 2024.02.06 17:07:41.448137 [ 3 ] {4a65d9c4-d6a6-47ed-ba57-78837975ae59} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:07:41.448158 [ 3 ] {} HTTP-Session: 37ff89b0-1711-4de8-a41a-81fb3f9d0707 Destroying unnamed session 2024.02.06 17:07:41.448293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:41.448339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:41.448358 [ 3 ] {} HTTP-Session: 9207417c-5387-4168-b2b6-69942aaed380 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:41.448374 [ 3 ] {} HTTP-Session: 9207417c-5387-4168-b2b6-69942aaed380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:41.448450 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:41.448488 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:41.448594 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:41.448930 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:41.449153 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.06 17:07:41.449308 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.06 17:07:41.449425 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} executeQuery: Read 113 rows, 10.14 KiB in 0.000947357 sec., 119279 rows/sec., 10.45 MiB/sec. 2024.02.06 17:07:41.449573 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} DynamicQueryHandler: Done processing query 2024.02.06 17:07:41.449596 [ 3 ] {40a992dc-cf0f-4af1-928a-f2e3dd13edaf} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:07:41.449612 [ 3 ] {} HTTP-Session: 9207417c-5387-4168-b2b6-69942aaed380 Destroying unnamed session 2024.02.06 17:07:41.449763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:41.449807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:41.449827 [ 3 ] {} HTTP-Session: ea64b208-f0ec-4586-af50-a410607ae7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:41.449844 [ 3 ] {} HTTP-Session: ea64b208-f0ec-4586-af50-a410607ae7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:41.449912 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:41.449950 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:07:41.450057 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:41.450319 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:41.450533 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:07:41.450680 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:07:41.450793 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} executeQuery: Read 4 rows, 286.00 B in 0.000851404 sec., 4698 rows/sec., 328.04 KiB/sec. 2024.02.06 17:07:41.450925 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} DynamicQueryHandler: Done processing query 2024.02.06 17:07:41.450948 [ 3 ] {42a76d0d-f712-4ca7-88a5-0a0af2e9a9e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:07:41.450965 [ 3 ] {} HTTP-Session: ea64b208-f0ec-4586-af50-a410607ae7f3 Destroying unnamed session 2024.02.06 17:07:41.451088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:41.451133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:41.451153 [ 3 ] {} HTTP-Session: c9f2ea54-90bb-435f-bd7f-af9982905f94 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:41.451170 [ 3 ] {} HTTP-Session: c9f2ea54-90bb-435f-bd7f-af9982905f94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:41.451242 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:41.451280 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:41.451385 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:41.451754 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:41.451965 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.06 17:07:41.452112 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.06 17:07:41.452227 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} executeQuery: Read 53 rows, 4.23 KiB in 0.000956047 sec., 55436 rows/sec., 4.32 MiB/sec. 2024.02.06 17:07:41.452355 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} DynamicQueryHandler: Done processing query 2024.02.06 17:07:41.452379 [ 3 ] {f4522192-c237-4284-a5ba-a93545353a62} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:07:41.452394 [ 3 ] {} HTTP-Session: c9f2ea54-90bb-435f-bd7f-af9982905f94 Destroying unnamed session 2024.02.06 17:07:41.452537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:41.452582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:41.452600 [ 3 ] {} HTTP-Session: 12831618-13a4-4fd8-8c98-9ef1ed828baf Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:41.452617 [ 3 ] {} HTTP-Session: 12831618-13a4-4fd8-8c98-9ef1ed828baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:41.452689 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:41.452731 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:07:41.452851 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:41.453160 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:41.453422 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.06 17:07:41.453603 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.06 17:07:41.453732 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} executeQuery: Read 38 rows, 2.74 KiB in 0.001012398 sec., 37534 rows/sec., 2.65 MiB/sec. 2024.02.06 17:07:41.453870 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} DynamicQueryHandler: Done processing query 2024.02.06 17:07:41.453893 [ 3 ] {3b4d1576-e764-4e38-8f89-6eb60403e365} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:07:41.453909 [ 3 ] {} HTTP-Session: 12831618-13a4-4fd8-8c98-9ef1ed828baf Destroying unnamed session 2024.02.06 17:07:41.454050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:41.454095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:41.454113 [ 3 ] {} HTTP-Session: a156478c-dca7-45cc-8bb4-6eb5f7625a10 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:41.454130 [ 3 ] {} HTTP-Session: a156478c-dca7-45cc-8bb4-6eb5f7625a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:41.454206 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:41.454249 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:41.454385 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:41.454781 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:41.455068 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.06 17:07:41.455258 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.06 17:07:41.455372 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} executeQuery: Read 25 rows, 34.55 KiB in 0.001138972 sec., 21949 rows/sec., 29.62 MiB/sec. 2024.02.06 17:07:41.455492 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} DynamicQueryHandler: Done processing query 2024.02.06 17:07:41.455515 [ 3 ] {8887a840-b3c2-43ee-919e-cf6e0cdcf4cb} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:07:41.455531 [ 3 ] {} HTTP-Session: a156478c-dca7-45cc-8bb4-6eb5f7625a10 Destroying unnamed session 2024.02.06 17:07:46.443700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:46.443826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:46.443856 [ 3 ] {} HTTP-Session: d70c6652-6df9-49a8-8e5b-cd69453d46e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:46.443885 [ 3 ] {} HTTP-Session: d70c6652-6df9-49a8-8e5b-cd69453d46e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:46.444028 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:46.444095 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:46.444283 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:46.444770 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:46.445050 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.06 17:07:46.445218 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.06 17:07:46.445354 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} executeQuery: Read 22 rows, 1.78 KiB in 0.001280036 sec., 17187 rows/sec., 1.36 MiB/sec. 2024.02.06 17:07:46.445497 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} DynamicQueryHandler: Done processing query 2024.02.06 17:07:46.445522 [ 3 ] {6261f755-0f9e-4850-ad94-21daba88f254} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:46.445539 [ 3 ] {} HTTP-Session: d70c6652-6df9-49a8-8e5b-cd69453d46e2 Destroying unnamed session 2024.02.06 17:07:46.445669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:46.445720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:46.445739 [ 3 ] {} HTTP-Session: 56c5d680-1157-4ef8-9749-5bd4253f895d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:46.445758 [ 3 ] {} HTTP-Session: 56c5d680-1157-4ef8-9749-5bd4253f895d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:46.445839 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:46.445880 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:46.445987 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:46.446337 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:46.446552 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.06 17:07:46.446701 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.06 17:07:46.446795 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} executeQuery: Read 66 rows, 6.55 KiB in 0.000928966 sec., 71046 rows/sec., 6.89 MiB/sec. 2024.02.06 17:07:46.446921 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} DynamicQueryHandler: Done processing query 2024.02.06 17:07:46.446945 [ 3 ] {c1e2d451-4591-4811-a610-4cb5b1636e8f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:46.446961 [ 3 ] {} HTTP-Session: 56c5d680-1157-4ef8-9749-5bd4253f895d Destroying unnamed session 2024.02.06 17:07:46.447116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:46.447162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:46.447182 [ 3 ] {} HTTP-Session: 75fb4de2-0b9a-44a4-9df9-e2fa07b09ed0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:46.447199 [ 3 ] {} HTTP-Session: 75fb4de2-0b9a-44a4-9df9-e2fa07b09ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:46.447270 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:46.447308 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:46.447413 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:46.447726 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:46.447932 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.06 17:07:46.448081 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.06 17:07:46.448207 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} executeQuery: Read 22 rows, 1.76 KiB in 0.000906706 sec., 24263 rows/sec., 1.90 MiB/sec. 2024.02.06 17:07:46.448312 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} DynamicQueryHandler: Done processing query 2024.02.06 17:07:46.448335 [ 3 ] {a5f0bf76-929e-482a-b490-0001f045d9a3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:46.448350 [ 3 ] {} HTTP-Session: 75fb4de2-0b9a-44a4-9df9-e2fa07b09ed0 Destroying unnamed session 2024.02.06 17:07:46.448483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23582, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:46.448527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:46.448546 [ 3 ] {} HTTP-Session: 63488d39-9114-42f6-abde-39297328141c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:46.448562 [ 3 ] {} HTTP-Session: 63488d39-9114-42f6-abde-39297328141c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:46.448637 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:46.448682 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:46.448817 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:46.449165 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:46.449458 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.06 17:07:46.449648 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.06 17:07:46.449775 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} executeQuery: Read 22 rows, 30.40 KiB in 0.001110711 sec., 19807 rows/sec., 26.73 MiB/sec. 2024.02.06 17:07:46.449896 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} DynamicQueryHandler: Done processing query 2024.02.06 17:07:46.449919 [ 3 ] {7e5b82a1-253f-407c-b9b8-2a27f9b64c0c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:07:46.449935 [ 3 ] {} HTTP-Session: 63488d39-9114-42f6-abde-39297328141c Destroying unnamed session 2024.02.06 17:07:49.777016 [ 135 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:07:49.777073 [ 135 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:07:51.443206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:51.443342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:51.443374 [ 3 ] {} HTTP-Session: 474e6145-486a-4ce4-9ae8-0df68f9acb1f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:51.443402 [ 3 ] {} HTTP-Session: 474e6145-486a-4ce4-9ae8-0df68f9acb1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:51.443544 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:51.443611 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:51.443794 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:51.444244 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:51.444517 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.06 17:07:51.444689 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.06 17:07:51.444811 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} executeQuery: Read 25 rows, 2.03 KiB in 0.001228285 sec., 20353 rows/sec., 1.61 MiB/sec. 2024.02.06 17:07:51.444806 [ 172 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.06 17:07:51.444869 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:51.444982 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} DynamicQueryHandler: Done processing query 2024.02.06 17:07:51.444975 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.06 17:07:51.445014 [ 3 ] {6d7be66c-ccc5-41b8-97fa-5d8cd867b1aa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:51.445057 [ 3 ] {} HTTP-Session: 474e6145-486a-4ce4-9ae8-0df68f9acb1f Destroying unnamed session 2024.02.06 17:07:51.445138 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:51.445182 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 47 rows starting from the beginning of the part 2024.02.06 17:07:51.445227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:51.445301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:51.445345 [ 3 ] {} HTTP-Session: e9b17414-9e3d-4604-abe9-57724dbb0426 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:51.445400 [ 3 ] {} HTTP-Session: e9b17414-9e3d-4604-abe9-57724dbb0426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:51.445445 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:51.445608 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:51.445700 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:51.445715 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:51.446041 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:51.446171 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:51.446346 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:51.446468 [ 17 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:51.446996 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:51.447423 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.06 17:07:51.447766 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.06 17:07:51.447952 [ 172 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.06 17:07:51.447975 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} executeQuery: Read 75 rows, 7.15 KiB in 0.002316195 sec., 32380 rows/sec., 3.01 MiB/sec. 2024.02.06 17:07:51.447996 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003023504 sec., 54903.185178521344 rows/sec., 4.35 MiB/sec. 2024.02.06 17:07:51.448022 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:51.448234 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.06 17:07:51.448265 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} DynamicQueryHandler: Done processing query 2024.02.06 17:07:51.448310 [ 3 ] {276b1c97-2a74-4416-8ca8-8ccd3e3bd0d3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:51.448341 [ 3 ] {} HTTP-Session: e9b17414-9e3d-4604-abe9-57724dbb0426 Destroying unnamed session 2024.02.06 17:07:51.448404 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.06 17:07:51.448429 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:51.448526 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 181 rows starting from the beginning of the part 2024.02.06 17:07:51.448570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:51.448634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:51.448679 [ 3 ] {} HTTP-Session: 695e5e6d-5f27-4f48-9e48-09aa07ddf5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:51.448722 [ 3 ] {} HTTP-Session: 695e5e6d-5f27-4f48-9e48-09aa07ddf5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:51.448835 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 75 rows starting from the beginning of the part 2024.02.06 17:07:51.448904 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.06 17:07:51.448983 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:51.449079 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:51.449113 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_21_4} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.06 17:07:51.449178 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part 2024.02.06 17:07:51.449446 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part 2024.02.06 17:07:51.449529 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:51.449590 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 66 rows starting from the beginning of the part 2024.02.06 17:07:51.449704 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 75 rows starting from the beginning of the part 2024.02.06 17:07:51.450034 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:51.450294 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.06 17:07:51.450477 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.06 17:07:51.450595 [ 172 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.06 17:07:51.450627 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} executeQuery: Read 25 rows, 2.00 KiB in 0.001583584 sec., 15786 rows/sec., 1.23 MiB/sec. 2024.02.06 17:07:51.450681 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:51.450997 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.06 17:07:51.451151 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981763 sec., 193174.30660988146 rows/sec., 17.82 MiB/sec. 2024.02.06 17:07:51.451223 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} DynamicQueryHandler: Done processing query 2024.02.06 17:07:51.451240 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:51.451266 [ 3 ] {ab6b13cd-21a8-4f1f-910c-cb79158aea26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:07:51.451289 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 97 rows starting from the beginning of the part 2024.02.06 17:07:51.451300 [ 3 ] {} HTTP-Session: 695e5e6d-5f27-4f48-9e48-09aa07ddf5d0 Destroying unnamed session 2024.02.06 17:07:51.451474 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:51.451478 [ 19 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.06 17:07:51.451625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:51.451727 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:51.451741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:51.451837 [ 3 ] {} HTTP-Session: 226d89bc-272f-40f0-af8d-0ebe99caec59 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:51.451899 [ 3 ] {} HTTP-Session: 226d89bc-272f-40f0-af8d-0ebe99caec59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:51.452109 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part 2024.02.06 17:07:51.452135 [ 19 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.06 17:07:51.452276 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:51.452370 [ 19 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_21_4} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.06 17:07:51.452464 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:51.452479 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:51.452862 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:51.453230 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:51.454197 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:51.454526 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003750465 sec., 65058.59940034102 rows/sec., 5.08 MiB/sec. 2024.02.06 17:07:51.454659 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.06 17:07:51.454813 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.06 17:07:51.454916 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.06 17:07:51.455009 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_21_4} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.06 17:07:51.455155 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.06 17:07:51.455262 [ 172 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.06 17:07:51.455270 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} executeQuery: Read 25 rows, 34.55 KiB in 0.002937802 sec., 8509 rows/sec., 11.48 MiB/sec. 2024.02.06 17:07:51.455306 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:51.455473 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.06 17:07:51.455551 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} DynamicQueryHandler: Done processing query 2024.02.06 17:07:51.455593 [ 3 ] {a81590d6-b1b3-4074-9ae1-f758615c6ffd} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:07:51.455643 [ 3 ] {} HTTP-Session: 226d89bc-272f-40f0-af8d-0ebe99caec59 Destroying unnamed session 2024.02.06 17:07:51.455699 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:51.455739 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 378 rows starting from the beginning of the part 2024.02.06 17:07:51.455895 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:51.455999 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:51.456093 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:51.456197 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 22 rows starting from the beginning of the part 2024.02.06 17:07:51.456291 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 25 rows starting from the beginning of the part 2024.02.06 17:07:51.457749 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 6 columns (6 merged, 0 gathered) in 0.002387016 sec., 208209.74807039415 rows/sec., 280.97 MiB/sec. 2024.02.06 17:07:51.458048 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.06 17:07:51.458268 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.06 17:07:51.458331 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.06 17:07:51.458399 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_21_4: 4.01 MiB. 2024.02.06 17:07:52.000186 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 236.41 MiB, will set to 231.03 MiB (RSS), difference: -4.08 MiB 2024.02.06 17:07:55.104061 [ 91 ] {} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.06 17:07:55.104165 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:55.104312 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.06 17:07:55.104536 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:07:55.104598 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 396 rows starting from the beginning of the part 2024.02.06 17:07:55.104867 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2024.02.06 17:07:55.105044 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.06 17:07:55.105200 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.06 17:07:55.105371 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2024.02.06 17:07:55.106260 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 510 rows, containing 5 columns (5 merged, 0 gathered) in 0.002018036 sec., 252720.96236142467 rows/sec., 17.83 MiB/sec. 2024.02.06 17:07:55.106367 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.06 17:07:55.106573 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.06 17:07:55.106635 [ 18 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_5_1} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.06 17:07:56.443423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:56.443551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:56.443582 [ 3 ] {} HTTP-Session: 3317dd63-989e-4aa8-8513-d1ebadaa000e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:56.443611 [ 3 ] {} HTTP-Session: 3317dd63-989e-4aa8-8513-d1ebadaa000e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:56.443755 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:56.443823 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:07:56.444007 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:56.444444 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:56.444710 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.06 17:07:56.444872 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.06 17:07:56.445009 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} executeQuery: Read 22 rows, 1.78 KiB in 0.001209504 sec., 18189 rows/sec., 1.44 MiB/sec. 2024.02.06 17:07:56.445159 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} DynamicQueryHandler: Done processing query 2024.02.06 17:07:56.445184 [ 3 ] {96ee4cf1-aca1-4a59-bfdc-77733f085be6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:56.445200 [ 3 ] {} HTTP-Session: 3317dd63-989e-4aa8-8513-d1ebadaa000e Destroying unnamed session 2024.02.06 17:07:56.445327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:56.445375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:56.445396 [ 3 ] {} HTTP-Session: 1071d59a-2386-48fb-a81e-3cf01f9333cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:56.445414 [ 3 ] {} HTTP-Session: 1071d59a-2386-48fb-a81e-3cf01f9333cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:56.445489 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:56.445531 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:07:56.445635 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:56.446013 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:56.446233 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.06 17:07:56.446389 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.06 17:07:56.446506 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} executeQuery: Read 66 rows, 6.55 KiB in 0.000988298 sec., 66781 rows/sec., 6.47 MiB/sec. 2024.02.06 17:07:56.446627 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} DynamicQueryHandler: Done processing query 2024.02.06 17:07:56.446651 [ 3 ] {0d0f57a4-9586-4e92-b4ac-54a8756f2157} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:07:56.446668 [ 3 ] {} HTTP-Session: 1071d59a-2386-48fb-a81e-3cf01f9333cd Destroying unnamed session 2024.02.06 17:07:56.446819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:56.446863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:56.446882 [ 3 ] {} HTTP-Session: c69f665e-5cac-4be2-a78d-23baf1b5a18f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:56.446899 [ 3 ] {} HTTP-Session: c69f665e-5cac-4be2-a78d-23baf1b5a18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:56.446970 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:56.447008 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:07:56.447113 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:56.447404 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:56.447614 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.06 17:07:56.447764 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.06 17:07:56.447860 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} executeQuery: Read 22 rows, 1.76 KiB in 0.000861495 sec., 25537 rows/sec., 2.00 MiB/sec. 2024.02.06 17:07:56.447991 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} DynamicQueryHandler: Done processing query 2024.02.06 17:07:56.448014 [ 3 ] {88feb57a-0998-45b6-82ab-97cc8bf737f9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:07:56.448032 [ 3 ] {} HTTP-Session: c69f665e-5cac-4be2-a78d-23baf1b5a18f Destroying unnamed session 2024.02.06 17:07:56.448163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:07:56.448207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:07:56.448227 [ 3 ] {} HTTP-Session: 98e920a9-0c08-4736-ad48-c199a1413981 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:07:56.448244 [ 3 ] {} HTTP-Session: 98e920a9-0c08-4736-ad48-c199a1413981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:07:56.448320 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:07:56.448367 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:07:56.448507 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:07:56.448868 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:07:56.449165 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.06 17:07:56.449380 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.06 17:07:56.449483 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} executeQuery: Read 22 rows, 30.40 KiB in 0.001133952 sec., 19401 rows/sec., 26.18 MiB/sec. 2024.02.06 17:07:56.449604 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} DynamicQueryHandler: Done processing query 2024.02.06 17:07:56.449627 [ 3 ] {14dd8ba5-a162-4ce2-94bd-df7d6cf9f5cb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:07:56.449643 [ 3 ] {} HTTP-Session: 98e920a9-0c08-4736-ad48-c199a1413981 Destroying unnamed session 2024.02.06 17:08:01.443333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:01.443463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:01.443493 [ 3 ] {} HTTP-Session: 38402fba-dc45-4c59-983a-57f0f91716e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:01.443522 [ 3 ] {} HTTP-Session: 38402fba-dc45-4c59-983a-57f0f91716e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:01.443664 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:01.443731 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:01.443913 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:01.444403 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:08:01.444702 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.06 17:08:01.444869 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.06 17:08:01.444985 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} executeQuery: Read 25 rows, 2.03 KiB in 0.001282725 sec., 19489 rows/sec., 1.54 MiB/sec. 2024.02.06 17:08:01.445108 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} DynamicQueryHandler: Done processing query 2024.02.06 17:08:01.445134 [ 3 ] {6f16fb54-acd3-41ef-b275-899abd8ea39f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:01.445150 [ 3 ] {} HTTP-Session: 38402fba-dc45-4c59-983a-57f0f91716e2 Destroying unnamed session 2024.02.06 17:08:01.445279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:01.445326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:01.445345 [ 3 ] {} HTTP-Session: 8736d4a0-7236-478c-8d6f-8adc58651dce Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:01.445364 [ 3 ] {} HTTP-Session: 8736d4a0-7236-478c-8d6f-8adc58651dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:01.445438 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:01.445477 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:01.445580 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:01.445915 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:08:01.446132 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.06 17:08:01.446315 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.06 17:08:01.446414 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} executeQuery: Read 75 rows, 7.15 KiB in 0.000949776 sec., 78965 rows/sec., 7.35 MiB/sec. 2024.02.06 17:08:01.446528 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} DynamicQueryHandler: Done processing query 2024.02.06 17:08:01.446552 [ 3 ] {489e254b-3f27-435c-b1fe-f83f716ccaed} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:01.446569 [ 3 ] {} HTTP-Session: 8736d4a0-7236-478c-8d6f-8adc58651dce Destroying unnamed session 2024.02.06 17:08:01.446731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:01.446776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:01.446794 [ 3 ] {} HTTP-Session: a52abea6-d899-491d-939b-3a4d07c23796 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:01.446812 [ 3 ] {} HTTP-Session: a52abea6-d899-491d-939b-3a4d07c23796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:01.446881 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:01.446920 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:01.447023 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:01.447303 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:08:01.447509 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.06 17:08:01.447654 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.06 17:08:01.447748 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} executeQuery: Read 25 rows, 2.00 KiB in 0.000840023 sec., 29761 rows/sec., 2.33 MiB/sec. 2024.02.06 17:08:01.447881 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} DynamicQueryHandler: Done processing query 2024.02.06 17:08:01.447905 [ 3 ] {24fd55c1-8a3c-4f4a-a8c9-33215057eff9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:08:01.447920 [ 3 ] {} HTTP-Session: a52abea6-d899-491d-939b-3a4d07c23796 Destroying unnamed session 2024.02.06 17:08:01.448063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:01.448106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:01.448125 [ 3 ] {} HTTP-Session: 0347acba-c76f-4e84-b5e6-3525e5286484 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:01.448141 [ 3 ] {} HTTP-Session: 0347acba-c76f-4e84-b5e6-3525e5286484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:01.448216 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:01.448261 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:01.448399 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:01.448782 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.69 GiB. 2024.02.06 17:08:01.449089 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.06 17:08:01.449272 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.06 17:08:01.449383 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} executeQuery: Read 25 rows, 34.55 KiB in 0.001138131 sec., 21965 rows/sec., 29.64 MiB/sec. 2024.02.06 17:08:01.449512 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} DynamicQueryHandler: Done processing query 2024.02.06 17:08:01.449535 [ 3 ] {712151e9-f8a2-4095-a57a-ec1720d80b5d} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:08:01.449551 [ 3 ] {} HTTP-Session: 0347acba-c76f-4e84-b5e6-3525e5286484 Destroying unnamed session 2024.02.06 17:08:04.777132 [ 60 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:08:04.777208 [ 60 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:08:06.443083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:06.443206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:06.443233 [ 3 ] {} HTTP-Session: 0fbdfab4-76c0-4f5f-ae0f-9692923ec6c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:06.443259 [ 3 ] {} HTTP-Session: 0fbdfab4-76c0-4f5f-ae0f-9692923ec6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:06.443404 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:06.443469 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:06.443634 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:06.444085 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:06.444371 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.06 17:08:06.444545 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.06 17:08:06.444662 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} executeQuery: Read 22 rows, 1.78 KiB in 0.001218964 sec., 18048 rows/sec., 1.43 MiB/sec. 2024.02.06 17:08:06.444839 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} DynamicQueryHandler: Done processing query 2024.02.06 17:08:06.444866 [ 3 ] {b3e63449-84d7-4ce8-8258-ec1bcb93a6b9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:06.444883 [ 3 ] {} HTTP-Session: 0fbdfab4-76c0-4f5f-ae0f-9692923ec6c4 Destroying unnamed session 2024.02.06 17:08:06.445023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:06.445073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:06.445097 [ 3 ] {} HTTP-Session: 540e7408-66a2-4b3d-8906-c177f1574de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:06.445119 [ 3 ] {} HTTP-Session: 540e7408-66a2-4b3d-8906-c177f1574de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:06.445205 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:06.445250 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:06.445359 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:06.445688 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:06.445911 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.06 17:08:06.446064 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.06 17:08:06.446164 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} executeQuery: Read 66 rows, 6.55 KiB in 0.000928896 sec., 71052 rows/sec., 6.89 MiB/sec. 2024.02.06 17:08:06.446304 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} DynamicQueryHandler: Done processing query 2024.02.06 17:08:06.446328 [ 3 ] {c3ca8b3c-ce7f-47e8-893c-ab0ccd6bfaaa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:06.446345 [ 3 ] {} HTTP-Session: 540e7408-66a2-4b3d-8906-c177f1574de0 Destroying unnamed session 2024.02.06 17:08:06.446506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:06.446550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:06.446571 [ 3 ] {} HTTP-Session: 66ecfd9a-ef22-40fe-8b24-d7e4c9dc4e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:06.446589 [ 3 ] {} HTTP-Session: 66ecfd9a-ef22-40fe-8b24-d7e4c9dc4e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:06.446661 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:06.446700 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:06.446804 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:06.447073 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:06.447286 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.06 17:08:06.447450 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.06 17:08:06.447550 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} executeQuery: Read 22 rows, 1.76 KiB in 0.000862994 sec., 25492 rows/sec., 1.99 MiB/sec. 2024.02.06 17:08:06.447661 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} DynamicQueryHandler: Done processing query 2024.02.06 17:08:06.447684 [ 3 ] {fc36533a-b5ff-48ce-8542-184eb36ee5bf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:06.447701 [ 3 ] {} HTTP-Session: 66ecfd9a-ef22-40fe-8b24-d7e4c9dc4e65 Destroying unnamed session 2024.02.06 17:08:06.447839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:06.447885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:06.447905 [ 3 ] {} HTTP-Session: dcd7414a-a698-4763-81e7-fad833bd5d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:06.447923 [ 3 ] {} HTTP-Session: dcd7414a-a698-4763-81e7-fad833bd5d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:06.447998 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:06.448043 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:06.448177 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:06.448532 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:06.448830 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.06 17:08:06.449011 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.06 17:08:06.449110 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} executeQuery: Read 22 rows, 30.40 KiB in 0.001085111 sec., 20274 rows/sec., 27.36 MiB/sec. 2024.02.06 17:08:06.449214 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} DynamicQueryHandler: Done processing query 2024.02.06 17:08:06.449237 [ 3 ] {76ef4bee-ecb8-42d2-b751-9653e15818f4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:08:06.449253 [ 3 ] {} HTTP-Session: dcd7414a-a698-4763-81e7-fad833bd5d0a Destroying unnamed session 2024.02.06 17:08:11.444660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:11.444785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:11.444813 [ 3 ] {} HTTP-Session: ad207738-c087-4ef2-9f40-c151b0048ea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:11.444839 [ 3 ] {} HTTP-Session: ad207738-c087-4ef2-9f40-c151b0048ea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:11.444973 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:11.445039 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:11.445208 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:11.445672 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:11.445947 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.06 17:08:11.446119 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.06 17:08:11.446248 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} executeQuery: Read 25 rows, 2.03 KiB in 0.001234764 sec., 20246 rows/sec., 1.60 MiB/sec. 2024.02.06 17:08:11.446419 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} DynamicQueryHandler: Done processing query 2024.02.06 17:08:11.446446 [ 3 ] {d00a673b-650a-4158-a1d5-d8c945b06d3c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:11.446464 [ 3 ] {} HTTP-Session: ad207738-c087-4ef2-9f40-c151b0048ea1 Destroying unnamed session 2024.02.06 17:08:11.446613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:11.446669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:11.446691 [ 3 ] {} HTTP-Session: 027c7a80-8c86-49f7-9870-756cc0e28956 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:11.446710 [ 3 ] {} HTTP-Session: 027c7a80-8c86-49f7-9870-756cc0e28956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:11.446798 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:11.446841 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:11.446956 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:11.447370 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:11.447608 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.06 17:08:11.447777 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.06 17:08:11.447901 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} executeQuery: Read 111 rows, 9.96 KiB in 0.00106204 sec., 104515 rows/sec., 9.16 MiB/sec. 2024.02.06 17:08:11.448033 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} DynamicQueryHandler: Done processing query 2024.02.06 17:08:11.448057 [ 3 ] {f503e796-2afd-4fa6-8c1e-bb2a817b544d} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:08:11.448073 [ 3 ] {} HTTP-Session: 027c7a80-8c86-49f7-9870-756cc0e28956 Destroying unnamed session 2024.02.06 17:08:11.448243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:11.448293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:11.448313 [ 3 ] {} HTTP-Session: 72109b2b-52eb-47a0-a7a1-c6cb0373cd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:11.448330 [ 3 ] {} HTTP-Session: 72109b2b-52eb-47a0-a7a1-c6cb0373cd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:11.448409 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:11.448449 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:11.448557 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:11.448890 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:11.449111 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.06 17:08:11.449265 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.06 17:08:11.449393 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} executeQuery: Read 49 rows, 3.90 KiB in 0.000943137 sec., 51954 rows/sec., 4.04 MiB/sec. 2024.02.06 17:08:11.449527 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} DynamicQueryHandler: Done processing query 2024.02.06 17:08:11.449556 [ 3 ] {3c339c1a-f95d-44f3-b454-1b4fca52a985} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:08:11.449579 [ 3 ] {} HTTP-Session: 72109b2b-52eb-47a0-a7a1-c6cb0373cd00 Destroying unnamed session 2024.02.06 17:08:11.449737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:11.449797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:11.449823 [ 3 ] {} HTTP-Session: dc2621da-30a7-4431-aa06-6ee3c4d2cbd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:11.449846 [ 3 ] {} HTTP-Session: dc2621da-30a7-4431-aa06-6ee3c4d2cbd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:11.449941 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:11.449996 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:08:11.450155 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:11.450551 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:11.450927 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.06 17:08:11.451183 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.06 17:08:11.451336 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} executeQuery: Read 36 rows, 2.60 KiB in 0.001350747 sec., 26651 rows/sec., 1.88 MiB/sec. 2024.02.06 17:08:11.451524 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} DynamicQueryHandler: Done processing query 2024.02.06 17:08:11.451550 [ 3 ] {8b9e36ad-00cb-4415-a39e-e7743bda3e24} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:08:11.451567 [ 3 ] {} HTTP-Session: dc2621da-30a7-4431-aa06-6ee3c4d2cbd7 Destroying unnamed session 2024.02.06 17:08:11.451746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:11.451795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:11.451814 [ 3 ] {} HTTP-Session: be9c2b37-c2f1-4f1c-980d-dc6986eb79a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:11.451833 [ 3 ] {} HTTP-Session: be9c2b37-c2f1-4f1c-980d-dc6986eb79a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:11.451923 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:11.451970 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:11.452117 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:11.452584 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:11.452889 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.06 17:08:11.453069 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.06 17:08:11.453201 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} executeQuery: Read 25 rows, 34.55 KiB in 0.001245055 sec., 20079 rows/sec., 27.10 MiB/sec. 2024.02.06 17:08:11.453334 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} DynamicQueryHandler: Done processing query 2024.02.06 17:08:11.453360 [ 3 ] {ef419631-f776-4753-aaea-ee1b47659a97} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:08:11.453376 [ 3 ] {} HTTP-Session: be9c2b37-c2f1-4f1c-980d-dc6986eb79a0 Destroying unnamed session 2024.02.06 17:08:16.443489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:16.443614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:16.443640 [ 3 ] {} HTTP-Session: 9b6bfa72-677c-43d8-b74e-7f7f42cce620 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:16.443665 [ 3 ] {} HTTP-Session: 9b6bfa72-677c-43d8-b74e-7f7f42cce620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:16.443796 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:16.443856 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:16.444017 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:16.444483 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:16.444784 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.06 17:08:16.444961 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.06 17:08:16.445100 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} executeQuery: Read 22 rows, 1.78 KiB in 0.001260415 sec., 17454 rows/sec., 1.38 MiB/sec. 2024.02.06 17:08:16.445111 [ 59 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.06 17:08:16.445250 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:16.445301 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} DynamicQueryHandler: Done processing query 2024.02.06 17:08:16.445346 [ 3 ] {dc89ebb6-b524-4e5e-96d9-7deeae631198} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:16.445341 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.06 17:08:16.445368 [ 3 ] {} HTTP-Session: 9b6bfa72-677c-43d8-b74e-7f7f42cce620 Destroying unnamed session 2024.02.06 17:08:16.445467 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:16.445521 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 47 rows starting from the beginning of the part 2024.02.06 17:08:16.445546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:16.445631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:16.445687 [ 3 ] {} HTTP-Session: 395dcc8e-e459-49b1-bc62-e9f0b9520218 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:16.445749 [ 3 ] {} HTTP-Session: 395dcc8e-e459-49b1-bc62-e9f0b9520218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:16.445783 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.445974 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:16.446008 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:16.446106 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:16.446283 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.446610 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:16.446617 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:16.446816 [ 15 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.447314 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:16.447850 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.06 17:08:16.448176 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.06 17:08:16.448198 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.00287362 sec., 56722.87915590788 rows/sec., 4.49 MiB/sec. 2024.02.06 17:08:16.448328 [ 59 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.06 17:08:16.448394 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} executeQuery: Read 66 rows, 6.55 KiB in 0.002356796 sec., 28004 rows/sec., 2.71 MiB/sec. 2024.02.06 17:08:16.448420 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:16.448481 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.06 17:08:16.448652 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.06 17:08:16.448786 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} DynamicQueryHandler: Done processing query 2024.02.06 17:08:16.448842 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:16.448855 [ 3 ] {38afd75a-3978-4052-a305-fa0f46ede6c0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:16.448903 [ 3 ] {} HTTP-Session: 395dcc8e-e459-49b1-bc62-e9f0b9520218 Destroying unnamed session 2024.02.06 17:08:16.448915 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 181 rows starting from the beginning of the part 2024.02.06 17:08:16.448961 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.06 17:08:16.449045 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_26_5} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.06 17:08:16.449128 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 66 rows starting from the beginning of the part 2024.02.06 17:08:16.449242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:16.449337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:16.449387 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part 2024.02.06 17:08:16.449397 [ 3 ] {} HTTP-Session: 375e5ae0-8a03-4724-bea8-b9482d9a5320 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:16.449463 [ 3 ] {} HTTP-Session: 375e5ae0-8a03-4724-bea8-b9482d9a5320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:16.449658 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 66 rows starting from the beginning of the part 2024.02.06 17:08:16.449677 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:16.449761 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:16.449924 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part 2024.02.06 17:08:16.450260 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:16.450279 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 66 rows starting from the beginning of the part 2024.02.06 17:08:16.450920 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:16.451445 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.06 17:08:16.451806 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.06 17:08:16.452139 [ 59 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.06 17:08:16.452152 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 4 columns (4 merged, 0 gathered) in 0.003661032 sec., 154328.0692438635 rows/sec., 14.31 MiB/sec. 2024.02.06 17:08:16.452156 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} executeQuery: Read 22 rows, 1.76 KiB in 0.002409518 sec., 9130 rows/sec., 731.15 KiB/sec. 2024.02.06 17:08:16.452200 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:16.452375 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.06 17:08:16.452491 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.06 17:08:16.452571 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} DynamicQueryHandler: Done processing query 2024.02.06 17:08:16.452585 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:16.452636 [ 3 ] {9206d03c-06cb-4420-a069-8d9504776e18} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:16.452651 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 97 rows starting from the beginning of the part 2024.02.06 17:08:16.452676 [ 3 ] {} HTTP-Session: 375e5ae0-8a03-4724-bea8-b9482d9a5320 Destroying unnamed session 2024.02.06 17:08:16.452829 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.452884 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.06 17:08:16.452949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:16.453071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:16.453086 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_26_5} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.06 17:08:16.453159 [ 3 ] {} HTTP-Session: 75f52efe-677f-4c04-878a-ae585c47a995 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:16.453169 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:16.453219 [ 3 ] {} HTTP-Session: 75f52efe-677f-4c04-878a-ae585c47a995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:16.453531 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.453549 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:16.453658 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:16.453746 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part 2024.02.06 17:08:16.454099 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.454296 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:16.455367 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:16.455776 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.003517549 sec., 67376.46014312808 rows/sec., 5.26 MiB/sec. 2024.02.06 17:08:16.456021 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.06 17:08:16.456109 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.06 17:08:16.456306 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.06 17:08:16.456411 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_26_5} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.06 17:08:16.456452 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.06 17:08:16.456653 [ 59 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.06 17:08:16.456664 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} executeQuery: Read 22 rows, 30.40 KiB in 0.003041085 sec., 7234 rows/sec., 9.76 MiB/sec. 2024.02.06 17:08:16.456724 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:16.456918 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.06 17:08:16.456993 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} DynamicQueryHandler: Done processing query 2024.02.06 17:08:16.457043 [ 3 ] {6286925c-9e70-472e-a377-cec521cb0422} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:08:16.457095 [ 3 ] {} HTTP-Session: 75f52efe-677f-4c04-878a-ae585c47a995 Destroying unnamed session 2024.02.06 17:08:16.457129 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:16.457177 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 497 rows starting from the beginning of the part 2024.02.06 17:08:16.457307 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.457403 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:16.457494 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.457584 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:16.457680 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:16.459029 [ 12 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 6 columns (6 merged, 0 gathered) in 0.002233152 sec., 274499.8996933482 rows/sec., 370.42 MiB/sec. 2024.02.06 17:08:16.459440 [ 12 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.06 17:08:16.459706 [ 12 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.06 17:08:16.459777 [ 12 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.06 17:08:16.459865 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_26_5: 4.02 MiB. 2024.02.06 17:08:17.000186 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 236.41 MiB, will set to 231.16 MiB (RSS), difference: -4.02 MiB 2024.02.06 17:08:19.777262 [ 94 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:08:19.777305 [ 94 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:08:21.443279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:21.443410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:21.443441 [ 3 ] {} HTTP-Session: 80be7f71-db34-4ac2-885b-4b1789a8800d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:21.443471 [ 3 ] {} HTTP-Session: 80be7f71-db34-4ac2-885b-4b1789a8800d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:21.443616 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:21.443685 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:21.443870 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:21.444342 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:21.444624 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.06 17:08:21.444790 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.06 17:08:21.444926 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} executeQuery: Read 25 rows, 2.03 KiB in 0.001262676 sec., 19799 rows/sec., 1.57 MiB/sec. 2024.02.06 17:08:21.445071 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} DynamicQueryHandler: Done processing query 2024.02.06 17:08:21.445097 [ 3 ] {2f490aa5-5abf-4528-a250-b5fb6be4a422} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:21.445113 [ 3 ] {} HTTP-Session: 80be7f71-db34-4ac2-885b-4b1789a8800d Destroying unnamed session 2024.02.06 17:08:21.445244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:21.445290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:21.445310 [ 3 ] {} HTTP-Session: cb157af0-8699-426c-81f4-edd842856cda Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:21.445328 [ 3 ] {} HTTP-Session: cb157af0-8699-426c-81f4-edd842856cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:21.445404 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:21.445444 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:21.445552 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:21.445948 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:21.446166 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.06 17:08:21.446319 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.06 17:08:21.446437 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} executeQuery: Read 75 rows, 7.15 KiB in 0.001002638 sec., 74802 rows/sec., 6.96 MiB/sec. 2024.02.06 17:08:21.446582 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} DynamicQueryHandler: Done processing query 2024.02.06 17:08:21.446607 [ 3 ] {1e324554-881a-4301-8fac-60cf8364197e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:21.446623 [ 3 ] {} HTTP-Session: cb157af0-8699-426c-81f4-edd842856cda Destroying unnamed session 2024.02.06 17:08:21.446778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:21.446821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:21.446841 [ 3 ] {} HTTP-Session: ddeb4298-2a77-4b9d-a743-0bdb028f6586 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:21.446857 [ 3 ] {} HTTP-Session: ddeb4298-2a77-4b9d-a743-0bdb028f6586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:21.446930 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:21.446968 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:21.447076 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:21.447374 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:21.447580 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.06 17:08:21.447730 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.06 17:08:21.447849 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} executeQuery: Read 25 rows, 2.00 KiB in 0.000891445 sec., 28044 rows/sec., 2.19 MiB/sec. 2024.02.06 17:08:21.447968 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} DynamicQueryHandler: Done processing query 2024.02.06 17:08:21.447994 [ 3 ] {6b8435f4-5797-4e6b-82a7-9d16b85b4eab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:08:21.448013 [ 3 ] {} HTTP-Session: ddeb4298-2a77-4b9d-a743-0bdb028f6586 Destroying unnamed session 2024.02.06 17:08:21.448174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:21.448219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:21.448238 [ 3 ] {} HTTP-Session: 49bcc970-45a6-486a-b438-64b82054555c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:21.448254 [ 3 ] {} HTTP-Session: 49bcc970-45a6-486a-b438-64b82054555c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:21.448331 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:21.448376 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:21.448515 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:21.448922 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:21.449248 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.06 17:08:21.449431 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.06 17:08:21.449552 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} executeQuery: Read 25 rows, 34.55 KiB in 0.001192163 sec., 20970 rows/sec., 28.30 MiB/sec. 2024.02.06 17:08:21.449688 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} DynamicQueryHandler: Done processing query 2024.02.06 17:08:21.449712 [ 3 ] {ef8ac77c-148f-4732-8a18-eaadaadf1a3c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:08:21.449728 [ 3 ] {} HTTP-Session: 49bcc970-45a6-486a-b438-64b82054555c Destroying unnamed session 2024.02.06 17:08:26.443420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:26.443555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:26.443587 [ 3 ] {} HTTP-Session: 5f6eaa15-9b40-46bc-a173-cb7aa17341fc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:26.443616 [ 3 ] {} HTTP-Session: 5f6eaa15-9b40-46bc-a173-cb7aa17341fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:26.443758 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:26.443817 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:26.443978 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:26.444415 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:26.444682 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.06 17:08:26.444852 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.06 17:08:26.444983 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} executeQuery: Read 22 rows, 1.78 KiB in 0.001184323 sec., 18576 rows/sec., 1.47 MiB/sec. 2024.02.06 17:08:26.445169 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} DynamicQueryHandler: Done processing query 2024.02.06 17:08:26.445196 [ 3 ] {d119f795-b7c8-4144-b85f-ae4eb10e0d02} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:26.445214 [ 3 ] {} HTTP-Session: 5f6eaa15-9b40-46bc-a173-cb7aa17341fc Destroying unnamed session 2024.02.06 17:08:26.445344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:26.445396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:26.445416 [ 3 ] {} HTTP-Session: 1130368e-d869-422d-bf92-76989e6e8aea Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:26.445435 [ 3 ] {} HTTP-Session: 1130368e-d869-422d-bf92-76989e6e8aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:26.445517 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:26.445561 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:08:26.445679 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:26.445959 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:26.446174 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.06 17:08:26.446329 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.06 17:08:26.446436 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} executeQuery: Read 4 rows, 342.00 B in 0.000882784 sec., 4531 rows/sec., 378.33 KiB/sec. 2024.02.06 17:08:26.446565 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} DynamicQueryHandler: Done processing query 2024.02.06 17:08:26.446589 [ 3 ] {4914b71e-0f42-454c-a61a-9133077af43f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:08:26.446605 [ 3 ] {} HTTP-Session: 1130368e-d869-422d-bf92-76989e6e8aea Destroying unnamed session 2024.02.06 17:08:26.446761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:26.446809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:26.446828 [ 3 ] {} HTTP-Session: c5f3354f-35b0-4977-8bc5-8e8352d81d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:26.446846 [ 3 ] {} HTTP-Session: c5f3354f-35b0-4977-8bc5-8e8352d81d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:26.446921 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:26.446961 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:26.447064 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:26.447368 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:26.447582 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.06 17:08:26.447733 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.06 17:08:26.447851 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} executeQuery: Read 68 rows, 6.73 KiB in 0.000900435 sec., 75519 rows/sec., 7.30 MiB/sec. 2024.02.06 17:08:26.447970 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} DynamicQueryHandler: Done processing query 2024.02.06 17:08:26.447994 [ 3 ] {c3f2d034-503c-46cd-a010-2eaed3d68e35} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:26.448010 [ 3 ] {} HTTP-Session: c5f3354f-35b0-4977-8bc5-8e8352d81d82 Destroying unnamed session 2024.02.06 17:08:26.448144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:26.448190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:26.448209 [ 3 ] {} HTTP-Session: a2e06471-7dc2-4c55-ae58-b9f7664183a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:26.448225 [ 3 ] {} HTTP-Session: a2e06471-7dc2-4c55-ae58-b9f7664183a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:26.448295 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:26.448335 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:08:26.448441 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:26.448697 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:26.448914 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.06 17:08:26.449062 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.06 17:08:26.449181 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} executeQuery: Read 4 rows, 286.00 B in 0.000851974 sec., 4694 rows/sec., 327.82 KiB/sec. 2024.02.06 17:08:26.449303 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} DynamicQueryHandler: Done processing query 2024.02.06 17:08:26.449328 [ 3 ] {39093081-fcba-4d1f-9e25-0d909690971c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:08:26.449344 [ 3 ] {} HTTP-Session: a2e06471-7dc2-4c55-ae58-b9f7664183a1 Destroying unnamed session 2024.02.06 17:08:26.449497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:26.449544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:26.449563 [ 3 ] {} HTTP-Session: 2b509eb0-b46f-4092-a40c-96c3795f5282 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:26.449608 [ 3 ] {} HTTP-Session: 2b509eb0-b46f-4092-a40c-96c3795f5282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:26.449681 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:26.449718 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:26.449826 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:26.450124 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:26.450330 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.06 17:08:26.450476 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.06 17:08:26.450594 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} executeQuery: Read 26 rows, 2.09 KiB in 0.000877794 sec., 29619 rows/sec., 2.32 MiB/sec. 2024.02.06 17:08:26.450734 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} DynamicQueryHandler: Done processing query 2024.02.06 17:08:26.450759 [ 3 ] {04429ad1-5611-49cd-8741-c9cd17f9a746} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:08:26.450775 [ 3 ] {} HTTP-Session: 2b509eb0-b46f-4092-a40c-96c3795f5282 Destroying unnamed session 2024.02.06 17:08:26.450879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:26.450948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:26.450968 [ 3 ] {} HTTP-Session: d040446b-4177-4026-8364-d0c2762d623c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:26.450985 [ 3 ] {} HTTP-Session: d040446b-4177-4026-8364-d0c2762d623c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:26.451053 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:26.451096 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:08:26.451216 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:26.451466 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:26.451720 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.06 17:08:26.451899 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.06 17:08:26.452018 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} executeQuery: Read 2 rows, 144.00 B in 0.000934456 sec., 2140 rows/sec., 150.49 KiB/sec. 2024.02.06 17:08:26.452154 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} DynamicQueryHandler: Done processing query 2024.02.06 17:08:26.452178 [ 3 ] {56166c25-6491-4766-91bc-08ab7280cae3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:08:26.452194 [ 3 ] {} HTTP-Session: d040446b-4177-4026-8364-d0c2762d623c Destroying unnamed session 2024.02.06 17:08:26.452324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:26.452369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:26.452387 [ 3 ] {} HTTP-Session: 72b0f3bd-1794-4e20-8f44-72dc4d030577 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:26.452403 [ 3 ] {} HTTP-Session: 72b0f3bd-1794-4e20-8f44-72dc4d030577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:26.452478 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:26.452522 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:26.452660 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:26.453054 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:26.453335 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.06 17:08:26.453521 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.06 17:08:26.453642 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} executeQuery: Read 22 rows, 30.40 KiB in 0.001129192 sec., 19482 rows/sec., 26.29 MiB/sec. 2024.02.06 17:08:26.453753 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} DynamicQueryHandler: Done processing query 2024.02.06 17:08:26.453776 [ 3 ] {f879c863-c352-4e0c-b33e-b5ebcfbb8535} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:08:26.453793 [ 3 ] {} HTTP-Session: 72b0f3bd-1794-4e20-8f44-72dc4d030577 Destroying unnamed session 2024.02.06 17:08:31.443468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:31.443654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:31.443703 [ 3 ] {} HTTP-Session: 1e94b557-8e81-40ec-9b05-e14e28be2f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:31.443747 [ 3 ] {} HTTP-Session: 1e94b557-8e81-40ec-9b05-e14e28be2f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:31.443952 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:31.444037 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:31.444199 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:31.444646 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:31.444909 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.06 17:08:31.445073 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.06 17:08:31.445204 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} executeQuery: Read 25 rows, 2.03 KiB in 0.001191843 sec., 20975 rows/sec., 1.66 MiB/sec. 2024.02.06 17:08:31.445348 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} DynamicQueryHandler: Done processing query 2024.02.06 17:08:31.445375 [ 3 ] {5eaa1f1e-de47-4fa3-89eb-316fbaeedd27} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:31.445392 [ 3 ] {} HTTP-Session: 1e94b557-8e81-40ec-9b05-e14e28be2f56 Destroying unnamed session 2024.02.06 17:08:31.445527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:31.445575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:31.445596 [ 3 ] {} HTTP-Session: 89bf6232-04dc-4393-9873-42a4a041e692 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:31.445613 [ 3 ] {} HTTP-Session: 89bf6232-04dc-4393-9873-42a4a041e692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:31.445689 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:31.445728 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:31.445834 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:31.446187 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:31.446404 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.06 17:08:31.446558 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.06 17:08:31.446678 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} executeQuery: Read 75 rows, 7.15 KiB in 0.000953027 sec., 78696 rows/sec., 7.32 MiB/sec. 2024.02.06 17:08:31.446803 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} DynamicQueryHandler: Done processing query 2024.02.06 17:08:31.446828 [ 3 ] {62635058-f98d-4eb4-8800-fbd079a398b4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:31.446845 [ 3 ] {} HTTP-Session: 89bf6232-04dc-4393-9873-42a4a041e692 Destroying unnamed session 2024.02.06 17:08:31.446969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:31.447014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:31.447033 [ 3 ] {} HTTP-Session: 6c2f5011-ebd4-4fb0-ae3c-b5ccdf196d51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:31.447051 [ 3 ] {} HTTP-Session: 6c2f5011-ebd4-4fb0-ae3c-b5ccdf196d51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:31.447122 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:31.447161 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:31.447267 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:31.447557 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:31.447769 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.06 17:08:31.447918 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.06 17:08:31.448034 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} executeQuery: Read 25 rows, 2.00 KiB in 0.000878554 sec., 28455 rows/sec., 2.23 MiB/sec. 2024.02.06 17:08:31.448150 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} DynamicQueryHandler: Done processing query 2024.02.06 17:08:31.448175 [ 3 ] {b52a71c2-d7cf-49ac-b20d-f2c4ac6770b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:08:31.448192 [ 3 ] {} HTTP-Session: 6c2f5011-ebd4-4fb0-ae3c-b5ccdf196d51 Destroying unnamed session 2024.02.06 17:08:31.448368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:31.448414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:31.448434 [ 3 ] {} HTTP-Session: bc14e4ad-6e9d-4cd8-a5ca-7a5746b7e47b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:31.448451 [ 3 ] {} HTTP-Session: bc14e4ad-6e9d-4cd8-a5ca-7a5746b7e47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:31.448527 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:31.448574 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:31.448715 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:31.449134 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:31.449436 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.06 17:08:31.449628 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.06 17:08:31.449728 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} executeQuery: Read 25 rows, 34.55 KiB in 0.001171173 sec., 21346 rows/sec., 28.81 MiB/sec. 2024.02.06 17:08:31.449860 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} DynamicQueryHandler: Done processing query 2024.02.06 17:08:31.449884 [ 3 ] {f3f323a7-c2d1-4566-901d-013bc541bb8c} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:08:31.449901 [ 3 ] {} HTTP-Session: bc14e4ad-6e9d-4cd8-a5ca-7a5746b7e47b Destroying unnamed session 2024.02.06 17:08:34.777363 [ 174 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:08:34.777449 [ 174 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:08:36.443768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:36.443898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:36.443929 [ 3 ] {} HTTP-Session: 40bf8e90-85d5-4e9a-bc16-cfc9919fcf0a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:36.443959 [ 3 ] {} HTTP-Session: 40bf8e90-85d5-4e9a-bc16-cfc9919fcf0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:36.444107 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:36.444175 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:36.444340 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:36.444780 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:36.445042 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.06 17:08:36.445202 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.06 17:08:36.445330 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} executeQuery: Read 22 rows, 1.78 KiB in 0.001174263 sec., 18735 rows/sec., 1.48 MiB/sec. 2024.02.06 17:08:36.445476 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} DynamicQueryHandler: Done processing query 2024.02.06 17:08:36.445502 [ 3 ] {abe2871f-0157-4312-9809-26903160df87} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:36.445518 [ 3 ] {} HTTP-Session: 40bf8e90-85d5-4e9a-bc16-cfc9919fcf0a Destroying unnamed session 2024.02.06 17:08:36.445661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:36.445710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:36.445731 [ 3 ] {} HTTP-Session: 712a7d7a-ee5d-4e1d-80c9-12628d41add7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:36.445750 [ 3 ] {} HTTP-Session: 712a7d7a-ee5d-4e1d-80c9-12628d41add7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:36.445825 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:36.445864 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:36.445970 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:36.446313 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:36.446526 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.06 17:08:36.446680 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.06 17:08:36.446789 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} executeQuery: Read 66 rows, 6.55 KiB in 0.000924346 sec., 71401 rows/sec., 6.92 MiB/sec. 2024.02.06 17:08:36.446935 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} DynamicQueryHandler: Done processing query 2024.02.06 17:08:36.446960 [ 3 ] {3b4ef4a4-a0b7-4737-b8ac-d2fec9e65584} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:36.446978 [ 3 ] {} HTTP-Session: 712a7d7a-ee5d-4e1d-80c9-12628d41add7 Destroying unnamed session 2024.02.06 17:08:36.447139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:36.447187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:36.447206 [ 3 ] {} HTTP-Session: df2c9298-be90-44a4-9fdb-606572b5eee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:36.447223 [ 3 ] {} HTTP-Session: df2c9298-be90-44a4-9fdb-606572b5eee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:36.447294 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:36.447334 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:36.447445 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:36.447742 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:36.447949 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.06 17:08:36.448102 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.06 17:08:36.448223 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} executeQuery: Read 22 rows, 1.76 KiB in 0.000900815 sec., 24422 rows/sec., 1.91 MiB/sec. 2024.02.06 17:08:36.448344 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} DynamicQueryHandler: Done processing query 2024.02.06 17:08:36.448368 [ 3 ] {da74fb78-2446-4558-9df4-43f5d5974b61} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:36.448383 [ 3 ] {} HTTP-Session: df2c9298-be90-44a4-9fdb-606572b5eee0 Destroying unnamed session 2024.02.06 17:08:36.448520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:36.448567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:36.448586 [ 3 ] {} HTTP-Session: e1b070ec-954e-4391-9c71-a2bd413e6430 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:36.448603 [ 3 ] {} HTTP-Session: e1b070ec-954e-4391-9c71-a2bd413e6430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:36.448679 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:36.448726 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:36.448869 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:36.449261 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:36.449560 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.06 17:08:36.449755 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.06 17:08:36.449875 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} executeQuery: Read 22 rows, 30.40 KiB in 0.001165552 sec., 18875 rows/sec., 25.47 MiB/sec. 2024.02.06 17:08:36.450004 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} DynamicQueryHandler: Done processing query 2024.02.06 17:08:36.450027 [ 3 ] {b27c1c73-c1b6-4149-ab4c-21d267793afc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:08:36.450043 [ 3 ] {} HTTP-Session: e1b070ec-954e-4391-9c71-a2bd413e6430 Destroying unnamed session 2024.02.06 17:08:41.444848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:41.444981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:41.445013 [ 3 ] {} HTTP-Session: 3200a53b-9cd0-4bcf-8c13-bf9174f4f182 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:41.445041 [ 3 ] {} HTTP-Session: 3200a53b-9cd0-4bcf-8c13-bf9174f4f182 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:41.445189 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:41.445259 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:41.445429 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:41.445845 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.446113 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.06 17:08:41.446281 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.06 17:08:41.446411 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} executeQuery: Read 25 rows, 2.03 KiB in 0.001172073 sec., 21329 rows/sec., 1.69 MiB/sec. 2024.02.06 17:08:41.446420 [ 109 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.06 17:08:41.446551 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.446616 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} DynamicQueryHandler: Done processing query 2024.02.06 17:08:41.446679 [ 3 ] {607d7f27-161f-43cd-afd2-b74b9702ff1e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:41.446721 [ 3 ] {} HTTP-Session: 3200a53b-9cd0-4bcf-8c13-bf9174f4f182 Destroying unnamed session 2024.02.06 17:08:41.446724 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.06 17:08:41.446892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:41.446905 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:41.446977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:41.446981 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 47 rows starting from the beginning of the part 2024.02.06 17:08:41.447021 [ 3 ] {} HTTP-Session: 9a94399d-9ac7-4e7f-82cf-3f6e9a7333d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:41.447075 [ 3 ] {} HTTP-Session: 9a94399d-9ac7-4e7f-82cf-3f6e9a7333d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:41.447284 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:41.447289 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:41.447396 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:08:41.447535 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:41.447872 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:41.447903 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:41.448090 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:41.448288 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:41.448793 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.449163 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.06 17:08:41.449490 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.06 17:08:41.449706 [ 109 ] {} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.06 17:08:41.449846 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.449842 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} executeQuery: Read 4 rows, 342.00 B in 0.002447078 sec., 1634 rows/sec., 136.48 KiB/sec. 2024.02.06 17:08:41.450065 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.06 17:08:41.450069 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003417956 sec., 48567.03831178634 rows/sec., 3.84 MiB/sec. 2024.02.06 17:08:41.450179 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} DynamicQueryHandler: Done processing query 2024.02.06 17:08:41.450242 [ 3 ] {04b668a0-9583-41d2-9826-84171ea4ca58} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:08:41.450242 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:41.450287 [ 3 ] {} HTTP-Session: 9a94399d-9ac7-4e7f-82cf-3f6e9a7333d7 Destroying unnamed session 2024.02.06 17:08:41.450299 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.450361 [ 9 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.06 17:08:41.450504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:41.450512 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.450573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:41.450624 [ 3 ] {} HTTP-Session: 682f7327-331a-45ed-8198-64bf0ab3cda1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:41.450678 [ 3 ] {} HTTP-Session: 682f7327-331a-45ed-8198-64bf0ab3cda1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:41.450747 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.450756 [ 9 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.06 17:08:41.450918 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:41.450983 [ 9 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_31_6} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.06 17:08:41.451042 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:41.451052 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.451355 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.451458 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:41.452092 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.452271 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320755 sec., 8617.885127900188 rows/sec., 719.56 KiB/sec. 2024.02.06 17:08:41.452397 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.06 17:08:41.452435 [ 9 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.06 17:08:41.452639 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.06 17:08:41.452704 [ 9 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.06 17:08:41.452786 [ 109 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.06 17:08:41.452855 [ 9 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_5_1} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.06 17:08:41.452868 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} executeQuery: Read 113 rows, 10.14 KiB in 0.001870212 sec., 60420 rows/sec., 5.29 MiB/sec. 2024.02.06 17:08:41.452878 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.453108 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.06 17:08:41.453164 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} DynamicQueryHandler: Done processing query 2024.02.06 17:08:41.453207 [ 3 ] {ab27d496-0c74-42d8-be66-7202f6a3377a} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:08:41.453256 [ 3 ] {} HTTP-Session: 682f7327-331a-45ed-8198-64bf0ab3cda1 Destroying unnamed session 2024.02.06 17:08:41.453268 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:41.453314 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 181 rows starting from the beginning of the part 2024.02.06 17:08:41.453402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:41.453489 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 75 rows starting from the beginning of the part 2024.02.06 17:08:41.453494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:41.453563 [ 3 ] {} HTTP-Session: 1297572e-7877-47c8-afd0-876a9babe38a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:41.453596 [ 3 ] {} HTTP-Session: 1297572e-7877-47c8-afd0-876a9babe38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:41.453734 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 68 rows starting from the beginning of the part 2024.02.06 17:08:41.453805 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:41.453923 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:08:41.453954 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 75 rows starting from the beginning of the part 2024.02.06 17:08:41.454269 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 66 rows starting from the beginning of the part 2024.02.06 17:08:41.454417 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:41.454532 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part 2024.02.06 17:08:41.455109 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.455591 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.06 17:08:41.455846 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.06 17:08:41.456024 [ 109 ] {} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.06 17:08:41.456145 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.456305 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} executeQuery: Read 4 rows, 286.00 B in 0.002379846 sec., 1680 rows/sec., 117.36 KiB/sec. 2024.02.06 17:08:41.456363 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.06 17:08:41.456364 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 4 columns (4 merged, 0 gathered) in 0.003400695 sec., 169965.25710185713 rows/sec., 15.67 MiB/sec. 2024.02.06 17:08:41.456641 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:41.456695 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} DynamicQueryHandler: Done processing query 2024.02.06 17:08:41.456710 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.456749 [ 3 ] {ef529589-4e9e-4c61-aa0c-56447350dee1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:08:41.456811 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.06 17:08:41.456831 [ 3 ] {} HTTP-Session: 1297572e-7877-47c8-afd0-876a9babe38a Destroying unnamed session 2024.02.06 17:08:41.456986 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.457089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:41.457207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:41.457271 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.457285 [ 3 ] {} HTTP-Session: d57d7691-72a9-4e92-bd08-5c6c603649d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:41.457292 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.06 17:08:41.457356 [ 3 ] {} HTTP-Session: d57d7691-72a9-4e92-bd08-5c6c603649d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:41.457526 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_31_6} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.06 17:08:41.457596 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.457693 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:41.457867 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:41.457906 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.02.06 17:08:41.458402 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:41.459200 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.459511 [ 9 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00324986 sec., 6154.111254023251 rows/sec., 429.71 KiB/sec. 2024.02.06 17:08:41.459614 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.06 17:08:41.459665 [ 11 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.06 17:08:41.459861 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.06 17:08:41.459922 [ 11 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.06 17:08:41.460041 [ 109 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.06 17:08:41.460069 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} executeQuery: Read 53 rows, 4.23 KiB in 0.002291544 sec., 23128 rows/sec., 1.80 MiB/sec. 2024.02.06 17:08:41.460047 [ 11 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_5_1} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.06 17:08:41.460105 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.460328 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.06 17:08:41.460555 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} DynamicQueryHandler: Done processing query 2024.02.06 17:08:41.460622 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:41.460628 [ 3 ] {4aa180b2-a3c8-4c9a-ad4c-193222cc5a1a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:08:41.460679 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 97 rows starting from the beginning of the part 2024.02.06 17:08:41.460688 [ 3 ] {} HTTP-Session: d57d7691-72a9-4e92-bd08-5c6c603649d1 Destroying unnamed session 2024.02.06 17:08:41.460811 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:41.460899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:41.460958 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part 2024.02.06 17:08:41.460975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:41.461038 [ 3 ] {} HTTP-Session: 31ebf56f-4c8e-4a23-b720-64eb299e29c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:41.461074 [ 3 ] {} HTTP-Session: 31ebf56f-4c8e-4a23-b720-64eb299e29c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:41.461199 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:41.461308 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:41.461444 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:08:41.461448 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:41.461775 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part 2024.02.06 17:08:41.462029 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:41.462968 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.463592 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 4 columns (4 merged, 0 gathered) in 0.003412286 sec., 72678.5503911454 rows/sec., 5.68 MiB/sec. 2024.02.06 17:08:41.463623 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.06 17:08:41.463748 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.06 17:08:41.463914 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.06 17:08:41.464038 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.06 17:08:41.464152 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} executeQuery: Read 38 rows, 2.74 KiB in 0.002789188 sec., 13624 rows/sec., 983.15 KiB/sec. 2024.02.06 17:08:41.464211 [ 10 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_31_6} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.06 17:08:41.464397 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} DynamicQueryHandler: Done processing query 2024.02.06 17:08:41.464427 [ 3 ] {24ecb080-e1ab-43cc-aa8b-510bed1f68cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:08:41.464445 [ 3 ] {} HTTP-Session: 31ebf56f-4c8e-4a23-b720-64eb299e29c1 Destroying unnamed session 2024.02.06 17:08:41.464615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:41.464663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:41.464682 [ 3 ] {} HTTP-Session: d7db3c09-4b01-47c8-a3d5-e3043db0e1bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:41.464699 [ 3 ] {} HTTP-Session: d7db3c09-4b01-47c8-a3d5-e3043db0e1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:41.464780 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:41.464825 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:41.464976 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:41.465451 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.465829 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.06 17:08:41.466053 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.06 17:08:41.466195 [ 109 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.06 17:08:41.466214 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} executeQuery: Read 25 rows, 34.55 KiB in 0.001400429 sec., 17851 rows/sec., 24.09 MiB/sec. 2024.02.06 17:08:41.466243 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.68 GiB. 2024.02.06 17:08:41.466396 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.06 17:08:41.466465 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} DynamicQueryHandler: Done processing query 2024.02.06 17:08:41.466520 [ 3 ] {451721c9-9d78-453d-acb4-26359adf5f74} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:08:41.466570 [ 3 ] {} HTTP-Session: d7db3c09-4b01-47c8-a3d5-e3043db0e1bc Destroying unnamed session 2024.02.06 17:08:41.466604 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:08:41.466651 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 613 rows starting from the beginning of the part 2024.02.06 17:08:41.466784 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:41.466898 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:41.467003 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:41.467112 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part 2024.02.06 17:08:41.467217 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 25 rows starting from the beginning of the part 2024.02.06 17:08:41.468774 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 6 columns (6 merged, 0 gathered) in 0.00247803 sec., 295395.93951647077 rows/sec., 398.62 MiB/sec. 2024.02.06 17:08:41.469120 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.06 17:08:41.469318 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.06 17:08:41.469380 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.06 17:08:41.469445 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_31_6: 4.11 MiB. 2024.02.06 17:08:46.443552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:46.443679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:46.443710 [ 3 ] {} HTTP-Session: 4982d01c-900e-4b62-a0d6-2161c78780f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:46.443739 [ 3 ] {} HTTP-Session: 4982d01c-900e-4b62-a0d6-2161c78780f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:46.443884 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:46.443950 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:46.444136 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:46.444566 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:46.444818 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.06 17:08:46.444987 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.06 17:08:46.445103 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} executeQuery: Read 22 rows, 1.78 KiB in 0.001179293 sec., 18655 rows/sec., 1.48 MiB/sec. 2024.02.06 17:08:46.445241 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} DynamicQueryHandler: Done processing query 2024.02.06 17:08:46.445267 [ 3 ] {34c28eb0-299b-4936-a5aa-b0a7d4b96dd2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:46.445284 [ 3 ] {} HTTP-Session: 4982d01c-900e-4b62-a0d6-2161c78780f4 Destroying unnamed session 2024.02.06 17:08:46.445412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:46.445459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:46.445479 [ 3 ] {} HTTP-Session: 1b4be2e2-9144-485f-8227-ee5d49e126ea Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:46.445497 [ 3 ] {} HTTP-Session: 1b4be2e2-9144-485f-8227-ee5d49e126ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:46.445574 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:46.445614 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:46.445720 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:46.446113 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:46.446328 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.06 17:08:46.446488 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.06 17:08:46.446588 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} executeQuery: Read 66 rows, 6.55 KiB in 0.000985647 sec., 66961 rows/sec., 6.49 MiB/sec. 2024.02.06 17:08:46.446713 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} DynamicQueryHandler: Done processing query 2024.02.06 17:08:46.446737 [ 3 ] {c841277f-ff5c-470b-9d8f-a62bc27cae0c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:46.446753 [ 3 ] {} HTTP-Session: 1b4be2e2-9144-485f-8227-ee5d49e126ea Destroying unnamed session 2024.02.06 17:08:46.446879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:46.446925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:46.446945 [ 3 ] {} HTTP-Session: 728b0626-2bd9-41b4-bd20-d2af0612f5af Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:46.446962 [ 3 ] {} HTTP-Session: 728b0626-2bd9-41b4-bd20-d2af0612f5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:46.447033 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:46.447071 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:46.447177 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:46.447476 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:46.447682 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.06 17:08:46.447829 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.06 17:08:46.447951 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} executeQuery: Read 22 rows, 1.76 KiB in 0.000889074 sec., 24744 rows/sec., 1.94 MiB/sec. 2024.02.06 17:08:46.448110 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} DynamicQueryHandler: Done processing query 2024.02.06 17:08:46.448135 [ 3 ] {e29da360-0d9a-4854-8561-b41c3eaa974e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:46.448152 [ 3 ] {} HTTP-Session: 728b0626-2bd9-41b4-bd20-d2af0612f5af Destroying unnamed session 2024.02.06 17:08:46.448339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:46.448387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:46.448406 [ 3 ] {} HTTP-Session: 878bd1f4-814d-4412-a396-72e0f64c486d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:46.448423 [ 3 ] {} HTTP-Session: 878bd1f4-814d-4412-a396-72e0f64c486d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:46.448502 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:46.448548 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:46.448692 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:46.449081 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:46.449379 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.06 17:08:46.449559 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.06 17:08:46.449681 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} executeQuery: Read 22 rows, 30.40 KiB in 0.001149792 sec., 19133 rows/sec., 25.82 MiB/sec. 2024.02.06 17:08:46.449809 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} DynamicQueryHandler: Done processing query 2024.02.06 17:08:46.449833 [ 3 ] {81db42db-92ef-4104-ba47-1b7ee30bb8a8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:08:46.449849 [ 3 ] {} HTTP-Session: 878bd1f4-814d-4412-a396-72e0f64c486d Destroying unnamed session 2024.02.06 17:08:49.777513 [ 125 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:08:49.777568 [ 125 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:08:51.443383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:51.443519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:51.443550 [ 3 ] {} HTTP-Session: 0e8a2223-198d-4823-8da7-589e3b847ffa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:51.443579 [ 3 ] {} HTTP-Session: 0e8a2223-198d-4823-8da7-589e3b847ffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:51.443726 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:51.443796 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:51.443982 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:51.444466 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:51.444758 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.06 17:08:51.444931 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.06 17:08:51.445048 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} executeQuery: Read 25 rows, 2.03 KiB in 0.001281796 sec., 19503 rows/sec., 1.54 MiB/sec. 2024.02.06 17:08:51.445209 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} DynamicQueryHandler: Done processing query 2024.02.06 17:08:51.445237 [ 3 ] {e24ae260-8da5-407c-b9e6-946106e11659} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:51.445254 [ 3 ] {} HTTP-Session: 0e8a2223-198d-4823-8da7-589e3b847ffa Destroying unnamed session 2024.02.06 17:08:51.445391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:51.445438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:51.445458 [ 3 ] {} HTTP-Session: 9cb2a476-68f5-41ea-9959-41c97c288b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:51.445476 [ 3 ] {} HTTP-Session: 9cb2a476-68f5-41ea-9959-41c97c288b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:51.445554 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:51.445596 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:51.445708 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:51.446059 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:51.446277 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.06 17:08:51.446442 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.06 17:08:51.446538 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} executeQuery: Read 75 rows, 7.15 KiB in 0.000954957 sec., 78537 rows/sec., 7.31 MiB/sec. 2024.02.06 17:08:51.446658 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} DynamicQueryHandler: Done processing query 2024.02.06 17:08:51.446681 [ 3 ] {d2ecd4a4-6c56-4933-a181-70dbd7bdaaf6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:51.446697 [ 3 ] {} HTTP-Session: 9cb2a476-68f5-41ea-9959-41c97c288b1f Destroying unnamed session 2024.02.06 17:08:51.446834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:51.446879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:51.446898 [ 3 ] {} HTTP-Session: c649aa5c-aa7b-4c82-9e4a-87beb2c2f1fa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:51.446915 [ 3 ] {} HTTP-Session: c649aa5c-aa7b-4c82-9e4a-87beb2c2f1fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:51.446987 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:51.447029 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:51.447135 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:51.447432 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:51.447640 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.06 17:08:51.447795 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.06 17:08:51.447893 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} executeQuery: Read 25 rows, 2.00 KiB in 0.000875074 sec., 28569 rows/sec., 2.23 MiB/sec. 2024.02.06 17:08:51.448007 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} DynamicQueryHandler: Done processing query 2024.02.06 17:08:51.448031 [ 3 ] {2f8841d7-f9e6-4e32-b9f5-ba24b635c434} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:08:51.448048 [ 3 ] {} HTTP-Session: c649aa5c-aa7b-4c82-9e4a-87beb2c2f1fa Destroying unnamed session 2024.02.06 17:08:51.448229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:51.448274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:51.448295 [ 3 ] {} HTTP-Session: 30ebadb7-3b03-462d-9315-4a749330b421 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:51.448312 [ 3 ] {} HTTP-Session: 30ebadb7-3b03-462d-9315-4a749330b421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:51.448389 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:51.448434 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:51.448573 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:51.448976 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:51.449277 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.06 17:08:51.449457 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.06 17:08:51.449557 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} executeQuery: Read 25 rows, 34.55 KiB in 0.001139672 sec., 21936 rows/sec., 29.60 MiB/sec. 2024.02.06 17:08:51.449681 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} DynamicQueryHandler: Done processing query 2024.02.06 17:08:51.449705 [ 3 ] {5ad64a9f-6db7-4214-b53f-d0f37d8796eb} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:08:51.449721 [ 3 ] {} HTTP-Session: 30ebadb7-3b03-462d-9315-4a749330b421 Destroying unnamed session 2024.02.06 17:08:56.443936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:56.444070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:56.444103 [ 3 ] {} HTTP-Session: d8006a8f-ac2c-4f1e-bb74-d4d146e1d05a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:56.444132 [ 3 ] {} HTTP-Session: d8006a8f-ac2c-4f1e-bb74-d4d146e1d05a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:56.444275 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:56.444345 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:08:56.444537 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:56.445101 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:56.445364 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.06 17:08:56.445534 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.06 17:08:56.445659 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} executeQuery: Read 22 rows, 1.78 KiB in 0.001345448 sec., 16351 rows/sec., 1.29 MiB/sec. 2024.02.06 17:08:56.445801 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} DynamicQueryHandler: Done processing query 2024.02.06 17:08:56.445828 [ 3 ] {a3806d91-4dc8-4181-91b4-24dba5f33881} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:56.445844 [ 3 ] {} HTTP-Session: d8006a8f-ac2c-4f1e-bb74-d4d146e1d05a Destroying unnamed session 2024.02.06 17:08:56.445980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:56.446027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:56.446047 [ 3 ] {} HTTP-Session: 04b73d06-adeb-4e81-ae28-a913283d8457 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:56.446065 [ 3 ] {} HTTP-Session: 04b73d06-adeb-4e81-ae28-a913283d8457 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:56.446142 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:56.446181 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:08:56.446286 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:56.446628 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:56.446850 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.06 17:08:56.447009 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.06 17:08:56.447104 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} executeQuery: Read 66 rows, 6.55 KiB in 0.000934916 sec., 70594 rows/sec., 6.84 MiB/sec. 2024.02.06 17:08:56.447203 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} DynamicQueryHandler: Done processing query 2024.02.06 17:08:56.447228 [ 3 ] {a679c953-8db3-44f8-8712-40797efb27c6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:08:56.447243 [ 3 ] {} HTTP-Session: 04b73d06-adeb-4e81-ae28-a913283d8457 Destroying unnamed session 2024.02.06 17:08:56.447370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:56.447415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:56.447435 [ 3 ] {} HTTP-Session: 8730101d-682c-445b-9bd0-011f1b11ec0e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:56.447452 [ 3 ] {} HTTP-Session: 8730101d-682c-445b-9bd0-011f1b11ec0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:56.447522 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:56.447561 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:08:56.447665 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:56.447950 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:56.448154 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.06 17:08:56.448303 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.06 17:08:56.448397 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} executeQuery: Read 22 rows, 1.76 KiB in 0.000847323 sec., 25964 rows/sec., 2.03 MiB/sec. 2024.02.06 17:08:56.448548 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} DynamicQueryHandler: Done processing query 2024.02.06 17:08:56.448582 [ 3 ] {4780f9ce-841e-41d8-8057-375eace2c8f4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:08:56.448598 [ 3 ] {} HTTP-Session: 8730101d-682c-445b-9bd0-011f1b11ec0e Destroying unnamed session 2024.02.06 17:08:56.448792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:08:56.448838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:08:56.448857 [ 3 ] {} HTTP-Session: 487ccaaf-39d4-4857-bdca-3e50f4082af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:08:56.448876 [ 3 ] {} HTTP-Session: 487ccaaf-39d4-4857-bdca-3e50f4082af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:08:56.448954 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:08:56.448999 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:08:56.449142 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:08:56.449502 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:08:56.449792 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.06 17:08:56.449974 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.06 17:08:56.450074 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} executeQuery: Read 22 rows, 30.40 KiB in 0.00109297 sec., 20128 rows/sec., 27.16 MiB/sec. 2024.02.06 17:08:56.450184 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} DynamicQueryHandler: Done processing query 2024.02.06 17:08:56.450207 [ 3 ] {1a97887a-d1fa-49d7-ba21-7a08b6868092} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:08:56.450223 [ 3 ] {} HTTP-Session: 487ccaaf-39d4-4857-bdca-3e50f4082af3 Destroying unnamed session 2024.02.06 17:09:01.443166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:01.443351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:01.443406 [ 3 ] {} HTTP-Session: e2e2d59e-c450-4a42-8f98-0261855a4fca Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:01.443451 [ 3 ] {} HTTP-Session: e2e2d59e-c450-4a42-8f98-0261855a4fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:01.443656 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:01.443754 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:01.444016 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:01.444431 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:01.444697 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.06 17:09:01.444865 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.06 17:09:01.445003 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} executeQuery: Read 25 rows, 2.03 KiB in 0.001288676 sec., 19399 rows/sec., 1.54 MiB/sec. 2024.02.06 17:09:01.445156 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} DynamicQueryHandler: Done processing query 2024.02.06 17:09:01.445182 [ 3 ] {b6629465-6f7a-4538-a8c0-3a1872607953} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:01.445199 [ 3 ] {} HTTP-Session: e2e2d59e-c450-4a42-8f98-0261855a4fca Destroying unnamed session 2024.02.06 17:09:01.445335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:01.445380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:01.445402 [ 3 ] {} HTTP-Session: da3a88aa-51fc-4aa4-b377-7223ed2f29a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:01.445420 [ 3 ] {} HTTP-Session: da3a88aa-51fc-4aa4-b377-7223ed2f29a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:01.445495 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:01.445535 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:01.445641 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:01.445979 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:01.446203 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.06 17:09:01.446356 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.06 17:09:01.446475 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} executeQuery: Read 75 rows, 7.15 KiB in 0.000942466 sec., 79578 rows/sec., 7.41 MiB/sec. 2024.02.06 17:09:01.446586 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} DynamicQueryHandler: Done processing query 2024.02.06 17:09:01.446609 [ 3 ] {a57b6f61-1248-4f9b-9a27-5cb427f3b80c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:01.446625 [ 3 ] {} HTTP-Session: da3a88aa-51fc-4aa4-b377-7223ed2f29a5 Destroying unnamed session 2024.02.06 17:09:01.446780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:01.446824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:01.446844 [ 3 ] {} HTTP-Session: b6dcdb54-82b6-4968-895f-981056fd4973 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:01.446862 [ 3 ] {} HTTP-Session: b6dcdb54-82b6-4968-895f-981056fd4973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:01.446933 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:01.446973 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:01.447078 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:01.447348 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:01.447558 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.06 17:09:01.447709 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.06 17:09:01.447832 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} executeQuery: Read 25 rows, 2.00 KiB in 0.000869445 sec., 28753 rows/sec., 2.25 MiB/sec. 2024.02.06 17:09:01.447950 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} DynamicQueryHandler: Done processing query 2024.02.06 17:09:01.447974 [ 3 ] {c981b56d-bdf7-4820-916a-62b5af095536} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:09:01.447990 [ 3 ] {} HTTP-Session: b6dcdb54-82b6-4968-895f-981056fd4973 Destroying unnamed session 2024.02.06 17:09:01.448142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:01.448188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:01.448207 [ 3 ] {} HTTP-Session: d0bb7718-672f-4564-9255-b71a25f56fe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:01.448224 [ 3 ] {} HTTP-Session: d0bb7718-672f-4564-9255-b71a25f56fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:01.448300 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:01.448345 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:01.448489 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:01.448870 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:01.449162 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.06 17:09:01.449346 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.06 17:09:01.449472 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} executeQuery: Read 25 rows, 34.55 KiB in 0.001143682 sec., 21859 rows/sec., 29.50 MiB/sec. 2024.02.06 17:09:01.449587 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} DynamicQueryHandler: Done processing query 2024.02.06 17:09:01.449611 [ 3 ] {d68028e5-6a24-4928-880f-718841ca52a9} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:09:01.449627 [ 3 ] {} HTTP-Session: d0bb7718-672f-4564-9255-b71a25f56fe4 Destroying unnamed session 2024.02.06 17:09:04.777634 [ 165 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:09:04.777708 [ 165 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:09:06.442945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:06.443066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:06.443092 [ 3 ] {} HTTP-Session: db50bc24-e511-4e58-a39d-3e417b808e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:06.443116 [ 3 ] {} HTTP-Session: db50bc24-e511-4e58-a39d-3e417b808e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:06.443249 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:06.443312 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:06.443474 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:06.443965 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:06.444234 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.06 17:09:06.444407 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.06 17:09:06.444536 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} executeQuery: Read 22 rows, 1.78 KiB in 0.001247915 sec., 17629 rows/sec., 1.40 MiB/sec. 2024.02.06 17:09:06.444555 [ 163 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.06 17:09:06.444683 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:06.444750 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} DynamicQueryHandler: Done processing query 2024.02.06 17:09:06.444780 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.06 17:09:06.444785 [ 3 ] {4729580a-f5e7-46b6-93ec-925585ccf7e8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:06.444826 [ 3 ] {} HTTP-Session: db50bc24-e511-4e58-a39d-3e417b808e3d Destroying unnamed session 2024.02.06 17:09:06.444878 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:06.444912 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 47 rows starting from the beginning of the part 2024.02.06 17:09:06.444963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:06.445026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:06.445050 [ 3 ] {} HTTP-Session: 9ce1c3b6-c619-49a1-addc-d603439c7673 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:06.445084 [ 3 ] {} HTTP-Session: 9ce1c3b6-c619-49a1-addc-d603439c7673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:06.445120 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.445202 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:06.445246 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:06.445262 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:06.445415 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.445504 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:06.445559 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:06.445656 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.446054 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:06.446391 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.06 17:09:06.446549 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.00180672 sec., 90218.73893021609 rows/sec., 7.14 MiB/sec. 2024.02.06 17:09:06.446603 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.06 17:09:06.446754 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.06 17:09:06.446798 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} executeQuery: Read 66 rows, 6.55 KiB in 0.001549403 sec., 42597 rows/sec., 4.13 MiB/sec. 2024.02.06 17:09:06.446826 [ 163 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.06 17:09:06.446932 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:06.447103 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} DynamicQueryHandler: Done processing query 2024.02.06 17:09:06.447117 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.06 17:09:06.447155 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.06 17:09:06.447156 [ 3 ] {902da813-9b4c-41b0-9c4c-641a84bc4df9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:06.447238 [ 3 ] {} HTTP-Session: 9ce1c3b6-c619-49a1-addc-d603439c7673 Destroying unnamed session 2024.02.06 17:09:06.447288 [ 14 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_36_7} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.06 17:09:06.447310 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:06.447341 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 181 rows starting from the beginning of the part 2024.02.06 17:09:06.447463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:06.447556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:06.447576 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part 2024.02.06 17:09:06.447587 [ 3 ] {} HTTP-Session: 8512305f-2b0e-415f-90db-278b326302d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:06.447641 [ 3 ] {} HTTP-Session: 8512305f-2b0e-415f-90db-278b326302d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:06.447811 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 75 rows starting from the beginning of the part 2024.02.06 17:09:06.447850 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:06.447937 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:06.448050 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 66 rows starting from the beginning of the part 2024.02.06 17:09:06.448378 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 75 rows starting from the beginning of the part 2024.02.06 17:09:06.448429 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:06.448608 [ 10 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part 2024.02.06 17:09:06.449190 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:06.449640 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.06 17:09:06.449899 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.06 17:09:06.450223 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} executeQuery: Read 22 rows, 1.76 KiB in 0.002291484 sec., 9600 rows/sec., 768.81 KiB/sec. 2024.02.06 17:09:06.450274 [ 163 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.06 17:09:06.450326 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 4 columns (4 merged, 0 gathered) in 0.003272112 sec., 161669.28271403912 rows/sec., 15.17 MiB/sec. 2024.02.06 17:09:06.450387 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:06.450559 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} DynamicQueryHandler: Done processing query 2024.02.06 17:09:06.450607 [ 3 ] {c6d7f4de-bb26-433d-b9d2-d0c00b087ab7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:06.450609 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.06 17:09:06.450637 [ 3 ] {} HTTP-Session: 8512305f-2b0e-415f-90db-278b326302d3 Destroying unnamed session 2024.02.06 17:09:06.450629 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.06 17:09:06.450790 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:06.450872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:06.450885 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 97 rows starting from the beginning of the part 2024.02.06 17:09:06.450965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:06.451031 [ 3 ] {} HTTP-Session: 36ce1bd3-88af-4bb0-b496-8d5f06ac2172 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:06.451037 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.06 17:09:06.451077 [ 3 ] {} HTTP-Session: 36ce1bd3-88af-4bb0-b496-8d5f06ac2172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:06.451203 [ 20 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_36_7} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.06 17:09:06.451403 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.451431 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:06.451538 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:06.451701 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:06.452057 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.452203 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:06.452371 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:06.452553 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.453025 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:06.453807 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.06 17:09:06.454060 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003558489 sec., 59856.86621484568 rows/sec., 4.68 MiB/sec. 2024.02.06 17:09:06.454169 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.06 17:09:06.454232 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.06 17:09:06.454355 [ 163 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.06 17:09:06.454397 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} executeQuery: Read 22 rows, 30.40 KiB in 0.00289089 sec., 7610 rows/sec., 10.27 MiB/sec. 2024.02.06 17:09:06.454465 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:06.454589 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.06 17:09:06.454690 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.06 17:09:06.454778 [ 21 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_36_7} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.06 17:09:06.454872 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} DynamicQueryHandler: Done processing query 2024.02.06 17:09:06.454974 [ 3 ] {941087eb-4c28-4773-864f-49de979856f7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:09:06.454994 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:06.455018 [ 3 ] {} HTTP-Session: 36ce1bd3-88af-4bb0-b496-8d5f06ac2172 Destroying unnamed session 2024.02.06 17:09:06.455069 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 732 rows starting from the beginning of the part 2024.02.06 17:09:06.455181 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.455275 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:06.455367 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.455456 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:06.455546 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:06.457989 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 6 columns (6 merged, 0 gathered) in 0.003417745 sec., 248116.81386411216 rows/sec., 334.82 MiB/sec. 2024.02.06 17:09:06.458352 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.06 17:09:06.458556 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.06 17:09:06.458616 [ 10 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.06 17:09:06.458679 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_36_7: 4.19 MiB. 2024.02.06 17:09:11.445255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:11.445396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:11.445430 [ 3 ] {} HTTP-Session: 255ca32d-facd-48e2-8295-3974d74fb995 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:11.445460 [ 3 ] {} HTTP-Session: 255ca32d-facd-48e2-8295-3974d74fb995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:11.445616 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:11.445687 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:11.445876 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:11.446367 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:11.446647 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.06 17:09:11.446822 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.06 17:09:11.446959 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} executeQuery: Read 25 rows, 2.03 KiB in 0.001298027 sec., 19259 rows/sec., 1.52 MiB/sec. 2024.02.06 17:09:11.447108 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} DynamicQueryHandler: Done processing query 2024.02.06 17:09:11.447137 [ 3 ] {85acb5f1-849a-4064-b723-46e237020eee} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:11.447154 [ 3 ] {} HTTP-Session: 255ca32d-facd-48e2-8295-3974d74fb995 Destroying unnamed session 2024.02.06 17:09:11.447300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:11.447350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:11.447370 [ 3 ] {} HTTP-Session: d6f14153-34d9-4006-97d5-4128d405620e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:11.447390 [ 3 ] {} HTTP-Session: d6f14153-34d9-4006-97d5-4128d405620e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:11.447482 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:11.447526 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:11.447636 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:11.448013 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:11.448239 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.06 17:09:11.448395 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.06 17:09:11.448519 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} executeQuery: Read 111 rows, 9.96 KiB in 0.001007488 sec., 110175 rows/sec., 9.65 MiB/sec. 2024.02.06 17:09:11.448647 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} DynamicQueryHandler: Done processing query 2024.02.06 17:09:11.448671 [ 3 ] {f8558967-df63-4a92-8fc5-cca45d3e6952} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:09:11.448688 [ 3 ] {} HTTP-Session: d6f14153-34d9-4006-97d5-4128d405620e Destroying unnamed session 2024.02.06 17:09:11.448859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:11.448906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:11.448926 [ 3 ] {} HTTP-Session: a1eed2f7-f80d-4286-a8cf-460251dda1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:11.448944 [ 3 ] {} HTTP-Session: a1eed2f7-f80d-4286-a8cf-460251dda1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:11.449025 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:11.449064 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:11.449175 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:11.449534 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:11.449814 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.06 17:09:11.450000 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.06 17:09:11.450134 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} executeQuery: Read 49 rows, 3.90 KiB in 0.001080151 sec., 45364 rows/sec., 3.53 MiB/sec. 2024.02.06 17:09:11.450257 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} DynamicQueryHandler: Done processing query 2024.02.06 17:09:11.450284 [ 3 ] {ed2d1ccd-5839-465a-91b0-9ec3da3de9bb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:09:11.450300 [ 3 ] {} HTTP-Session: a1eed2f7-f80d-4286-a8cf-460251dda1b6 Destroying unnamed session 2024.02.06 17:09:11.450423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:11.450468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:11.450487 [ 3 ] {} HTTP-Session: d9158bfd-b04e-4b4a-a5cd-c6456a727ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:11.450504 [ 3 ] {} HTTP-Session: d9158bfd-b04e-4b4a-a5cd-c6456a727ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:11.450578 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:11.450621 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:09:11.450742 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:11.451042 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:11.451304 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.06 17:09:11.451488 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.06 17:09:11.451613 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} executeQuery: Read 36 rows, 2.60 KiB in 0.001006098 sec., 35781 rows/sec., 2.53 MiB/sec. 2024.02.06 17:09:11.451748 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} DynamicQueryHandler: Done processing query 2024.02.06 17:09:11.451770 [ 3 ] {93d1ca21-c09c-484d-b9eb-c7296f4c19f9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:09:11.451787 [ 3 ] {} HTTP-Session: d9158bfd-b04e-4b4a-a5cd-c6456a727ea0 Destroying unnamed session 2024.02.06 17:09:11.451945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:11.451990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:11.452008 [ 3 ] {} HTTP-Session: cfdfa16e-7f2b-42ad-a810-e561ffd8f3f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:11.452025 [ 3 ] {} HTTP-Session: cfdfa16e-7f2b-42ad-a810-e561ffd8f3f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:11.452099 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:11.452143 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:11.452277 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:11.452655 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:11.452940 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.06 17:09:11.453118 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.06 17:09:11.453247 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} executeQuery: Read 25 rows, 34.55 KiB in 0.001110121 sec., 22520 rows/sec., 30.39 MiB/sec. 2024.02.06 17:09:11.453406 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} DynamicQueryHandler: Done processing query 2024.02.06 17:09:11.453430 [ 3 ] {2efb4e3b-64a8-40cb-9929-630c76e46689} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:09:11.453447 [ 3 ] {} HTTP-Session: cfdfa16e-7f2b-42ad-a810-e561ffd8f3f2 Destroying unnamed session 2024.02.06 17:09:16.443532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:16.443663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:16.443693 [ 3 ] {} HTTP-Session: facc2da6-e4ed-4edb-abe8-7f2adec2345e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:16.443722 [ 3 ] {} HTTP-Session: facc2da6-e4ed-4edb-abe8-7f2adec2345e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:16.443863 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:16.443930 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:16.444114 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:16.444637 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:16.444920 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.06 17:09:16.445090 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.06 17:09:16.445245 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} executeQuery: Read 22 rows, 1.78 KiB in 0.001331647 sec., 16520 rows/sec., 1.31 MiB/sec. 2024.02.06 17:09:16.445410 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} DynamicQueryHandler: Done processing query 2024.02.06 17:09:16.445436 [ 3 ] {5b038c35-90b0-4372-882b-da3221731648} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:16.445452 [ 3 ] {} HTTP-Session: facc2da6-e4ed-4edb-abe8-7f2adec2345e Destroying unnamed session 2024.02.06 17:09:16.445586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:16.445638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:16.445746 [ 3 ] {} HTTP-Session: 9a042b90-f733-4b86-bd99-080d44114f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:16.445765 [ 3 ] {} HTTP-Session: 9a042b90-f733-4b86-bd99-080d44114f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:16.445852 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:16.445894 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:16.446005 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:16.446400 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:16.446644 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.06 17:09:16.446804 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.06 17:09:16.446933 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} executeQuery: Read 66 rows, 6.55 KiB in 0.00105217 sec., 62727 rows/sec., 6.08 MiB/sec. 2024.02.06 17:09:16.447057 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} DynamicQueryHandler: Done processing query 2024.02.06 17:09:16.447081 [ 3 ] {ddd64e0c-d061-4500-94eb-80da1e4dde2f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:16.447176 [ 3 ] {} HTTP-Session: 9a042b90-f733-4b86-bd99-080d44114f7c Destroying unnamed session 2024.02.06 17:09:16.447343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:16.447389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:16.447408 [ 3 ] {} HTTP-Session: 6bae58f2-c7e6-421e-a20b-c69c38cc9ae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:16.447425 [ 3 ] {} HTTP-Session: 6bae58f2-c7e6-421e-a20b-c69c38cc9ae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:16.447497 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:16.447537 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:16.447643 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:16.447943 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:16.448150 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.06 17:09:16.448304 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.06 17:09:16.448435 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} executeQuery: Read 22 rows, 1.76 KiB in 0.000908566 sec., 24213 rows/sec., 1.89 MiB/sec. 2024.02.06 17:09:16.448554 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} DynamicQueryHandler: Done processing query 2024.02.06 17:09:16.448577 [ 3 ] {5a071d52-85ff-4593-a4c3-ed8969c3f53f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:16.448593 [ 3 ] {} HTTP-Session: 6bae58f2-c7e6-421e-a20b-c69c38cc9ae5 Destroying unnamed session 2024.02.06 17:09:16.448720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:16.448765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:16.448784 [ 3 ] {} HTTP-Session: eaa5ece7-928c-41cc-a0c7-11fed1010488 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:16.448801 [ 3 ] {} HTTP-Session: eaa5ece7-928c-41cc-a0c7-11fed1010488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:16.448875 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:16.448919 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:16.449056 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:16.449463 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.67 GiB. 2024.02.06 17:09:16.449828 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.06 17:09:16.450044 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.06 17:09:16.450209 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} executeQuery: Read 22 rows, 30.40 KiB in 0.001299996 sec., 16923 rows/sec., 22.84 MiB/sec. 2024.02.06 17:09:16.450489 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} DynamicQueryHandler: Done processing query 2024.02.06 17:09:16.450514 [ 3 ] {6a4b3054-b03a-40b3-aa8f-4d1759352c7e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:09:16.450531 [ 3 ] {} HTTP-Session: eaa5ece7-928c-41cc-a0c7-11fed1010488 Destroying unnamed session 2024.02.06 17:09:19.777764 [ 158 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:09:19.777820 [ 158 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:09:21.443684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:21.443864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:21.443911 [ 3 ] {} HTTP-Session: 32aa2de7-e5b9-4a11-92f9-a60b1dd63daa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:21.443953 [ 3 ] {} HTTP-Session: 32aa2de7-e5b9-4a11-92f9-a60b1dd63daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:21.444152 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:21.444247 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:21.444513 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:21.445063 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:21.445334 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.06 17:09:21.445511 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.06 17:09:21.445644 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} executeQuery: Read 25 rows, 2.03 KiB in 0.00143424 sec., 17430 rows/sec., 1.38 MiB/sec. 2024.02.06 17:09:21.445797 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} DynamicQueryHandler: Done processing query 2024.02.06 17:09:21.445822 [ 3 ] {bc3338ca-d4e8-4779-9992-124e9c11d334} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:21.445839 [ 3 ] {} HTTP-Session: 32aa2de7-e5b9-4a11-92f9-a60b1dd63daa Destroying unnamed session 2024.02.06 17:09:21.445979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:21.446031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:21.446051 [ 3 ] {} HTTP-Session: 423d0b4f-bf1d-46b1-a905-6090a9124d6c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:21.446069 [ 3 ] {} HTTP-Session: 423d0b4f-bf1d-46b1-a905-6090a9124d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:21.446155 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:21.446197 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:21.446304 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:21.446664 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:21.446884 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.06 17:09:21.447035 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.06 17:09:21.447153 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} executeQuery: Read 75 rows, 7.15 KiB in 0.000968896 sec., 77407 rows/sec., 7.20 MiB/sec. 2024.02.06 17:09:21.447276 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} DynamicQueryHandler: Done processing query 2024.02.06 17:09:21.447299 [ 3 ] {f3f10da8-443a-44ce-8e3b-090c27f8aac6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:21.447315 [ 3 ] {} HTTP-Session: 423d0b4f-bf1d-46b1-a905-6090a9124d6c Destroying unnamed session 2024.02.06 17:09:21.447433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:21.447479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:21.447499 [ 3 ] {} HTTP-Session: 7bcec7b6-ec21-4e44-b1bc-0301286232a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:21.447516 [ 3 ] {} HTTP-Session: 7bcec7b6-ec21-4e44-b1bc-0301286232a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:21.447588 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:21.447626 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:21.447733 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:21.448022 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:21.448234 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.06 17:09:21.448385 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.06 17:09:21.448499 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} executeQuery: Read 25 rows, 2.00 KiB in 0.000885384 sec., 28236 rows/sec., 2.21 MiB/sec. 2024.02.06 17:09:21.448616 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} DynamicQueryHandler: Done processing query 2024.02.06 17:09:21.448640 [ 3 ] {19d900f3-3015-4885-944c-60a5c7cf7f39} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:09:21.448655 [ 3 ] {} HTTP-Session: 7bcec7b6-ec21-4e44-b1bc-0301286232a5 Destroying unnamed session 2024.02.06 17:09:21.448829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:21.448874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:21.448893 [ 3 ] {} HTTP-Session: 513475b7-f14d-472c-86bd-2857e0191937 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:21.448910 [ 3 ] {} HTTP-Session: 513475b7-f14d-472c-86bd-2857e0191937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:21.448983 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:21.449028 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:21.449166 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:21.449583 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:21.449886 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.06 17:09:21.450071 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.06 17:09:21.450193 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} executeQuery: Read 25 rows, 34.55 KiB in 0.001181944 sec., 21151 rows/sec., 28.54 MiB/sec. 2024.02.06 17:09:21.450318 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} DynamicQueryHandler: Done processing query 2024.02.06 17:09:21.450341 [ 3 ] {d265e103-f19e-4191-872e-cd1d3f29f3ee} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:09:21.450358 [ 3 ] {} HTTP-Session: 513475b7-f14d-472c-86bd-2857e0191937 Destroying unnamed session 2024.02.06 17:09:24.537734 [ 156 ] {} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.06 17:09:24.537862 [ 156 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:24.538013 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.06 17:09:24.538253 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:24.538318 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 510 rows starting from the beginning of the part 2024.02.06 17:09:24.538587 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.02.06 17:09:24.538810 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.02.06 17:09:24.539007 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part 2024.02.06 17:09:24.539152 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.02.06 17:09:24.539873 [ 10 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929904 sec., 322295.8240409886 rows/sec., 22.74 MiB/sec. 2024.02.06 17:09:24.540015 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.06 17:09:24.540243 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.06 17:09:24.540308 [ 19 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_9_2} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.06 17:09:26.443251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:26.443386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:26.443417 [ 3 ] {} HTTP-Session: f9578634-6150-4679-9ae1-b4537c081602 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:26.443446 [ 3 ] {} HTTP-Session: f9578634-6150-4679-9ae1-b4537c081602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:26.443591 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:26.443658 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:26.443832 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:26.444328 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:26.444597 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.06 17:09:26.444773 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.06 17:09:26.444906 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} executeQuery: Read 22 rows, 1.78 KiB in 0.001266775 sec., 17366 rows/sec., 1.37 MiB/sec. 2024.02.06 17:09:26.445085 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} DynamicQueryHandler: Done processing query 2024.02.06 17:09:26.445113 [ 3 ] {e6fcd69c-72b7-49a7-b331-c69c753a3776} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:26.445130 [ 3 ] {} HTTP-Session: f9578634-6150-4679-9ae1-b4537c081602 Destroying unnamed session 2024.02.06 17:09:26.445259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:26.445312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:26.445331 [ 3 ] {} HTTP-Session: 93fc8ff6-dc10-4878-9f77-7a177135e0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:26.445350 [ 3 ] {} HTTP-Session: 93fc8ff6-dc10-4878-9f77-7a177135e0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:26.445430 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:26.445472 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:09:26.445588 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:26.445889 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:26.446098 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.06 17:09:26.446245 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.06 17:09:26.446364 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} executeQuery: Read 4 rows, 342.00 B in 0.000905996 sec., 4415 rows/sec., 368.64 KiB/sec. 2024.02.06 17:09:26.446503 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} DynamicQueryHandler: Done processing query 2024.02.06 17:09:26.446526 [ 3 ] {568523f2-cd64-4e68-a783-f045da325cfc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:09:26.446541 [ 3 ] {} HTTP-Session: 93fc8ff6-dc10-4878-9f77-7a177135e0a7 Destroying unnamed session 2024.02.06 17:09:26.446695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:26.446741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:26.446760 [ 3 ] {} HTTP-Session: 67ffffea-3120-41c3-bfaa-4da6426008ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:26.446778 [ 3 ] {} HTTP-Session: 67ffffea-3120-41c3-bfaa-4da6426008ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:26.446855 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:26.446893 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:26.446998 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:26.447358 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:26.447570 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.06 17:09:26.447722 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.06 17:09:26.447848 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} executeQuery: Read 68 rows, 6.73 KiB in 0.000961427 sec., 70728 rows/sec., 6.84 MiB/sec. 2024.02.06 17:09:26.447965 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} DynamicQueryHandler: Done processing query 2024.02.06 17:09:26.447988 [ 3 ] {bd294dd9-9b09-4131-bb18-62df864a7feb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:26.448004 [ 3 ] {} HTTP-Session: 67ffffea-3120-41c3-bfaa-4da6426008ed Destroying unnamed session 2024.02.06 17:09:26.448112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:26.448157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:26.448175 [ 3 ] {} HTTP-Session: 18db1888-fe96-4283-9884-a317a5ebee5a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:26.448191 [ 3 ] {} HTTP-Session: 18db1888-fe96-4283-9884-a317a5ebee5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:26.448260 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:26.448298 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:09:26.448402 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:26.448668 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:26.448873 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.06 17:09:26.449024 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.06 17:09:26.449142 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} executeQuery: Read 4 rows, 286.00 B in 0.000845524 sec., 4730 rows/sec., 330.32 KiB/sec. 2024.02.06 17:09:26.449269 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} DynamicQueryHandler: Done processing query 2024.02.06 17:09:26.449292 [ 3 ] {e07a4e0c-101e-4794-9810-797ad109fa82} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:09:26.449308 [ 3 ] {} HTTP-Session: 18db1888-fe96-4283-9884-a317a5ebee5a Destroying unnamed session 2024.02.06 17:09:26.449415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:26.449459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:26.449477 [ 3 ] {} HTTP-Session: 6347fc2d-00d2-487e-a7fb-ca5d1b54f76f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:26.449494 [ 3 ] {} HTTP-Session: 6347fc2d-00d2-487e-a7fb-ca5d1b54f76f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:26.449565 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:26.449603 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:26.449709 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:26.449990 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:26.450198 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.06 17:09:26.450356 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.06 17:09:26.450473 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} executeQuery: Read 26 rows, 2.09 KiB in 0.000881194 sec., 29505 rows/sec., 2.31 MiB/sec. 2024.02.06 17:09:26.450586 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} DynamicQueryHandler: Done processing query 2024.02.06 17:09:26.450609 [ 3 ] {771680f5-848b-4582-b12d-bd4418b2ab6e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:09:26.450626 [ 3 ] {} HTTP-Session: 6347fc2d-00d2-487e-a7fb-ca5d1b54f76f Destroying unnamed session 2024.02.06 17:09:26.450727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:26.450771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:26.450788 [ 3 ] {} HTTP-Session: 4ebe0c87-2a92-40b4-8017-be14afca57d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:26.450805 [ 3 ] {} HTTP-Session: 4ebe0c87-2a92-40b4-8017-be14afca57d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:26.450873 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:26.450914 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:09:26.451036 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:26.451299 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:26.451552 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.06 17:09:26.451728 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.06 17:09:26.451838 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} executeQuery: Read 2 rows, 144.00 B in 0.000938836 sec., 2130 rows/sec., 149.79 KiB/sec. 2024.02.06 17:09:26.451952 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} DynamicQueryHandler: Done processing query 2024.02.06 17:09:26.451975 [ 3 ] {0fdd88e3-f3c0-4c7a-9069-1d7b65984d9a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:09:26.451991 [ 3 ] {} HTTP-Session: 4ebe0c87-2a92-40b4-8017-be14afca57d3 Destroying unnamed session 2024.02.06 17:09:26.452117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:26.452161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:26.452180 [ 3 ] {} HTTP-Session: e17f071a-d8e5-4032-b103-6d46b636bc88 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:26.452196 [ 3 ] {} HTTP-Session: e17f071a-d8e5-4032-b103-6d46b636bc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:26.452269 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:26.452313 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:26.452445 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:26.452816 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:26.453101 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.06 17:09:26.453282 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.06 17:09:26.453411 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} executeQuery: Read 22 rows, 30.40 KiB in 0.001114982 sec., 19731 rows/sec., 26.63 MiB/sec. 2024.02.06 17:09:26.453535 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} DynamicQueryHandler: Done processing query 2024.02.06 17:09:26.453558 [ 3 ] {22d76f79-cd8a-4147-90b2-2b581b46fc6e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:09:26.453574 [ 3 ] {} HTTP-Session: e17f071a-d8e5-4032-b103-6d46b636bc88 Destroying unnamed session 2024.02.06 17:09:31.443801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:31.443935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:31.443967 [ 3 ] {} HTTP-Session: a65e7905-58e3-4199-b1ce-c0b11bfd3576 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:31.443996 [ 3 ] {} HTTP-Session: a65e7905-58e3-4199-b1ce-c0b11bfd3576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:31.444138 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:31.444208 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:31.444398 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:31.444896 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:31.445179 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.06 17:09:31.445350 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.06 17:09:31.445468 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} executeQuery: Read 25 rows, 2.03 KiB in 0.001291776 sec., 19353 rows/sec., 1.53 MiB/sec. 2024.02.06 17:09:31.445474 [ 152 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.06 17:09:31.445552 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:31.445638 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} DynamicQueryHandler: Done processing query 2024.02.06 17:09:31.445673 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.06 17:09:31.445678 [ 3 ] {e23a4c7d-3622-49ee-ba82-5397b2f5140c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:31.445759 [ 3 ] {} HTTP-Session: a65e7905-58e3-4199-b1ce-c0b11bfd3576 Destroying unnamed session 2024.02.06 17:09:31.445835 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:31.445879 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 47 rows starting from the beginning of the part 2024.02.06 17:09:31.445939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:31.446027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:31.446086 [ 3 ] {} HTTP-Session: a975615f-1b21-4a64-ba62-0a75e8e7eb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:31.446133 [ 3 ] {} HTTP-Session: a975615f-1b21-4a64-ba62-0a75e8e7eb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:31.446130 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:31.446316 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:31.446386 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:31.446404 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:31.446689 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:31.446854 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:31.446942 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:31.447091 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:31.447690 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:31.448146 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.06 17:09:31.448501 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.06 17:09:31.448709 [ 152 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.06 17:09:31.448692 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003057796 sec., 54287.46718224499 rows/sec., 4.30 MiB/sec. 2024.02.06 17:09:31.448751 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} executeQuery: Read 75 rows, 7.15 KiB in 0.002379547 sec., 31518 rows/sec., 2.93 MiB/sec. 2024.02.06 17:09:31.448768 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:31.448967 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.06 17:09:31.448981 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.06 17:09:31.449107 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} DynamicQueryHandler: Done processing query 2024.02.06 17:09:31.449145 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:31.449176 [ 3 ] {7d00beb5-654f-443c-b7b0-32b72fec8d27} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:31.449218 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 181 rows starting from the beginning of the part 2024.02.06 17:09:31.449230 [ 3 ] {} HTTP-Session: a975615f-1b21-4a64-ba62-0a75e8e7eb82 Destroying unnamed session 2024.02.06 17:09:31.449315 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.06 17:09:31.449386 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 111 rows starting from the beginning of the part 2024.02.06 17:09:31.449419 [ 21 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_41_8} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.06 17:09:31.449479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:31.449599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:31.449652 [ 3 ] {} HTTP-Session: 5b39b26a-478f-4f69-b503-2059b023d995 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:31.449670 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 66 rows starting from the beginning of the part 2024.02.06 17:09:31.449685 [ 3 ] {} HTTP-Session: 5b39b26a-478f-4f69-b503-2059b023d995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:31.449909 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 75 rows starting from the beginning of the part 2024.02.06 17:09:31.449914 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:31.450020 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:31.450155 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 68 rows starting from the beginning of the part 2024.02.06 17:09:31.450485 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 75 rows starting from the beginning of the part 2024.02.06 17:09:31.450511 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:31.451209 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:31.451708 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.06 17:09:31.452083 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.06 17:09:31.452179 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.003348544 sec., 172015.06087421876 rows/sec., 15.87 MiB/sec. 2024.02.06 17:09:31.452257 [ 152 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.06 17:09:31.452311 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} executeQuery: Read 25 rows, 2.00 KiB in 0.002322485 sec., 10764 rows/sec., 861.99 KiB/sec. 2024.02.06 17:09:31.452333 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:31.452431 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.06 17:09:31.452515 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.06 17:09:31.452680 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:31.452698 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} DynamicQueryHandler: Done processing query 2024.02.06 17:09:31.452739 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 97 rows starting from the beginning of the part 2024.02.06 17:09:31.452751 [ 3 ] {74da4e3a-698a-492c-9802-7ad010165866} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:09:31.452824 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.06 17:09:31.452837 [ 3 ] {} HTTP-Session: 5b39b26a-478f-4f69-b503-2059b023d995 Destroying unnamed session 2024.02.06 17:09:31.452942 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_41_8} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.06 17:09:31.452950 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part 2024.02.06 17:09:31.453058 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:31.453120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:31.453204 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:31.453205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:31.453268 [ 3 ] {} HTTP-Session: 804d0885-0c09-4aaf-a59b-195683e220d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:31.453308 [ 3 ] {} HTTP-Session: 804d0885-0c09-4aaf-a59b-195683e220d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:31.453379 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part 2024.02.06 17:09:31.453508 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:31.453600 [ 17 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:31.453619 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:31.454206 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:31.455263 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:31.455283 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.00288822 sec., 84481.09908524973 rows/sec., 6.60 MiB/sec. 2024.02.06 17:09:31.455472 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.06 17:09:31.455741 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.06 17:09:31.455757 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.06 17:09:31.455873 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_41_8} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.06 17:09:31.456025 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.06 17:09:31.456132 [ 152 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.06 17:09:31.456144 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} executeQuery: Read 25 rows, 34.55 KiB in 0.002577492 sec., 9699 rows/sec., 13.09 MiB/sec. 2024.02.06 17:09:31.456167 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:31.456338 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.06 17:09:31.456394 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} DynamicQueryHandler: Done processing query 2024.02.06 17:09:31.456433 [ 3 ] {f488e641-effc-4143-b95d-bd73777b4074} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:09:31.456485 [ 3 ] {} HTTP-Session: 804d0885-0c09-4aaf-a59b-195683e220d3 Destroying unnamed session 2024.02.06 17:09:31.456531 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:31.456574 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 848 rows starting from the beginning of the part 2024.02.06 17:09:31.456709 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:31.456829 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:31.456936 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:31.457023 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:31.457113 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:31.474730 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 967 rows, containing 6 columns (6 merged, 0 gathered) in 0.018499767 sec., 52270.92860142509 rows/sec., 70.54 MiB/sec. 2024.02.06 17:09:31.475214 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.06 17:09:31.475451 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.06 17:09:31.475522 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.06 17:09:31.475599 [ 25 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_41_8: 8.88 MiB. 2024.02.06 17:09:32.000283 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.35 MiB, peak 241.20 MiB, will set to 234.33 MiB (RSS), difference: 1.98 MiB 2024.02.06 17:09:34.778076 [ 150 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:09:34.778151 [ 150 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:09:36.442781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:36.442911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:36.442943 [ 3 ] {} HTTP-Session: d8c341fc-795f-4062-8fa7-5927cf25040e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:36.442972 [ 3 ] {} HTTP-Session: d8c341fc-795f-4062-8fa7-5927cf25040e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:36.443113 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:36.443175 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:36.443336 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:36.443768 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:36.444043 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.06 17:09:36.444223 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.06 17:09:36.444343 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} executeQuery: Read 22 rows, 1.78 KiB in 0.001195844 sec., 18397 rows/sec., 1.46 MiB/sec. 2024.02.06 17:09:36.444547 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} DynamicQueryHandler: Done processing query 2024.02.06 17:09:36.444574 [ 3 ] {ab29fa46-0e29-420d-9cb1-369ab9e22e10} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:36.444591 [ 3 ] {} HTTP-Session: d8c341fc-795f-4062-8fa7-5927cf25040e Destroying unnamed session 2024.02.06 17:09:36.444732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:36.444783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:36.444804 [ 3 ] {} HTTP-Session: bbfe9542-deea-405b-b481-3c6cbccf5fda Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:36.444822 [ 3 ] {} HTTP-Session: bbfe9542-deea-405b-b481-3c6cbccf5fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:36.444908 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:36.444951 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:36.445072 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:36.445414 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:36.445650 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.06 17:09:36.445802 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.06 17:09:36.445926 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} executeQuery: Read 66 rows, 6.55 KiB in 0.000988328 sec., 66779 rows/sec., 6.47 MiB/sec. 2024.02.06 17:09:36.446036 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} DynamicQueryHandler: Done processing query 2024.02.06 17:09:36.446059 [ 3 ] {950a8b4b-8a26-4d14-bcee-680286653fc6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:36.446075 [ 3 ] {} HTTP-Session: bbfe9542-deea-405b-b481-3c6cbccf5fda Destroying unnamed session 2024.02.06 17:09:36.446248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:36.446293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:36.446311 [ 3 ] {} HTTP-Session: abc1d726-e2c3-4d96-88bb-1422c9c2337c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:36.446329 [ 3 ] {} HTTP-Session: abc1d726-e2c3-4d96-88bb-1422c9c2337c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:36.446402 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:36.446442 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:36.446548 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:36.446903 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:36.447120 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.06 17:09:36.447272 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.06 17:09:36.447397 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} executeQuery: Read 22 rows, 1.76 KiB in 0.000960757 sec., 22898 rows/sec., 1.79 MiB/sec. 2024.02.06 17:09:36.447584 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} DynamicQueryHandler: Done processing query 2024.02.06 17:09:36.447608 [ 3 ] {f79164cc-ab12-4bb9-b66d-0d1bcf6cb904} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:36.447624 [ 3 ] {} HTTP-Session: abc1d726-e2c3-4d96-88bb-1422c9c2337c Destroying unnamed session 2024.02.06 17:09:36.447751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:36.447796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:36.447815 [ 3 ] {} HTTP-Session: e00e8fc1-9fa2-421e-8ae0-87228a7daa76 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:36.447832 [ 3 ] {} HTTP-Session: e00e8fc1-9fa2-421e-8ae0-87228a7daa76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:36.447914 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:36.447960 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:36.448109 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:36.448505 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:36.448808 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.06 17:09:36.448986 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.06 17:09:36.449103 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} executeQuery: Read 22 rows, 30.40 KiB in 0.001162703 sec., 18921 rows/sec., 25.53 MiB/sec. 2024.02.06 17:09:36.449229 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} DynamicQueryHandler: Done processing query 2024.02.06 17:09:36.449252 [ 3 ] {69670a44-70b5-438e-88fa-6bbc322d4aac} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:09:36.449268 [ 3 ] {} HTTP-Session: e00e8fc1-9fa2-421e-8ae0-87228a7daa76 Destroying unnamed session 2024.02.06 17:09:41.444893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:41.445040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:41.445073 [ 3 ] {} HTTP-Session: d973f24c-a016-4b15-9da7-09a702b42b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:41.445105 [ 3 ] {} HTTP-Session: d973f24c-a016-4b15-9da7-09a702b42b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:41.445269 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:41.445341 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:41.445518 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:41.445981 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:41.446258 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.06 17:09:41.446433 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.06 17:09:41.446568 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} executeQuery: Read 25 rows, 2.03 KiB in 0.001251595 sec., 19974 rows/sec., 1.58 MiB/sec. 2024.02.06 17:09:41.446723 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} DynamicQueryHandler: Done processing query 2024.02.06 17:09:41.446750 [ 3 ] {cd1e7444-c5f0-49f4-9771-7f6aaa9617d2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:41.446767 [ 3 ] {} HTTP-Session: d973f24c-a016-4b15-9da7-09a702b42b17 Destroying unnamed session 2024.02.06 17:09:41.446889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:41.446943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:41.446963 [ 3 ] {} HTTP-Session: 79c2cdbe-4c7a-486a-ba04-e367ec3334cf Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:41.446982 [ 3 ] {} HTTP-Session: 79c2cdbe-4c7a-486a-ba04-e367ec3334cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:41.447064 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:41.447110 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:09:41.447223 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:41.447573 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:41.447795 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.06 17:09:41.447949 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.06 17:09:41.448071 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} executeQuery: Read 4 rows, 342.00 B in 0.000976327 sec., 4096 rows/sec., 342.08 KiB/sec. 2024.02.06 17:09:41.448201 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} DynamicQueryHandler: Done processing query 2024.02.06 17:09:41.448225 [ 3 ] {da91c0f3-f0e6-49fb-a70a-bf22b38015e7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:09:41.448240 [ 3 ] {} HTTP-Session: 79c2cdbe-4c7a-486a-ba04-e367ec3334cf Destroying unnamed session 2024.02.06 17:09:41.448415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:41.448460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:41.448479 [ 3 ] {} HTTP-Session: abdaec82-3e47-4631-9fec-bef5e9bc28a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:41.448496 [ 3 ] {} HTTP-Session: abdaec82-3e47-4631-9fec-bef5e9bc28a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:41.448573 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:41.448611 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:41.448713 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:41.449092 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:41.449320 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.06 17:09:41.449473 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.06 17:09:41.449587 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} executeQuery: Read 113 rows, 10.14 KiB in 0.000976028 sec., 115775 rows/sec., 10.14 MiB/sec. 2024.02.06 17:09:41.449714 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} DynamicQueryHandler: Done processing query 2024.02.06 17:09:41.449736 [ 3 ] {603c1b0d-5c28-432b-9522-d91609458a6c} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:09:41.449752 [ 3 ] {} HTTP-Session: abdaec82-3e47-4631-9fec-bef5e9bc28a0 Destroying unnamed session 2024.02.06 17:09:41.449881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:41.449926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:41.449944 [ 3 ] {} HTTP-Session: d5328526-3044-4b62-8cf9-6b117cf6719e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:41.449960 [ 3 ] {} HTTP-Session: d5328526-3044-4b62-8cf9-6b117cf6719e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:41.450029 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:41.450067 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:09:41.450170 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:41.450443 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:41.450649 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.06 17:09:41.450794 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.06 17:09:41.450908 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} executeQuery: Read 4 rows, 286.00 B in 0.000850624 sec., 4702 rows/sec., 328.34 KiB/sec. 2024.02.06 17:09:41.451025 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} DynamicQueryHandler: Done processing query 2024.02.06 17:09:41.451047 [ 3 ] {093c3e1d-ed96-45d3-9083-132888760f39} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:09:41.451063 [ 3 ] {} HTTP-Session: d5328526-3044-4b62-8cf9-6b117cf6719e Destroying unnamed session 2024.02.06 17:09:41.451189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:41.451233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:41.451253 [ 3 ] {} HTTP-Session: 54c5100d-b46f-4354-a8b7-3fbf8e7cf18a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:41.451269 [ 3 ] {} HTTP-Session: 54c5100d-b46f-4354-a8b7-3fbf8e7cf18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:41.451339 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:41.451377 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:41.451481 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:41.451787 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:41.451994 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.06 17:09:41.452141 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.06 17:09:41.452263 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} executeQuery: Read 53 rows, 4.23 KiB in 0.000897114 sec., 59078 rows/sec., 4.60 MiB/sec. 2024.02.06 17:09:41.452378 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} DynamicQueryHandler: Done processing query 2024.02.06 17:09:41.452401 [ 3 ] {d07205f9-1b3f-408f-90ee-d4b59c45cb61} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:09:41.452416 [ 3 ] {} HTTP-Session: 54c5100d-b46f-4354-a8b7-3fbf8e7cf18a Destroying unnamed session 2024.02.06 17:09:41.452523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:41.452567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:41.452586 [ 3 ] {} HTTP-Session: 68cc6007-a2c0-4eb7-9a94-27cf00f5f948 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:41.452602 [ 3 ] {} HTTP-Session: 68cc6007-a2c0-4eb7-9a94-27cf00f5f948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:41.452672 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:41.452714 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:09:41.452831 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:41.453124 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:41.453399 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.06 17:09:41.453576 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.06 17:09:41.453698 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} executeQuery: Read 38 rows, 2.74 KiB in 0.000998348 sec., 38062 rows/sec., 2.68 MiB/sec. 2024.02.06 17:09:41.453815 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} DynamicQueryHandler: Done processing query 2024.02.06 17:09:41.453838 [ 3 ] {7495e7e2-cf21-4b29-8741-3d9151dbd328} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:09:41.453854 [ 3 ] {} HTTP-Session: 68cc6007-a2c0-4eb7-9a94-27cf00f5f948 Destroying unnamed session 2024.02.06 17:09:41.454004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:41.454050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:41.454067 [ 3 ] {} HTTP-Session: bc3caf05-1ac2-4924-a2b2-d3df4ec49878 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:41.454084 [ 3 ] {} HTTP-Session: bc3caf05-1ac2-4924-a2b2-d3df4ec49878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:41.454159 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:41.454203 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:41.454337 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:41.454734 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:41.455027 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.06 17:09:41.455206 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.06 17:09:41.455326 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} executeQuery: Read 25 rows, 34.55 KiB in 0.001138902 sec., 21950 rows/sec., 29.62 MiB/sec. 2024.02.06 17:09:41.455447 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} DynamicQueryHandler: Done processing query 2024.02.06 17:09:41.455470 [ 3 ] {ca485fdb-232b-4dee-a167-2bc493d11de1} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:09:41.455486 [ 3 ] {} HTTP-Session: bc3caf05-1ac2-4924-a2b2-d3df4ec49878 Destroying unnamed session 2024.02.06 17:09:46.443383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:46.443503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:46.443528 [ 3 ] {} HTTP-Session: 7dd91f11-ff17-4257-b4c4-9528b7906612 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:46.443554 [ 3 ] {} HTTP-Session: 7dd91f11-ff17-4257-b4c4-9528b7906612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:46.443679 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:46.443740 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:46.443898 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:46.444353 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:46.444617 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.06 17:09:46.444781 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.06 17:09:46.444896 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} executeQuery: Read 22 rows, 1.78 KiB in 0.001182763 sec., 18600 rows/sec., 1.47 MiB/sec. 2024.02.06 17:09:46.445046 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} DynamicQueryHandler: Done processing query 2024.02.06 17:09:46.445073 [ 3 ] {50785cc8-1d81-4eaa-b3a9-e33eb15a31e0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:46.445090 [ 3 ] {} HTTP-Session: 7dd91f11-ff17-4257-b4c4-9528b7906612 Destroying unnamed session 2024.02.06 17:09:46.445227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:46.445279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:46.445299 [ 3 ] {} HTTP-Session: 45332d4f-dded-434d-9fbf-5826f133f1da Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:46.445318 [ 3 ] {} HTTP-Session: 45332d4f-dded-434d-9fbf-5826f133f1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:46.445402 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:46.445446 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:46.445553 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:46.445915 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:46.446135 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.06 17:09:46.446298 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.06 17:09:46.446402 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} executeQuery: Read 66 rows, 6.55 KiB in 0.000971437 sec., 67940 rows/sec., 6.59 MiB/sec. 2024.02.06 17:09:46.446529 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} DynamicQueryHandler: Done processing query 2024.02.06 17:09:46.446552 [ 3 ] {a7a3f4c7-c3b4-4529-9291-84b72ba33972} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:46.446568 [ 3 ] {} HTTP-Session: 45332d4f-dded-434d-9fbf-5826f133f1da Destroying unnamed session 2024.02.06 17:09:46.446700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:46.446746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:46.446765 [ 3 ] {} HTTP-Session: 998478bf-75a2-47b6-b8fe-814ef05c8e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:46.446783 [ 3 ] {} HTTP-Session: 998478bf-75a2-47b6-b8fe-814ef05c8e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:46.446855 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:46.446894 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:46.446997 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:46.447305 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:46.447512 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.06 17:09:46.447659 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.06 17:09:46.447780 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} executeQuery: Read 22 rows, 1.76 KiB in 0.000892775 sec., 24642 rows/sec., 1.93 MiB/sec. 2024.02.06 17:09:46.447900 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} DynamicQueryHandler: Done processing query 2024.02.06 17:09:46.447924 [ 3 ] {b469ce31-8ac2-4455-ab45-2122c0a77923} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:46.447939 [ 3 ] {} HTTP-Session: 998478bf-75a2-47b6-b8fe-814ef05c8e8a Destroying unnamed session 2024.02.06 17:09:46.448123 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:46.448171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:46.448189 [ 3 ] {} HTTP-Session: e9d8f96e-6219-4dac-9af7-84f287fa7305 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:46.448206 [ 3 ] {} HTTP-Session: e9d8f96e-6219-4dac-9af7-84f287fa7305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:46.448282 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:46.448328 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:46.448466 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:46.448826 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.66 GiB. 2024.02.06 17:09:46.449130 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.06 17:09:46.449310 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.06 17:09:46.449429 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} executeQuery: Read 22 rows, 30.40 KiB in 0.001113371 sec., 19759 rows/sec., 26.66 MiB/sec. 2024.02.06 17:09:46.449555 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} DynamicQueryHandler: Done processing query 2024.02.06 17:09:46.449578 [ 3 ] {57b361fa-b87c-43e6-a4ca-70115e04c42c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:09:46.449594 [ 3 ] {} HTTP-Session: e9d8f96e-6219-4dac-9af7-84f287fa7305 Destroying unnamed session 2024.02.06 17:09:49.778202 [ 141 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:09:49.778251 [ 141 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:09:51.443339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:51.443473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:51.443504 [ 3 ] {} HTTP-Session: aa71e505-be65-476d-924a-35c9a54fc770 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:51.443532 [ 3 ] {} HTTP-Session: aa71e505-be65-476d-924a-35c9a54fc770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:51.443676 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:51.443745 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:51.443929 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:51.444405 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:51.444710 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.06 17:09:51.444880 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.06 17:09:51.445013 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} executeQuery: Read 25 rows, 2.03 KiB in 0.001292616 sec., 19340 rows/sec., 1.53 MiB/sec. 2024.02.06 17:09:51.445170 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} DynamicQueryHandler: Done processing query 2024.02.06 17:09:51.445196 [ 3 ] {4198697d-8482-4e4f-a54d-728e661e13ec} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:51.445212 [ 3 ] {} HTTP-Session: aa71e505-be65-476d-924a-35c9a54fc770 Destroying unnamed session 2024.02.06 17:09:51.445335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:51.445389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:51.445410 [ 3 ] {} HTTP-Session: 231612c3-0326-4f75-9bac-d9f2b113ae2f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:51.445429 [ 3 ] {} HTTP-Session: 231612c3-0326-4f75-9bac-d9f2b113ae2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:51.445516 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:51.445558 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:51.445670 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:51.445991 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:51.446214 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.06 17:09:51.446377 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.06 17:09:51.446511 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} executeQuery: Read 75 rows, 7.15 KiB in 0.000962227 sec., 77944 rows/sec., 7.25 MiB/sec. 2024.02.06 17:09:51.446656 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} DynamicQueryHandler: Done processing query 2024.02.06 17:09:51.446685 [ 3 ] {b70ae973-e749-4321-ac7c-5b68271bcc6b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:51.446702 [ 3 ] {} HTTP-Session: 231612c3-0326-4f75-9bac-d9f2b113ae2f Destroying unnamed session 2024.02.06 17:09:51.446864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:51.446911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:51.446930 [ 3 ] {} HTTP-Session: e62d99d9-9184-4b58-9cbd-a8145c938300 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:51.446948 [ 3 ] {} HTTP-Session: e62d99d9-9184-4b58-9cbd-a8145c938300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:51.447020 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:51.447059 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:51.447173 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:51.447449 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:51.447662 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.06 17:09:51.447810 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.06 17:09:51.447937 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} executeQuery: Read 25 rows, 2.00 KiB in 0.000889125 sec., 28117 rows/sec., 2.20 MiB/sec. 2024.02.06 17:09:51.448055 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} DynamicQueryHandler: Done processing query 2024.02.06 17:09:51.448079 [ 3 ] {c120e9e6-7bf7-46b8-9ce5-d45fa8d3cdec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:09:51.448095 [ 3 ] {} HTTP-Session: e62d99d9-9184-4b58-9cbd-a8145c938300 Destroying unnamed session 2024.02.06 17:09:51.448228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:51.448273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:51.448293 [ 3 ] {} HTTP-Session: 0de11adc-a139-4514-a0d2-4ef87af450bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:51.448310 [ 3 ] {} HTTP-Session: 0de11adc-a139-4514-a0d2-4ef87af450bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:51.448386 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:51.448433 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:51.448575 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:51.448957 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:51.449262 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.06 17:09:51.449446 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.06 17:09:51.449552 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} executeQuery: Read 25 rows, 34.55 KiB in 0.001136592 sec., 21995 rows/sec., 29.68 MiB/sec. 2024.02.06 17:09:51.449685 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} DynamicQueryHandler: Done processing query 2024.02.06 17:09:51.449709 [ 3 ] {9d516d62-42f1-4c0b-93a1-2b5d5780cb51} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:09:51.449725 [ 3 ] {} HTTP-Session: 0de11adc-a139-4514-a0d2-4ef87af450bc Destroying unnamed session 2024.02.06 17:09:56.442877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:56.443060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:56.443106 [ 3 ] {} HTTP-Session: ef16930d-02c2-442d-a79a-3a698d4d63ad Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:56.443149 [ 3 ] {} HTTP-Session: ef16930d-02c2-442d-a79a-3a698d4d63ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:56.443344 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:56.443438 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:09:56.443700 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:56.444166 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:56.444425 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.06 17:09:56.444586 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.06 17:09:56.444719 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} executeQuery: Read 22 rows, 1.78 KiB in 0.001313827 sec., 16744 rows/sec., 1.33 MiB/sec. 2024.02.06 17:09:56.444728 [ 138 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.06 17:09:56.444879 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:56.444921 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} DynamicQueryHandler: Done processing query 2024.02.06 17:09:56.444975 [ 3 ] {e72b9869-fd05-4acd-891a-8ed9118eb997} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:56.445014 [ 3 ] {} HTTP-Session: ef16930d-02c2-442d-a79a-3a698d4d63ad Destroying unnamed session 2024.02.06 17:09:56.445022 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.06 17:09:56.445215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:56.445226 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:56.445292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:56.445313 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 47 rows starting from the beginning of the part 2024.02.06 17:09:56.445324 [ 3 ] {} HTTP-Session: dcd3d12c-75d2-4074-b7ee-0b2d4f4ba043 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:56.445388 [ 3 ] {} HTTP-Session: dcd3d12c-75d2-4074-b7ee-0b2d4f4ba043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:56.445547 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:56.445648 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:09:56.445690 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.446073 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:56.446091 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:56.446277 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.446436 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:56.446748 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.446978 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:56.447461 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.06 17:09:56.447787 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.06 17:09:56.447969 [ 138 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.06 17:09:56.448076 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} executeQuery: Read 66 rows, 6.55 KiB in 0.002449199 sec., 26947 rows/sec., 2.61 MiB/sec. 2024.02.06 17:09:56.448094 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:56.448585 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} DynamicQueryHandler: Done processing query 2024.02.06 17:09:56.448646 [ 3 ] {692a684a-ecd3-41d3-b59b-523f88810594} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:09:56.448657 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.06 17:09:56.448676 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003718183 sec., 43838.61687281126 rows/sec., 3.47 MiB/sec. 2024.02.06 17:09:56.448702 [ 3 ] {} HTTP-Session: dcd3d12c-75d2-4074-b7ee-0b2d4f4ba043 Destroying unnamed session 2024.02.06 17:09:56.448828 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:56.448872 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 181 rows starting from the beginning of the part 2024.02.06 17:09:56.448951 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.06 17:09:56.448984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:56.449146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:56.449188 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 66 rows starting from the beginning of the part 2024.02.06 17:09:56.449200 [ 3 ] {} HTTP-Session: 0da9cc47-95af-42c2-bab7-d361def1421e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:56.449287 [ 3 ] {} HTTP-Session: 0da9cc47-95af-42c2-bab7-d361def1421e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:56.449474 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.06 17:09:56.449523 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 113 rows starting from the beginning of the part 2024.02.06 17:09:56.449643 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:56.449693 [ 13 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_46_9} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.06 17:09:56.449851 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:09:56.449854 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 66 rows starting from the beginning of the part 2024.02.06 17:09:56.450198 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 75 rows starting from the beginning of the part 2024.02.06 17:09:56.450398 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:56.450439 [ 18 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part 2024.02.06 17:09:56.451181 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:56.451649 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.06 17:09:56.452006 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.06 17:09:56.452042 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 567 rows, containing 4 columns (4 merged, 0 gathered) in 0.003818907 sec., 148471.80096294568 rows/sec., 13.76 MiB/sec. 2024.02.06 17:09:56.452150 [ 138 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.06 17:09:56.452218 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} executeQuery: Read 22 rows, 1.76 KiB in 0.002461529 sec., 8937 rows/sec., 715.70 KiB/sec. 2024.02.06 17:09:56.452233 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:56.452347 [ 15 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.06 17:09:56.452406 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.06 17:09:56.452580 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} DynamicQueryHandler: Done processing query 2024.02.06 17:09:56.452594 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:56.452623 [ 3 ] {9572ae11-932a-4dca-8467-548589b12786} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:09:56.452664 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 97 rows starting from the beginning of the part 2024.02.06 17:09:56.452679 [ 3 ] {} HTTP-Session: 0da9cc47-95af-42c2-bab7-d361def1421e Destroying unnamed session 2024.02.06 17:09:56.452843 [ 15 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.06 17:09:56.452859 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.452971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23585, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:09:56.452996 [ 15 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_46_9} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.06 17:09:56.453089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:09:56.453109 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 53 rows starting from the beginning of the part 2024.02.06 17:09:56.453182 [ 3 ] {} HTTP-Session: ffd04758-b948-428c-9d9f-445059a4179b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:09:56.453281 [ 3 ] {} HTTP-Session: ffd04758-b948-428c-9d9f-445059a4179b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:09:56.453416 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.453516 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:09:56.453655 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:09:56.453673 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:56.453978 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.454339 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:09:56.455368 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:56.455713 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 4 columns (4 merged, 0 gathered) in 0.003411996 sec., 70633.14259453997 rows/sec., 5.52 MiB/sec. 2024.02.06 17:09:56.455898 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.06 17:09:56.455973 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.06 17:09:56.456185 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.06 17:09:56.456287 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.06 17:09:56.456310 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_46_9} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.06 17:09:56.456441 [ 138 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.06 17:09:56.456527 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:09:56.456523 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} executeQuery: Read 22 rows, 30.40 KiB in 0.002947212 sec., 7464 rows/sec., 10.07 MiB/sec. 2024.02.06 17:09:56.456685 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.06 17:09:56.456947 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} DynamicQueryHandler: Done processing query 2024.02.06 17:09:56.456986 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:09:56.456993 [ 3 ] {34937766-2042-4ebd-b261-a9fba972e190} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:09:56.457050 [ 3 ] {} HTTP-Session: ffd04758-b948-428c-9d9f-445059a4179b Destroying unnamed session 2024.02.06 17:09:56.457054 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 967 rows starting from the beginning of the part 2024.02.06 17:09:56.457203 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.457309 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:56.457406 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.457498 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 25 rows starting from the beginning of the part 2024.02.06 17:09:56.457589 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 22 rows starting from the beginning of the part 2024.02.06 17:09:56.460704 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1083 rows, containing 6 columns (6 merged, 0 gathered) in 0.004123685 sec., 262629.17754387157 rows/sec., 354.40 MiB/sec. 2024.02.06 17:09:56.461338 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.06 17:09:56.461571 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.06 17:09:56.461639 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.06 17:09:56.461724 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_46_9: 9.05 MiB. 2024.02.06 17:10:01.442996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:01.443183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:01.443232 [ 3 ] {} HTTP-Session: f9e962d4-a509-478d-a2eb-e978e637aebb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:01.443274 [ 3 ] {} HTTP-Session: f9e962d4-a509-478d-a2eb-e978e637aebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:01.443474 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:01.443572 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:01.443840 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:01.444402 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:01.444675 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.06 17:10:01.444841 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.06 17:10:01.444963 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} executeQuery: Read 25 rows, 2.03 KiB in 0.001431911 sec., 17459 rows/sec., 1.38 MiB/sec. 2024.02.06 17:10:01.445114 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} DynamicQueryHandler: Done processing query 2024.02.06 17:10:01.445139 [ 3 ] {7284f4c7-7060-4bba-a4ce-530d81187503} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:01.445156 [ 3 ] {} HTTP-Session: f9e962d4-a509-478d-a2eb-e978e637aebb Destroying unnamed session 2024.02.06 17:10:01.445360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:01.445406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:01.445426 [ 3 ] {} HTTP-Session: 4e0be427-db72-47b6-8880-533c8d22c735 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:01.445443 [ 3 ] {} HTTP-Session: 4e0be427-db72-47b6-8880-533c8d22c735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:01.445518 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:01.445558 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:01.445663 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:01.446017 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:01.446239 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.06 17:10:01.446409 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.06 17:10:01.446504 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} executeQuery: Read 75 rows, 7.15 KiB in 0.000957567 sec., 78323 rows/sec., 7.29 MiB/sec. 2024.02.06 17:10:01.446655 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} DynamicQueryHandler: Done processing query 2024.02.06 17:10:01.446681 [ 3 ] {67bffd9c-0ba0-486d-93a8-559f8806a13b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:01.446699 [ 3 ] {} HTTP-Session: 4e0be427-db72-47b6-8880-533c8d22c735 Destroying unnamed session 2024.02.06 17:10:01.446822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:01.446869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:01.446888 [ 3 ] {} HTTP-Session: cc69d040-0bc5-4d13-9d7a-1bff652edea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:01.446905 [ 3 ] {} HTTP-Session: cc69d040-0bc5-4d13-9d7a-1bff652edea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:01.446977 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:01.447016 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:01.447123 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:01.447419 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:01.447628 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.06 17:10:01.447779 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.06 17:10:01.447884 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} executeQuery: Read 25 rows, 2.00 KiB in 0.000872474 sec., 28654 rows/sec., 2.24 MiB/sec. 2024.02.06 17:10:01.448009 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} DynamicQueryHandler: Done processing query 2024.02.06 17:10:01.448033 [ 3 ] {c6264281-a20a-4585-a714-fddf08a1c093} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:10:01.448049 [ 3 ] {} HTTP-Session: cc69d040-0bc5-4d13-9d7a-1bff652edea5 Destroying unnamed session 2024.02.06 17:10:01.448230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:01.448275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:01.448295 [ 3 ] {} HTTP-Session: 88d98452-b9e9-4a8d-8666-7b705119eeec Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:01.448312 [ 3 ] {} HTTP-Session: 88d98452-b9e9-4a8d-8666-7b705119eeec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:01.448389 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:01.448434 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:01.448569 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:01.448974 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:01.449286 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.06 17:10:01.449471 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.06 17:10:01.449569 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} executeQuery: Read 25 rows, 34.55 KiB in 0.001152573 sec., 21690 rows/sec., 29.27 MiB/sec. 2024.02.06 17:10:01.449694 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} DynamicQueryHandler: Done processing query 2024.02.06 17:10:01.449717 [ 3 ] {fbb7e1cc-45da-4251-ade5-dc4d96e2cf10} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:10:01.449733 [ 3 ] {} HTTP-Session: 88d98452-b9e9-4a8d-8666-7b705119eeec Destroying unnamed session 2024.02.06 17:10:04.778502 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:10:04.778587 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:10:06.442500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:06.442621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:06.442648 [ 3 ] {} HTTP-Session: b32af834-78ed-454a-a3af-b398e5d9a325 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:06.442672 [ 3 ] {} HTTP-Session: b32af834-78ed-454a-a3af-b398e5d9a325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:06.442802 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:06.442863 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:06.443026 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:06.443495 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:06.443761 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.06 17:10:06.443924 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.06 17:10:06.444046 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} executeQuery: Read 22 rows, 1.78 KiB in 0.001209704 sec., 18186 rows/sec., 1.44 MiB/sec. 2024.02.06 17:10:06.444237 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} DynamicQueryHandler: Done processing query 2024.02.06 17:10:06.444262 [ 3 ] {8ca43c13-2125-4e97-af2f-6e839e1cd77a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:06.444279 [ 3 ] {} HTTP-Session: b32af834-78ed-454a-a3af-b398e5d9a325 Destroying unnamed session 2024.02.06 17:10:06.444419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:06.444469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:06.444490 [ 3 ] {} HTTP-Session: 6a05febb-da05-4eed-bb5e-1b2287750ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:06.444508 [ 3 ] {} HTTP-Session: 6a05febb-da05-4eed-bb5e-1b2287750ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:06.444593 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:06.444636 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:06.444743 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:06.445104 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:06.445335 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.06 17:10:06.445486 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.06 17:10:06.445602 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} executeQuery: Read 66 rows, 6.55 KiB in 0.000978257 sec., 67466 rows/sec., 6.54 MiB/sec. 2024.02.06 17:10:06.445728 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} DynamicQueryHandler: Done processing query 2024.02.06 17:10:06.445751 [ 3 ] {b765a9de-2323-420f-bc87-2b99516241d4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:06.445768 [ 3 ] {} HTTP-Session: 6a05febb-da05-4eed-bb5e-1b2287750ebb Destroying unnamed session 2024.02.06 17:10:06.445887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:06.445932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:06.445952 [ 3 ] {} HTTP-Session: dc5f6102-e6b9-474d-b037-9ecfd0bdd922 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:06.445968 [ 3 ] {} HTTP-Session: dc5f6102-e6b9-474d-b037-9ecfd0bdd922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:06.446041 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:06.446081 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:06.446190 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:06.446499 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:06.446707 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.06 17:10:06.446855 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.06 17:10:06.446972 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} executeQuery: Read 22 rows, 1.76 KiB in 0.000904225 sec., 24330 rows/sec., 1.90 MiB/sec. 2024.02.06 17:10:06.447083 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} DynamicQueryHandler: Done processing query 2024.02.06 17:10:06.447105 [ 3 ] {d0412e7e-b10b-4fb3-8838-3a0734277e39} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:06.447121 [ 3 ] {} HTTP-Session: dc5f6102-e6b9-474d-b037-9ecfd0bdd922 Destroying unnamed session 2024.02.06 17:10:06.447285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23586, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:06.447329 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:06.447348 [ 3 ] {} HTTP-Session: 97be24e7-2c64-4b82-b79b-4e474c7bd4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:06.447365 [ 3 ] {} HTTP-Session: 97be24e7-2c64-4b82-b79b-4e474c7bd4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:06.447442 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:06.447487 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:06.447624 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:06.447990 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:06.448287 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.06 17:10:06.448464 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.06 17:10:06.448591 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} executeQuery: Read 22 rows, 30.40 KiB in 0.001120712 sec., 19630 rows/sec., 26.49 MiB/sec. 2024.02.06 17:10:06.448754 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} DynamicQueryHandler: Done processing query 2024.02.06 17:10:06.448777 [ 3 ] {77eff407-f27b-469f-8ea2-5697f3c96725} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:10:06.448792 [ 3 ] {} HTTP-Session: 97be24e7-2c64-4b82-b79b-4e474c7bd4b5 Destroying unnamed session 2024.02.06 17:10:11.444397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:11.444533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:11.444565 [ 3 ] {} HTTP-Session: e4c73475-5b03-42d2-a11f-4e6b97479aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:11.444594 [ 3 ] {} HTTP-Session: e4c73475-5b03-42d2-a11f-4e6b97479aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:11.444739 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:11.444807 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:11.444994 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:11.445447 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:11.445714 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.06 17:10:11.445879 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.06 17:10:11.446008 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} executeQuery: Read 25 rows, 2.03 KiB in 0.001227774 sec., 20362 rows/sec., 1.61 MiB/sec. 2024.02.06 17:10:11.446145 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} DynamicQueryHandler: Done processing query 2024.02.06 17:10:11.446172 [ 3 ] {b7dbc13c-4fc4-4be1-a552-f364fe38d492} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:11.446189 [ 3 ] {} HTTP-Session: e4c73475-5b03-42d2-a11f-4e6b97479aa4 Destroying unnamed session 2024.02.06 17:10:11.446322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:11.446370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:11.446391 [ 3 ] {} HTTP-Session: ebbc017d-80ba-4783-82d1-b3e6cd8a0821 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:11.446409 [ 3 ] {} HTTP-Session: ebbc017d-80ba-4783-82d1-b3e6cd8a0821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:11.446494 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:11.446536 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:11.446643 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:11.447013 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:11.447251 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.06 17:10:11.447408 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.06 17:10:11.447529 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} executeQuery: Read 111 rows, 9.96 KiB in 0.001002698 sec., 110701 rows/sec., 9.70 MiB/sec. 2024.02.06 17:10:11.447649 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} DynamicQueryHandler: Done processing query 2024.02.06 17:10:11.447672 [ 3 ] {03422b83-8d37-4436-84c8-2d3d5b4d6ae3} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:10:11.447689 [ 3 ] {} HTTP-Session: ebbc017d-80ba-4783-82d1-b3e6cd8a0821 Destroying unnamed session 2024.02.06 17:10:11.447863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:11.447908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:11.447927 [ 3 ] {} HTTP-Session: 72341956-face-43dc-a836-327f6ac4f410 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:11.447945 [ 3 ] {} HTTP-Session: 72341956-face-43dc-a836-327f6ac4f410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:11.448020 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:11.448062 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:11.448170 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:11.448471 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:11.448687 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.06 17:10:11.448839 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.06 17:10:11.448953 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} executeQuery: Read 49 rows, 3.90 KiB in 0.000902926 sec., 54268 rows/sec., 4.22 MiB/sec. 2024.02.06 17:10:11.449059 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} DynamicQueryHandler: Done processing query 2024.02.06 17:10:11.449081 [ 3 ] {d274776a-dada-414a-94d9-0e6853d19ed9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:10:11.449097 [ 3 ] {} HTTP-Session: 72341956-face-43dc-a836-327f6ac4f410 Destroying unnamed session 2024.02.06 17:10:11.449214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:11.449259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:11.449277 [ 3 ] {} HTTP-Session: 42e20cf7-bf67-4f5e-9cb3-d2737531bcbd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:11.449294 [ 3 ] {} HTTP-Session: 42e20cf7-bf67-4f5e-9cb3-d2737531bcbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:11.449366 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:11.449409 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:10:11.449528 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:11.449816 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:11.450082 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.06 17:10:11.450255 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.06 17:10:11.450355 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} executeQuery: Read 36 rows, 2.60 KiB in 0.000960757 sec., 37470 rows/sec., 2.64 MiB/sec. 2024.02.06 17:10:11.450485 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} DynamicQueryHandler: Done processing query 2024.02.06 17:10:11.450508 [ 3 ] {3c63bafc-b847-4f17-8b78-91eb50f0ad84} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:10:11.450524 [ 3 ] {} HTTP-Session: 42e20cf7-bf67-4f5e-9cb3-d2737531bcbd Destroying unnamed session 2024.02.06 17:10:11.450675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:11.450721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:11.450740 [ 3 ] {} HTTP-Session: 0a63fbeb-f0e6-4ab9-9861-d8d120c249b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:11.450756 [ 3 ] {} HTTP-Session: 0a63fbeb-f0e6-4ab9-9861-d8d120c249b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:11.450834 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:11.450878 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:11.451012 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:11.451404 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:11.451714 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.06 17:10:11.451899 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.06 17:10:11.452013 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} executeQuery: Read 25 rows, 34.55 KiB in 0.001143432 sec., 21864 rows/sec., 29.50 MiB/sec. 2024.02.06 17:10:11.452126 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} DynamicQueryHandler: Done processing query 2024.02.06 17:10:11.452149 [ 3 ] {0ecc69dc-f36c-4172-98cf-662b53220da9} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:10:11.452164 [ 3 ] {} HTTP-Session: 0a63fbeb-f0e6-4ab9-9861-d8d120c249b1 Destroying unnamed session 2024.02.06 17:10:16.443116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:16.443256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:16.443289 [ 3 ] {} HTTP-Session: 5e67461a-5494-4136-a4a8-b4f141587e94 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:16.443319 [ 3 ] {} HTTP-Session: 5e67461a-5494-4136-a4a8-b4f141587e94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:16.443462 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:16.443526 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:16.443690 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:16.444117 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:16.444395 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.06 17:10:16.444567 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.06 17:10:16.444694 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} executeQuery: Read 22 rows, 1.78 KiB in 0.001195234 sec., 18406 rows/sec., 1.46 MiB/sec. 2024.02.06 17:10:16.444855 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} DynamicQueryHandler: Done processing query 2024.02.06 17:10:16.444881 [ 3 ] {633f385b-30f6-4996-b176-8e36852f33ba} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:16.444898 [ 3 ] {} HTTP-Session: 5e67461a-5494-4136-a4a8-b4f141587e94 Destroying unnamed session 2024.02.06 17:10:16.445033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:16.445084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:16.445104 [ 3 ] {} HTTP-Session: b21fd059-063c-42c5-af0d-1781be5640d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:16.445123 [ 3 ] {} HTTP-Session: b21fd059-063c-42c5-af0d-1781be5640d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:16.445210 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:16.445253 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:16.445365 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:16.445719 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:16.445944 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.06 17:10:16.446103 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.06 17:10:16.446224 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} executeQuery: Read 66 rows, 6.55 KiB in 0.000974927 sec., 67697 rows/sec., 6.56 MiB/sec. 2024.02.06 17:10:16.446353 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} DynamicQueryHandler: Done processing query 2024.02.06 17:10:16.446382 [ 3 ] {d012ab7d-b1c6-4d14-8051-e3c428f19e0a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:16.446399 [ 3 ] {} HTTP-Session: b21fd059-063c-42c5-af0d-1781be5640d2 Destroying unnamed session 2024.02.06 17:10:16.446531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:16.446575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:16.446595 [ 3 ] {} HTTP-Session: 8ebdc3d6-5584-4cf8-ac7b-31100a98eb07 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:16.446612 [ 3 ] {} HTTP-Session: 8ebdc3d6-5584-4cf8-ac7b-31100a98eb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:16.446684 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:16.446723 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:16.446829 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:16.447121 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:16.447330 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.06 17:10:16.447477 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.06 17:10:16.447605 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} executeQuery: Read 22 rows, 1.76 KiB in 0.000892695 sec., 24644 rows/sec., 1.93 MiB/sec. 2024.02.06 17:10:16.447741 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} DynamicQueryHandler: Done processing query 2024.02.06 17:10:16.447777 [ 3 ] {ad923f85-884c-49e4-96a4-ad3e3607e9d0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:16.447794 [ 3 ] {} HTTP-Session: 8ebdc3d6-5584-4cf8-ac7b-31100a98eb07 Destroying unnamed session 2024.02.06 17:10:16.447954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:16.447998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:16.448017 [ 3 ] {} HTTP-Session: 6c64b272-3fab-4972-bc3e-0648809359ae Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:16.448034 [ 3 ] {} HTTP-Session: 6c64b272-3fab-4972-bc3e-0648809359ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:16.448113 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:16.448158 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:16.448309 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:16.448688 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:16.448979 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.06 17:10:16.449171 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.06 17:10:16.449297 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} executeQuery: Read 22 rows, 30.40 KiB in 0.001156143 sec., 19028 rows/sec., 25.68 MiB/sec. 2024.02.06 17:10:16.449426 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} DynamicQueryHandler: Done processing query 2024.02.06 17:10:16.449450 [ 3 ] {cb4a9aba-3a46-4199-8fae-3b802969a3c0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:10:16.449466 [ 3 ] {} HTTP-Session: 6c64b272-3fab-4972-bc3e-0648809359ae Destroying unnamed session 2024.02.06 17:10:19.778693 [ 122 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:10:19.778750 [ 122 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:10:21.442737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:21.442872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:21.442905 [ 3 ] {} HTTP-Session: ba692b13-3a04-4c4c-a65c-b1ffb4e8bf51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:21.442933 [ 3 ] {} HTTP-Session: ba692b13-3a04-4c4c-a65c-b1ffb4e8bf51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:21.443081 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:21.443150 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:21.443333 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:21.443772 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:21.444042 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.06 17:10:21.444211 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.06 17:10:21.444340 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} executeQuery: Read 25 rows, 2.03 KiB in 0.001214705 sec., 20581 rows/sec., 1.63 MiB/sec. 2024.02.06 17:10:21.444352 [ 121 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.06 17:10:21.444470 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.65 GiB. 2024.02.06 17:10:21.444531 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} DynamicQueryHandler: Done processing query 2024.02.06 17:10:21.444563 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.06 17:10:21.444565 [ 3 ] {179f9f6a-277d-49ba-bc33-066964d2f163} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:21.444604 [ 3 ] {} HTTP-Session: ba692b13-3a04-4c4c-a65c-b1ffb4e8bf51 Destroying unnamed session 2024.02.06 17:10:21.444693 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:21.444731 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 47 rows starting from the beginning of the part 2024.02.06 17:10:21.444748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:21.444803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:21.444836 [ 3 ] {} HTTP-Session: 50a6eaac-5c87-4f2e-9ddc-142756aaa9af Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:21.444863 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:21.444867 [ 3 ] {} HTTP-Session: 50a6eaac-5c87-4f2e-9ddc-142756aaa9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:21.444991 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:21.445002 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:21.445061 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:21.445155 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:21.445263 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:21.445359 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:21.445511 [ 12 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:21.445846 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:21.446141 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.06 17:10:21.446373 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.06 17:10:21.446417 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.001886113 sec., 88011.69389108712 rows/sec., 6.97 MiB/sec. 2024.02.06 17:10:21.446521 [ 121 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.06 17:10:21.446558 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} executeQuery: Read 75 rows, 7.15 KiB in 0.001508812 sec., 49707 rows/sec., 4.63 MiB/sec. 2024.02.06 17:10:21.446598 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:21.446802 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.06 17:10:21.446809 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.06 17:10:21.446907 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} DynamicQueryHandler: Done processing query 2024.02.06 17:10:21.446973 [ 3 ] {f12ac764-d2d6-4670-b3d3-82ba04a9bc47} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:21.447035 [ 3 ] {} HTTP-Session: 50a6eaac-5c87-4f2e-9ddc-142756aaa9af Destroying unnamed session 2024.02.06 17:10:21.447036 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:21.447074 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 181 rows starting from the beginning of the part 2024.02.06 17:10:21.447180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:21.447237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:21.447288 [ 3 ] {} HTTP-Session: 5dd1b314-42a0-4915-88d1-b12df0d58b29 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:21.447332 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.06 17:10:21.447358 [ 3 ] {} HTTP-Session: 5dd1b314-42a0-4915-88d1-b12df0d58b29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:21.447368 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 75 rows starting from the beginning of the part 2024.02.06 17:10:21.447532 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_51_10} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.06 17:10:21.447605 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:21.447635 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part 2024.02.06 17:10:21.447725 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:21.447888 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 111 rows starting from the beginning of the part 2024.02.06 17:10:21.448002 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:21.448024 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part 2024.02.06 17:10:21.448134 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part 2024.02.06 17:10:21.448463 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:21.448771 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.06 17:10:21.448962 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.06 17:10:21.449093 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.002404457 sec., 238723.33753525224 rows/sec., 22.02 MiB/sec. 2024.02.06 17:10:21.449132 [ 121 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.06 17:10:21.449173 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} executeQuery: Read 25 rows, 2.00 KiB in 0.001519503 sec., 16452 rows/sec., 1.29 MiB/sec. 2024.02.06 17:10:21.449210 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:21.449314 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.06 17:10:21.449521 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.06 17:10:21.449551 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} DynamicQueryHandler: Done processing query 2024.02.06 17:10:21.449598 [ 3 ] {b10f2283-e117-450f-9606-c24930220463} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:10:21.449657 [ 3 ] {} HTTP-Session: 5dd1b314-42a0-4915-88d1-b12df0d58b29 Destroying unnamed session 2024.02.06 17:10:21.449735 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:21.449741 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.06 17:10:21.449783 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 97 rows starting from the beginning of the part 2024.02.06 17:10:21.449896 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_51_10} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.06 17:10:21.449912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:21.450076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:21.450142 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:21.450151 [ 3 ] {} HTTP-Session: c4b5845d-eb5e-4361-8d68-0481a44d040c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:21.450219 [ 3 ] {} HTTP-Session: c4b5845d-eb5e-4361-8d68-0481a44d040c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:21.450421 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:21.450439 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:21.450567 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:21.450630 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 49 rows starting from the beginning of the part 2024.02.06 17:10:21.450947 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:21.451202 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:21.451218 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:21.452293 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:21.452854 [ 15 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003525108 sec., 68083.02043511858 rows/sec., 5.32 MiB/sec. 2024.02.06 17:10:21.453038 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.06 17:10:21.453051 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.06 17:10:21.453336 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.06 17:10:21.453369 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.06 17:10:21.453493 [ 121 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.06 17:10:21.453495 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_51_10} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.06 17:10:21.453538 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} executeQuery: Read 25 rows, 34.55 KiB in 0.003024064 sec., 8267 rows/sec., 11.16 MiB/sec. 2024.02.06 17:10:21.453570 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:21.453817 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.06 17:10:21.454015 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} DynamicQueryHandler: Done processing query 2024.02.06 17:10:21.454072 [ 3 ] {7f6e1d8c-b8d2-49fb-b33e-b887d135e3fe} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:10:21.454071 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:21.454107 [ 3 ] {} HTTP-Session: c4b5845d-eb5e-4361-8d68-0481a44d040c Destroying unnamed session 2024.02.06 17:10:21.454133 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1083 rows starting from the beginning of the part 2024.02.06 17:10:21.454252 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:21.454345 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:21.454433 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:21.454520 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:21.454607 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:21.457155 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1202 rows, containing 6 columns (6 merged, 0 gathered) in 0.003508698 sec., 342577.2181019854 rows/sec., 462.29 MiB/sec. 2024.02.06 17:10:21.457627 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.06 17:10:21.457826 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.06 17:10:21.457890 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.06 17:10:21.457952 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_51_10: 8.52 MiB. 2024.02.06 17:10:22.000118 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.49 MiB, peak 244.11 MiB, will set to 236.00 MiB (RSS), difference: -3.49 MiB 2024.02.06 17:10:26.443927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:26.444110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:26.444158 [ 3 ] {} HTTP-Session: 0811245a-6dfa-4fa1-bbcc-37ca24af86a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:26.444201 [ 3 ] {} HTTP-Session: 0811245a-6dfa-4fa1-bbcc-37ca24af86a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:26.444401 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:26.444495 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:26.444761 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:26.445208 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:26.445475 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.06 17:10:26.445644 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.06 17:10:26.445774 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} executeQuery: Read 22 rows, 1.78 KiB in 0.001319847 sec., 16668 rows/sec., 1.32 MiB/sec. 2024.02.06 17:10:26.445921 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} DynamicQueryHandler: Done processing query 2024.02.06 17:10:26.445946 [ 3 ] {51223a2c-edf3-4f4a-bff0-a480e7c9d108} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:26.445963 [ 3 ] {} HTTP-Session: 0811245a-6dfa-4fa1-bbcc-37ca24af86a6 Destroying unnamed session 2024.02.06 17:10:26.446124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:26.446171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:26.446191 [ 3 ] {} HTTP-Session: 607bb7c9-4793-4137-855a-f9d80f8e0df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:26.446210 [ 3 ] {} HTTP-Session: 607bb7c9-4793-4137-855a-f9d80f8e0df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:26.446289 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:26.446331 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:10:26.446444 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:26.446843 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:26.447054 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.06 17:10:26.447205 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.06 17:10:26.447331 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} executeQuery: Read 4 rows, 342.00 B in 0.001008118 sec., 3967 rows/sec., 331.29 KiB/sec. 2024.02.06 17:10:26.447466 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} DynamicQueryHandler: Done processing query 2024.02.06 17:10:26.447490 [ 3 ] {69cb25dd-99a8-4ec7-8d50-b4d2b496a70c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:10:26.447507 [ 3 ] {} HTTP-Session: 607bb7c9-4793-4137-855a-f9d80f8e0df5 Destroying unnamed session 2024.02.06 17:10:26.447646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:26.447692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:26.447712 [ 3 ] {} HTTP-Session: 995ba3fd-d64f-4f2a-bf81-86afa9f00532 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:26.447729 [ 3 ] {} HTTP-Session: 995ba3fd-d64f-4f2a-bf81-86afa9f00532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:26.447804 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:26.447843 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:26.447949 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:26.448313 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:26.448529 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.06 17:10:26.448677 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.06 17:10:26.448795 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} executeQuery: Read 68 rows, 6.73 KiB in 0.000958147 sec., 70970 rows/sec., 6.86 MiB/sec. 2024.02.06 17:10:26.448946 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} DynamicQueryHandler: Done processing query 2024.02.06 17:10:26.448987 [ 3 ] {40b8cc0b-8aa2-47bc-82b4-bd2891ed3c3d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:26.449009 [ 3 ] {} HTTP-Session: 995ba3fd-d64f-4f2a-bf81-86afa9f00532 Destroying unnamed session 2024.02.06 17:10:26.449152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:26.449196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:26.449215 [ 3 ] {} HTTP-Session: 39678f8b-ff2c-4157-9574-b0a2109450f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:26.449232 [ 3 ] {} HTTP-Session: 39678f8b-ff2c-4157-9574-b0a2109450f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:26.449302 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:26.449341 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:10:26.449451 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:26.449725 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:26.449924 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.06 17:10:26.450081 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.06 17:10:26.450177 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} executeQuery: Read 4 rows, 286.00 B in 0.000849233 sec., 4710 rows/sec., 328.88 KiB/sec. 2024.02.06 17:10:26.450316 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} DynamicQueryHandler: Done processing query 2024.02.06 17:10:26.450339 [ 3 ] {a3dd3021-dfda-4b79-b94b-34f7d1688348} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:10:26.450355 [ 3 ] {} HTTP-Session: 39678f8b-ff2c-4157-9574-b0a2109450f7 Destroying unnamed session 2024.02.06 17:10:26.450509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:26.450554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:26.450572 [ 3 ] {} HTTP-Session: 0ec6ce70-febf-49de-a45f-69806ab76bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:26.450588 [ 3 ] {} HTTP-Session: 0ec6ce70-febf-49de-a45f-69806ab76bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:26.450657 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:26.450694 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:26.450796 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:26.451081 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:26.451281 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.06 17:10:26.451425 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.06 17:10:26.451549 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} executeQuery: Read 26 rows, 2.09 KiB in 0.000861554 sec., 30178 rows/sec., 2.37 MiB/sec. 2024.02.06 17:10:26.451672 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} DynamicQueryHandler: Done processing query 2024.02.06 17:10:26.451695 [ 3 ] {6e17b21b-7fc3-43b7-96bb-f69014ab1ff2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:10:26.451710 [ 3 ] {} HTTP-Session: 0ec6ce70-febf-49de-a45f-69806ab76bbb Destroying unnamed session 2024.02.06 17:10:26.451813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:26.451857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:26.451876 [ 3 ] {} HTTP-Session: 43b709b1-4737-45c5-9f8d-4e89f9f1bd1f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:26.451893 [ 3 ] {} HTTP-Session: 43b709b1-4737-45c5-9f8d-4e89f9f1bd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:26.451961 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:26.452008 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:10:26.452132 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:26.452398 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:26.452654 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.06 17:10:26.452829 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.06 17:10:26.452955 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} executeQuery: Read 2 rows, 144.00 B in 0.000960877 sec., 2081 rows/sec., 146.35 KiB/sec. 2024.02.06 17:10:26.453074 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} DynamicQueryHandler: Done processing query 2024.02.06 17:10:26.453097 [ 3 ] {1dd4a2f2-347f-4b15-82c5-64d88515d43d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:10:26.453112 [ 3 ] {} HTTP-Session: 43b709b1-4737-45c5-9f8d-4e89f9f1bd1f Destroying unnamed session 2024.02.06 17:10:26.453262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:26.453305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:26.453324 [ 3 ] {} HTTP-Session: 6529e978-46f9-4d68-8643-3a1abdffbe55 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:26.453340 [ 3 ] {} HTTP-Session: 6529e978-46f9-4d68-8643-3a1abdffbe55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:26.453411 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:26.453455 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:26.453586 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:26.453992 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:26.454283 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.06 17:10:26.454460 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.06 17:10:26.454572 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} executeQuery: Read 22 rows, 30.40 KiB in 0.001127691 sec., 19508 rows/sec., 26.33 MiB/sec. 2024.02.06 17:10:26.454696 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} DynamicQueryHandler: Done processing query 2024.02.06 17:10:26.454719 [ 3 ] {6d93373f-b099-48eb-a2bb-b075f5bd669c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:10:26.454735 [ 3 ] {} HTTP-Session: 6529e978-46f9-4d68-8643-3a1abdffbe55 Destroying unnamed session 2024.02.06 17:10:31.442910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:31.443043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:31.443074 [ 3 ] {} HTTP-Session: 1c4ed48f-da6e-4a74-af94-916db4cec80e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:31.443099 [ 3 ] {} HTTP-Session: 1c4ed48f-da6e-4a74-af94-916db4cec80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:31.443240 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:31.443307 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:31.443482 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:31.443977 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:31.444265 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.06 17:10:31.444466 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.06 17:10:31.444618 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} executeQuery: Read 25 rows, 2.03 KiB in 0.001328037 sec., 18824 rows/sec., 1.49 MiB/sec. 2024.02.06 17:10:31.444786 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} DynamicQueryHandler: Done processing query 2024.02.06 17:10:31.444812 [ 3 ] {42127d5a-f492-4dba-b6cb-c962c925ca8a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:31.444829 [ 3 ] {} HTTP-Session: 1c4ed48f-da6e-4a74-af94-916db4cec80e Destroying unnamed session 2024.02.06 17:10:31.444963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:31.445016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:31.445036 [ 3 ] {} HTTP-Session: 758c7a3a-f2e4-4ad2-bfe4-c46d03b83cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:31.445056 [ 3 ] {} HTTP-Session: 758c7a3a-f2e4-4ad2-bfe4-c46d03b83cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:31.445140 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:31.445183 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:31.445293 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:31.445650 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:31.445873 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.06 17:10:31.446035 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.06 17:10:31.446154 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} executeQuery: Read 75 rows, 7.15 KiB in 0.000986058 sec., 76060 rows/sec., 7.08 MiB/sec. 2024.02.06 17:10:31.446274 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} DynamicQueryHandler: Done processing query 2024.02.06 17:10:31.446298 [ 3 ] {8922d40b-0cdc-4dfc-b2fc-c598926a2017} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:31.446315 [ 3 ] {} HTTP-Session: 758c7a3a-f2e4-4ad2-bfe4-c46d03b83cd3 Destroying unnamed session 2024.02.06 17:10:31.446476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:31.446523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:31.446543 [ 3 ] {} HTTP-Session: 4bc97aad-76da-47e0-9673-ea41751dd70d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:31.446560 [ 3 ] {} HTTP-Session: 4bc97aad-76da-47e0-9673-ea41751dd70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:31.446632 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:31.446670 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:31.446776 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:31.447118 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:31.447327 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.06 17:10:31.447479 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.06 17:10:31.447601 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} executeQuery: Read 25 rows, 2.00 KiB in 0.000942147 sec., 26535 rows/sec., 2.08 MiB/sec. 2024.02.06 17:10:31.447720 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} DynamicQueryHandler: Done processing query 2024.02.06 17:10:31.447743 [ 3 ] {55eb1f92-f287-46e8-9769-955d0c18327a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:10:31.447760 [ 3 ] {} HTTP-Session: 4bc97aad-76da-47e0-9673-ea41751dd70d Destroying unnamed session 2024.02.06 17:10:31.447902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:31.447950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:31.447971 [ 3 ] {} HTTP-Session: 1d2f4530-62df-4aba-b831-31b85d324ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:31.447989 [ 3 ] {} HTTP-Session: 1d2f4530-62df-4aba-b831-31b85d324ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:31.448066 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:31.448111 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:31.448249 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:31.448648 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:31.448965 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.06 17:10:31.449159 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.06 17:10:31.449287 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} executeQuery: Read 25 rows, 34.55 KiB in 0.001192633 sec., 20962 rows/sec., 28.29 MiB/sec. 2024.02.06 17:10:31.449411 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} DynamicQueryHandler: Done processing query 2024.02.06 17:10:31.449434 [ 3 ] {6643b617-6015-43e5-b6b6-6c2e0c4f54fc} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:10:31.449451 [ 3 ] {} HTTP-Session: 1d2f4530-62df-4aba-b831-31b85d324ad7 Destroying unnamed session 2024.02.06 17:10:34.778989 [ 115 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:10:34.779043 [ 115 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:10:36.442587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:36.442772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:36.442820 [ 3 ] {} HTTP-Session: 9677b738-9609-4155-8698-e326c539bcdb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:36.442862 [ 3 ] {} HTTP-Session: 9677b738-9609-4155-8698-e326c539bcdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:36.443067 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:36.443162 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:36.443325 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:36.443770 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:36.444061 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.06 17:10:36.444233 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.06 17:10:36.444371 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} executeQuery: Read 22 rows, 1.78 KiB in 0.001245235 sec., 17667 rows/sec., 1.40 MiB/sec. 2024.02.06 17:10:36.444526 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} DynamicQueryHandler: Done processing query 2024.02.06 17:10:36.444552 [ 3 ] {861708f2-4e59-4160-b126-a5b516e52982} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:36.444572 [ 3 ] {} HTTP-Session: 9677b738-9609-4155-8698-e326c539bcdb Destroying unnamed session 2024.02.06 17:10:36.444706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:36.444757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:36.444781 [ 3 ] {} HTTP-Session: 92e7c727-a935-46bf-a0d8-03bf1515020e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:36.444800 [ 3 ] {} HTTP-Session: 92e7c727-a935-46bf-a0d8-03bf1515020e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:36.444882 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:36.444925 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:36.445034 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:36.445394 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:36.445613 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.06 17:10:36.445765 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.06 17:10:36.445882 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} executeQuery: Read 66 rows, 6.55 KiB in 0.000962827 sec., 68548 rows/sec., 6.65 MiB/sec. 2024.02.06 17:10:36.446009 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} DynamicQueryHandler: Done processing query 2024.02.06 17:10:36.446033 [ 3 ] {c204ef17-a28c-47aa-a935-eddc2ab25508} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:36.446049 [ 3 ] {} HTTP-Session: 92e7c727-a935-46bf-a0d8-03bf1515020e Destroying unnamed session 2024.02.06 17:10:36.446180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:36.446227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:36.446247 [ 3 ] {} HTTP-Session: 91420b8a-b40e-4333-8a49-4869f8c05923 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:36.446264 [ 3 ] {} HTTP-Session: 91420b8a-b40e-4333-8a49-4869f8c05923 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:36.446335 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:36.446376 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:36.446480 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:36.446769 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:36.446979 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.06 17:10:36.447129 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.06 17:10:36.447250 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} executeQuery: Read 22 rows, 1.76 KiB in 0.000886505 sec., 24816 rows/sec., 1.94 MiB/sec. 2024.02.06 17:10:36.447365 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} DynamicQueryHandler: Done processing query 2024.02.06 17:10:36.447388 [ 3 ] {78d3069d-ed99-496b-9acc-ef3f6a26a434} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:36.447404 [ 3 ] {} HTTP-Session: 91420b8a-b40e-4333-8a49-4869f8c05923 Destroying unnamed session 2024.02.06 17:10:36.447577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:36.447622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:36.447641 [ 3 ] {} HTTP-Session: eeb41439-bccc-4a53-8301-2f674bd5591a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:36.447658 [ 3 ] {} HTTP-Session: eeb41439-bccc-4a53-8301-2f674bd5591a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:36.447733 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:36.447778 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:36.447916 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:36.448351 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:36.448649 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.06 17:10:36.448829 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.06 17:10:36.448950 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} executeQuery: Read 22 rows, 30.40 KiB in 0.001187703 sec., 18523 rows/sec., 25.00 MiB/sec. 2024.02.06 17:10:36.449130 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} DynamicQueryHandler: Done processing query 2024.02.06 17:10:36.449172 [ 3 ] {6f99160d-6d1a-44ec-bf66-980cade7ddc9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:10:36.449193 [ 3 ] {} HTTP-Session: eeb41439-bccc-4a53-8301-2f674bd5591a Destroying unnamed session 2024.02.06 17:10:39.974796 [ 108 ] {} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.02.06 17:10:39.974922 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:39.975054 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.02.06 17:10:39.975284 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:39.975350 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 622 rows starting from the beginning of the part 2024.02.06 17:10:39.975572 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.02.06 17:10:39.975742 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2024.02.06 17:10:39.975885 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.06 17:10:39.976021 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.06 17:10:39.976805 [ 11 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 700 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180383 sec., 388063.17668516433 rows/sec., 27.37 MiB/sec. 2024.02.06 17:10:39.976957 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.02.06 17:10:39.977165 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.02.06 17:10:39.977226 [ 9 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_13_3} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.02.06 17:10:41.444970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:41.445144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:41.445185 [ 3 ] {} HTTP-Session: 8f01e89c-7152-4ce7-93fb-3e9a1152f1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:41.445223 [ 3 ] {} HTTP-Session: 8f01e89c-7152-4ce7-93fb-3e9a1152f1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:41.445402 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:41.445480 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:41.445698 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:41.446258 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:41.446599 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.06 17:10:41.446802 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.06 17:10:41.446937 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} executeQuery: Read 25 rows, 2.03 KiB in 0.001489981 sec., 16778 rows/sec., 1.33 MiB/sec. 2024.02.06 17:10:41.447111 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} DynamicQueryHandler: Done processing query 2024.02.06 17:10:41.447142 [ 3 ] {996e9342-2dff-42cf-b999-a33ace05ec4f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:41.447159 [ 3 ] {} HTTP-Session: 8f01e89c-7152-4ce7-93fb-3e9a1152f1bd Destroying unnamed session 2024.02.06 17:10:41.447299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:41.447359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:41.447380 [ 3 ] {} HTTP-Session: 564d0dfd-12ae-4afd-8930-2e60bd50065e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:41.447400 [ 3 ] {} HTTP-Session: 564d0dfd-12ae-4afd-8930-2e60bd50065e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:41.447487 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:41.447532 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:10:41.447649 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:41.447993 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:41.448218 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.06 17:10:41.448373 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.06 17:10:41.448473 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} executeQuery: Read 4 rows, 342.00 B in 0.000958087 sec., 4174 rows/sec., 348.60 KiB/sec. 2024.02.06 17:10:41.448613 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} DynamicQueryHandler: Done processing query 2024.02.06 17:10:41.448637 [ 3 ] {7f769476-e173-4620-b4ad-4a6f9293619c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:10:41.448654 [ 3 ] {} HTTP-Session: 564d0dfd-12ae-4afd-8930-2e60bd50065e Destroying unnamed session 2024.02.06 17:10:41.448807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:41.448861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:41.448880 [ 3 ] {} HTTP-Session: 44051f7a-69f0-4983-82b1-ff7bdcdc993f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:41.448900 [ 3 ] {} HTTP-Session: 44051f7a-69f0-4983-82b1-ff7bdcdc993f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:41.448989 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:41.449036 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:41.449150 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:41.449581 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:41.449804 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.06 17:10:41.449961 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.06 17:10:41.450087 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} executeQuery: Read 113 rows, 10.14 KiB in 0.001068899 sec., 105716 rows/sec., 9.26 MiB/sec. 2024.02.06 17:10:41.450234 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} DynamicQueryHandler: Done processing query 2024.02.06 17:10:41.450265 [ 3 ] {bad3d200-1629-4edc-8cd3-4a8ed1a612e7} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:10:41.450286 [ 3 ] {} HTTP-Session: 44051f7a-69f0-4983-82b1-ff7bdcdc993f Destroying unnamed session 2024.02.06 17:10:41.450454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:41.450514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:41.450539 [ 3 ] {} HTTP-Session: fa13c740-7439-443c-a623-755626e1ec6c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:41.450564 [ 3 ] {} HTTP-Session: fa13c740-7439-443c-a623-755626e1ec6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:41.450653 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:41.450702 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:10:41.450838 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:41.451272 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:41.451556 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.06 17:10:41.451765 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.06 17:10:41.451920 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} executeQuery: Read 4 rows, 286.00 B in 0.001218324 sec., 3283 rows/sec., 229.25 KiB/sec. 2024.02.06 17:10:41.452140 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} DynamicQueryHandler: Done processing query 2024.02.06 17:10:41.452169 [ 3 ] {639b9c28-1d3e-4916-ba1b-54e9d617a9fb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:10:41.452190 [ 3 ] {} HTTP-Session: fa13c740-7439-443c-a623-755626e1ec6c Destroying unnamed session 2024.02.06 17:10:41.452386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:41.452458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:41.452491 [ 3 ] {} HTTP-Session: 3df6d932-651e-4445-ab6d-f7dfd0fe9afb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:41.452519 [ 3 ] {} HTTP-Session: 3df6d932-651e-4445-ab6d-f7dfd0fe9afb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:41.452633 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:41.452691 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:41.452865 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:41.453283 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:41.453595 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.06 17:10:41.453843 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.06 17:10:41.454019 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} executeQuery: Read 53 rows, 4.23 KiB in 0.001345257 sec., 39397 rows/sec., 3.07 MiB/sec. 2024.02.06 17:10:41.454178 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} DynamicQueryHandler: Done processing query 2024.02.06 17:10:41.454220 [ 3 ] {4fa7e5fe-0fde-455f-bb13-fc6252bcb8b2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:10:41.454245 [ 3 ] {} HTTP-Session: 3df6d932-651e-4445-ab6d-f7dfd0fe9afb Destroying unnamed session 2024.02.06 17:10:41.454429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:41.454495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:41.454525 [ 3 ] {} HTTP-Session: 91e0ac96-e6fd-4d08-a5f6-2028b2127e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:41.454555 [ 3 ] {} HTTP-Session: 91e0ac96-e6fd-4d08-a5f6-2028b2127e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:41.454661 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:41.454722 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:10:41.454909 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:41.455284 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:41.455594 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.06 17:10:41.455788 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.06 17:10:41.455912 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} executeQuery: Read 38 rows, 2.74 KiB in 0.001202744 sec., 31594 rows/sec., 2.23 MiB/sec. 2024.02.06 17:10:41.456083 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} DynamicQueryHandler: Done processing query 2024.02.06 17:10:41.456115 [ 3 ] {4c84861b-808e-4be8-a18d-82b87e9c1590} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:10:41.456138 [ 3 ] {} HTTP-Session: 91e0ac96-e6fd-4d08-a5f6-2028b2127e3e Destroying unnamed session 2024.02.06 17:10:41.456370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:41.456436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:41.456459 [ 3 ] {} HTTP-Session: 48b2c003-7f0c-4fc4-899d-707f64d4df2e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:41.456477 [ 3 ] {} HTTP-Session: 48b2c003-7f0c-4fc4-899d-707f64d4df2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:41.456564 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:41.456614 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:41.456765 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:41.457196 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:41.457537 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.06 17:10:41.457756 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.06 17:10:41.457891 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} executeQuery: Read 25 rows, 34.55 KiB in 0.001289516 sec., 19387 rows/sec., 26.16 MiB/sec. 2024.02.06 17:10:41.458030 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} DynamicQueryHandler: Done processing query 2024.02.06 17:10:41.458055 [ 3 ] {dabb770d-a0d5-4fb5-9420-d3148031bb4d} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:10:41.458072 [ 3 ] {} HTTP-Session: 48b2c003-7f0c-4fc4-899d-707f64d4df2e Destroying unnamed session 2024.02.06 17:10:46.443260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:46.443398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:46.443429 [ 3 ] {} HTTP-Session: 4e172d75-cc74-4749-a80b-45b7d9dd8094 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:46.443458 [ 3 ] {} HTTP-Session: 4e172d75-cc74-4749-a80b-45b7d9dd8094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:46.443592 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:46.443653 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:46.443815 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:46.444268 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:46.444537 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.06 17:10:46.444708 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.06 17:10:46.444854 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} executeQuery: Read 22 rows, 1.78 KiB in 0.001217254 sec., 18073 rows/sec., 1.43 MiB/sec. 2024.02.06 17:10:46.444853 [ 105 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.06 17:10:46.444965 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:46.445070 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} DynamicQueryHandler: Done processing query 2024.02.06 17:10:46.445072 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.06 17:10:46.445104 [ 3 ] {7ab059c3-ff73-4b5b-abc9-14e68ac79656} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:46.445130 [ 3 ] {} HTTP-Session: 4e172d75-cc74-4749-a80b-45b7d9dd8094 Destroying unnamed session 2024.02.06 17:10:46.445181 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:46.445216 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 47 rows starting from the beginning of the part 2024.02.06 17:10:46.445269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:46.445331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:46.445362 [ 3 ] {} HTTP-Session: e2af0a2b-fc23-4ada-bd1c-d5121786d8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:46.445369 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:46.445387 [ 3 ] {} HTTP-Session: e2af0a2b-fc23-4ada-bd1c-d5121786d8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:46.445518 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:46.445526 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:46.445588 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:46.445650 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:46.445827 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:46.445848 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:46.445950 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:46.446325 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:46.446654 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.06 17:10:46.446745 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.001712038 sec., 95208.16710844035 rows/sec., 7.54 MiB/sec. 2024.02.06 17:10:46.446848 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.06 17:10:46.446850 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.06 17:10:46.447014 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} executeQuery: Read 66 rows, 6.55 KiB in 0.00143278 sec., 46064 rows/sec., 4.47 MiB/sec. 2024.02.06 17:10:46.447017 [ 105 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.06 17:10:46.447134 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.06 17:10:46.447161 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:46.447328 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} DynamicQueryHandler: Done processing query 2024.02.06 17:10:46.447329 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_56_11} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.06 17:10:46.447361 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.06 17:10:46.447381 [ 3 ] {cd1b2e94-9958-4fa1-9eaf-21c4f29eb166} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:46.447427 [ 3 ] {} HTTP-Session: e2af0a2b-fc23-4ada-bd1c-d5121786d8d0 Destroying unnamed session 2024.02.06 17:10:46.447699 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:46.447719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:46.447772 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 181 rows starting from the beginning of the part 2024.02.06 17:10:46.447798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:46.447857 [ 3 ] {} HTTP-Session: 514ba6ea-7845-4e37-8fa4-9421016ecc36 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:46.447891 [ 3 ] {} HTTP-Session: 514ba6ea-7845-4e37-8fa4-9421016ecc36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:46.448045 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 68 rows starting from the beginning of the part 2024.02.06 17:10:46.448084 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:46.448154 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:46.448267 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 75 rows starting from the beginning of the part 2024.02.06 17:10:46.448629 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 66 rows starting from the beginning of the part 2024.02.06 17:10:46.448639 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:46.448829 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 113 rows starting from the beginning of the part 2024.02.06 17:10:46.448999 [ 9 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 66 rows starting from the beginning of the part 2024.02.06 17:10:46.449550 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:46.449970 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.06 17:10:46.450311 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.06 17:10:46.450485 [ 105 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.06 17:10:46.450553 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} executeQuery: Read 22 rows, 1.76 KiB in 0.002394877 sec., 9186 rows/sec., 735.62 KiB/sec. 2024.02.06 17:10:46.450592 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:46.450827 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.06 17:10:46.451241 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} DynamicQueryHandler: Done processing query 2024.02.06 17:10:46.451332 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:46.451346 [ 3 ] {bd48d926-7ff6-4bc5-b454-a8007bb30af0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:46.451444 [ 3 ] {} HTTP-Session: 514ba6ea-7845-4e37-8fa4-9421016ecc36 Destroying unnamed session 2024.02.06 17:10:46.451456 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 97 rows starting from the beginning of the part 2024.02.06 17:10:46.451487 [ 16 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 569 rows, containing 4 columns (4 merged, 0 gathered) in 0.004206228 sec., 135275.59609227077 rows/sec., 12.53 MiB/sec. 2024.02.06 17:10:46.451826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:46.451874 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.06 17:10:46.451907 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part 2024.02.06 17:10:46.452023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:46.452081 [ 3 ] {} HTTP-Session: aab348d6-0c15-4fbf-b47c-da06135ae136 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:46.452123 [ 3 ] {} HTTP-Session: aab348d6-0c15-4fbf-b47c-da06135ae136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:46.452239 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:46.452394 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.06 17:10:46.452552 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:46.452574 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:46.452593 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_56_11} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.06 17:10:46.452757 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:46.452942 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 53 rows starting from the beginning of the part 2024.02.06 17:10:46.453264 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:46.453455 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:46.454564 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:46.454910 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.004238089 sec., 57809.07385380534 rows/sec., 4.52 MiB/sec. 2024.02.06 17:10:46.455060 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.06 17:10:46.455213 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.06 17:10:46.455326 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.06 17:10:46.455416 [ 9 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_56_11} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.06 17:10:46.455505 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.06 17:10:46.455642 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} executeQuery: Read 22 rows, 30.40 KiB in 0.003026924 sec., 7268 rows/sec., 9.81 MiB/sec. 2024.02.06 17:10:46.455639 [ 104 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.06 17:10:46.455704 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:46.455866 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.06 17:10:46.455881 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} DynamicQueryHandler: Done processing query 2024.02.06 17:10:46.455940 [ 3 ] {4009340b-ef60-4888-90b7-291d0e5fb9c3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:10:46.455966 [ 3 ] {} HTTP-Session: aab348d6-0c15-4fbf-b47c-da06135ae136 Destroying unnamed session 2024.02.06 17:10:46.456047 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:46.456090 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1202 rows starting from the beginning of the part 2024.02.06 17:10:46.456224 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:46.456327 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:46.456426 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:46.456524 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 25 rows starting from the beginning of the part 2024.02.06 17:10:46.456620 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 22 rows starting from the beginning of the part 2024.02.06 17:10:46.462223 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 6 columns (6 merged, 0 gathered) in 0.00645336 sec., 204234.69324506924 rows/sec., 275.60 MiB/sec. 2024.02.06 17:10:46.463082 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.06 17:10:46.463351 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.06 17:10:46.463424 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.06 17:10:46.463506 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_56_11: 8.57 MiB. 2024.02.06 17:10:47.000126 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 240.12 MiB, peak 244.71 MiB, will set to 236.95 MiB (RSS), difference: -3.17 MiB 2024.02.06 17:10:49.779288 [ 103 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:10:49.779366 [ 103 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:10:51.443331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:51.443462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:51.443493 [ 3 ] {} HTTP-Session: 887cd8bf-4762-4ae3-a317-7135d494c67a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:51.443521 [ 3 ] {} HTTP-Session: 887cd8bf-4762-4ae3-a317-7135d494c67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:51.443661 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:51.443723 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:51.443886 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:51.444309 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:51.444570 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.06 17:10:51.444750 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.06 17:10:51.444896 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} executeQuery: Read 25 rows, 2.03 KiB in 0.001199513 sec., 20841 rows/sec., 1.65 MiB/sec. 2024.02.06 17:10:51.445035 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} DynamicQueryHandler: Done processing query 2024.02.06 17:10:51.445061 [ 3 ] {9c8ad61c-110f-4b75-8ed0-81f8b72e2e60} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:51.445077 [ 3 ] {} HTTP-Session: 887cd8bf-4762-4ae3-a317-7135d494c67a Destroying unnamed session 2024.02.06 17:10:51.445219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:51.445267 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:51.445287 [ 3 ] {} HTTP-Session: eff44e59-fe9d-4686-bb35-7937330df544 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:51.445306 [ 3 ] {} HTTP-Session: eff44e59-fe9d-4686-bb35-7937330df544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:51.445391 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:51.445434 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:51.445545 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:51.445895 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:51.446107 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.06 17:10:51.446253 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.06 17:10:51.446370 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} executeQuery: Read 75 rows, 7.15 KiB in 0.000950446 sec., 78910 rows/sec., 7.34 MiB/sec. 2024.02.06 17:10:51.446519 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} DynamicQueryHandler: Done processing query 2024.02.06 17:10:51.446542 [ 3 ] {064c79ec-b8ef-423e-81f4-eebd16f7fc6f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:51.446558 [ 3 ] {} HTTP-Session: eff44e59-fe9d-4686-bb35-7937330df544 Destroying unnamed session 2024.02.06 17:10:51.446676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:51.446723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:51.446741 [ 3 ] {} HTTP-Session: eb928051-b1f7-45cd-8bb5-6e65aa1eb248 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:51.446758 [ 3 ] {} HTTP-Session: eb928051-b1f7-45cd-8bb5-6e65aa1eb248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:51.446830 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:51.446868 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:51.446975 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:51.447256 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:51.447487 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.06 17:10:51.447633 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.06 17:10:51.447749 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} executeQuery: Read 25 rows, 2.00 KiB in 0.000892235 sec., 28019 rows/sec., 2.19 MiB/sec. 2024.02.06 17:10:51.447851 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} DynamicQueryHandler: Done processing query 2024.02.06 17:10:51.447873 [ 3 ] {1c8c3259-0825-4991-b423-f3dacbf0446e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:10:51.447889 [ 3 ] {} HTTP-Session: eb928051-b1f7-45cd-8bb5-6e65aa1eb248 Destroying unnamed session 2024.02.06 17:10:51.448075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:51.448120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:51.448139 [ 3 ] {} HTTP-Session: 14e9eddc-745d-4f6c-91ec-64e1c77ba692 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:51.448155 [ 3 ] {} HTTP-Session: 14e9eddc-745d-4f6c-91ec-64e1c77ba692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:51.448229 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:51.448273 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:51.448407 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:51.448798 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:51.449098 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.06 17:10:51.449277 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.06 17:10:51.449395 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} executeQuery: Read 25 rows, 34.55 KiB in 0.001137332 sec., 21981 rows/sec., 29.66 MiB/sec. 2024.02.06 17:10:51.449539 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} DynamicQueryHandler: Done processing query 2024.02.06 17:10:51.449564 [ 3 ] {9e6aa35b-498c-49f5-ab36-2d25c7c5c488} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:10:51.449579 [ 3 ] {} HTTP-Session: 14e9eddc-745d-4f6c-91ec-64e1c77ba692 Destroying unnamed session 2024.02.06 17:10:53.632290 [ 99 ] {} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.06 17:10:53.632374 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:53.632488 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.06 17:10:53.632625 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:53.632662 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.06 17:10:53.632859 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.06 17:10:53.633016 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2024.02.06 17:10:53.633157 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.02.06 17:10:53.633293 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.06 17:10:53.634066 [ 19 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001639336 sec., 14640.073785971883 rows/sec., 1022.23 KiB/sec. 2024.02.06 17:10:53.634175 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.06 17:10:53.634354 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.06 17:10:53.634415 [ 14 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_9_2} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.06 17:10:54.024971 [ 99 ] {} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.06 17:10:54.025031 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.64 GiB. 2024.02.06 17:10:54.025128 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.06 17:10:54.025257 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:10:54.025289 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.02.06 17:10:54.025399 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.06 17:10:54.025482 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part 2024.02.06 17:10:54.025559 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2024.02.06 17:10:54.025634 [ 10 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.06 17:10:54.026211 [ 19 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001127751 sec., 21281.293477017534 rows/sec., 1.73 MiB/sec. 2024.02.06 17:10:54.026326 [ 22 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.06 17:10:54.026525 [ 22 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.06 17:10:54.026589 [ 22 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_9_2} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.06 17:10:56.442614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:56.442748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:56.442780 [ 3 ] {} HTTP-Session: 399b5616-1cab-43a9-a085-106a12812d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:56.442810 [ 3 ] {} HTTP-Session: 399b5616-1cab-43a9-a085-106a12812d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:56.442955 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:56.443023 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:10:56.443209 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:56.443650 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:10:56.443931 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.06 17:10:56.444105 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.06 17:10:56.444248 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} executeQuery: Read 22 rows, 1.78 KiB in 0.001251515 sec., 17578 rows/sec., 1.39 MiB/sec. 2024.02.06 17:10:56.444411 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} DynamicQueryHandler: Done processing query 2024.02.06 17:10:56.444439 [ 3 ] {e3053644-c01a-41f2-af8b-871d94c2f254} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:56.444456 [ 3 ] {} HTTP-Session: 399b5616-1cab-43a9-a085-106a12812d98 Destroying unnamed session 2024.02.06 17:10:56.444576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:56.444621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:56.444641 [ 3 ] {} HTTP-Session: e3149a88-bb20-4431-896f-d37dc83cb4d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:56.444657 [ 3 ] {} HTTP-Session: e3149a88-bb20-4431-896f-d37dc83cb4d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:56.444736 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:56.444776 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:10:56.444888 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:56.445235 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:10:56.445448 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.06 17:10:56.445601 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.06 17:10:56.445729 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} executeQuery: Read 66 rows, 6.55 KiB in 0.000961277 sec., 68658 rows/sec., 6.66 MiB/sec. 2024.02.06 17:10:56.445846 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} DynamicQueryHandler: Done processing query 2024.02.06 17:10:56.445871 [ 3 ] {bd317929-fe5a-4a24-9ce0-20fd5c63d211} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:10:56.445888 [ 3 ] {} HTTP-Session: e3149a88-bb20-4431-896f-d37dc83cb4d9 Destroying unnamed session 2024.02.06 17:10:56.446047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:56.446093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:56.446112 [ 3 ] {} HTTP-Session: 6f26f4a2-730a-47db-be6f-e2fbd04ab03c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:56.446128 [ 3 ] {} HTTP-Session: 6f26f4a2-730a-47db-be6f-e2fbd04ab03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:56.446198 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:56.446237 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:10:56.446341 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:56.446634 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:10:56.446841 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.06 17:10:56.446997 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.06 17:10:56.447127 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} executeQuery: Read 22 rows, 1.76 KiB in 0.000894655 sec., 24590 rows/sec., 1.92 MiB/sec. 2024.02.06 17:10:56.447246 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} DynamicQueryHandler: Done processing query 2024.02.06 17:10:56.447270 [ 3 ] {5668fc85-e463-4120-a147-3c7d243bf133} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:10:56.447286 [ 3 ] {} HTTP-Session: 6f26f4a2-730a-47db-be6f-e2fbd04ab03c Destroying unnamed session 2024.02.06 17:10:56.447418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:10:56.447460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:10:56.447479 [ 3 ] {} HTTP-Session: e47edf2a-8b5a-498b-b8a3-3e931501e481 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:10:56.447495 [ 3 ] {} HTTP-Session: e47edf2a-8b5a-498b-b8a3-3e931501e481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:10:56.447571 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:10:56.447616 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:10:56.447758 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:10:56.448238 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:10:56.448535 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.06 17:10:56.448711 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.06 17:10:56.448820 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} executeQuery: Read 22 rows, 30.40 KiB in 0.001218244 sec., 18058 rows/sec., 24.37 MiB/sec. 2024.02.06 17:10:56.448952 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} DynamicQueryHandler: Done processing query 2024.02.06 17:10:56.448974 [ 3 ] {dbd706e0-8bd5-4575-aeab-9c3865445a46} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:10:56.448990 [ 3 ] {} HTTP-Session: e47edf2a-8b5a-498b-b8a3-3e931501e481 Destroying unnamed session 2024.02.06 17:11:01.442873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:01.443006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:01.443040 [ 3 ] {} HTTP-Session: fffd3e26-32e4-4b6f-a5d0-0c1fa3680a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:01.443068 [ 3 ] {} HTTP-Session: fffd3e26-32e4-4b6f-a5d0-0c1fa3680a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:01.443215 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:01.443285 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:01.443475 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:01.443987 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:01.444257 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.06 17:11:01.444439 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.06 17:11:01.444558 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} executeQuery: Read 25 rows, 2.03 KiB in 0.001303816 sec., 19174 rows/sec., 1.52 MiB/sec. 2024.02.06 17:11:01.444711 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} DynamicQueryHandler: Done processing query 2024.02.06 17:11:01.444738 [ 3 ] {bcfa23d9-16a4-4872-aa68-97532e5ba3b0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:01.444754 [ 3 ] {} HTTP-Session: fffd3e26-32e4-4b6f-a5d0-0c1fa3680a94 Destroying unnamed session 2024.02.06 17:11:01.444885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:01.444939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:01.444959 [ 3 ] {} HTTP-Session: a2b245be-89d2-4f5e-bf7c-7ad485bd4eab Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:01.444978 [ 3 ] {} HTTP-Session: a2b245be-89d2-4f5e-bf7c-7ad485bd4eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:01.445065 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:01.445107 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:01.445216 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:01.445579 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:01.445797 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.06 17:11:01.445950 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.06 17:11:01.446050 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} executeQuery: Read 75 rows, 7.15 KiB in 0.000957917 sec., 78294 rows/sec., 7.29 MiB/sec. 2024.02.06 17:11:01.446171 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} DynamicQueryHandler: Done processing query 2024.02.06 17:11:01.446195 [ 3 ] {ba814677-e0d1-4b01-835b-de898e48a991} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:01.446212 [ 3 ] {} HTTP-Session: a2b245be-89d2-4f5e-bf7c-7ad485bd4eab Destroying unnamed session 2024.02.06 17:11:01.446330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:01.446377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:01.446397 [ 3 ] {} HTTP-Session: 05a01aeb-404e-4dc3-8fd9-bce0f0184321 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:01.446414 [ 3 ] {} HTTP-Session: 05a01aeb-404e-4dc3-8fd9-bce0f0184321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:01.446489 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:01.446529 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:01.446637 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:01.446931 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:01.447142 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.06 17:11:01.447296 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.06 17:11:01.447394 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} executeQuery: Read 25 rows, 2.00 KiB in 0.000876675 sec., 28516 rows/sec., 2.23 MiB/sec. 2024.02.06 17:11:01.447508 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} DynamicQueryHandler: Done processing query 2024.02.06 17:11:01.447532 [ 3 ] {b6cdf5e7-9b07-4e14-989e-cf9be2c055d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:11:01.447548 [ 3 ] {} HTTP-Session: 05a01aeb-404e-4dc3-8fd9-bce0f0184321 Destroying unnamed session 2024.02.06 17:11:01.447727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:01.447774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:01.447793 [ 3 ] {} HTTP-Session: 87441bdc-9adf-4191-8cf4-24b90602789e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:01.447811 [ 3 ] {} HTTP-Session: 87441bdc-9adf-4191-8cf4-24b90602789e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:01.447890 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:01.447936 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:01.448073 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:01.448471 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:01.448779 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.06 17:11:01.448968 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.06 17:11:01.449074 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} executeQuery: Read 25 rows, 34.55 KiB in 0.001154032 sec., 21663 rows/sec., 29.23 MiB/sec. 2024.02.06 17:11:01.449205 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} DynamicQueryHandler: Done processing query 2024.02.06 17:11:01.449228 [ 3 ] {ca61cfd9-968d-4a7e-890f-644744801dea} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:11:01.449244 [ 3 ] {} HTTP-Session: 87441bdc-9adf-4191-8cf4-24b90602789e Destroying unnamed session 2024.02.06 17:11:04.779420 [ 93 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:11:04.779470 [ 93 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:11:06.442899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:06.443080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:06.443128 [ 3 ] {} HTTP-Session: 5b0e1ca6-77fb-465b-b0cb-3d690484d04a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:06.443172 [ 3 ] {} HTTP-Session: 5b0e1ca6-77fb-465b-b0cb-3d690484d04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:06.443314 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:06.443375 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:06.443535 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:06.444000 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:06.444279 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.06 17:11:06.444450 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.06 17:11:06.444589 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} executeQuery: Read 22 rows, 1.78 KiB in 0.001232594 sec., 17848 rows/sec., 1.41 MiB/sec. 2024.02.06 17:11:06.444742 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} DynamicQueryHandler: Done processing query 2024.02.06 17:11:06.444769 [ 3 ] {94bd1600-cb4d-4d65-83fe-09ea88518202} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:06.444786 [ 3 ] {} HTTP-Session: 5b0e1ca6-77fb-465b-b0cb-3d690484d04a Destroying unnamed session 2024.02.06 17:11:06.444952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:06.445004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:06.445025 [ 3 ] {} HTTP-Session: e40bb7fa-520f-4151-b6e1-eb836a0c9557 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:06.445044 [ 3 ] {} HTTP-Session: e40bb7fa-520f-4151-b6e1-eb836a0c9557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:06.445130 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:06.445174 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:06.445283 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:06.445637 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:06.445857 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.06 17:11:06.446011 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.06 17:11:06.446136 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} executeQuery: Read 66 rows, 6.55 KiB in 0.000978148 sec., 67474 rows/sec., 6.54 MiB/sec. 2024.02.06 17:11:06.446258 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} DynamicQueryHandler: Done processing query 2024.02.06 17:11:06.446283 [ 3 ] {f9f64a0e-9fc4-44c5-9e7e-bf32fd0fd342} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:06.446299 [ 3 ] {} HTTP-Session: e40bb7fa-520f-4151-b6e1-eb836a0c9557 Destroying unnamed session 2024.02.06 17:11:06.446430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:06.446478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:06.446497 [ 3 ] {} HTTP-Session: 33f09406-fab1-4cb2-96bb-1d7a01b19e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:06.446515 [ 3 ] {} HTTP-Session: 33f09406-fab1-4cb2-96bb-1d7a01b19e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:06.446589 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:06.446629 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:06.446739 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:06.447033 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:06.447246 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.06 17:11:06.447399 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.06 17:11:06.447500 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} executeQuery: Read 22 rows, 1.76 KiB in 0.000882075 sec., 24941 rows/sec., 1.95 MiB/sec. 2024.02.06 17:11:06.447630 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} DynamicQueryHandler: Done processing query 2024.02.06 17:11:06.447653 [ 3 ] {f95f4202-df32-4e81-a345-077bb7f68c9c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:06.447669 [ 3 ] {} HTTP-Session: 33f09406-fab1-4cb2-96bb-1d7a01b19e73 Destroying unnamed session 2024.02.06 17:11:06.447842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:06.447888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:06.447908 [ 3 ] {} HTTP-Session: c8c84dcf-2286-4c0a-a214-374c249e7212 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:06.447924 [ 3 ] {} HTTP-Session: c8c84dcf-2286-4c0a-a214-374c249e7212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:06.448001 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:06.448045 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:06.448182 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:06.448599 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:06.448892 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.06 17:11:06.449072 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.06 17:11:06.449197 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} executeQuery: Read 22 rows, 30.40 KiB in 0.001167672 sec., 18840 rows/sec., 25.42 MiB/sec. 2024.02.06 17:11:06.449325 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} DynamicQueryHandler: Done processing query 2024.02.06 17:11:06.449348 [ 3 ] {6fbfd468-bb02-4e62-bd32-0d1b69aec1a4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:11:06.449364 [ 3 ] {} HTTP-Session: c8c84dcf-2286-4c0a-a214-374c249e7212 Destroying unnamed session 2024.02.06 17:11:11.444465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:11.444591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:11.444617 [ 3 ] {} HTTP-Session: 86e899e7-2c03-4d99-a636-b7bc9fad656c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:11.444641 [ 3 ] {} HTTP-Session: 86e899e7-2c03-4d99-a636-b7bc9fad656c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:11.444768 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:11.444830 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:11.444994 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:11.445437 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.445717 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.06 17:11:11.445885 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.06 17:11:11.446004 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} executeQuery: Read 25 rows, 2.03 KiB in 0.001201373 sec., 20809 rows/sec., 1.65 MiB/sec. 2024.02.06 17:11:11.446040 [ 87 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.06 17:11:11.446144 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.446174 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} DynamicQueryHandler: Done processing query 2024.02.06 17:11:11.446234 [ 3 ] {43e4e0fd-1455-449a-9270-a68c478f9691} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:11.446279 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.06 17:11:11.446301 [ 3 ] {} HTTP-Session: 86e899e7-2c03-4d99-a636-b7bc9fad656c Destroying unnamed session 2024.02.06 17:11:11.446450 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:11.446505 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 47 rows starting from the beginning of the part 2024.02.06 17:11:11.446529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:11.446618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:11.446648 [ 3 ] {} HTTP-Session: 401dfb8d-be5d-48a9-a9fb-faa5141b5968 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:11.446703 [ 3 ] {} HTTP-Session: 401dfb8d-be5d-48a9-a9fb-faa5141b5968 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:11.446770 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:11.446904 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:11.447013 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:11.447048 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:11.447383 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:11.447476 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:11.447646 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:11.447827 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:11.448397 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.448898 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.06 17:11:11.449237 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.06 17:11:11.449443 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.00322738 sec., 51434.91005087718 rows/sec., 4.07 MiB/sec. 2024.02.06 17:11:11.449474 [ 87 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.06 17:11:11.449502 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} executeQuery: Read 111 rows, 9.96 KiB in 0.002546311 sec., 43592 rows/sec., 3.82 MiB/sec. 2024.02.06 17:11:11.449557 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.449698 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.06 17:11:11.449775 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.06 17:11:11.449848 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} DynamicQueryHandler: Done processing query 2024.02.06 17:11:11.449898 [ 3 ] {260189a1-cac6-484f-9476-ec1fb7386110} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:11:11.449959 [ 3 ] {} HTTP-Session: 401dfb8d-be5d-48a9-a9fb-faa5141b5968 Destroying unnamed session 2024.02.06 17:11:11.450024 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:11.450065 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.06 17:11:11.450083 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 181 rows starting from the beginning of the part 2024.02.06 17:11:11.450201 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_61_12} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.06 17:11:11.450211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:11.450361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:11.450443 [ 3 ] {} HTTP-Session: cbf22fc6-ac6e-4f32-a46f-b281e81a438a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:11.450475 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 75 rows starting from the beginning of the part 2024.02.06 17:11:11.450485 [ 3 ] {} HTTP-Session: cbf22fc6-ac6e-4f32-a46f-b281e81a438a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:11.450719 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:11.450737 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 66 rows starting from the beginning of the part 2024.02.06 17:11:11.450817 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:11.451041 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 75 rows starting from the beginning of the part 2024.02.06 17:11:11.451320 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:11.451339 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part 2024.02.06 17:11:11.451520 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 111 rows starting from the beginning of the part 2024.02.06 17:11:11.452073 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.452505 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.06 17:11:11.452838 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.06 17:11:11.453043 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} executeQuery: Read 49 rows, 3.90 KiB in 0.002243083 sec., 21844 rows/sec., 1.70 MiB/sec. 2024.02.06 17:11:11.453066 [ 87 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.06 17:11:11.453493 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} DynamicQueryHandler: Done processing query 2024.02.06 17:11:11.453517 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.453573 [ 3 ] {40d8896d-8d0e-4f2f-8820-0569674d2e6f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:11:11.453669 [ 3 ] {} HTTP-Session: cbf22fc6-ac6e-4f32-a46f-b281e81a438a Destroying unnamed session 2024.02.06 17:11:11.453686 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 574 rows, containing 4 columns (4 merged, 0 gathered) in 0.004028883 sec., 142471.25071638965 rows/sec., 13.14 MiB/sec. 2024.02.06 17:11:11.453736 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.06 17:11:11.453835 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:11.453867 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.06 17:11:11.453898 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 97 rows starting from the beginning of the part 2024.02.06 17:11:11.453924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:11.454039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:11.454094 [ 3 ] {} HTTP-Session: edfceb3d-75b0-462f-a2f8-b539832074ff Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:11.454151 [ 3 ] {} HTTP-Session: edfceb3d-75b0-462f-a2f8-b539832074ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:11.454235 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:11.454275 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.06 17:11:11.454459 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_61_12} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.06 17:11:11.454455 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:11.454596 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:11.454688 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:11:11.454879 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:11.455172 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:11.455298 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:11.455418 [ 19 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 49 rows starting from the beginning of the part 2024.02.06 17:11:11.455992 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.456667 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.06 17:11:11.456869 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003243981 sec., 73983.17067824997 rows/sec., 5.78 MiB/sec. 2024.02.06 17:11:11.457008 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.06 17:11:11.457012 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.06 17:11:11.457268 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} executeQuery: Read 36 rows, 2.60 KiB in 0.002705756 sec., 13304 rows/sec., 961.49 KiB/sec. 2024.02.06 17:11:11.457297 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.06 17:11:11.457469 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_61_12} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.06 17:11:11.457606 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} DynamicQueryHandler: Done processing query 2024.02.06 17:11:11.457642 [ 3 ] {db010d7c-2346-42b3-b30e-ad130ec96211} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:11:11.457659 [ 3 ] {} HTTP-Session: edfceb3d-75b0-462f-a2f8-b539832074ff Destroying unnamed session 2024.02.06 17:11:11.457846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:11.457892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:11.457911 [ 3 ] {} HTTP-Session: 76ae6597-ad69-4ca7-9bd5-949991bc83a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:11.457927 [ 3 ] {} HTTP-Session: 76ae6597-ad69-4ca7-9bd5-949991bc83a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:11.458006 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:11.458051 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:11.458209 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:11.458619 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.458928 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.06 17:11:11.459113 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.06 17:11:11.459232 [ 87 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.06 17:11:11.459253 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} executeQuery: Read 25 rows, 34.55 KiB in 0.001216784 sec., 20545 rows/sec., 27.73 MiB/sec. 2024.02.06 17:11:11.459281 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:11.459426 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.06 17:11:11.459496 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} DynamicQueryHandler: Done processing query 2024.02.06 17:11:11.459543 [ 3 ] {2e3d6b3d-8ac7-4bee-8962-afe6d727f9d2} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:11:11.459593 [ 3 ] {} HTTP-Session: 76ae6597-ad69-4ca7-9bd5-949991bc83a5 Destroying unnamed session 2024.02.06 17:11:11.459604 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:11.459653 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1318 rows starting from the beginning of the part 2024.02.06 17:11:11.459777 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:11.459889 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:11.459994 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:11.460096 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:11.460198 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:11.463463 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 6 columns (6 merged, 0 gathered) in 0.004131766 sec., 347793.17124929145 rows/sec., 469.33 MiB/sec. 2024.02.06 17:11:11.464022 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.06 17:11:11.464234 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.06 17:11:11.464293 [ 19 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.06 17:11:11.464356 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_61_12: 8.69 MiB. 2024.02.06 17:11:12.000131 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.14 MiB, peak 245.80 MiB, will set to 238.14 MiB (RSS), difference: 1.00 MiB 2024.02.06 17:11:16.442922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:16.443054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:16.443087 [ 3 ] {} HTTP-Session: 31f25316-8676-43cd-bc02-845616559af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:16.443115 [ 3 ] {} HTTP-Session: 31f25316-8676-43cd-bc02-845616559af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:16.443255 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:16.443324 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:16.443515 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:16.443935 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:16.444206 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.06 17:11:16.444381 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.06 17:11:16.444501 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} executeQuery: Read 22 rows, 1.78 KiB in 0.001204394 sec., 18266 rows/sec., 1.45 MiB/sec. 2024.02.06 17:11:16.444650 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} DynamicQueryHandler: Done processing query 2024.02.06 17:11:16.444678 [ 3 ] {e99e6081-e174-4c6a-adc0-783037d4ef27} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:16.444694 [ 3 ] {} HTTP-Session: 31f25316-8676-43cd-bc02-845616559af0 Destroying unnamed session 2024.02.06 17:11:16.444836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:16.444888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:16.444908 [ 3 ] {} HTTP-Session: 2675edd4-77cb-4097-b39a-d47f8d57043c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:16.444927 [ 3 ] {} HTTP-Session: 2675edd4-77cb-4097-b39a-d47f8d57043c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:16.445010 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:16.445052 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:16.445160 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:16.445474 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:16.445688 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.06 17:11:16.445847 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.06 17:11:16.445944 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} executeQuery: Read 66 rows, 6.55 KiB in 0.000905625 sec., 72877 rows/sec., 7.06 MiB/sec. 2024.02.06 17:11:16.446066 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} DynamicQueryHandler: Done processing query 2024.02.06 17:11:16.446089 [ 3 ] {d4fdbe30-51f4-4682-a67f-dd88eb9f88e5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:16.446105 [ 3 ] {} HTTP-Session: 2675edd4-77cb-4097-b39a-d47f8d57043c Destroying unnamed session 2024.02.06 17:11:16.446223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:16.446272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:16.446291 [ 3 ] {} HTTP-Session: b1215fe7-9f2e-4cf6-bfce-dcc9175a7edd Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:16.446309 [ 3 ] {} HTTP-Session: b1215fe7-9f2e-4cf6-bfce-dcc9175a7edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:16.446382 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:16.446423 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:16.446530 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:16.446862 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:16.447074 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.06 17:11:16.447232 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.06 17:11:16.447331 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} executeQuery: Read 22 rows, 1.76 KiB in 0.000920736 sec., 23893 rows/sec., 1.87 MiB/sec. 2024.02.06 17:11:16.447454 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} DynamicQueryHandler: Done processing query 2024.02.06 17:11:16.447479 [ 3 ] {bbbeda7c-e3f7-4b1a-bbee-29d47e5d9b04} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:16.447495 [ 3 ] {} HTTP-Session: b1215fe7-9f2e-4cf6-bfce-dcc9175a7edd Destroying unnamed session 2024.02.06 17:11:16.447748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:16.447796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:16.447817 [ 3 ] {} HTTP-Session: 4f75948f-28a4-47c5-8b24-ea4a1d3e402f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:16.447835 [ 3 ] {} HTTP-Session: 4f75948f-28a4-47c5-8b24-ea4a1d3e402f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:16.447914 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:16.447959 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:16.448098 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:16.448495 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:16.448799 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.06 17:11:16.448985 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.06 17:11:16.449116 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} executeQuery: Read 22 rows, 30.40 KiB in 0.001172643 sec., 18761 rows/sec., 25.32 MiB/sec. 2024.02.06 17:11:16.449249 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} DynamicQueryHandler: Done processing query 2024.02.06 17:11:16.449273 [ 3 ] {12a8a6f2-bbfc-41a4-ab51-cc1bd14f5594} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:11:16.449289 [ 3 ] {} HTTP-Session: 4f75948f-28a4-47c5-8b24-ea4a1d3e402f Destroying unnamed session 2024.02.06 17:11:19.779523 [ 82 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:11:19.779598 [ 82 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:11:21.443387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:21.443512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:21.443538 [ 3 ] {} HTTP-Session: c227129c-fd15-4396-97fd-98f9c6befa99 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:21.443562 [ 3 ] {} HTTP-Session: c227129c-fd15-4396-97fd-98f9c6befa99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:21.443691 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:21.443752 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:21.443916 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:21.444348 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:21.444634 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.06 17:11:21.444814 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.06 17:11:21.444956 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} executeQuery: Read 25 rows, 2.03 KiB in 0.001224625 sec., 20414 rows/sec., 1.62 MiB/sec. 2024.02.06 17:11:21.445105 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} DynamicQueryHandler: Done processing query 2024.02.06 17:11:21.445132 [ 3 ] {8016223e-bcea-434b-8249-8b3af743815c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:21.445149 [ 3 ] {} HTTP-Session: c227129c-fd15-4396-97fd-98f9c6befa99 Destroying unnamed session 2024.02.06 17:11:21.445285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:21.445337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:21.445357 [ 3 ] {} HTTP-Session: 2fe37477-c08f-423b-9133-9891dfb21e1c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:21.445376 [ 3 ] {} HTTP-Session: 2fe37477-c08f-423b-9133-9891dfb21e1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:21.445462 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:21.445507 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:21.445620 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:21.445990 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:21.446215 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.06 17:11:21.446371 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.06 17:11:21.446493 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} executeQuery: Read 75 rows, 7.15 KiB in 0.001000298 sec., 74977 rows/sec., 6.98 MiB/sec. 2024.02.06 17:11:21.446618 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} DynamicQueryHandler: Done processing query 2024.02.06 17:11:21.446644 [ 3 ] {5ed9940f-4bb4-414f-9dd7-732c7d10bf8c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:21.446659 [ 3 ] {} HTTP-Session: 2fe37477-c08f-423b-9133-9891dfb21e1c Destroying unnamed session 2024.02.06 17:11:21.446824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:21.446872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:21.446891 [ 3 ] {} HTTP-Session: 25f1f40b-567c-417b-8ede-2eea59f8abed Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:21.446908 [ 3 ] {} HTTP-Session: 25f1f40b-567c-417b-8ede-2eea59f8abed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:21.446983 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:21.447024 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:21.447133 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:21.447420 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:21.447634 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.06 17:11:21.447799 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.06 17:11:21.447917 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} executeQuery: Read 25 rows, 2.00 KiB in 0.000899485 sec., 27793 rows/sec., 2.17 MiB/sec. 2024.02.06 17:11:21.448036 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} DynamicQueryHandler: Done processing query 2024.02.06 17:11:21.448058 [ 3 ] {e34a068a-8a98-475c-83c3-0d3def7deda9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:11:21.448073 [ 3 ] {} HTTP-Session: 25f1f40b-567c-417b-8ede-2eea59f8abed Destroying unnamed session 2024.02.06 17:11:21.448215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:21.448262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:21.448280 [ 3 ] {} HTTP-Session: 79441d1d-27da-4b36-bc8f-f60b06a90f5e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:21.448296 [ 3 ] {} HTTP-Session: 79441d1d-27da-4b36-bc8f-f60b06a90f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:21.448373 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:21.448418 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:21.448556 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:21.448982 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.63 GiB. 2024.02.06 17:11:21.449287 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.06 17:11:21.449472 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.06 17:11:21.449597 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} executeQuery: Read 25 rows, 34.55 KiB in 0.001197714 sec., 20873 rows/sec., 28.17 MiB/sec. 2024.02.06 17:11:21.449724 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} DynamicQueryHandler: Done processing query 2024.02.06 17:11:21.449747 [ 3 ] {16699715-b0e7-4e36-a508-a54965dddd88} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:11:21.449763 [ 3 ] {} HTTP-Session: 79441d1d-27da-4b36-bc8f-f60b06a90f5e Destroying unnamed session 2024.02.06 17:11:26.443413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:26.443534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:26.443560 [ 3 ] {} HTTP-Session: 31a1f50a-ab1c-4740-8aa7-d077c3869391 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:26.443585 [ 3 ] {} HTTP-Session: 31a1f50a-ab1c-4740-8aa7-d077c3869391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:26.443714 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:26.443775 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:26.443940 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:26.444379 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:26.444650 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.06 17:11:26.444819 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.06 17:11:26.444954 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} executeQuery: Read 22 rows, 1.78 KiB in 0.001196374 sec., 18388 rows/sec., 1.46 MiB/sec. 2024.02.06 17:11:26.445162 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} DynamicQueryHandler: Done processing query 2024.02.06 17:11:26.445207 [ 3 ] {86c9a7eb-98eb-43f2-aea7-ec49237cee31} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:26.445225 [ 3 ] {} HTTP-Session: 31a1f50a-ab1c-4740-8aa7-d077c3869391 Destroying unnamed session 2024.02.06 17:11:26.445353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:26.445405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:26.445428 [ 3 ] {} HTTP-Session: d1e67adf-fbe5-417b-91be-90dac20ff745 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:26.445447 [ 3 ] {} HTTP-Session: d1e67adf-fbe5-417b-91be-90dac20ff745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:26.445530 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:26.445575 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:11:26.445704 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:26.446022 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:26.446244 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.06 17:11:26.446399 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.06 17:11:26.446516 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} executeQuery: Read 4 rows, 342.00 B in 0.000953267 sec., 4196 rows/sec., 350.36 KiB/sec. 2024.02.06 17:11:26.446654 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} DynamicQueryHandler: Done processing query 2024.02.06 17:11:26.446679 [ 3 ] {f41e7fac-f16d-46c6-9712-213be7b8a707} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:11:26.446695 [ 3 ] {} HTTP-Session: d1e67adf-fbe5-417b-91be-90dac20ff745 Destroying unnamed session 2024.02.06 17:11:26.446823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:26.446870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:26.446889 [ 3 ] {} HTTP-Session: 8b99aff7-19eb-4e61-ae43-145da3646d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:26.446906 [ 3 ] {} HTTP-Session: 8b99aff7-19eb-4e61-ae43-145da3646d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:26.446982 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:26.447022 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:26.447129 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:26.447474 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:26.447688 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.06 17:11:26.447848 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.06 17:11:26.447962 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} executeQuery: Read 68 rows, 6.73 KiB in 0.000947426 sec., 71773 rows/sec., 6.94 MiB/sec. 2024.02.06 17:11:26.448072 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} DynamicQueryHandler: Done processing query 2024.02.06 17:11:26.448095 [ 3 ] {ddf04feb-6d49-4daa-812b-dcc03db50451} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:26.448110 [ 3 ] {} HTTP-Session: 8b99aff7-19eb-4e61-ae43-145da3646d3c Destroying unnamed session 2024.02.06 17:11:26.448256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:26.448299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:26.448318 [ 3 ] {} HTTP-Session: e717ecb5-7ad4-4f40-8d44-38efe3a3c1aa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:26.448334 [ 3 ] {} HTTP-Session: e717ecb5-7ad4-4f40-8d44-38efe3a3c1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:26.448403 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:26.448442 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:11:26.448546 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:26.448802 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:26.449004 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.06 17:11:26.449154 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.06 17:11:26.449259 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} executeQuery: Read 4 rows, 286.00 B in 0.000822734 sec., 4861 rows/sec., 339.47 KiB/sec. 2024.02.06 17:11:26.449423 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} DynamicQueryHandler: Done processing query 2024.02.06 17:11:26.449447 [ 3 ] {2780df3d-8cd1-437e-9ede-0fb26a3c0d9f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:11:26.449462 [ 3 ] {} HTTP-Session: e717ecb5-7ad4-4f40-8d44-38efe3a3c1aa Destroying unnamed session 2024.02.06 17:11:26.449605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:26.449648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:26.449667 [ 3 ] {} HTTP-Session: cd2a67ec-b85c-45ab-b3eb-5b10253cdd48 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:26.449683 [ 3 ] {} HTTP-Session: cd2a67ec-b85c-45ab-b3eb-5b10253cdd48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:26.449753 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:26.449791 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:26.449911 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:26.450180 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:26.450386 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.06 17:11:26.450537 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.06 17:11:26.450635 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} executeQuery: Read 26 rows, 2.09 KiB in 0.000855514 sec., 30391 rows/sec., 2.38 MiB/sec. 2024.02.06 17:11:26.450739 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} DynamicQueryHandler: Done processing query 2024.02.06 17:11:26.450762 [ 3 ] {37921e1d-8821-4718-bbb0-ffa0c05ea16b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:11:26.450777 [ 3 ] {} HTTP-Session: cd2a67ec-b85c-45ab-b3eb-5b10253cdd48 Destroying unnamed session 2024.02.06 17:11:26.450885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:26.450927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:26.450946 [ 3 ] {} HTTP-Session: e89b5b91-0328-4435-94ef-3e5a3bf675fa Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:26.450962 [ 3 ] {} HTTP-Session: e89b5b91-0328-4435-94ef-3e5a3bf675fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:26.451029 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:26.451071 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:11:26.451187 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:26.451428 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:26.451682 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.06 17:11:26.451859 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.06 17:11:26.451977 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} executeQuery: Read 2 rows, 144.00 B in 0.000914465 sec., 2187 rows/sec., 153.78 KiB/sec. 2024.02.06 17:11:26.452093 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} DynamicQueryHandler: Done processing query 2024.02.06 17:11:26.452116 [ 3 ] {c3c67cc0-e32d-462d-b700-9794e9f72620} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:11:26.452132 [ 3 ] {} HTTP-Session: e89b5b91-0328-4435-94ef-3e5a3bf675fa Destroying unnamed session 2024.02.06 17:11:26.452259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:26.452304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:26.452322 [ 3 ] {} HTTP-Session: b9974782-0375-4248-9e84-233adaf573eb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:26.452338 [ 3 ] {} HTTP-Session: b9974782-0375-4248-9e84-233adaf573eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:26.452411 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:26.452455 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:26.452589 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:26.452943 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:26.453219 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.06 17:11:26.453403 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.06 17:11:26.453529 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} executeQuery: Read 22 rows, 30.40 KiB in 0.001088881 sec., 20204 rows/sec., 27.26 MiB/sec. 2024.02.06 17:11:26.453635 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} DynamicQueryHandler: Done processing query 2024.02.06 17:11:26.453657 [ 3 ] {92e145c0-67fa-4c61-a813-d48b2f760b4f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:11:26.453672 [ 3 ] {} HTTP-Session: b9974782-0375-4248-9e84-233adaf573eb Destroying unnamed session 2024.02.06 17:11:31.443215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:31.443345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:31.443379 [ 3 ] {} HTTP-Session: 143bb52b-814a-41fe-9585-9fca11d774f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:31.443408 [ 3 ] {} HTTP-Session: 143bb52b-814a-41fe-9585-9fca11d774f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:31.443550 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:31.443619 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:31.443805 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:31.444243 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:31.444512 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.06 17:11:31.444686 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.06 17:11:31.444826 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} executeQuery: Read 25 rows, 2.03 KiB in 0.001227745 sec., 20362 rows/sec., 1.61 MiB/sec. 2024.02.06 17:11:31.444988 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} DynamicQueryHandler: Done processing query 2024.02.06 17:11:31.445015 [ 3 ] {9e3cd51a-8c0c-421e-8390-89cf9afaed8a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:31.445031 [ 3 ] {} HTTP-Session: 143bb52b-814a-41fe-9585-9fca11d774f9 Destroying unnamed session 2024.02.06 17:11:31.445166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:31.445216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:31.445236 [ 3 ] {} HTTP-Session: a5af20e4-365a-44e6-8b4a-195d718d6413 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:31.445256 [ 3 ] {} HTTP-Session: a5af20e4-365a-44e6-8b4a-195d718d6413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:31.445339 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:31.445383 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:31.445494 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:31.445826 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:31.446053 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.06 17:11:31.446217 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.06 17:11:31.446346 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} executeQuery: Read 75 rows, 7.15 KiB in 0.000967317 sec., 77534 rows/sec., 7.22 MiB/sec. 2024.02.06 17:11:31.446455 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} DynamicQueryHandler: Done processing query 2024.02.06 17:11:31.446479 [ 3 ] {0980cc6d-9af6-401a-8a77-997691e2fa59} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:31.446496 [ 3 ] {} HTTP-Session: a5af20e4-365a-44e6-8b4a-195d718d6413 Destroying unnamed session 2024.02.06 17:11:31.446627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:31.446673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:31.446694 [ 3 ] {} HTTP-Session: 7137faad-db22-467d-a0f3-b479f56c8154 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:31.446713 [ 3 ] {} HTTP-Session: 7137faad-db22-467d-a0f3-b479f56c8154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:31.446788 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:31.446830 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:31.446939 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:31.447215 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:31.447426 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.06 17:11:31.447576 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.06 17:11:31.447708 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} executeQuery: Read 25 rows, 2.00 KiB in 0.000883095 sec., 28309 rows/sec., 2.21 MiB/sec. 2024.02.06 17:11:31.447873 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} DynamicQueryHandler: Done processing query 2024.02.06 17:11:31.447920 [ 3 ] {7a0a7d6c-bd32-4989-95ac-a43813dc25b5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:11:31.447955 [ 3 ] {} HTTP-Session: 7137faad-db22-467d-a0f3-b479f56c8154 Destroying unnamed session 2024.02.06 17:11:31.448135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:31.448182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:31.448202 [ 3 ] {} HTTP-Session: 6b98de4a-f925-4587-bdb2-c4c06de67df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:31.448218 [ 3 ] {} HTTP-Session: 6b98de4a-f925-4587-bdb2-c4c06de67df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:31.448299 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:31.448346 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:31.448497 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:31.448972 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:31.449279 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.06 17:11:31.449474 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.06 17:11:31.449607 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} executeQuery: Read 25 rows, 34.55 KiB in 0.001275596 sec., 19598 rows/sec., 26.45 MiB/sec. 2024.02.06 17:11:31.449736 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} DynamicQueryHandler: Done processing query 2024.02.06 17:11:31.449761 [ 3 ] {91cbad75-0d4e-415a-bb1d-47ccfabf6529} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:11:31.449778 [ 3 ] {} HTTP-Session: 6b98de4a-f925-4587-bdb2-c4c06de67df5 Destroying unnamed session 2024.02.06 17:11:34.779651 [ 68 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:11:34.779710 [ 68 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:11:36.442781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:36.442912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:36.442943 [ 3 ] {} HTTP-Session: fedecc12-6d61-4916-a9d6-63e7c86eb3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:36.442971 [ 3 ] {} HTTP-Session: fedecc12-6d61-4916-a9d6-63e7c86eb3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:36.443127 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:36.443196 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:36.443365 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:36.443806 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:36.444094 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.06 17:11:36.444271 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.06 17:11:36.444397 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} executeQuery: Read 22 rows, 1.78 KiB in 0.001227844 sec., 17917 rows/sec., 1.42 MiB/sec. 2024.02.06 17:11:36.444394 [ 80 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.06 17:11:36.444455 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:36.444573 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} DynamicQueryHandler: Done processing query 2024.02.06 17:11:36.444582 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.06 17:11:36.444619 [ 3 ] {4e52148f-89ba-49f8-beda-7586f4a0f710} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:36.444669 [ 3 ] {} HTTP-Session: fedecc12-6d61-4916-a9d6-63e7c86eb3b4 Destroying unnamed session 2024.02.06 17:11:36.444869 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:36.444906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:36.444938 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 47 rows starting from the beginning of the part 2024.02.06 17:11:36.444991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:36.445037 [ 3 ] {} HTTP-Session: 93b2ee2f-0bb9-47a7-80ec-37e5b565c160 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:36.445074 [ 3 ] {} HTTP-Session: 93b2ee2f-0bb9-47a7-80ec-37e5b565c160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:36.445192 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:36.445311 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:36.445424 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:36.445442 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:36.445795 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:36.445893 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:36.446071 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:36.446231 [ 25 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:36.446811 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:36.447254 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.06 17:11:36.447624 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.06 17:11:36.447784 [ 19 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003253211 sec., 50104.34306290001 rows/sec., 3.97 MiB/sec. 2024.02.06 17:11:36.447830 [ 80 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.06 17:11:36.447860 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} executeQuery: Read 66 rows, 6.55 KiB in 0.00249422 sec., 26461 rows/sec., 2.57 MiB/sec. 2024.02.06 17:11:36.447910 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:36.448162 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.06 17:11:36.448176 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.06 17:11:36.448277 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} DynamicQueryHandler: Done processing query 2024.02.06 17:11:36.448392 [ 3 ] {c8a5d298-1411-4e5f-9007-8bc33ddb5581} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:36.448512 [ 3 ] {} HTTP-Session: 93b2ee2f-0bb9-47a7-80ec-37e5b565c160 Destroying unnamed session 2024.02.06 17:11:36.448496 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:36.448609 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 181 rows starting from the beginning of the part 2024.02.06 17:11:36.448756 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.06 17:11:36.448759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:36.448862 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 66 rows starting from the beginning of the part 2024.02.06 17:11:36.448897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:36.448925 [ 18 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_66_13} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.06 17:11:36.448992 [ 3 ] {} HTTP-Session: 3ab26f1c-ac71-4c26-bded-199677ada79d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:36.449084 [ 3 ] {} HTTP-Session: 3ab26f1c-ac71-4c26-bded-199677ada79d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:36.449172 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 75 rows starting from the beginning of the part 2024.02.06 17:11:36.449348 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:36.449402 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 68 rows starting from the beginning of the part 2024.02.06 17:11:36.449428 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:36.449673 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 75 rows starting from the beginning of the part 2024.02.06 17:11:36.449875 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:36.449919 [ 17 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 66 rows starting from the beginning of the part 2024.02.06 17:11:36.450500 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:36.450967 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.06 17:11:36.451224 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.06 17:11:36.451411 [ 80 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.06 17:11:36.451518 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:36.451524 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} executeQuery: Read 22 rows, 1.76 KiB in 0.002098809 sec., 10482 rows/sec., 839.39 KiB/sec. 2024.02.06 17:11:36.451698 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003687003 sec., 144019.41088737926 rows/sec., 13.51 MiB/sec. 2024.02.06 17:11:36.451720 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.06 17:11:36.451823 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} DynamicQueryHandler: Done processing query 2024.02.06 17:11:36.451875 [ 3 ] {d8df876e-1152-4b12-ac2d-e70abaf67490} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:36.451937 [ 3 ] {} HTTP-Session: 3ab26f1c-ac71-4c26-bded-199677ada79d Destroying unnamed session 2024.02.06 17:11:36.452008 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:36.452021 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.06 17:11:36.452067 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 97 rows starting from the beginning of the part 2024.02.06 17:11:36.452208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:36.452281 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:36.452305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:36.452388 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.06 17:11:36.452402 [ 3 ] {} HTTP-Session: 3c9bcb94-8c76-4329-9fe6-168801a7b4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:36.452469 [ 3 ] {} HTTP-Session: 3c9bcb94-8c76-4329-9fe6-168801a7b4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:36.452549 [ 12 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_66_13} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.06 17:11:36.452727 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:36.452819 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:36.452951 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:36.452978 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part 2024.02.06 17:11:36.453317 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:36.453558 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:36.453583 [ 18 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:36.454493 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:36.455238 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.003632651 sec., 59735.98895131957 rows/sec., 4.67 MiB/sec. 2024.02.06 17:11:36.455277 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.06 17:11:36.455346 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.06 17:11:36.455503 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.06 17:11:36.455536 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.06 17:11:36.455613 [ 80 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.06 17:11:36.455613 [ 12 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_66_13} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.06 17:11:36.455638 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} executeQuery: Read 22 rows, 30.40 KiB in 0.002769278 sec., 7944 rows/sec., 10.72 MiB/sec. 2024.02.06 17:11:36.455657 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:36.455948 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.06 17:11:36.456100 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} DynamicQueryHandler: Done processing query 2024.02.06 17:11:36.456161 [ 3 ] {472ec304-b3ca-48dc-af1e-56cfa87fd54f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:11:36.456180 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:36.456194 [ 3 ] {} HTTP-Session: 3c9bcb94-8c76-4329-9fe6-168801a7b4f4 Destroying unnamed session 2024.02.06 17:11:36.456243 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1437 rows starting from the beginning of the part 2024.02.06 17:11:36.456352 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:36.456444 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:36.456535 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:36.456637 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 25 rows starting from the beginning of the part 2024.02.06 17:11:36.456739 [ 18 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 22 rows starting from the beginning of the part 2024.02.06 17:11:36.460297 [ 15 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1553 rows, containing 6 columns (6 merged, 0 gathered) in 0.004575378 sec., 339425.50757554895 rows/sec., 458.04 MiB/sec. 2024.02.06 17:11:36.461102 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.06 17:11:36.461368 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.06 17:11:36.461444 [ 23 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.06 17:11:36.461537 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_66_13: 8.74 MiB. 2024.02.06 17:11:37.000124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 238.31 MiB, peak 247.01 MiB, will set to 239.39 MiB (RSS), difference: 1.09 MiB 2024.02.06 17:11:41.444863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:41.444996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:41.445028 [ 3 ] {} HTTP-Session: 26bb7894-1b1e-4ec3-bed4-2f7ddca92f96 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:41.445056 [ 3 ] {} HTTP-Session: 26bb7894-1b1e-4ec3-bed4-2f7ddca92f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:41.445201 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:41.445270 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:41.445470 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:41.445922 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:41.446192 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.06 17:11:41.446368 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.06 17:11:41.446489 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} executeQuery: Read 25 rows, 2.03 KiB in 0.001247195 sec., 20044 rows/sec., 1.59 MiB/sec. 2024.02.06 17:11:41.446628 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} DynamicQueryHandler: Done processing query 2024.02.06 17:11:41.446654 [ 3 ] {a99710f6-ed9d-4abd-b8bf-ee5255d1faae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:41.446670 [ 3 ] {} HTTP-Session: 26bb7894-1b1e-4ec3-bed4-2f7ddca92f96 Destroying unnamed session 2024.02.06 17:11:41.446796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:41.446843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:41.446864 [ 3 ] {} HTTP-Session: 60cd1c57-66ec-4fe0-b908-e790bdf381a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:41.446883 [ 3 ] {} HTTP-Session: 60cd1c57-66ec-4fe0-b908-e790bdf381a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:41.446963 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:41.447007 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:11:41.447117 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:41.447440 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:41.447655 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.06 17:11:41.447813 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.06 17:11:41.447916 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} executeQuery: Read 4 rows, 342.00 B in 0.000925376 sec., 4322 rows/sec., 360.92 KiB/sec. 2024.02.06 17:11:41.448101 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} DynamicQueryHandler: Done processing query 2024.02.06 17:11:41.448126 [ 3 ] {8c3025e1-5f54-4aab-98a4-46e8e0b1d6cd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:11:41.448143 [ 3 ] {} HTTP-Session: 60cd1c57-66ec-4fe0-b908-e790bdf381a4 Destroying unnamed session 2024.02.06 17:11:41.448277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:41.448325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:41.448345 [ 3 ] {} HTTP-Session: 99dfc2f3-9212-4ca8-926a-41850472f38b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:41.448363 [ 3 ] {} HTTP-Session: 99dfc2f3-9212-4ca8-926a-41850472f38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:41.448468 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:41.448510 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:41.448629 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:41.448966 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:41.449191 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.06 17:11:41.449347 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.06 17:11:41.449445 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} executeQuery: Read 113 rows, 10.14 KiB in 0.000947467 sec., 119265 rows/sec., 10.45 MiB/sec. 2024.02.06 17:11:41.449547 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} DynamicQueryHandler: Done processing query 2024.02.06 17:11:41.449569 [ 3 ] {7e6ede9c-b108-44d6-b881-eed803860e30} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:11:41.449585 [ 3 ] {} HTTP-Session: 99dfc2f3-9212-4ca8-926a-41850472f38b Destroying unnamed session 2024.02.06 17:11:41.449732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:41.449777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:41.449796 [ 3 ] {} HTTP-Session: 2a9700ba-932a-4d67-8935-47851def5861 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:41.449813 [ 3 ] {} HTTP-Session: 2a9700ba-932a-4d67-8935-47851def5861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:41.449881 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:41.449919 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:11:41.450019 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:41.450298 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:41.450507 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.06 17:11:41.450658 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.06 17:11:41.450758 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} executeQuery: Read 4 rows, 286.00 B in 0.000848623 sec., 4713 rows/sec., 329.12 KiB/sec. 2024.02.06 17:11:41.450885 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} DynamicQueryHandler: Done processing query 2024.02.06 17:11:41.450908 [ 3 ] {2efa859c-3f50-460e-a62f-b86baa191f00} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:11:41.450923 [ 3 ] {} HTTP-Session: 2a9700ba-932a-4d67-8935-47851def5861 Destroying unnamed session 2024.02.06 17:11:41.451072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:41.451117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:41.451134 [ 3 ] {} HTTP-Session: 02d6f1fc-fc05-47c7-b824-f6bcfef75df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:41.451151 [ 3 ] {} HTTP-Session: 02d6f1fc-fc05-47c7-b824-f6bcfef75df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:41.451221 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:41.451260 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:41.451362 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:41.451656 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:41.451864 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.06 17:11:41.452015 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.06 17:11:41.452117 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} executeQuery: Read 53 rows, 4.23 KiB in 0.000862854 sec., 61424 rows/sec., 4.78 MiB/sec. 2024.02.06 17:11:41.452256 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} DynamicQueryHandler: Done processing query 2024.02.06 17:11:41.452292 [ 3 ] {9681da77-e94c-4f4e-a9b8-de968cde0128} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:11:41.452308 [ 3 ] {} HTTP-Session: 02d6f1fc-fc05-47c7-b824-f6bcfef75df1 Destroying unnamed session 2024.02.06 17:11:41.452472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:41.452516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:41.452534 [ 3 ] {} HTTP-Session: c5c42007-b815-4868-834e-4d72b169da6d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:41.452551 [ 3 ] {} HTTP-Session: c5c42007-b815-4868-834e-4d72b169da6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:41.452625 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:41.452667 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:11:41.452792 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:41.453074 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:41.453344 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.06 17:11:41.453527 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.06 17:11:41.453631 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} executeQuery: Read 38 rows, 2.74 KiB in 0.000976778 sec., 38903 rows/sec., 2.74 MiB/sec. 2024.02.06 17:11:41.453755 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} DynamicQueryHandler: Done processing query 2024.02.06 17:11:41.453779 [ 3 ] {12d52846-8f85-4be9-b21e-b3371b1929c8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:11:41.453794 [ 3 ] {} HTTP-Session: c5c42007-b815-4868-834e-4d72b169da6d Destroying unnamed session 2024.02.06 17:11:41.453950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:41.453995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:41.454013 [ 3 ] {} HTTP-Session: 8f3cd57b-fae1-4e6e-9723-d58903b84b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:41.454030 [ 3 ] {} HTTP-Session: 8f3cd57b-fae1-4e6e-9723-d58903b84b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:41.454107 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:41.454150 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:41.454281 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:41.454684 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:41.454976 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.06 17:11:41.455159 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.06 17:11:41.455265 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} executeQuery: Read 25 rows, 34.55 KiB in 0.001122611 sec., 22269 rows/sec., 30.05 MiB/sec. 2024.02.06 17:11:41.455413 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} DynamicQueryHandler: Done processing query 2024.02.06 17:11:41.455438 [ 3 ] {945142e7-13d2-47a5-a3d3-1da95979f364} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:11:41.455453 [ 3 ] {} HTTP-Session: 8f3cd57b-fae1-4e6e-9723-d58903b84b51 Destroying unnamed session 2024.02.06 17:11:46.442862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:46.442985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:46.443013 [ 3 ] {} HTTP-Session: 2e6a9526-cbd4-432d-8bf7-eba07b938215 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:46.443037 [ 3 ] {} HTTP-Session: 2e6a9526-cbd4-432d-8bf7-eba07b938215 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:46.443166 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:46.443227 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:46.443390 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:46.443906 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:46.444198 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.06 17:11:46.444379 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.06 17:11:46.444500 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} executeQuery: Read 22 rows, 1.78 KiB in 0.001298156 sec., 16947 rows/sec., 1.34 MiB/sec. 2024.02.06 17:11:46.444658 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} DynamicQueryHandler: Done processing query 2024.02.06 17:11:46.444684 [ 3 ] {44d2121b-6830-463f-bbe8-67c2723a3496} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:46.444701 [ 3 ] {} HTTP-Session: 2e6a9526-cbd4-432d-8bf7-eba07b938215 Destroying unnamed session 2024.02.06 17:11:46.444834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:46.444894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:46.444915 [ 3 ] {} HTTP-Session: 1bcbb365-75ef-426c-8c29-9bdc51becd3c Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:46.444935 [ 3 ] {} HTTP-Session: 1bcbb365-75ef-426c-8c29-9bdc51becd3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:46.445020 [ 3 ] {f350b308-65be-4820-b576-75b724424580} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:46.445063 [ 3 ] {f350b308-65be-4820-b576-75b724424580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:46.445175 [ 3 ] {f350b308-65be-4820-b576-75b724424580} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:46.445495 [ 3 ] {f350b308-65be-4820-b576-75b724424580} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:46.445717 [ 3 ] {f350b308-65be-4820-b576-75b724424580} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.06 17:11:46.445874 [ 3 ] {f350b308-65be-4820-b576-75b724424580} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.06 17:11:46.445972 [ 3 ] {f350b308-65be-4820-b576-75b724424580} executeQuery: Read 66 rows, 6.55 KiB in 0.000921286 sec., 71638 rows/sec., 6.94 MiB/sec. 2024.02.06 17:11:46.446129 [ 3 ] {f350b308-65be-4820-b576-75b724424580} DynamicQueryHandler: Done processing query 2024.02.06 17:11:46.446170 [ 3 ] {f350b308-65be-4820-b576-75b724424580} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:46.446218 [ 3 ] {} HTTP-Session: 1bcbb365-75ef-426c-8c29-9bdc51becd3c Destroying unnamed session 2024.02.06 17:11:46.446395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:46.446443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:46.446463 [ 3 ] {} HTTP-Session: 204bff5e-c56d-43d1-805e-63ad5b61312e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:46.446480 [ 3 ] {} HTTP-Session: 204bff5e-c56d-43d1-805e-63ad5b61312e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:46.446557 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:46.446598 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:46.446714 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:46.446979 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:46.447190 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.06 17:11:46.447343 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.06 17:11:46.447440 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} executeQuery: Read 22 rows, 1.76 KiB in 0.000855194 sec., 25725 rows/sec., 2.01 MiB/sec. 2024.02.06 17:11:46.447554 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} DynamicQueryHandler: Done processing query 2024.02.06 17:11:46.447577 [ 3 ] {ee310e9d-e8ea-46cc-9efa-64143c8aef62} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:46.447593 [ 3 ] {} HTTP-Session: 204bff5e-c56d-43d1-805e-63ad5b61312e Destroying unnamed session 2024.02.06 17:11:46.447713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:46.447764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:46.447784 [ 3 ] {} HTTP-Session: 0ddcb224-0ce4-4023-ac6e-e0b1d1d7f56b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:46.447802 [ 3 ] {} HTTP-Session: 0ddcb224-0ce4-4023-ac6e-e0b1d1d7f56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:46.447881 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:46.447927 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:46.448065 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:46.448429 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:46.448747 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.06 17:11:46.448961 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.06 17:11:46.449066 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} executeQuery: Read 22 rows, 30.40 KiB in 0.001156273 sec., 19026 rows/sec., 25.68 MiB/sec. 2024.02.06 17:11:46.449196 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} DynamicQueryHandler: Done processing query 2024.02.06 17:11:46.449223 [ 3 ] {aca7041a-40d7-474a-9823-fbb8977f3280} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:11:46.449239 [ 3 ] {} HTTP-Session: 0ddcb224-0ce4-4023-ac6e-e0b1d1d7f56b Destroying unnamed session 2024.02.06 17:11:49.779757 [ 77 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:11:49.779800 [ 77 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:11:51.442961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:51.443092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:51.443124 [ 3 ] {} HTTP-Session: 464fb375-7837-4d41-ae15-740b479601c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:51.443153 [ 3 ] {} HTTP-Session: 464fb375-7837-4d41-ae15-740b479601c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:51.443299 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:51.443370 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:51.443556 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:51.444043 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:51.444314 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.06 17:11:51.444482 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.06 17:11:51.444605 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} executeQuery: Read 25 rows, 2.03 KiB in 0.001264965 sec., 19763 rows/sec., 1.56 MiB/sec. 2024.02.06 17:11:51.444760 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} DynamicQueryHandler: Done processing query 2024.02.06 17:11:51.444786 [ 3 ] {152732bd-9167-41b4-8754-31042ddcfdfb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:51.444802 [ 3 ] {} HTTP-Session: 464fb375-7837-4d41-ae15-740b479601c6 Destroying unnamed session 2024.02.06 17:11:51.444939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:51.444987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:51.445006 [ 3 ] {} HTTP-Session: 4fcf28e8-306d-408d-9fb9-4eff34c26560 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:51.445024 [ 3 ] {} HTTP-Session: 4fcf28e8-306d-408d-9fb9-4eff34c26560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:51.445108 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:51.445151 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:51.445261 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:51.445617 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:51.445843 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.06 17:11:51.445998 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.06 17:11:51.446103 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} executeQuery: Read 75 rows, 7.15 KiB in 0.000966307 sec., 77615 rows/sec., 7.22 MiB/sec. 2024.02.06 17:11:51.446224 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} DynamicQueryHandler: Done processing query 2024.02.06 17:11:51.446247 [ 3 ] {a4208e54-99e6-4ec0-b384-bf0f686df48f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:51.446263 [ 3 ] {} HTTP-Session: 4fcf28e8-306d-408d-9fb9-4eff34c26560 Destroying unnamed session 2024.02.06 17:11:51.446378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:51.446422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:51.446442 [ 3 ] {} HTTP-Session: 283b471d-a7cb-485e-a90e-f9763359c105 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:51.446459 [ 3 ] {} HTTP-Session: 283b471d-a7cb-485e-a90e-f9763359c105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:51.446531 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:51.446570 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:51.446677 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:51.446974 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:51.447186 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.06 17:11:51.447336 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.06 17:11:51.447462 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} executeQuery: Read 25 rows, 2.00 KiB in 0.000900615 sec., 27758 rows/sec., 2.17 MiB/sec. 2024.02.06 17:11:51.447615 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} DynamicQueryHandler: Done processing query 2024.02.06 17:11:51.447658 [ 3 ] {d9f10c50-2b72-4b18-b929-b2ba9befc949} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:11:51.447699 [ 3 ] {} HTTP-Session: 283b471d-a7cb-485e-a90e-f9763359c105 Destroying unnamed session 2024.02.06 17:11:51.447897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:51.447943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:51.447961 [ 3 ] {} HTTP-Session: d9e2e02a-2d3b-4d5b-8f3c-ce9d28e73dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:51.447977 [ 3 ] {} HTTP-Session: d9e2e02a-2d3b-4d5b-8f3c-ce9d28e73dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:51.448054 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:51.448099 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:51.448247 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:51.448654 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.62 GiB. 2024.02.06 17:11:51.448969 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.06 17:11:51.449177 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.06 17:11:51.449306 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} executeQuery: Read 25 rows, 34.55 KiB in 0.001225545 sec., 20399 rows/sec., 27.53 MiB/sec. 2024.02.06 17:11:51.449435 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} DynamicQueryHandler: Done processing query 2024.02.06 17:11:51.449459 [ 3 ] {809c1d68-3f57-4a01-993d-72e94b9ef16d} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:11:51.449475 [ 3 ] {} HTTP-Session: d9e2e02a-2d3b-4d5b-8f3c-ce9d28e73dd4 Destroying unnamed session 2024.02.06 17:11:56.442975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:56.443109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:56.443141 [ 3 ] {} HTTP-Session: 135423e0-7957-4713-a4a3-60a233f56cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:56.443168 [ 3 ] {} HTTP-Session: 135423e0-7957-4713-a4a3-60a233f56cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:56.443311 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:56.443382 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:11:56.443571 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:56.444094 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:11:56.444361 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.06 17:11:56.444539 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.06 17:11:56.444690 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} executeQuery: Read 22 rows, 1.78 KiB in 0.001334177 sec., 16489 rows/sec., 1.31 MiB/sec. 2024.02.06 17:11:56.444842 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} DynamicQueryHandler: Done processing query 2024.02.06 17:11:56.444868 [ 3 ] {9c192ca8-dd6a-4388-a991-ad14fa51fac6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:56.444884 [ 3 ] {} HTTP-Session: 135423e0-7957-4713-a4a3-60a233f56cc2 Destroying unnamed session 2024.02.06 17:11:56.445022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:56.445074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:56.445094 [ 3 ] {} HTTP-Session: 97c1fc3b-b766-4e6b-b76b-26f87b4d6f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:56.445113 [ 3 ] {} HTTP-Session: 97c1fc3b-b766-4e6b-b76b-26f87b4d6f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:56.445197 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:56.445239 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:11:56.445349 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:56.445724 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:11:56.445951 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.06 17:11:56.446103 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.06 17:11:56.446232 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} executeQuery: Read 66 rows, 6.55 KiB in 0.001005368 sec., 65647 rows/sec., 6.36 MiB/sec. 2024.02.06 17:11:56.446356 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} DynamicQueryHandler: Done processing query 2024.02.06 17:11:56.446380 [ 3 ] {540e9850-ef08-447c-a2be-4dc70fdb8633} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:11:56.446395 [ 3 ] {} HTTP-Session: 97c1fc3b-b766-4e6b-b76b-26f87b4d6f9d Destroying unnamed session 2024.02.06 17:11:56.446519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:56.446565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:56.446584 [ 3 ] {} HTTP-Session: 43787c6f-a330-46f0-99b7-fb9595a876e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:56.446601 [ 3 ] {} HTTP-Session: 43787c6f-a330-46f0-99b7-fb9595a876e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:56.446673 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:56.446712 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:11:56.446819 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:56.447131 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:11:56.447339 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.06 17:11:56.447487 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.06 17:11:56.447610 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} executeQuery: Read 22 rows, 1.76 KiB in 0.000900875 sec., 24420 rows/sec., 1.91 MiB/sec. 2024.02.06 17:11:56.447727 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} DynamicQueryHandler: Done processing query 2024.02.06 17:11:56.447751 [ 3 ] {c2010395-c893-4174-a328-b931cc25f7ec} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:11:56.447766 [ 3 ] {} HTTP-Session: 43787c6f-a330-46f0-99b7-fb9595a876e9 Destroying unnamed session 2024.02.06 17:11:56.447950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:11:56.447995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:11:56.448014 [ 3 ] {} HTTP-Session: 7e5a6d19-c8fc-420e-97eb-4f2655e0e3f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:11:56.448030 [ 3 ] {} HTTP-Session: 7e5a6d19-c8fc-420e-97eb-4f2655e0e3f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:11:56.448103 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:11:56.448148 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:11:56.448289 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:11:56.448668 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:11:56.448969 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.06 17:11:56.449154 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.06 17:11:56.449280 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} executeQuery: Read 22 rows, 30.40 KiB in 0.001147942 sec., 19164 rows/sec., 25.86 MiB/sec. 2024.02.06 17:11:56.449406 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} DynamicQueryHandler: Done processing query 2024.02.06 17:11:56.449429 [ 3 ] {4d6bdd32-da4e-4c1c-80a1-4bf27e82217f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:11:56.449444 [ 3 ] {} HTTP-Session: 7e5a6d19-c8fc-420e-97eb-4f2655e0e3f4 Destroying unnamed session 2024.02.06 17:11:56.540589 [ 51 ] {} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 2024.02.06 17:11:56.540707 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:11:56.540852 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact 2024.02.06 17:11:56.541113 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:11:56.541186 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 700 rows starting from the beginning of the part 2024.02.06 17:11:56.541410 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part 2024.02.06 17:11:56.541529 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2024.02.06 17:11:56.541636 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.06 17:11:56.541740 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part 2024.02.06 17:11:56.542485 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergeTask::MergeProjectionsStage: Merge sorted 814 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703108 sec., 477949.7248559692 rows/sec., 33.71 MiB/sec. 2024.02.06 17:11:56.542626 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) 2024.02.06 17:11:56.542874 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4. 2024.02.06 17:11:56.542956 [ 15 ] {572ee8c9-7059-4b36-acad-b6fe3ec88cb3::all_1_17_4} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0 2024.02.06 17:12:01.442397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:01.442530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:01.442562 [ 3 ] {} HTTP-Session: f10e580c-89e1-4dcb-8096-ef5961c34a6a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:01.442590 [ 3 ] {} HTTP-Session: f10e580c-89e1-4dcb-8096-ef5961c34a6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:01.442735 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:01.442803 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:01.442988 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:01.443460 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:12:01.443735 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.06 17:12:01.443904 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.06 17:12:01.444038 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} executeQuery: Read 25 rows, 2.03 KiB in 0.001255325 sec., 19915 rows/sec., 1.58 MiB/sec. 2024.02.06 17:12:01.444050 [ 53 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.06 17:12:01.444179 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:12:01.444253 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} DynamicQueryHandler: Done processing query 2024.02.06 17:12:01.444297 [ 3 ] {ec596bd0-6d0f-4308-be9d-9b57ef05532b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:12:01.444306 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.06 17:12:01.444329 [ 3 ] {} HTTP-Session: f10e580c-89e1-4dcb-8096-ef5961c34a6a Destroying unnamed session 2024.02.06 17:12:01.444469 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:01.444535 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 47 rows starting from the beginning of the part 2024.02.06 17:12:01.444535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 11750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:01.444622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:01.444657 [ 3 ] {} HTTP-Session: 6fd1eeb8-2714-4508-844c-6cf0da4e2611 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:01.444694 [ 3 ] {} HTTP-Session: 6fd1eeb8-2714-4508-844c-6cf0da4e2611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:01.444795 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:01.444925 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:01.445032 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:01.445064 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:01.445389 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:01.445484 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:01.445649 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:01.445756 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:01.446288 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:12:01.446801 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.06 17:12:01.447182 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.06 17:12:01.447307 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 166 rows, containing 4 columns (4 merged, 0 gathered) in 0.003062796 sec., 54198.84314854793 rows/sec., 4.29 MiB/sec. 2024.02.06 17:12:01.447404 [ 53 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.06 17:12:01.447435 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} executeQuery: Read 75 rows, 7.15 KiB in 0.002456218 sec., 30534 rows/sec., 2.84 MiB/sec. 2024.02.06 17:12:01.447491 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:12:01.447595 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.06 17:12:01.447704 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.06 17:12:01.447859 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} DynamicQueryHandler: Done processing query 2024.02.06 17:12:01.447875 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:01.447905 [ 3 ] {c97ad88c-17ff-4097-ab42-f1a55c1d65ed} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:12:01.447930 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 181 rows starting from the beginning of the part 2024.02.06 17:12:01.447960 [ 3 ] {} HTTP-Session: 6fd1eeb8-2714-4508-844c-6cf0da4e2611 Destroying unnamed session 2024.02.06 17:12:01.448036 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.06 17:12:01.448108 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 113 rows starting from the beginning of the part 2024.02.06 17:12:01.448142 [ 23 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_71_14} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.06 17:12:01.448249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:01.448350 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 66 rows starting from the beginning of the part 2024.02.06 17:12:01.448393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:01.448434 [ 3 ] {} HTTP-Session: b4a7b1f3-a0ba-49ea-837a-4504d32b6685 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:01.448488 [ 3 ] {} HTTP-Session: b4a7b1f3-a0ba-49ea-837a-4504d32b6685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:01.448523 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 75 rows starting from the beginning of the part 2024.02.06 17:12:01.448702 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:01.448740 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 66 rows starting from the beginning of the part 2024.02.06 17:12:01.448813 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:01.449007 [ 11 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 75 rows starting from the beginning of the part 2024.02.06 17:12:01.449353 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:01.450254 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:12:01.450734 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.06 17:12:01.450874 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.003292432 sec., 174946.66556515062 rows/sec., 16.14 MiB/sec. 2024.02.06 17:12:01.451032 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.06 17:12:01.451042 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.06 17:12:01.451211 [ 53 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.06 17:12:01.451239 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} executeQuery: Read 25 rows, 2.00 KiB in 0.002474709 sec., 10102 rows/sec., 808.97 KiB/sec. 2024.02.06 17:12:01.451300 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:12:01.451476 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.06 17:12:01.451523 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.06 17:12:01.451602 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} DynamicQueryHandler: Done processing query 2024.02.06 17:12:01.451625 [ 23 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_71_14} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.06 17:12:01.451661 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:01.451673 [ 3 ] {2b01aaa7-3b3a-4df9-9082-13d7a19f43ba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:01.451726 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 97 rows starting from the beginning of the part 2024.02.06 17:12:01.451760 [ 3 ] {} HTTP-Session: b4a7b1f3-a0ba-49ea-837a-4504d32b6685 Destroying unnamed session 2024.02.06 17:12:01.451913 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 53 rows starting from the beginning of the part 2024.02.06 17:12:01.452042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:01.452058 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:01.452134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:01.452177 [ 3 ] {} HTTP-Session: 8b5c6a79-dc2d-4d7d-b4e7-3c6c2e13b548 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:01.452229 [ 3 ] {} HTTP-Session: 8b5c6a79-dc2d-4d7d-b4e7-3c6c2e13b548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:01.452247 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:01.452463 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:01.452482 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:01.452587 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:01.452758 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:01.453316 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:01.454381 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:12:01.454407 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001233 sec., 81299.91906659697 rows/sec., 6.35 MiB/sec. 2024.02.06 17:12:01.454545 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.06 17:12:01.454842 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.06 17:12:01.454938 [ 11 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_71_14} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.06 17:12:01.454953 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.06 17:12:01.455200 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.06 17:12:01.455332 [ 53 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.06 17:12:01.455351 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} executeQuery: Read 25 rows, 34.55 KiB in 0.002826209 sec., 8845 rows/sec., 11.94 MiB/sec. 2024.02.06 17:12:01.455391 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.61 GiB. 2024.02.06 17:12:01.455548 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.06 17:12:01.455599 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} DynamicQueryHandler: Done processing query 2024.02.06 17:12:01.455625 [ 3 ] {421464cd-2359-442b-a086-b0686d09b4f0} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:12:01.455649 [ 3 ] {} HTTP-Session: 8b5c6a79-dc2d-4d7d-b4e7-3c6c2e13b548 Destroying unnamed session 2024.02.06 17:12:01.455695 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:01.455742 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1553 rows starting from the beginning of the part 2024.02.06 17:12:01.455863 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:01.455975 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:01.456070 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:01.456171 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:01.456266 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:01.460270 [ 14 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1672 rows, containing 6 columns (6 merged, 0 gathered) in 0.004815334 sec., 347224.09702006134 rows/sec., 468.56 MiB/sec. 2024.02.06 17:12:01.461052 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.06 17:12:01.461278 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.06 17:12:01.461342 [ 20 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.06 17:12:01.461414 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_71_14: 8.69 MiB. 2024.02.06 17:12:02.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 242.56 MiB, peak 248.22 MiB, will set to 240.47 MiB (RSS), difference: -2.09 MiB 2024.02.06 17:12:04.779848 [ 72 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:12:04.779902 [ 72 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:12:06.442249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:06.442378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:06.442409 [ 3 ] {} HTTP-Session: 76313ca2-2cf5-4294-a3a8-bf8a15a770a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:06.442437 [ 3 ] {} HTTP-Session: 76313ca2-2cf5-4294-a3a8-bf8a15a770a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:06.442579 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:06.442648 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:06.442829 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:06.443296 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:06.443554 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.06 17:12:06.443722 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.06 17:12:06.443839 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} executeQuery: Read 22 rows, 1.78 KiB in 0.001221784 sec., 18006 rows/sec., 1.43 MiB/sec. 2024.02.06 17:12:06.443974 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} DynamicQueryHandler: Done processing query 2024.02.06 17:12:06.444000 [ 3 ] {2f1751e5-7542-48f5-9994-a3b89d83bb62} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:12:06.444022 [ 3 ] {} HTTP-Session: 76313ca2-2cf5-4294-a3a8-bf8a15a770a5 Destroying unnamed session 2024.02.06 17:12:06.444157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 10630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:06.444206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:06.444228 [ 3 ] {} HTTP-Session: 98e2757d-4609-4afb-92af-c41954994b92 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:06.444246 [ 3 ] {} HTTP-Session: 98e2757d-4609-4afb-92af-c41954994b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:06.444329 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:06.444370 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:06.444478 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:06.444813 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:06.445034 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.06 17:12:06.445184 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.06 17:12:06.445304 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} executeQuery: Read 66 rows, 6.55 KiB in 0.000942326 sec., 70039 rows/sec., 6.79 MiB/sec. 2024.02.06 17:12:06.445462 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} DynamicQueryHandler: Done processing query 2024.02.06 17:12:06.445495 [ 3 ] {18975863-6578-4ef3-90d4-8914eb5610fb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:12:06.445547 [ 3 ] {} HTTP-Session: 98e2757d-4609-4afb-92af-c41954994b92 Destroying unnamed session 2024.02.06 17:12:06.445727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:06.445777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:06.445796 [ 3 ] {} HTTP-Session: 5702163e-74a8-43d1-95e4-a373c185fb58 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:06.445813 [ 3 ] {} HTTP-Session: 5702163e-74a8-43d1-95e4-a373c185fb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:06.445890 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:06.445931 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:06.446052 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:06.446343 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:06.446556 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.06 17:12:06.446705 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.06 17:12:06.446822 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} executeQuery: Read 22 rows, 1.76 KiB in 0.000895714 sec., 24561 rows/sec., 1.92 MiB/sec. 2024.02.06 17:12:06.446930 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} DynamicQueryHandler: Done processing query 2024.02.06 17:12:06.446954 [ 3 ] {203cead6-2c18-4d9d-ab8c-5edee001c38c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:12:06.446969 [ 3 ] {} HTTP-Session: 5702163e-74a8-43d1-95e4-a373c185fb58 Destroying unnamed session 2024.02.06 17:12:06.447099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 23587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:06.447144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:06.447163 [ 3 ] {} HTTP-Session: 746e6fc1-6175-4fb4-a5be-a81c320002da Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:06.447180 [ 3 ] {} HTTP-Session: 746e6fc1-6175-4fb4-a5be-a81c320002da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:06.447257 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:06.447302 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:06.447438 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:06.447811 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:06.448107 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.06 17:12:06.448297 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.06 17:12:06.448415 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} executeQuery: Read 22 rows, 30.40 KiB in 0.001130521 sec., 19460 rows/sec., 26.26 MiB/sec. 2024.02.06 17:12:06.448536 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} DynamicQueryHandler: Done processing query 2024.02.06 17:12:06.448559 [ 3 ] {9bb7d7ba-0b64-4dc1-bbbc-ffd363047e72} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.06 17:12:06.448575 [ 3 ] {} HTTP-Session: 746e6fc1-6175-4fb4-a5be-a81c320002da Destroying unnamed session 2024.02.06 17:12:11.444161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:11.444282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:11.444309 [ 3 ] {} HTTP-Session: 66d80729-cd2a-445e-a120-2de39df992c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:11.444334 [ 3 ] {} HTTP-Session: 66d80729-cd2a-445e-a120-2de39df992c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:11.444463 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:11.444524 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:11.444687 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:11.445125 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:11.445397 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.06 17:12:11.445573 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.06 17:12:11.445701 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} executeQuery: Read 25 rows, 2.03 KiB in 0.001202204 sec., 20795 rows/sec., 1.65 MiB/sec. 2024.02.06 17:12:11.445860 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} DynamicQueryHandler: Done processing query 2024.02.06 17:12:11.445886 [ 3 ] {6ebff5cf-8ef9-4eaa-b9cb-9311ffdf1dc4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.06 17:12:11.445902 [ 3 ] {} HTTP-Session: 66d80729-cd2a-445e-a120-2de39df992c3 Destroying unnamed session 2024.02.06 17:12:11.446045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16727, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:11.446095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:11.446117 [ 3 ] {} HTTP-Session: 21f1b12b-e425-498c-adc8-5079d763a0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:11.446143 [ 3 ] {} HTTP-Session: 21f1b12b-e425-498c-adc8-5079d763a0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:11.446240 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:11.446284 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:11.446395 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:11.446754 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:11.446980 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.06 17:12:11.447136 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.06 17:12:11.447234 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} executeQuery: Read 111 rows, 9.96 KiB in 0.000964037 sec., 115140 rows/sec., 10.09 MiB/sec. 2024.02.06 17:12:11.447340 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} DynamicQueryHandler: Done processing query 2024.02.06 17:12:11.447364 [ 3 ] {62a1d4e7-2f58-4f50-b8bd-665ba8d675b2} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:12:11.447380 [ 3 ] {} HTTP-Session: 21f1b12b-e425-498c-adc8-5079d763a0e4 Destroying unnamed session 2024.02.06 17:12:11.447539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 8324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:11.447584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:11.447603 [ 3 ] {} HTTP-Session: a79cd1f2-6f2c-4092-8606-6e4e678b7bee Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:11.447620 [ 3 ] {} HTTP-Session: a79cd1f2-6f2c-4092-8606-6e4e678b7bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:11.447695 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:11.447736 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:11.447840 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:11.448132 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:11.448348 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.06 17:12:11.448499 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.06 17:12:11.448598 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} executeQuery: Read 49 rows, 3.90 KiB in 0.000872715 sec., 56146 rows/sec., 4.36 MiB/sec. 2024.02.06 17:12:11.448722 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} DynamicQueryHandler: Done processing query 2024.02.06 17:12:11.448749 [ 3 ] {e647150f-7926-4bcf-aef5-f72576cb800b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:12:11.448777 [ 3 ] {} HTTP-Session: a79cd1f2-6f2c-4092-8606-6e4e678b7bee Destroying unnamed session 2024.02.06 17:12:11.448892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:11.448938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:11.448957 [ 3 ] {} HTTP-Session: 92861cd6-ec90-4514-93a8-bc6ff0e7e1ec Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:11.448973 [ 3 ] {} HTTP-Session: 92861cd6-ec90-4514-93a8-bc6ff0e7e1ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:11.449044 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:11.449088 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:12:11.449207 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:11.449492 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:11.449767 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.06 17:12:11.449951 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.06 17:12:11.450055 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} executeQuery: Read 36 rows, 2.60 KiB in 0.000982087 sec., 36656 rows/sec., 2.59 MiB/sec. 2024.02.06 17:12:11.450193 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} DynamicQueryHandler: Done processing query 2024.02.06 17:12:11.450218 [ 3 ] {1d685e35-65f1-4ec1-8155-b5e85e84a286} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:11.450233 [ 3 ] {} HTTP-Session: 92861cd6-ec90-4514-93a8-bc6ff0e7e1ec Destroying unnamed session 2024.02.06 17:12:11.450383 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 26776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:11.450427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:11.450445 [ 3 ] {} HTTP-Session: 6d1db38a-99a0-4ce5-9b4e-f1dd58b03249 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:11.450462 [ 3 ] {} HTTP-Session: 6d1db38a-99a0-4ce5-9b4e-f1dd58b03249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:11.450540 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:11.450584 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:11.450723 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:11.451106 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:11.451397 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.06 17:12:11.451577 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.06 17:12:11.451679 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} executeQuery: Read 25 rows, 34.55 KiB in 0.001111941 sec., 22483 rows/sec., 30.34 MiB/sec. 2024.02.06 17:12:11.451807 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} DynamicQueryHandler: Done processing query 2024.02.06 17:12:11.451838 [ 3 ] {fd734738-f0de-4215-85dd-4146b9432173} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.02.06 17:12:11.451854 [ 3 ] {} HTTP-Session: 6d1db38a-99a0-4ce5-9b4e-f1dd58b03249 Destroying unnamed session 2024.02.06 17:12:16.443821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:16.444002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:16.444049 [ 3 ] {} HTTP-Session: b828baec-d0f7-4f76-ad08-b8247a4ee6c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:16.444093 [ 3 ] {} HTTP-Session: b828baec-d0f7-4f76-ad08-b8247a4ee6c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:16.444296 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:16.444394 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:16.444666 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:16.445123 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:16.445391 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.06 17:12:16.445555 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.06 17:12:16.445692 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} executeQuery: Read 31 rows, 2.51 KiB in 0.001330297 sec., 23303 rows/sec., 1.84 MiB/sec. 2024.02.06 17:12:16.445844 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} DynamicQueryHandler: Done processing query 2024.02.06 17:12:16.445870 [ 3 ] {07bcc1ef-6a9b-4086-8226-d85284a2078c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:16.445887 [ 3 ] {} HTTP-Session: b828baec-d0f7-4f76-ad08-b8247a4ee6c4 Destroying unnamed session 2024.02.06 17:12:16.446035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 14679, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:16.446085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:16.446105 [ 3 ] {} HTTP-Session: b56d5154-bb94-41c5-a4bc-6cfbb9fa9f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:16.446125 [ 3 ] {} HTTP-Session: b56d5154-bb94-41c5-a4bc-6cfbb9fa9f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:16.446209 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:16.446250 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:16.446358 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:16.446707 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:16.446926 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.06 17:12:16.447081 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.06 17:12:16.447205 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} executeQuery: Read 93 rows, 8.96 KiB in 0.000966987 sec., 96175 rows/sec., 9.05 MiB/sec. 2024.02.06 17:12:16.447314 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} DynamicQueryHandler: Done processing query 2024.02.06 17:12:16.447339 [ 3 ] {7fc6371e-6126-4e98-970c-e6a778708723} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.06 17:12:16.447355 [ 3 ] {} HTTP-Session: b56d5154-bb94-41c5-a4bc-6cfbb9fa9f90 Destroying unnamed session 2024.02.06 17:12:16.447477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7014, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:16.447523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:16.447542 [ 3 ] {} HTTP-Session: 237db261-f4cc-4643-beca-55c1f9cd8951 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:16.447560 [ 3 ] {} HTTP-Session: 237db261-f4cc-4643-beca-55c1f9cd8951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:16.447634 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:16.447674 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:16.447779 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:16.448068 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:16.448278 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.06 17:12:16.448436 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.06 17:12:16.448555 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} executeQuery: Read 41 rows, 3.30 KiB in 0.000892445 sec., 45941 rows/sec., 3.61 MiB/sec. 2024.02.06 17:12:16.448676 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} DynamicQueryHandler: Done processing query 2024.02.06 17:12:16.448700 [ 3 ] {ed0fad29-7d81-4cbc-8623-7dd39bbfc3b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:16.448716 [ 3 ] {} HTTP-Session: 237db261-f4cc-4643-beca-55c1f9cd8951 Destroying unnamed session 2024.02.06 17:12:16.448915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 33204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:16.448960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:16.448980 [ 3 ] {} HTTP-Session: 2da9a52a-0eb8-47de-af7a-d75a5942557f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:16.448997 [ 3 ] {} HTTP-Session: 2da9a52a-0eb8-47de-af7a-d75a5942557f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:16.449076 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:16.449121 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:16.449261 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:16.449735 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:16.450039 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.06 17:12:16.450221 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.06 17:12:16.450346 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} executeQuery: Read 31 rows, 42.84 KiB in 0.001242235 sec., 24955 rows/sec., 33.68 MiB/sec. 2024.02.06 17:12:16.450475 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} DynamicQueryHandler: Done processing query 2024.02.06 17:12:16.450500 [ 3 ] {989bcc04-ae3a-4e52-8088-38c407b8cae9} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.02.06 17:12:16.450516 [ 3 ] {} HTTP-Session: 2da9a52a-0eb8-47de-af7a-d75a5942557f Destroying unnamed session 2024.02.06 17:12:16.450641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 2454, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:16.450688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:16.450708 [ 3 ] {} HTTP-Session: ce8076b6-6eeb-42dd-8092-ae3e4da99652 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:16.450726 [ 3 ] {} HTTP-Session: ce8076b6-6eeb-42dd-8092-ae3e4da99652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:16.450797 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:16.450838 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.06 17:12:16.450944 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:16.451204 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:16.451456 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.06 17:12:16.451632 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.06 17:12:16.451759 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} executeQuery: Read 15 rows, 1.09 KiB in 0.000931296 sec., 16106 rows/sec., 1.14 MiB/sec. 2024.02.06 17:12:16.451897 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} DynamicQueryHandler: Done processing query 2024.02.06 17:12:16.451922 [ 3 ] {c2ac5e09-20a5-4d96-bda8-0bd8e766ae46} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:12:16.451937 [ 3 ] {} HTTP-Session: ce8076b6-6eeb-42dd-8092-ae3e4da99652 Destroying unnamed session 2024.02.06 17:12:19.779951 [ 56 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:12:19.780004 [ 56 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:12:21.442615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:21.442751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:21.442783 [ 3 ] {} HTTP-Session: b1b2ef33-dad4-419a-92df-6791684065b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:21.442813 [ 3 ] {} HTTP-Session: b1b2ef33-dad4-419a-92df-6791684065b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:21.443003 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:21.443102 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:21.443368 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:21.443954 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:21.444211 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.06 17:12:21.444370 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.06 17:12:21.444492 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} executeQuery: Read 26 rows, 2.11 KiB in 0.001435451 sec., 18112 rows/sec., 1.43 MiB/sec. 2024.02.06 17:12:21.444682 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} DynamicQueryHandler: Done processing query 2024.02.06 17:12:21.444708 [ 3 ] {d97b43af-8865-48e4-bc7c-3dd9274eef1c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:21.444730 [ 3 ] {} HTTP-Session: b1b2ef33-dad4-419a-92df-6791684065b4 Destroying unnamed session 2024.02.06 17:12:21.444898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 12197, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:21.444947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:21.444966 [ 3 ] {} HTTP-Session: 6c6b53d1-19aa-4958-a1da-acf94acb456a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:21.444983 [ 3 ] {} HTTP-Session: 6c6b53d1-19aa-4958-a1da-acf94acb456a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:21.445060 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:21.445100 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:21.445217 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:21.445544 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:21.445767 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.06 17:12:21.445914 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.06 17:12:21.446029 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} executeQuery: Read 78 rows, 7.41 KiB in 0.000935426 sec., 83384 rows/sec., 7.74 MiB/sec. 2024.02.06 17:12:21.446133 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} DynamicQueryHandler: Done processing query 2024.02.06 17:12:21.446157 [ 3 ] {5aa0d99d-4c92-4e76-b7ea-b42d006dbb30} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:12:21.446173 [ 3 ] {} HTTP-Session: 6c6b53d1-19aa-4958-a1da-acf94acb456a Destroying unnamed session 2024.02.06 17:12:21.446293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:21.446336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:21.446354 [ 3 ] {} HTTP-Session: 9a6a35a0-1dc2-440d-9fda-7c17e80289ec Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:21.446371 [ 3 ] {} HTTP-Session: 9a6a35a0-1dc2-440d-9fda-7c17e80289ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:21.446442 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:21.446480 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:21.446584 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:21.446852 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:21.447057 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.06 17:12:21.447208 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.06 17:12:21.447330 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} executeQuery: Read 26 rows, 2.08 KiB in 0.000854434 sec., 30429 rows/sec., 2.38 MiB/sec. 2024.02.06 17:12:21.447488 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} DynamicQueryHandler: Done processing query 2024.02.06 17:12:21.447519 [ 3 ] {cd2202ac-752e-4ec6-9ada-9d392377cb61} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:21.447573 [ 3 ] {} HTTP-Session: 9a6a35a0-1dc2-440d-9fda-7c17e80289ec Destroying unnamed session 2024.02.06 17:12:21.447781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 27844, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:21.447830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:21.447848 [ 3 ] {} HTTP-Session: 4147f44e-34b6-462f-8816-088a7f5a6c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:21.447865 [ 3 ] {} HTTP-Session: 4147f44e-34b6-462f-8816-088a7f5a6c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:21.447943 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:21.447987 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:21.448135 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:21.448512 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:21.448806 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.06 17:12:21.448983 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.06 17:12:21.449108 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} executeQuery: Read 26 rows, 35.93 KiB in 0.001135801 sec., 22891 rows/sec., 30.89 MiB/sec. 2024.02.06 17:12:21.449277 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} DynamicQueryHandler: Done processing query 2024.02.06 17:12:21.449321 [ 3 ] {54416f7f-4d15-4f3e-88ba-7a64f757826d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.06 17:12:21.449342 [ 3 ] {} HTTP-Session: 4147f44e-34b6-462f-8816-088a7f5a6c0b Destroying unnamed session 2024.02.06 17:12:26.443126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:26.443306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:26.443353 [ 3 ] {} HTTP-Session: cc774c0a-f540-4390-961d-c533258ce015 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:26.443395 [ 3 ] {} HTTP-Session: cc774c0a-f540-4390-961d-c533258ce015 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:26.443600 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:26.443699 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:26.443967 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:26.444447 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.444711 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.06 17:12:26.444877 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.06 17:12:26.445012 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} executeQuery: Read 34 rows, 2.76 KiB in 0.001347548 sec., 25231 rows/sec., 2.00 MiB/sec. 2024.02.06 17:12:26.445023 [ 134 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.06 17:12:26.445152 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.445221 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} DynamicQueryHandler: Done processing query 2024.02.06 17:12:26.445264 [ 3 ] {394e2a63-0c28-4f18-9410-66288ebb4020} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:26.445273 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.06 17:12:26.445288 [ 3 ] {} HTTP-Session: cc774c0a-f540-4390-961d-c533258ce015 Destroying unnamed session 2024.02.06 17:12:26.445445 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:26.445496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:26.445510 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 47 rows starting from the beginning of the part 2024.02.06 17:12:26.445596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:26.445642 [ 3 ] {} HTTP-Session: 5a52bf3d-7a8b-4f87-8240-9f7127b2f084 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:26.445670 [ 3 ] {} HTTP-Session: 5a52bf3d-7a8b-4f87-8240-9f7127b2f084 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:26.445825 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:26.445872 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:26.445944 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:12:26.446157 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:26.446369 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:26.446411 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part 2024.02.06 17:12:26.446599 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2024.02.06 17:12:26.446876 [ 11 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part 2024.02.06 17:12:26.447166 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.447617 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.06 17:12:26.447936 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.06 17:12:26.448230 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} executeQuery: Read 4 rows, 342.00 B in 0.002274893 sec., 1758 rows/sec., 146.81 KiB/sec. 2024.02.06 17:12:26.448660 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} DynamicQueryHandler: Done processing query 2024.02.06 17:12:26.448676 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 185 rows, containing 4 columns (4 merged, 0 gathered) in 0.003459437 sec., 53476.90968212458 rows/sec., 4.23 MiB/sec. 2024.02.06 17:12:26.448686 [ 3 ] {d1b7221b-7f66-4fb1-9dba-9277edf27c0a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:12:26.448718 [ 3 ] {} HTTP-Session: 5a52bf3d-7a8b-4f87-8240-9f7127b2f084 Destroying unnamed session 2024.02.06 17:12:26.448841 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.06 17:12:26.448931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:26.448987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:26.449024 [ 3 ] {} HTTP-Session: 172a7bd4-4d06-4886-bc0a-f07b734ea24f Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:26.449051 [ 3 ] {} HTTP-Session: 172a7bd4-4d06-4886-bc0a-f07b734ea24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:26.449139 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.06 17:12:26.449190 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:26.449258 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:26.449263 [ 10 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_76_15} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.06 17:12:26.449503 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:26.449912 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.450133 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.06 17:12:26.450282 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.06 17:12:26.450404 [ 134 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.06 17:12:26.450414 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} executeQuery: Read 104 rows, 9.98 KiB in 0.001167973 sec., 89043 rows/sec., 8.35 MiB/sec. 2024.02.06 17:12:26.450463 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.450600 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.06 17:12:26.450657 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} DynamicQueryHandler: Done processing query 2024.02.06 17:12:26.450709 [ 3 ] {99e99f66-0692-48e6-96bb-e4c105e04530} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.06 17:12:26.450738 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:26.450749 [ 3 ] {} HTTP-Session: 172a7bd4-4d06-4886-bc0a-f07b734ea24f Destroying unnamed session 2024.02.06 17:12:26.450794 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 181 rows starting from the beginning of the part 2024.02.06 17:12:26.450921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:26.450962 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 66 rows starting from the beginning of the part 2024.02.06 17:12:26.451019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:26.451060 [ 3 ] {} HTTP-Session: adfc13fa-9319-4070-8cd3-cd29cb3c0cbe Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:26.451107 [ 3 ] {} HTTP-Session: adfc13fa-9319-4070-8cd3-cd29cb3c0cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:26.451159 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 111 rows starting from the beginning of the part 2024.02.06 17:12:26.451306 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:26.451402 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 93 rows starting from the beginning of the part 2024.02.06 17:12:26.451412 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:12:26.451706 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 78 rows starting from the beginning of the part 2024.02.06 17:12:26.451877 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:26.451993 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part 2024.02.06 17:12:26.452539 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.453032 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.06 17:12:26.453292 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.06 17:12:26.453526 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} executeQuery: Read 4 rows, 286.00 B in 0.00214046 sec., 1868 rows/sec., 130.48 KiB/sec. 2024.02.06 17:12:26.453964 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 4 columns (4 merged, 0 gathered) in 0.003446696 sec., 183654.1429821487 rows/sec., 16.93 MiB/sec. 2024.02.06 17:12:26.453994 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} DynamicQueryHandler: Done processing query 2024.02.06 17:12:26.454028 [ 3 ] {949c43bc-7ff3-45a8-b04a-f9ead2189395} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:12:26.454059 [ 3 ] {} HTTP-Session: adfc13fa-9319-4070-8cd3-cd29cb3c0cbe Destroying unnamed session 2024.02.06 17:12:26.454104 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.06 17:12:26.454207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 6498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:26.454280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:26.454310 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.06 17:12:26.454324 [ 3 ] {} HTTP-Session: 5bb361a9-09cd-410c-a9d6-31b693095d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:26.454362 [ 3 ] {} HTTP-Session: 5bb361a9-09cd-410c-a9d6-31b693095d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:26.454405 [ 14 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_76_15} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.06 17:12:26.454544 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:26.454589 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:26.454707 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:26.455049 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.455261 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.06 17:12:26.455410 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.06 17:12:26.455527 [ 134 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.06 17:12:26.455534 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} executeQuery: Read 38 rows, 3.05 KiB in 0.000950816 sec., 39965 rows/sec., 3.13 MiB/sec. 2024.02.06 17:12:26.455580 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.455733 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.06 17:12:26.455776 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} DynamicQueryHandler: Done processing query 2024.02.06 17:12:26.455835 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:26.455839 [ 3 ] {2e752275-e18f-4f00-9997-fa73947311d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:26.455901 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 97 rows starting from the beginning of the part 2024.02.06 17:12:26.455908 [ 3 ] {} HTTP-Session: 5bb361a9-09cd-410c-a9d6-31b693095d65 Destroying unnamed session 2024.02.06 17:12:26.456010 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:26.456049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:26.456111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:26.456132 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 49 rows starting from the beginning of the part 2024.02.06 17:12:26.456139 [ 3 ] {} HTTP-Session: 7ecb7966-b395-405c-8454-53c4baac2380 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:26.456170 [ 3 ] {} HTTP-Session: 7ecb7966-b395-405c-8454-53c4baac2380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:26.456264 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 41 rows starting from the beginning of the part 2024.02.06 17:12:26.456283 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:26.456339 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:12:26.456379 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2024.02.06 17:12:26.456557 [ 16 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part 2024.02.06 17:12:26.456629 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:26.457090 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.457540 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 273 rows, containing 4 columns (4 merged, 0 gathered) in 0.001897813 sec., 143849.789204732 rows/sec., 11.24 MiB/sec. 2024.02.06 17:12:26.457552 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.06 17:12:26.457728 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.06 17:12:26.457854 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.06 17:12:26.458081 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.06 17:12:26.458090 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} executeQuery: Read 2 rows, 144.00 B in 0.001760119 sec., 1136 rows/sec., 79.90 KiB/sec. 2024.02.06 17:12:26.458208 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_76_15} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.06 17:12:26.458366 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} DynamicQueryHandler: Done processing query 2024.02.06 17:12:26.458398 [ 3 ] {cef4c0b1-9af1-440e-8d48-a8092b17b891} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:12:26.458416 [ 3 ] {} HTTP-Session: 7ecb7966-b395-405c-8454-53c4baac2380 Destroying unnamed session 2024.02.06 17:12:26.458593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 36410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:26.458639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:26.458658 [ 3 ] {} HTTP-Session: a176a703-46ad-41ed-ab22-6f552cfb45b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:26.458675 [ 3 ] {} HTTP-Session: a176a703-46ad-41ed-ab22-6f552cfb45b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:26.458755 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:26.458800 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:26.458946 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:26.459433 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.459767 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.06 17:12:26.459944 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.06 17:12:26.460060 [ 134 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.06 17:12:26.460077 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} executeQuery: Read 34 rows, 46.98 KiB in 0.001287806 sec., 26401 rows/sec., 35.63 MiB/sec. 2024.02.06 17:12:26.460111 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:26.460272 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.06 17:12:26.460324 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} DynamicQueryHandler: Done processing query 2024.02.06 17:12:26.460369 [ 3 ] {5057fc62-c4da-4ffd-979f-dcde884cae88} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.06 17:12:26.460424 [ 3 ] {} HTTP-Session: a176a703-46ad-41ed-ab22-6f552cfb45b1 Destroying unnamed session 2024.02.06 17:12:26.460521 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:26.460560 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1672 rows starting from the beginning of the part 2024.02.06 17:12:26.460706 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 22 rows starting from the beginning of the part 2024.02.06 17:12:26.460811 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 25 rows starting from the beginning of the part 2024.02.06 17:12:26.460918 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part 2024.02.06 17:12:26.461017 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2024.02.06 17:12:26.461102 [ 16 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part 2024.02.06 17:12:26.466532 [ 21 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1810 rows, containing 6 columns (6 merged, 0 gathered) in 0.006353448 sec., 284884.6799407188 rows/sec., 384.44 MiB/sec. 2024.02.06 17:12:26.467519 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.06 17:12:26.467787 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.06 17:12:26.467864 [ 13 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.06 17:12:26.467954 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_76_15: 13.05 MiB. 2024.02.06 17:12:31.442630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:31.442810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:31.442857 [ 3 ] {} HTTP-Session: 4ab09dbf-cb72-4184-9dce-723eeecdc94e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:31.442898 [ 3 ] {} HTTP-Session: 4ab09dbf-cb72-4184-9dce-723eeecdc94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:31.443094 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:31.443191 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:31.443374 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:31.443827 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:31.444099 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.06 17:12:31.444264 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.06 17:12:31.444402 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} executeQuery: Read 27 rows, 2.19 KiB in 0.001246685 sec., 21657 rows/sec., 1.71 MiB/sec. 2024.02.06 17:12:31.444558 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} DynamicQueryHandler: Done processing query 2024.02.06 17:12:31.444583 [ 3 ] {1392d520-b974-41f6-ae16-4a9cde2b3915} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:31.444601 [ 3 ] {} HTTP-Session: 4ab09dbf-cb72-4184-9dce-723eeecdc94e Destroying unnamed session 2024.02.06 17:12:31.444744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 12672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:31.444795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:31.444816 [ 3 ] {} HTTP-Session: 8aab7ee7-a77e-44c5-8d05-918232ce66e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:31.444835 [ 3 ] {} HTTP-Session: 8aab7ee7-a77e-44c5-8d05-918232ce66e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:31.444919 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:31.444961 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:31.445072 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:31.445451 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:31.445670 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.06 17:12:31.445820 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.06 17:12:31.445939 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} executeQuery: Read 81 rows, 7.71 KiB in 0.000990757 sec., 81755 rows/sec., 7.59 MiB/sec. 2024.02.06 17:12:31.446063 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} DynamicQueryHandler: Done processing query 2024.02.06 17:12:31.446087 [ 3 ] {36765d28-e0f7-41d1-8012-b70bf6d34cef} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.06 17:12:31.446102 [ 3 ] {} HTTP-Session: 8aab7ee7-a77e-44c5-8d05-918232ce66e0 Destroying unnamed session 2024.02.06 17:12:31.446219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:31.446266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:31.446286 [ 3 ] {} HTTP-Session: a176f4bb-86f4-4c6e-b4b0-11cb262d19de Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:31.446303 [ 3 ] {} HTTP-Session: a176f4bb-86f4-4c6e-b4b0-11cb262d19de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:31.446375 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:31.446415 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:31.446522 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:31.446815 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:31.447020 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.06 17:12:31.447167 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.06 17:12:31.447283 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} executeQuery: Read 27 rows, 2.16 KiB in 0.000880044 sec., 30680 rows/sec., 2.40 MiB/sec. 2024.02.06 17:12:31.447402 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} DynamicQueryHandler: Done processing query 2024.02.06 17:12:31.447426 [ 3 ] {8a39bd76-0796-412c-b266-47bc11d1c1ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:31.447442 [ 3 ] {} HTTP-Session: a176f4bb-86f4-4c6e-b4b0-11cb262d19de Destroying unnamed session 2024.02.06 17:12:31.447642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 28913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:31.447688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:31.447707 [ 3 ] {} HTTP-Session: dad65fac-d16d-4600-a384-fd905559bfc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:31.447724 [ 3 ] {} HTTP-Session: dad65fac-d16d-4600-a384-fd905559bfc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:31.447799 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:31.447843 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:31.447979 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:31.448405 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.11 GiB. 2024.02.06 17:12:31.448711 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.06 17:12:31.448895 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.06 17:12:31.449018 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} executeQuery: Read 27 rows, 37.31 KiB in 0.001188944 sec., 22709 rows/sec., 30.64 MiB/sec. 2024.02.06 17:12:31.449157 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} DynamicQueryHandler: Done processing query 2024.02.06 17:12:31.449187 [ 3 ] {6e2c8ea5-4e0f-46ac-8841-3c7add7f1926} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.06 17:12:31.449204 [ 3 ] {} HTTP-Session: dad65fac-d16d-4600-a384-fd905559bfc8 Destroying unnamed session 2024.02.06 17:12:34.780042 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:12:34.780099 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:12:36.443421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4933, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:36.443558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:36.443588 [ 3 ] {} HTTP-Session: d5fc9952-a8f6-42b7-8d69-09d47a0df8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:36.443615 [ 3 ] {} HTTP-Session: d5fc9952-a8f6-42b7-8d69-09d47a0df8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:36.443754 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:36.443821 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:36.443992 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:36.444515 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:36.444834 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.06 17:12:36.445019 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.06 17:12:36.445182 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} executeQuery: Read 34 rows, 2.76 KiB in 0.001381288 sec., 24614 rows/sec., 1.95 MiB/sec. 2024.02.06 17:12:36.445361 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} DynamicQueryHandler: Done processing query 2024.02.06 17:12:36.445391 [ 3 ] {1a643d59-dba0-4748-9292-c84109b2e875} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:36.445408 [ 3 ] {} HTTP-Session: d5fc9952-a8f6-42b7-8d69-09d47a0df8a7 Destroying unnamed session 2024.02.06 17:12:36.445557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 16070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:36.445616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:36.445639 [ 3 ] {} HTTP-Session: 2df8cfb7-21d6-449c-80c0-cdecda845cec Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:36.445660 [ 3 ] {} HTTP-Session: 2df8cfb7-21d6-449c-80c0-cdecda845cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:36.445754 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:36.445802 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:36.445923 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:36.446325 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:36.446574 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.06 17:12:36.446742 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.06 17:12:36.446887 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} executeQuery: Read 102 rows, 9.80 KiB in 0.00110269 sec., 92501 rows/sec., 8.68 MiB/sec. 2024.02.06 17:12:36.447027 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} DynamicQueryHandler: Done processing query 2024.02.06 17:12:36.447055 [ 3 ] {500cf6f2-ebc4-4360-9736-1fda981cff0c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.06 17:12:36.447071 [ 3 ] {} HTTP-Session: 2df8cfb7-21d6-449c-80c0-cdecda845cec Destroying unnamed session 2024.02.06 17:12:36.447210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:36.447266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:36.447286 [ 3 ] {} HTTP-Session: 82fde0f2-be43-4947-859f-b2cc8905a439 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:36.447306 [ 3 ] {} HTTP-Session: 82fde0f2-be43-4947-859f-b2cc8905a439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:36.447392 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:36.447439 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:36.447556 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:36.447890 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:36.448119 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.06 17:12:36.448276 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.06 17:12:36.448404 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} executeQuery: Read 34 rows, 2.72 KiB in 0.000981118 sec., 34654 rows/sec., 2.71 MiB/sec. 2024.02.06 17:12:36.448532 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} DynamicQueryHandler: Done processing query 2024.02.06 17:12:36.448556 [ 3 ] {2d6bae69-5407-4959-9222-68c89894e8cb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:36.448571 [ 3 ] {} HTTP-Session: 82fde0f2-be43-4947-859f-b2cc8905a439 Destroying unnamed session 2024.02.06 17:12:36.448786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 36410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:36.448831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:36.448850 [ 3 ] {} HTTP-Session: 93a14e1b-c143-4c6c-9cdc-25ea25f3e2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:36.448866 [ 3 ] {} HTTP-Session: 93a14e1b-c143-4c6c-9cdc-25ea25f3e2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:36.448944 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:36.448992 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:36.449129 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:36.449642 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:36.449957 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.06 17:12:36.450152 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.06 17:12:36.450285 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} executeQuery: Read 34 rows, 46.98 KiB in 0.001310856 sec., 25937 rows/sec., 35.00 MiB/sec. 2024.02.06 17:12:36.450458 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} DynamicQueryHandler: Done processing query 2024.02.06 17:12:36.450505 [ 3 ] {8e4ef0a8-5a32-419a-9341-365073f33f00} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.06 17:12:36.450542 [ 3 ] {} HTTP-Session: 93a14e1b-c143-4c6c-9cdc-25ea25f3e2f3 Destroying unnamed session 2024.02.06 17:12:41.444599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 3922, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:41.444777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:41.444825 [ 3 ] {} HTTP-Session: 632fb683-0079-4d27-8e8d-100a5df81935 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:41.444866 [ 3 ] {} HTTP-Session: 632fb683-0079-4d27-8e8d-100a5df81935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:41.445069 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:41.445168 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:41.445433 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:41.445940 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:41.446201 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.06 17:12:41.446371 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.06 17:12:41.446503 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} executeQuery: Read 27 rows, 2.19 KiB in 0.001376058 sec., 19621 rows/sec., 1.55 MiB/sec. 2024.02.06 17:12:41.446674 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} DynamicQueryHandler: Done processing query 2024.02.06 17:12:41.446699 [ 3 ] {92506dcb-9d23-4a45-b381-82223137f9b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:41.446717 [ 3 ] {} HTTP-Session: 632fb683-0079-4d27-8e8d-100a5df81935 Destroying unnamed session 2024.02.06 17:12:41.446840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:41.446894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:41.446916 [ 3 ] {} HTTP-Session: 04762de8-cdb9-4d37-bab1-893fb5857514 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:41.446936 [ 3 ] {} HTTP-Session: 04762de8-cdb9-4d37-bab1-893fb5857514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:41.447019 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:41.447062 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.06 17:12:41.447180 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:41.447524 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:41.447737 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.06 17:12:41.447897 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.06 17:12:41.448022 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} executeQuery: Read 4 rows, 342.00 B in 0.000965647 sec., 4142 rows/sec., 345.87 KiB/sec. 2024.02.06 17:12:41.448211 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} DynamicQueryHandler: Done processing query 2024.02.06 17:12:41.448240 [ 3 ] {337a2314-1ea8-4ae2-a541-10a7ea1c318b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:12:41.448259 [ 3 ] {} HTTP-Session: 04762de8-cdb9-4d37-bab1-893fb5857514 Destroying unnamed session 2024.02.06 17:12:41.448453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 17947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:41.448502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:41.448522 [ 3 ] {} HTTP-Session: 1f8aca13-3665-4f48-8087-349db130ddca Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:41.448540 [ 3 ] {} HTTP-Session: 1f8aca13-3665-4f48-8087-349db130ddca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:41.448621 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:41.448665 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:41.448784 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:41.449151 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:41.449364 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.06 17:12:41.449511 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.06 17:12:41.449632 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} executeQuery: Read 119 rows, 10.70 KiB in 0.000975627 sec., 121972 rows/sec., 10.71 MiB/sec. 2024.02.06 17:12:41.449754 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} DynamicQueryHandler: Done processing query 2024.02.06 17:12:41.449778 [ 3 ] {c75411bb-0490-445a-96bf-d2e834e4aa16} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.06 17:12:41.449793 [ 3 ] {} HTTP-Session: 1f8aca13-3665-4f48-8087-349db130ddca Destroying unnamed session 2024.02.06 17:12:41.449908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:41.449952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:41.449971 [ 3 ] {} HTTP-Session: cb3decf0-a4d5-4c14-8a32-df096aafa580 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:41.449988 [ 3 ] {} HTTP-Session: cb3decf0-a4d5-4c14-8a32-df096aafa580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:41.450056 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:41.450094 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.06 17:12:41.450200 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:41.450468 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:41.450666 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.06 17:12:41.450818 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.06 17:12:41.450934 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} executeQuery: Read 4 rows, 286.00 B in 0.000846363 sec., 4726 rows/sec., 330.00 KiB/sec. 2024.02.06 17:12:41.451051 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} DynamicQueryHandler: Done processing query 2024.02.06 17:12:41.451073 [ 3 ] {22e32d32-f35b-4bcc-b9a5-5c9b0166d8b5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.06 17:12:41.451090 [ 3 ] {} HTTP-Session: cb3decf0-a4d5-4c14-8a32-df096aafa580 Destroying unnamed session 2024.02.06 17:12:41.451205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 9345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:41.451250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:41.451269 [ 3 ] {} HTTP-Session: 6043e78f-e9f6-4644-8a7e-e8d545f96b69 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:41.451286 [ 3 ] {} HTTP-Session: 6043e78f-e9f6-4644-8a7e-e8d545f96b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:41.451357 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:41.451395 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:41.451499 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:41.451792 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:41.451996 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.06 17:12:41.452142 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.06 17:12:41.452256 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} executeQuery: Read 55 rows, 4.39 KiB in 0.000868985 sec., 63292 rows/sec., 4.93 MiB/sec. 2024.02.06 17:12:41.452373 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} DynamicQueryHandler: Done processing query 2024.02.06 17:12:41.452396 [ 3 ] {b2182873-d6de-48b8-a1e4-11a518f58b90} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.06 17:12:41.452411 [ 3 ] {} HTTP-Session: 6043e78f-e9f6-4644-8a7e-e8d545f96b69 Destroying unnamed session 2024.02.06 17:12:41.452526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:41.452571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:41.452590 [ 3 ] {} HTTP-Session: d8c6aafa-da7d-4879-8c6b-40687899e6b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:41.452608 [ 3 ] {} HTTP-Session: d8c6aafa-da7d-4879-8c6b-40687899e6b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:41.452683 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:41.452726 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.06 17:12:41.452847 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:41.453130 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:41.453382 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.06 17:12:41.453559 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} oximeter.measurements_cumulativeu64 (572ee8c9-7059-4b36-acad-b6fe3ec88cb3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.06 17:12:41.453680 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} executeQuery: Read 38 rows, 2.74 KiB in 0.000968757 sec., 39225 rows/sec., 2.76 MiB/sec. 2024.02.06 17:12:41.453834 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} DynamicQueryHandler: Done processing query 2024.02.06 17:12:41.453858 [ 3 ] {dfc56328-aa18-4de2-a0aa-1fadac0f05e6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:41.453874 [ 3 ] {} HTTP-Session: d8c6aafa-da7d-4879-8c6b-40687899e6b7 Destroying unnamed session 2024.02.06 17:12:41.454027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 28913, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:41.454072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:41.454092 [ 3 ] {} HTTP-Session: 40721411-e697-4746-aec1-6c54f807acbe Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:41.454108 [ 3 ] {} HTTP-Session: 40721411-e697-4746-aec1-6c54f807acbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:41.454182 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:41.454225 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:41.454359 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:41.454746 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:41.455026 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.06 17:12:41.455197 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.06 17:12:41.455314 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} executeQuery: Read 27 rows, 37.31 KiB in 0.001105201 sec., 24429 rows/sec., 32.97 MiB/sec. 2024.02.06 17:12:41.455440 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} DynamicQueryHandler: Done processing query 2024.02.06 17:12:41.455463 [ 3 ] {c10e2719-e9ca-4dba-a622-67ea48601e9e} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.06 17:12:41.455478 [ 3 ] {} HTTP-Session: 40721411-e697-4746-aec1-6c54f807acbe Destroying unnamed session 2024.02.06 17:12:46.443827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5937, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:46.443937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:46.443964 [ 3 ] {} HTTP-Session: 3c8838ec-91d9-48ba-b5dc-ba142ebc2321 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:46.443988 [ 3 ] {} HTTP-Session: 3c8838ec-91d9-48ba-b5dc-ba142ebc2321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:46.444115 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:46.444172 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:46.444331 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:46.444741 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:46.444999 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.06 17:12:46.445171 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.06 17:12:46.445301 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} executeQuery: Read 41 rows, 3.32 KiB in 0.001145252 sec., 35799 rows/sec., 2.83 MiB/sec. 2024.02.06 17:12:46.445449 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} DynamicQueryHandler: Done processing query 2024.02.06 17:12:46.445474 [ 3 ] {4d640935-8e2b-46b2-9eca-642718108013} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:46.445491 [ 3 ] {} HTTP-Session: 3c8838ec-91d9-48ba-b5dc-ba142ebc2321 Destroying unnamed session 2024.02.06 17:12:46.445630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 19274, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:46.445681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:46.445702 [ 3 ] {} HTTP-Session: dcad5289-7de8-4f02-a7a5-abab873b34e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:46.445722 [ 3 ] {} HTTP-Session: dcad5289-7de8-4f02-a7a5-abab873b34e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:46.445804 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:46.445845 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:46.445953 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:46.446298 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:46.446512 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.06 17:12:46.446657 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.06 17:12:46.446780 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} executeQuery: Read 123 rows, 11.74 KiB in 0.000947307 sec., 129841 rows/sec., 12.10 MiB/sec. 2024.02.06 17:12:46.446903 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} DynamicQueryHandler: Done processing query 2024.02.06 17:12:46.446928 [ 3 ] {f4addfbd-c4ed-447a-9a27-f607d7f6cd0e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.06 17:12:46.446944 [ 3 ] {} HTTP-Session: dcad5289-7de8-4f02-a7a5-abab873b34e0 Destroying unnamed session 2024.02.06 17:12:46.447106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 7541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:46.447151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:46.447170 [ 3 ] {} HTTP-Session: 8718ea94-3bb3-4801-a08c-f3aaee69052e Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:46.447188 [ 3 ] {} HTTP-Session: 8718ea94-3bb3-4801-a08c-f3aaee69052e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:46.447259 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:46.447297 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:46.447402 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:46.447681 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:46.447878 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.06 17:12:46.448022 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.06 17:12:46.448141 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} executeQuery: Read 44 rows, 3.55 KiB in 0.000855474 sec., 51433 rows/sec., 4.06 MiB/sec. 2024.02.06 17:12:46.448259 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} DynamicQueryHandler: Done processing query 2024.02.06 17:12:46.448283 [ 3 ] {b23df601-d7ea-4901-844d-1e2dd5b06a24} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:46.448299 [ 3 ] {} HTTP-Session: 8718ea94-3bb3-4801-a08c-f3aaee69052e Destroying unnamed session 2024.02.06 17:12:46.448453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 43889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:46.448499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:46.448518 [ 3 ] {} HTTP-Session: 2749f311-bd13-4fc7-9fe7-445b2039672a Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:46.448535 [ 3 ] {} HTTP-Session: 2749f311-bd13-4fc7-9fe7-445b2039672a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:46.448618 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:46.448665 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:46.448800 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:46.449227 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:46.449535 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.06 17:12:46.449714 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.06 17:12:46.449837 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} executeQuery: Read 41 rows, 56.66 KiB in 0.001191353 sec., 34414 rows/sec., 46.44 MiB/sec. 2024.02.06 17:12:46.449963 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} DynamicQueryHandler: Done processing query 2024.02.06 17:12:46.449985 [ 3 ] {63f85773-dd2b-4fe6-afd2-7c7ebfa3f73e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.06 17:12:46.450001 [ 3 ] {} HTTP-Session: 2749f311-bd13-4fc7-9fe7-445b2039672a Destroying unnamed session 2024.02.06 17:12:46.450124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:46.450169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:46.450187 [ 3 ] {} HTTP-Session: 435d719e-9e07-4e02-b1cc-0abf066dead7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:46.450204 [ 3 ] {} HTTP-Session: 435d719e-9e07-4e02-b1cc-0abf066dead7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:46.450273 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:46.450311 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.06 17:12:46.450416 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:46.450690 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:46.450931 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.06 17:12:46.451104 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.06 17:12:46.451219 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} executeQuery: Read 3 rows, 246.00 B in 0.000918516 sec., 3266 rows/sec., 261.55 KiB/sec. 2024.02.06 17:12:46.451372 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} DynamicQueryHandler: Done processing query 2024.02.06 17:12:46.451395 [ 3 ] {bb0b8e64-e3b3-4fa4-8693-08473fafdb83} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.06 17:12:46.451410 [ 3 ] {} HTTP-Session: 435d719e-9e07-4e02-b1cc-0abf066dead7 Destroying unnamed session 2024.02.06 17:12:49.780160 [ 60 ] {} DNSResolver: Updating DNS cache 2024.02.06 17:12:49.780255 [ 60 ] {} DNSResolver: Updated DNS cache 2024.02.06 17:12:51.443418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 4065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:51.443549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:51.443580 [ 3 ] {} HTTP-Session: 733739ac-e800-4d3e-a038-ea35640c1960 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:51.443607 [ 3 ] {} HTTP-Session: 733739ac-e800-4d3e-a038-ea35640c1960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:51.443753 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:51.443822 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.06 17:12:51.443996 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:51.444395 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.444662 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.06 17:12:51.444824 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.06 17:12:51.444943 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} executeQuery: Read 28 rows, 2.27 KiB in 0.001151562 sec., 24314 rows/sec., 1.92 MiB/sec. 2024.02.06 17:12:51.444936 [ 92 ] {} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.06 17:12:51.445006 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.445102 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} DynamicQueryHandler: Done processing query 2024.02.06 17:12:51.445149 [ 3 ] {ae0afd18-9f1b-44d7-90ff-42d620a6d305} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:51.445169 [ 3 ] {} HTTP-Session: 733739ac-e800-4d3e-a038-ea35640c1960 Destroying unnamed session 2024.02.06 17:12:51.445166 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.06 17:12:51.445317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 13119, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:51.445429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:51.445434 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:51.445459 [ 3 ] {} HTTP-Session: bb4dcd64-5526-4a7e-99a9-b421adb56752 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:51.445521 [ 3 ] {} HTTP-Session: bb4dcd64-5526-4a7e-99a9-b421adb56752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:51.445544 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 60 rows starting from the beginning of the part 2024.02.06 17:12:51.445729 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:51.445805 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.06 17:12:51.446048 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part 2024.02.06 17:12:51.446250 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:51.446344 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part 2024.02.06 17:12:51.446481 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 27 rows starting from the beginning of the part 2024.02.06 17:12:51.446745 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part 2024.02.06 17:12:51.447019 [ 22 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part 2024.02.06 17:12:51.447117 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.447521 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.06 17:12:51.447848 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.06 17:12:51.448059 [ 92 ] {} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.06 17:12:51.448128 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} executeQuery: Read 84 rows, 7.97 KiB in 0.002325805 sec., 36116 rows/sec., 3.35 MiB/sec. 2024.02.06 17:12:51.448174 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.448414 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.06 17:12:51.448724 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:51.448718 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} DynamicQueryHandler: Done processing query 2024.02.06 17:12:51.448812 [ 3 ] {2e1c21cc-f97c-417e-9f2c-84ce88d25494} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.06 17:12:51.448822 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 220 rows starting from the beginning of the part 2024.02.06 17:12:51.448852 [ 3 ] {} HTTP-Session: bb4dcd64-5526-4a7e-99a9-b421adb56752 Destroying unnamed session 2024.02.06 17:12:51.448856 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.003778646 sec., 57427.97816995823 rows/sec., 4.55 MiB/sec. 2024.02.06 17:12:51.449057 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.06 17:12:51.449110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 5783, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:51.449108 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 81 rows starting from the beginning of the part 2024.02.06 17:12:51.449212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:51.449262 [ 3 ] {} HTTP-Session: 89d3d915-f5d8-431b-84f9-ded3926016e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:51.449344 [ 3 ] {} HTTP-Session: 89d3d915-f5d8-431b-84f9-ded3926016e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:51.449471 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.06 17:12:51.449464 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 102 rows starting from the beginning of the part 2024.02.06 17:12:51.449636 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:51.449646 [ 16 ] {1f765fd7-348e-455a-b3bb-1b896c96732d::all_1_81_16} oximeter.fields_i64 (1f765fd7-348e-455a-b3bb-1b896c96732d) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.06 17:12:51.449726 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.06 17:12:51.449969 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 119 rows starting from the beginning of the part 2024.02.06 17:12:51.450332 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:51.450332 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 123 rows starting from the beginning of the part 2024.02.06 17:12:51.450549 [ 21 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 84 rows starting from the beginning of the part 2024.02.06 17:12:51.451088 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.451490 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.06 17:12:51.451802 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.06 17:12:51.451947 [ 92 ] {} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.06 17:12:51.451961 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} executeQuery: Read 34 rows, 2.70 KiB in 0.002265374 sec., 15008 rows/sec., 1.16 MiB/sec. 2024.02.06 17:12:51.452005 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.452260 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.06 17:12:51.452563 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:51.452564 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} DynamicQueryHandler: Done processing query 2024.02.06 17:12:51.452640 [ 3 ] {2d152d47-e037-4dca-a498-9fadee91aec9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.06 17:12:51.452655 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 113 rows starting from the beginning of the part 2024.02.06 17:12:51.452689 [ 3 ] {} HTTP-Session: 89d3d915-f5d8-431b-84f9-ded3926016e3 Destroying unnamed session 2024.02.06 17:12:51.452709 [ 19 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 4 columns (4 merged, 0 gathered) in 0.004421463 sec., 164877.55297285086 rows/sec., 15.09 MiB/sec. 2024.02.06 17:12:51.452857 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part 2024.02.06 17:12:51.453014 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.06 17:12:51.453102 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part 2024.02.06 17:12:51.453096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 29981, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:51.453239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:51.453339 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 55 rows starting from the beginning of the part 2024.02.06 17:12:51.453326 [ 3 ] {} HTTP-Session: ebb0856b-867e-4fef-ae08-43fc82d8abdb Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:51.453412 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.06 17:12:51.453447 [ 3 ] {} HTTP-Session: ebb0856b-867e-4fef-ae08-43fc82d8abdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:51.453577 [ 25 ] {d254eeb5-019c-48e4-9770-9ac13acd0abc::all_1_81_16} oximeter.fields_string (d254eeb5-019c-48e4-9770-9ac13acd0abc) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.06 17:12:51.453681 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 44 rows starting from the beginning of the part 2024.02.06 17:12:51.453854 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:51.453971 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part 2024.02.06 17:12:51.453986 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.06 17:12:51.454589 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:51.455706 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.455730 [ 25 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 4 columns (4 merged, 0 gathered) in 0.003612371 sec., 84985.73374661684 rows/sec., 6.64 MiB/sec. 2024.02.06 17:12:51.455894 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.06 17:12:51.456236 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.06 17:12:51.456245 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.06 17:12:51.456372 [ 22 ] {ded95005-28c8-4554-8602-76507f975bd7::all_1_81_16} oximeter.fields_uuid (ded95005-28c8-4554-8602-76507f975bd7) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.06 17:12:51.456547 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.06 17:12:51.456656 [ 92 ] {} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.06 17:12:51.456666 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} executeQuery: Read 28 rows, 38.69 KiB in 0.002754466 sec., 10165 rows/sec., 13.72 MiB/sec. 2024.02.06 17:12:51.456691 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.456873 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.06 17:12:51.456920 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} DynamicQueryHandler: Done processing query 2024.02.06 17:12:51.456966 [ 3 ] {ceba46a7-0d78-4b75-85af-f36956b8fa18} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.06 17:12:51.457012 [ 3 ] {} HTTP-Session: ebb0856b-867e-4fef-ae08-43fc82d8abdb Destroying unnamed session 2024.02.06 17:12:51.457054 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:51.457089 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1810 rows starting from the beginning of the part 2024.02.06 17:12:51.457203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64319, User-Agent: (none), Length: 944, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.06 17:12:51.457252 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 27 rows starting from the beginning of the part 2024.02.06 17:12:51.457279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.06 17:12:51.457341 [ 3 ] {} HTTP-Session: 36bc69cd-15b4-4e4f-a10a-8eefe1afe596 Authenticating user 'default' from [fd00:1122:3344:101::d]:64319 2024.02.06 17:12:51.457374 [ 3 ] {} HTTP-Session: 36bc69cd-15b4-4e4f-a10a-8eefe1afe596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.06 17:12:51.457531 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part 2024.02.06 17:12:51.457578 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} executeQuery: (from [fd00:1122:3344:101::d]:64319) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.06 17:12:51.457663 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.06 17:12:51.457838 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 27 rows starting from the beginning of the part 2024.02.06 17:12:51.458153 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.06 17:12:51.458194 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 41 rows starting from the beginning of the part 2024.02.06 17:12:51.458413 [ 25 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 28 rows starting from the beginning of the part 2024.02.06 17:12:51.458904 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:51.459302 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.06 17:12:51.459518 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} oximeter.measurements_i64 (156b21c2-42f8-4225-8aae-21117324898d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.06 17:12:51.459656 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} executeQuery: Read 6 rows, 405.00 B in 0.002027217 sec., 2959 rows/sec., 195.10 KiB/sec. 2024.02.06 17:12:51.459810 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} DynamicQueryHandler: Done processing query 2024.02.06 17:12:51.459833 [ 3 ] {62997321-6b07-445f-8b12-654ce97602a7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.06 17:12:51.459849 [ 3 ] {} HTTP-Session: 36bc69cd-15b4-4e4f-a10a-8eefe1afe596 Destroying unnamed session 2024.02.06 17:12:51.464101 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 1967 rows, containing 6 columns (6 merged, 0 gathered) in 0.007341005 sec., 267946.96366505674 rows/sec., 361.58 MiB/sec. 2024.02.06 17:12:51.465320 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.06 17:12:51.465541 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.06 17:12:51.465611 [ 22 ] {224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16} oximeter.measurements_histogramf64 (224e4e56-5689-4d21-9d3b-1065b28124f0) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.06 17:12:51.465690 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 224e4e56-5689-4d21-9d3b-1065b28124f0::all_1_81_16: 13.26 MiB. 2024.02.06 17:12:52.079438 [ 92 ] {} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.02.06 17:12:52.079521 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:52.079627 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.02.06 17:12:52.079789 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:52.079839 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.02.06 17:12:52.080036 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2024.02.06 17:12:52.080123 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2024.02.06 17:12:52.080202 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.06 17:12:52.080277 [ 12 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part 2024.02.06 17:12:52.080818 [ 17 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231765 sec., 19484.236035282705 rows/sec., 1.58 MiB/sec. 2024.02.06 17:12:52.080965 [ 17 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.02.06 17:12:52.081189 [ 17 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.02.06 17:12:52.081270 [ 17 ] {ae02c7b2-3453-44fb-9e4a-f59d2e23a6db::all_1_13_3} oximeter.fields_ipaddr (ae02c7b2-3453-44fb-9e4a-f59d2e23a6db) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 2024.02.06 17:12:53.566892 [ 97 ] {} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 2024.02.06 17:12:53.566974 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 12.10 GiB. 2024.02.06 17:12:53.567096 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact 2024.02.06 17:12:53.567248 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.06 17:12:53.567286 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part 2024.02.06 17:12:53.567446 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part 2024.02.06 17:12:53.567579 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part 2024.02.06 17:12:53.567694 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.06 17:12:53.567791 [ 16 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part 2024.02.06 17:12:53.568388 [ 18 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001352448 sec., 17745.599091425327 rows/sec., 1.21 MiB/sec. 2024.02.06 17:12:53.568539 [ 18 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) 2024.02.06 17:12:53.568751 [ 18 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. 2024.02.06 17:12:53.568818 [ 18 ] {4404687a-dbf2-44d6-8e7c-cb87f9f77056::all_1_13_3} oximeter.fields_u16 (4404687a-dbf2-44d6-8e7c-cb87f9f77056) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0