[ Feb 16 02:55:54 Enabled. ] [ Feb 16 02:55:54 Rereading configuration. ] [ Feb 16 02:55:56 Rereading configuration. ] [ Feb 16 02:55:58 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 16 02:55:58 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.16 02:55:59.490951 [ 1 ] {} Application: Will watch for the process with pid 23962 2024.02.16 02:55:59.491071 [ 1 ] {} Application: Forked a child process to watch 2024.02.16 02:56:00.136771 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23962 2024.02.16 02:56:00.136944 [ 1 ] {} Application: starting up 2024.02.16 02:56:00.137153 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.16 02:56:00.274753 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.16 02:56:00.274817 [ 1 ] {} Application: Initializing DateLUT. 2024.02.16 02:56:00.274831 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.16 02:56:00.274864 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.16 02:56:00.275170 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.16 02:56:00.275840 [ 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.16 02:56:00.276297 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.16 02:56:00.276542 [ 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.16 02:56:00.279377 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.16 02:56:00.279427 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.16 02:56:00.280142 [ 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.16 02:56:00.280381 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.16 02:56:00.291264 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.16 02:56:00.291771 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.16 02:56:00.291801 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.16 02:56:00.293139 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.16 02:56:00.293630 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.16 02:56:00.293907 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.16 02:56:00.294150 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.16 02:56:00.295032 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.16 02:56:00.295073 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.16 02:56:00.295128 [ 1 ] {} Application: Loaded user defined objects 2024.02.16 02:56:00.295150 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.16 02:56:00.321276 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.16 02:56:00.321305 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000114622 sec 2024.02.16 02:56:00.321869 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.16 02:56:00.321942 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.16 02:56:00.321961 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.16 02:56:00.321980 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.16 02:56:00.321992 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.16 02:56:00.322005 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.16 02:56:00.322023 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.16 02:56:00.322053 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.16 02:56:00.322070 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.16 02:56:00.322097 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.16 02:56:00.322110 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.16 02:56:00.322124 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.16 02:56:00.322137 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.16 02:56:00.322167 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.16 02:56:00.322181 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.16 02:56:00.322193 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.16 02:56:00.368276 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.16 02:56:00.378040 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.16 02:56:00.378089 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.9991e-05 sec 2024.02.16 02:56:00.378129 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.16 02:56:00.378156 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.16 02:56:00.378193 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.16 02:56:00.380408 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.16 02:56:00.385282 [ 1 ] {} Application: Loaded metadata. 2024.02.16 02:56:00.385374 [ 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.16 02:56:00.385420 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.16 02:56:00.978221 [ 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.16 02:56:00.994867 [ 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.16 02:56:00.994907 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.16 02:56:01.047406 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.16 02:56:01.048194 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.02.16 02:56:01.048527 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.16 02:56:01.048588 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.16 02:56:01.048609 [ 152 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:56:01.048690 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.16 02:56:01.048717 [ 152 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:56:01.048750 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.16 02:56:01.048848 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.16 02:56:01.048871 [ 1 ] {} Application: Ready for connections. 2024.02.16 02:56:01.058448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.058647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.059333 [ 3 ] {} HTTP-Session: 832d3baf-a9dc-46e3-a52f-46eadcf8416b Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.059367 [ 3 ] {} HTTP-Session: 832d3baf-a9dc-46e3-a52f-46eadcf8416b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.059501 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.16 02:56:01.059529 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.16 02:56:01.059549 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.16 02:56:01.061094 [ 3 ] {f49a3a54-62ed-41f2-97bf-835d4a070a32} executeQuery: (from [fd00:1122:3344:101::d]:54085) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.16 02:56:01.086891 [ 3 ] {f49a3a54-62ed-41f2-97bf-835d4a070a32} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54085) (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.16 02:56:01.087705 [ 3 ] {f49a3a54-62ed-41f2-97bf-835d4a070a32} 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.16 02:56:01.089894 [ 3 ] {f49a3a54-62ed-41f2-97bf-835d4a070a32} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.089919 [ 3 ] {} HTTP-Session: 832d3baf-a9dc-46e3-a52f-46eadcf8416b Destroying unnamed session 2024.02.16 02:56:01.090397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.090458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.090479 [ 3 ] {} HTTP-Session: dbd84dcf-1f31-4f6c-872a-e5c77db8b0b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.090502 [ 3 ] {} HTTP-Session: dbd84dcf-1f31-4f6c-872a-e5c77db8b0b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.090606 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} executeQuery: (from [fd00:1122:3344:101::d]:54085) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.16 02:56:01.090693 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.16 02:56:01.091651 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.16 02:56:01.093562 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:56:01.097597 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.097645 [ 3 ] {f0375109-8c5a-4fe9-adc0-1250795821ee} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.16 02:56:01.097661 [ 3 ] {} HTTP-Session: dbd84dcf-1f31-4f6c-872a-e5c77db8b0b2 Destroying unnamed session 2024.02.16 02:56:01.097800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.097858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.097878 [ 3 ] {} HTTP-Session: 1e864969-fecf-42b1-a067-f98f572daafd Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.097894 [ 3 ] {} HTTP-Session: 1e864969-fecf-42b1-a067-f98f572daafd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.098000 [ 3 ] {beba3ed8-60e9-4387-af12-506d219a0f10} executeQuery: (from [fd00:1122:3344:101::d]:54085) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.16 02:56:01.098250 [ 3 ] {beba3ed8-60e9-4387-af12-506d219a0f10} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54085) (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.16 02:56:01.098381 [ 3 ] {beba3ed8-60e9-4387-af12-506d219a0f10} 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.16 02:56:01.098499 [ 3 ] {beba3ed8-60e9-4387-af12-506d219a0f10} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.098518 [ 3 ] {} HTTP-Session: 1e864969-fecf-42b1-a067-f98f572daafd Destroying unnamed session 2024.02.16 02:56:01.098786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.098840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.098857 [ 3 ] {} HTTP-Session: 6f40d367-8f3c-4daf-a747-3314d60a8bbc Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.098878 [ 3 ] {} HTTP-Session: 6f40d367-8f3c-4daf-a747-3314d60a8bbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.098987 [ 3 ] {9bf216a1-c040-4dd6-9284-5fb961c02e9b} executeQuery: (from [fd00:1122:3344:101::d]:54085) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.16 02:56:01.099083 [ 3 ] {9bf216a1-c040-4dd6-9284-5fb961c02e9b} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.099108 [ 3 ] {9bf216a1-c040-4dd6-9284-5fb961c02e9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.099124 [ 3 ] {} HTTP-Session: 6f40d367-8f3c-4daf-a747-3314d60a8bbc Destroying unnamed session 2024.02.16 02:56:01.099257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.099335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.099362 [ 3 ] {} HTTP-Session: ada18403-9355-4dc2-a672-20612ae238dd Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.099389 [ 3 ] {} HTTP-Session: ada18403-9355-4dc2-a672-20612ae238dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.099464 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} executeQuery: (from [fd00:1122:3344:101::d]:54085) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.16 02:56:01.099534 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.16 02:56:01.110335 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.16 02:56:01.110383 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.8721e-05 sec 2024.02.16 02:56:01.110433 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.16 02:56:01.110468 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} DatabaseAtomic (oximeter): Starting up tables. 2024.02.16 02:56:01.110591 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.110637 [ 3 ] {db0aa196-beb0-4e78-8855-b91391810308} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.110665 [ 3 ] {} HTTP-Session: ada18403-9355-4dc2-a672-20612ae238dd Destroying unnamed session 2024.02.16 02:56:01.110866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.110954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.110990 [ 3 ] {} HTTP-Session: 638f0eb4-dead-435b-8ea2-f0ba43d53b46 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.111029 [ 3 ] {} HTTP-Session: 638f0eb4-dead-435b-8ea2-f0ba43d53b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.111312 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} executeQuery: (from [fd00:1122:3344:101::d]:54085) /* 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.16 02:56:01.111416 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.16 02:56:01.118166 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} oximeter.version (3133cc36-3edb-4b7e-94e7-22251d09a34a): Loading data parts 2024.02.16 02:56:01.118328 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} oximeter.version (3133cc36-3edb-4b7e-94e7-22251d09a34a): There are no data parts 2024.02.16 02:56:01.120628 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.120654 [ 3 ] {3acf75b8-fe88-4331-b9a4-d23a86e7d8fb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.120706 [ 3 ] {} HTTP-Session: 638f0eb4-dead-435b-8ea2-f0ba43d53b46 Destroying unnamed session 2024.02.16 02:56:01.120819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.120879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.120903 [ 3 ] {} HTTP-Session: 9bc5777f-416b-4a20-9dea-9112d0bdaa4d Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.120919 [ 3 ] {} HTTP-Session: 9bc5777f-416b-4a20-9dea-9112d0bdaa4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.121119 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} executeQuery: (from [fd00:1122:3344:101::d]:54085) /* 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.16 02:56:01.121171 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.16 02:56:01.131099 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} oximeter.measurements_bool (383e4e3b-e71f-4839-b67b-8b1b734c1423): Loading data parts 2024.02.16 02:56:01.131229 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} oximeter.measurements_bool (383e4e3b-e71f-4839-b67b-8b1b734c1423): There are no data parts 2024.02.16 02:56:01.132942 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.132967 [ 3 ] {3b73ad21-dac7-4104-b539-139062379619} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.132989 [ 3 ] {} HTTP-Session: 9bc5777f-416b-4a20-9dea-9112d0bdaa4d Destroying unnamed session 2024.02.16 02:56:01.133121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.133170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.133193 [ 3 ] {} HTTP-Session: 077f941d-edcc-425f-8b4b-d3cc5408a63d Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.133210 [ 3 ] {} HTTP-Session: 077f941d-edcc-425f-8b4b-d3cc5408a63d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.133411 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.133464 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.16 02:56:01.136107 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} oximeter.measurements_i8 (3bdf9917-0e68-4dea-9281-04d92acc18b5): Loading data parts 2024.02.16 02:56:01.136204 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} oximeter.measurements_i8 (3bdf9917-0e68-4dea-9281-04d92acc18b5): There are no data parts 2024.02.16 02:56:01.137839 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.137863 [ 3 ] {76b6126d-0499-4ed4-b609-ae84aaa48ab8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.137879 [ 3 ] {} HTTP-Session: 077f941d-edcc-425f-8b4b-d3cc5408a63d Destroying unnamed session 2024.02.16 02:56:01.137990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.138038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.138057 [ 3 ] {} HTTP-Session: f778dfe6-e048-431d-9e33-70bda97849c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.138077 [ 3 ] {} HTTP-Session: f778dfe6-e048-431d-9e33-70bda97849c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.138276 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.138325 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.16 02:56:01.144985 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} oximeter.measurements_u8 (8dd844bd-f89c-4b62-a0f8-f8684cc12821): Loading data parts 2024.02.16 02:56:01.145119 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} oximeter.measurements_u8 (8dd844bd-f89c-4b62-a0f8-f8684cc12821): There are no data parts 2024.02.16 02:56:01.147195 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.147220 [ 3 ] {3783eb9b-d62c-44a5-b379-953e6bb657c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.147235 [ 3 ] {} HTTP-Session: f778dfe6-e048-431d-9e33-70bda97849c3 Destroying unnamed session 2024.02.16 02:56:01.147348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.147395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.147412 [ 3 ] {} HTTP-Session: 0a85b054-55ac-48fa-b871-e7ab1a29d307 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.147433 [ 3 ] {} HTTP-Session: 0a85b054-55ac-48fa-b871-e7ab1a29d307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.147634 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.147678 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.16 02:56:01.150425 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} oximeter.measurements_i16 (b9d4706d-f7fa-463c-b3f7-b1ff3c21e89a): Loading data parts 2024.02.16 02:56:01.150528 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} oximeter.measurements_i16 (b9d4706d-f7fa-463c-b3f7-b1ff3c21e89a): There are no data parts 2024.02.16 02:56:01.151930 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.151967 [ 3 ] {dc02dd9e-03e9-4666-b8d4-ad54aff0dd92} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.151982 [ 3 ] {} HTTP-Session: 0a85b054-55ac-48fa-b871-e7ab1a29d307 Destroying unnamed session 2024.02.16 02:56:01.152112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.152161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.152180 [ 3 ] {} HTTP-Session: d9427beb-5d52-4a0e-b986-bc0947d61e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.152199 [ 3 ] {} HTTP-Session: d9427beb-5d52-4a0e-b986-bc0947d61e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.152400 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.152442 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.16 02:56:01.159346 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} oximeter.measurements_u16 (2fdd2df4-6cea-4b0f-8dbb-880d09e28d77): Loading data parts 2024.02.16 02:56:01.159480 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} oximeter.measurements_u16 (2fdd2df4-6cea-4b0f-8dbb-880d09e28d77): There are no data parts 2024.02.16 02:56:01.161574 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.161605 [ 3 ] {ba6a6e3a-36c1-4997-9e1c-aa53e034ceb4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.161620 [ 3 ] {} HTTP-Session: d9427beb-5d52-4a0e-b986-bc0947d61e01 Destroying unnamed session 2024.02.16 02:56:01.161738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.161786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.161804 [ 3 ] {} HTTP-Session: 4368946e-986e-4d77-a6ab-13461f3f822b Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.161824 [ 3 ] {} HTTP-Session: 4368946e-986e-4d77-a6ab-13461f3f822b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.162021 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.162065 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.16 02:56:01.164716 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} oximeter.measurements_i32 (df396b53-a130-4610-9f90-a8b73683d4f9): Loading data parts 2024.02.16 02:56:01.164832 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} oximeter.measurements_i32 (df396b53-a130-4610-9f90-a8b73683d4f9): There are no data parts 2024.02.16 02:56:01.166385 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.166415 [ 3 ] {81c38998-8b68-46ac-b749-5b772676452b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.166430 [ 3 ] {} HTTP-Session: 4368946e-986e-4d77-a6ab-13461f3f822b Destroying unnamed session 2024.02.16 02:56:01.166540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.166591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.166610 [ 3 ] {} HTTP-Session: 000a6bfc-c171-4bd5-9d5f-c64bd6fb5890 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.166630 [ 3 ] {} HTTP-Session: 000a6bfc-c171-4bd5-9d5f-c64bd6fb5890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.166816 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.166869 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.16 02:56:01.173594 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} oximeter.measurements_u32 (8c8ccace-9896-4ece-b300-43b92e803c66): Loading data parts 2024.02.16 02:56:01.173709 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} oximeter.measurements_u32 (8c8ccace-9896-4ece-b300-43b92e803c66): There are no data parts 2024.02.16 02:56:01.175618 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.175648 [ 3 ] {ee212df5-5075-401b-b7ce-af68fc3f0ecc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.175664 [ 3 ] {} HTTP-Session: 000a6bfc-c171-4bd5-9d5f-c64bd6fb5890 Destroying unnamed session 2024.02.16 02:56:01.175766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.175817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.175836 [ 3 ] {} HTTP-Session: 366c8b59-e437-4b9b-bd58-c9ff2abff78c Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.175852 [ 3 ] {} HTTP-Session: 366c8b59-e437-4b9b-bd58-c9ff2abff78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.176041 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.176098 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.16 02:56:01.178727 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} oximeter.measurements_i64 (535ff364-15df-4848-a66c-1544a663c1fe): Loading data parts 2024.02.16 02:56:01.178838 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} oximeter.measurements_i64 (535ff364-15df-4848-a66c-1544a663c1fe): There are no data parts 2024.02.16 02:56:01.180356 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.180380 [ 3 ] {4df56df3-4996-4c80-9dca-10d88a7059ec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.180404 [ 3 ] {} HTTP-Session: 366c8b59-e437-4b9b-bd58-c9ff2abff78c Destroying unnamed session 2024.02.16 02:56:01.180510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.180562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.180586 [ 3 ] {} HTTP-Session: aa73e885-5d11-4957-a573-c38f2884debc Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.180602 [ 3 ] {} HTTP-Session: aa73e885-5d11-4957-a573-c38f2884debc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.180791 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.180849 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.16 02:56:01.187600 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} oximeter.measurements_u64 (6c2cf727-dc6e-4f78-b946-4b604eaf2191): Loading data parts 2024.02.16 02:56:01.187681 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} oximeter.measurements_u64 (6c2cf727-dc6e-4f78-b946-4b604eaf2191): There are no data parts 2024.02.16 02:56:01.189561 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.189586 [ 3 ] {9408e9bd-3ad1-4eed-9972-addb61fbcd7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.189620 [ 3 ] {} HTTP-Session: aa73e885-5d11-4957-a573-c38f2884debc Destroying unnamed session 2024.02.16 02:56:01.189716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.189764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.189787 [ 3 ] {} HTTP-Session: b866ba02-2433-4a1e-bfab-6906e76bfcb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.189803 [ 3 ] {} HTTP-Session: b866ba02-2433-4a1e-bfab-6906e76bfcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.189993 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.190046 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.16 02:56:01.192662 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} oximeter.measurements_f32 (8b93aa93-c256-4f26-9322-37debd9055d0): Loading data parts 2024.02.16 02:56:01.192762 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} oximeter.measurements_f32 (8b93aa93-c256-4f26-9322-37debd9055d0): There are no data parts 2024.02.16 02:56:01.194192 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.194217 [ 3 ] {a5f71534-7214-4b58-82a7-7b30a55401e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.194240 [ 3 ] {} HTTP-Session: b866ba02-2433-4a1e-bfab-6906e76bfcb3 Destroying unnamed session 2024.02.16 02:56:01.194341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.194389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.194412 [ 3 ] {} HTTP-Session: 3ab5d29e-8eef-4fdf-8227-ac55e4176664 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.194428 [ 3 ] {} HTTP-Session: 3ab5d29e-8eef-4fdf-8227-ac55e4176664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.194617 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.194667 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.16 02:56:01.201474 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} oximeter.measurements_f64 (3b2adcd0-79ec-4e16-a159-7ad1e681c9db): Loading data parts 2024.02.16 02:56:01.201645 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} oximeter.measurements_f64 (3b2adcd0-79ec-4e16-a159-7ad1e681c9db): There are no data parts 2024.02.16 02:56:01.203639 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.203671 [ 3 ] {87171cab-3df7-44a8-94ad-c5f5e8a46fa9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.203690 [ 3 ] {} HTTP-Session: 3ab5d29e-8eef-4fdf-8227-ac55e4176664 Destroying unnamed session 2024.02.16 02:56:01.203802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.203850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.203873 [ 3 ] {} HTTP-Session: c8230f95-92d6-4f43-a00c-0d00a12f72ce Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.203889 [ 3 ] {} HTTP-Session: c8230f95-92d6-4f43-a00c-0d00a12f72ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.204079 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.204134 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.16 02:56:01.206733 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} oximeter.measurements_string (0530c77f-1b4d-4f1d-a891-86fc16fb0191): Loading data parts 2024.02.16 02:56:01.206829 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} oximeter.measurements_string (0530c77f-1b4d-4f1d-a891-86fc16fb0191): There are no data parts 2024.02.16 02:56:01.208228 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.208259 [ 3 ] {beaadda8-a1dd-41eb-8272-8e346418f137} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.208281 [ 3 ] {} HTTP-Session: c8230f95-92d6-4f43-a00c-0d00a12f72ce Destroying unnamed session 2024.02.16 02:56:01.208374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.208422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.208446 [ 3 ] {} HTTP-Session: 67b9801c-acf6-4d03-8c43-09af21dbce9f Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.208462 [ 3 ] {} HTTP-Session: 67b9801c-acf6-4d03-8c43-09af21dbce9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.208655 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.208717 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.16 02:56:01.215440 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} oximeter.measurements_bytes (51278bcd-c144-4b9b-bb05-29971b8e2d7d): Loading data parts 2024.02.16 02:56:01.215599 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} oximeter.measurements_bytes (51278bcd-c144-4b9b-bb05-29971b8e2d7d): There are no data parts 2024.02.16 02:56:01.217479 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.217503 [ 3 ] {85afea25-aeb7-4ee0-a312-23a4ae5a2d36} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.217518 [ 3 ] {} HTTP-Session: 67b9801c-acf6-4d03-8c43-09af21dbce9f Destroying unnamed session 2024.02.16 02:56:01.217637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.217685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.217703 [ 3 ] {} HTTP-Session: fff27333-ce7f-4942-bc75-5500129e41dc Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.217724 [ 3 ] {} HTTP-Session: fff27333-ce7f-4942-bc75-5500129e41dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.217936 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.217993 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.16 02:56:01.220630 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} oximeter.measurements_cumulativei64 (dbfd1c95-6bfb-4d88-8a4e-3c896bc3a721): Loading data parts 2024.02.16 02:56:01.220741 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} oximeter.measurements_cumulativei64 (dbfd1c95-6bfb-4d88-8a4e-3c896bc3a721): There are no data parts 2024.02.16 02:56:01.222208 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.222233 [ 3 ] {7c45ddfc-5604-4231-b5bb-6e5e4ad8f462} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.222256 [ 3 ] {} HTTP-Session: fff27333-ce7f-4942-bc75-5500129e41dc Destroying unnamed session 2024.02.16 02:56:01.222353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.222407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.222431 [ 3 ] {} HTTP-Session: d0811673-4349-4345-9236-423aad13f466 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.222456 [ 3 ] {} HTTP-Session: d0811673-4349-4345-9236-423aad13f466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.222657 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.222707 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.16 02:56:01.229309 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Loading data parts 2024.02.16 02:56:01.229394 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): There are no data parts 2024.02.16 02:56:01.231309 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.231333 [ 3 ] {ee26bc49-9c75-4cc3-81fd-6960b014213f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.231361 [ 3 ] {} HTTP-Session: d0811673-4349-4345-9236-423aad13f466 Destroying unnamed session 2024.02.16 02:56:01.231466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.231509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.231534 [ 3 ] {} HTTP-Session: 2ec21802-5b0f-4b39-a9ae-8900af0c8e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.231561 [ 3 ] {} HTTP-Session: 2ec21802-5b0f-4b39-a9ae-8900af0c8e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.231763 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.231819 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.16 02:56:01.234484 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} oximeter.measurements_cumulativef32 (e84d49a4-f61b-4c12-af7a-f51fcb60244f): Loading data parts 2024.02.16 02:56:01.234575 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} oximeter.measurements_cumulativef32 (e84d49a4-f61b-4c12-af7a-f51fcb60244f): There are no data parts 2024.02.16 02:56:01.236050 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.236083 [ 3 ] {76b87f7d-4af2-4f2b-a271-254bb8b3c774} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.236098 [ 3 ] {} HTTP-Session: 2ec21802-5b0f-4b39-a9ae-8900af0c8e53 Destroying unnamed session 2024.02.16 02:56:01.236213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.236261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.236281 [ 3 ] {} HTTP-Session: 435bf0dd-5f55-4166-bf09-fe839e6f1a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.236309 [ 3 ] {} HTTP-Session: 435bf0dd-5f55-4166-bf09-fe839e6f1a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.236510 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.236561 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.16 02:56:01.243247 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} oximeter.measurements_cumulativef64 (dbd5f407-641c-4222-b6f6-0b2b50e0048b): Loading data parts 2024.02.16 02:56:01.243346 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} oximeter.measurements_cumulativef64 (dbd5f407-641c-4222-b6f6-0b2b50e0048b): There are no data parts 2024.02.16 02:56:01.245223 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.245256 [ 3 ] {68297778-27af-453a-86ec-da5c6fbdba53} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.245277 [ 3 ] {} HTTP-Session: 435bf0dd-5f55-4166-bf09-fe839e6f1a51 Destroying unnamed session 2024.02.16 02:56:01.245400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.245448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.245478 [ 3 ] {} HTTP-Session: 26ba8a35-327e-4a4a-8315-35ad22b774b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.245494 [ 3 ] {} HTTP-Session: 26ba8a35-327e-4a4a-8315-35ad22b774b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.245715 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.245774 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.16 02:56:01.248428 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} oximeter.measurements_histogrami8 (d6461ac5-2ce5-4732-a486-f1a766a37101): Loading data parts 2024.02.16 02:56:01.248523 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} oximeter.measurements_histogrami8 (d6461ac5-2ce5-4732-a486-f1a766a37101): There are no data parts 2024.02.16 02:56:01.249998 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.250036 [ 3 ] {411a902a-0675-4981-81d2-52a6ce1d0a32} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.250064 [ 3 ] {} HTTP-Session: 26ba8a35-327e-4a4a-8315-35ad22b774b3 Destroying unnamed session 2024.02.16 02:56:01.250161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.250212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.250236 [ 3 ] {} HTTP-Session: 230f7eeb-8825-4543-9e7c-06d57f19fd20 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.250251 [ 3 ] {} HTTP-Session: 230f7eeb-8825-4543-9e7c-06d57f19fd20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.250467 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.250519 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.16 02:56:01.257234 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} oximeter.measurements_histogramu8 (1cf1f30a-8d95-4f02-91d6-6abb8816663a): Loading data parts 2024.02.16 02:56:01.257367 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} oximeter.measurements_histogramu8 (1cf1f30a-8d95-4f02-91d6-6abb8816663a): There are no data parts 2024.02.16 02:56:01.259398 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.259422 [ 3 ] {170ffe04-1dc9-4068-af0c-93402129a58a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.259458 [ 3 ] {} HTTP-Session: 230f7eeb-8825-4543-9e7c-06d57f19fd20 Destroying unnamed session 2024.02.16 02:56:01.259569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.259618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.259655 [ 3 ] {} HTTP-Session: f15c6165-6352-4d44-9a0a-a2bf1ebcff17 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.259670 [ 3 ] {} HTTP-Session: f15c6165-6352-4d44-9a0a-a2bf1ebcff17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.259886 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.259939 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.16 02:56:01.262619 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} oximeter.measurements_histogrami16 (3b6a4b5c-1474-421a-a364-194eb4f9abbb): Loading data parts 2024.02.16 02:56:01.262721 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} oximeter.measurements_histogrami16 (3b6a4b5c-1474-421a-a364-194eb4f9abbb): There are no data parts 2024.02.16 02:56:01.264195 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.264240 [ 3 ] {a11bbca4-f6b5-42e6-a303-0c78bcd89cf6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.264255 [ 3 ] {} HTTP-Session: f15c6165-6352-4d44-9a0a-a2bf1ebcff17 Destroying unnamed session 2024.02.16 02:56:01.264387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.264442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.264461 [ 3 ] {} HTTP-Session: e6e2af1e-5035-44e1-a2b4-8d1b9ec37d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.264482 [ 3 ] {} HTTP-Session: e6e2af1e-5035-44e1-a2b4-8d1b9ec37d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.264692 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.264745 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.16 02:56:01.271890 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} oximeter.measurements_histogramu16 (66e482af-c469-49a1-a09d-2da5541e97f0): Loading data parts 2024.02.16 02:56:01.272055 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} oximeter.measurements_histogramu16 (66e482af-c469-49a1-a09d-2da5541e97f0): There are no data parts 2024.02.16 02:56:01.274139 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.274178 [ 3 ] {165715a6-9c79-4a58-bf0b-19cddb266b24} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.274193 [ 3 ] {} HTTP-Session: e6e2af1e-5035-44e1-a2b4-8d1b9ec37d3f Destroying unnamed session 2024.02.16 02:56:01.274316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.274381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.274403 [ 3 ] {} HTTP-Session: 54ade805-7bae-4a90-9f2a-ba3fbec678b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.274430 [ 3 ] {} HTTP-Session: 54ade805-7bae-4a90-9f2a-ba3fbec678b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.274700 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.274763 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.16 02:56:01.277518 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} oximeter.measurements_histogrami32 (ea89695d-fc87-4d9b-b219-6e2484956361): Loading data parts 2024.02.16 02:56:01.277635 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} oximeter.measurements_histogrami32 (ea89695d-fc87-4d9b-b219-6e2484956361): There are no data parts 2024.02.16 02:56:01.279106 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.279131 [ 3 ] {4eaff508-bafe-4995-8dcb-e9973bde7282} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.279154 [ 3 ] {} HTTP-Session: 54ade805-7bae-4a90-9f2a-ba3fbec678b7 Destroying unnamed session 2024.02.16 02:56:01.279271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.279319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.279338 [ 3 ] {} HTTP-Session: df36b49b-bb63-4130-8a11-1b384efced94 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.279359 [ 3 ] {} HTTP-Session: df36b49b-bb63-4130-8a11-1b384efced94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.279576 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.279628 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.16 02:56:01.286409 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} oximeter.measurements_histogramu32 (1975d4c8-700d-4106-abc7-df73159efdcd): Loading data parts 2024.02.16 02:56:01.286589 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} oximeter.measurements_histogramu32 (1975d4c8-700d-4106-abc7-df73159efdcd): There are no data parts 2024.02.16 02:56:01.288769 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.288794 [ 3 ] {d97d6711-2898-47cc-880e-163a07ce44bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.288816 [ 3 ] {} HTTP-Session: df36b49b-bb63-4130-8a11-1b384efced94 Destroying unnamed session 2024.02.16 02:56:01.288916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.288971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.288995 [ 3 ] {} HTTP-Session: 7f6f5d39-4c29-4b80-a307-751f095c8a70 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.289016 [ 3 ] {} HTTP-Session: 7f6f5d39-4c29-4b80-a307-751f095c8a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.289225 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.289279 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.16 02:56:01.291948 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} oximeter.measurements_histogrami64 (b65bd0b3-832a-441b-8185-2ac17a2d8071): Loading data parts 2024.02.16 02:56:01.292039 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} oximeter.measurements_histogrami64 (b65bd0b3-832a-441b-8185-2ac17a2d8071): There are no data parts 2024.02.16 02:56:01.293678 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.293712 [ 3 ] {bdd1d030-5d11-454f-92d9-0e8549873332} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.293727 [ 3 ] {} HTTP-Session: 7f6f5d39-4c29-4b80-a307-751f095c8a70 Destroying unnamed session 2024.02.16 02:56:01.293840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.293889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.293908 [ 3 ] {} HTTP-Session: d15c0e84-75bc-44ef-8498-93859f01858d Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.293931 [ 3 ] {} HTTP-Session: d15c0e84-75bc-44ef-8498-93859f01858d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.294138 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.294190 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.16 02:56:01.300763 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} oximeter.measurements_histogramu64 (cae16791-b3a2-40a3-bc47-fb2a69577bb2): Loading data parts 2024.02.16 02:56:01.300864 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} oximeter.measurements_histogramu64 (cae16791-b3a2-40a3-bc47-fb2a69577bb2): There are no data parts 2024.02.16 02:56:01.302733 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.302779 [ 3 ] {f621be26-2865-48c3-bb71-29f048d49eab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.302803 [ 3 ] {} HTTP-Session: d15c0e84-75bc-44ef-8498-93859f01858d Destroying unnamed session 2024.02.16 02:56:01.302910 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.302958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.302984 [ 3 ] {} HTTP-Session: 4e2350ac-abac-4e44-853e-5b8d6001c9e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.303000 [ 3 ] {} HTTP-Session: 4e2350ac-abac-4e44-853e-5b8d6001c9e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.303214 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.303266 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.16 02:56:01.305946 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} oximeter.measurements_histogramf32 (8efcd77a-a31f-4b29-a477-52852a329769): Loading data parts 2024.02.16 02:56:01.306041 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} oximeter.measurements_histogramf32 (8efcd77a-a31f-4b29-a477-52852a329769): There are no data parts 2024.02.16 02:56:01.315017 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.315048 [ 3 ] {e5411ecc-7ae7-40f5-8642-003e032532d2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.315077 [ 3 ] {} HTTP-Session: 4e2350ac-abac-4e44-853e-5b8d6001c9e7 Destroying unnamed session 2024.02.16 02:56:01.315214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.315265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.315291 [ 3 ] {} HTTP-Session: 070f4dbb-9d53-4799-a714-9b088c312b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.315307 [ 3 ] {} HTTP-Session: 070f4dbb-9d53-4799-a714-9b088c312b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.315519 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.315573 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.16 02:56:01.319005 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Loading data parts 2024.02.16 02:56:01.319088 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): There are no data parts 2024.02.16 02:56:01.320767 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.320812 [ 3 ] {dd4c5cfe-55fd-4da3-8e93-1bc3de17d40a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.320827 [ 3 ] {} HTTP-Session: 070f4dbb-9d53-4799-a714-9b088c312b1e Destroying unnamed session 2024.02.16 02:56:01.320955 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.321011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.321029 [ 3 ] {} HTTP-Session: 058fbee5-6edb-4555-8764-250ca869b85a Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.321051 [ 3 ] {} HTTP-Session: 058fbee5-6edb-4555-8764-250ca869b85a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.321209 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} executeQuery: (from [fd00:1122:3344:101::d]:54085) /* 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.16 02:56:01.321262 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.16 02:56:01.327915 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} oximeter.fields_bool (9f84b35b-8362-4cc5-9f92-6a4700889311): Loading data parts 2024.02.16 02:56:01.328061 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} oximeter.fields_bool (9f84b35b-8362-4cc5-9f92-6a4700889311): There are no data parts 2024.02.16 02:56:01.330055 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.330091 [ 3 ] {02dd8d42-b2c8-4621-bab2-06964fa0b2b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.330108 [ 3 ] {} HTTP-Session: 058fbee5-6edb-4555-8764-250ca869b85a Destroying unnamed session 2024.02.16 02:56:01.330228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.330278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.330297 [ 3 ] {} HTTP-Session: 97af6be1-2132-4ecf-9bf7-f5b77f14eab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.330326 [ 3 ] {} HTTP-Session: 97af6be1-2132-4ecf-9bf7-f5b77f14eab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.330485 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.330533 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.16 02:56:01.333124 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} oximeter.fields_i8 (4a5dca2b-284b-403f-ab4c-c578669f2394): Loading data parts 2024.02.16 02:56:01.333199 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} oximeter.fields_i8 (4a5dca2b-284b-403f-ab4c-c578669f2394): There are no data parts 2024.02.16 02:56:01.335064 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.335100 [ 3 ] {19cdab02-16a4-4925-b732-5037a3f3127f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.335146 [ 3 ] {} HTTP-Session: 97af6be1-2132-4ecf-9bf7-f5b77f14eab9 Destroying unnamed session 2024.02.16 02:56:01.335311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.335393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.335446 [ 3 ] {} HTTP-Session: bad4493c-dad6-4757-8331-9b00958e84b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.335599 [ 3 ] {} HTTP-Session: bad4493c-dad6-4757-8331-9b00958e84b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.335815 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.335891 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.16 02:56:01.341995 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} oximeter.fields_u8 (d84e0f13-5078-4af5-909a-8c910cf1d7d5): Loading data parts 2024.02.16 02:56:01.342168 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} oximeter.fields_u8 (d84e0f13-5078-4af5-909a-8c910cf1d7d5): There are no data parts 2024.02.16 02:56:01.343965 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.343992 [ 3 ] {73fa4b62-bf86-4b5a-bee5-c15a2a7e2c11} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.344076 [ 3 ] {} HTTP-Session: bad4493c-dad6-4757-8331-9b00958e84b1 Destroying unnamed session 2024.02.16 02:56:01.344225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.344345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.344365 [ 3 ] {} HTTP-Session: f57c6383-39e5-435a-a23a-30ae7af035f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.344397 [ 3 ] {} HTTP-Session: f57c6383-39e5-435a-a23a-30ae7af035f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.344576 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.344649 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.16 02:56:01.347218 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} oximeter.fields_i16 (cb639740-a0cf-4ce6-a8d1-e1870f5451c5): Loading data parts 2024.02.16 02:56:01.347352 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} oximeter.fields_i16 (cb639740-a0cf-4ce6-a8d1-e1870f5451c5): There are no data parts 2024.02.16 02:56:01.367043 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.367104 [ 3 ] {38731360-7e4f-46b8-8e74-7e16e7c339c6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.367120 [ 3 ] {} HTTP-Session: f57c6383-39e5-435a-a23a-30ae7af035f6 Destroying unnamed session 2024.02.16 02:56:01.367265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.367325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.367343 [ 3 ] {} HTTP-Session: 65ff05f2-44a5-4f4f-9259-cd736fe3de21 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.367373 [ 3 ] {} HTTP-Session: 65ff05f2-44a5-4f4f-9259-cd736fe3de21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.367545 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.367589 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.16 02:56:01.375719 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Loading data parts 2024.02.16 02:56:01.375810 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): There are no data parts 2024.02.16 02:56:01.378669 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.378706 [ 3 ] {441bec16-7f4b-41a4-894c-5a9042433211} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.378722 [ 3 ] {} HTTP-Session: 65ff05f2-44a5-4f4f-9259-cd736fe3de21 Destroying unnamed session 2024.02.16 02:56:01.378851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.378913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.378937 [ 3 ] {} HTTP-Session: b7405226-7d4b-4e89-bd81-012916c950a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.378953 [ 3 ] {} HTTP-Session: b7405226-7d4b-4e89-bd81-012916c950a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.379114 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.379172 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.16 02:56:01.388206 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} oximeter.fields_i32 (620a1277-ba60-4418-89ef-a86f09e30458): Loading data parts 2024.02.16 02:56:01.388318 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} oximeter.fields_i32 (620a1277-ba60-4418-89ef-a86f09e30458): There are no data parts 2024.02.16 02:56:01.390559 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.390594 [ 3 ] {6b90d9ff-8799-4293-a84e-71b2f3c6c6e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.390617 [ 3 ] {} HTTP-Session: b7405226-7d4b-4e89-bd81-012916c950a5 Destroying unnamed session 2024.02.16 02:56:01.390798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.390850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.390879 [ 3 ] {} HTTP-Session: b3545038-61d6-4b6d-96be-ae80bdc7c92b Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.390896 [ 3 ] {} HTTP-Session: b3545038-61d6-4b6d-96be-ae80bdc7c92b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.391054 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.391107 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.16 02:56:01.399278 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} oximeter.fields_u32 (8a8b9ef8-23be-407b-a680-091beca3d595): Loading data parts 2024.02.16 02:56:01.399439 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} oximeter.fields_u32 (8a8b9ef8-23be-407b-a680-091beca3d595): There are no data parts 2024.02.16 02:56:01.410162 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.410225 [ 3 ] {d593e878-5f03-4fa5-bfef-c145519a4f20} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.410245 [ 3 ] {} HTTP-Session: b3545038-61d6-4b6d-96be-ae80bdc7c92b Destroying unnamed session 2024.02.16 02:56:01.410416 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.410486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.410511 [ 3 ] {} HTTP-Session: 950696ee-7dd9-4a1b-8653-e1f010f0cd57 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.410547 [ 3 ] {} HTTP-Session: 950696ee-7dd9-4a1b-8653-e1f010f0cd57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.410746 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.410827 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.16 02:56:01.413359 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Loading data parts 2024.02.16 02:56:01.413453 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): There are no data parts 2024.02.16 02:56:01.415804 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.415830 [ 3 ] {540d1c1a-a3e6-499d-a642-b358f5998804} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.415861 [ 3 ] {} HTTP-Session: 950696ee-7dd9-4a1b-8653-e1f010f0cd57 Destroying unnamed session 2024.02.16 02:56:01.415966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.416025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.416055 [ 3 ] {} HTTP-Session: 67766039-8a8b-4e0f-96fc-8e3532cb19c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.416080 [ 3 ] {} HTTP-Session: 67766039-8a8b-4e0f-96fc-8e3532cb19c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.416237 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.416290 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.16 02:56:01.417916 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} oximeter.fields_u64 (8ed49d6f-dccd-4eff-98a8-70bcfbe959cd): Loading data parts 2024.02.16 02:56:01.418020 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} oximeter.fields_u64 (8ed49d6f-dccd-4eff-98a8-70bcfbe959cd): There are no data parts 2024.02.16 02:56:01.424715 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.424745 [ 3 ] {2c539570-f1c1-44a7-ae76-c304bdf801df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.424764 [ 3 ] {} HTTP-Session: 67766039-8a8b-4e0f-96fc-8e3532cb19c8 Destroying unnamed session 2024.02.16 02:56:01.424890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.424950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.424974 [ 3 ] {} HTTP-Session: 119d76ba-94c3-4bd2-9fe4-f1857ef1cae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.425003 [ 3 ] {} HTTP-Session: 119d76ba-94c3-4bd2-9fe4-f1857ef1cae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.425199 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.425243 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.16 02:56:01.427322 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Loading data parts 2024.02.16 02:56:01.427398 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): There are no data parts 2024.02.16 02:56:01.429797 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.429904 [ 3 ] {1c2eb2ac-f053-44b9-af22-ae6a77ce6b04} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.429922 [ 3 ] {} HTTP-Session: 119d76ba-94c3-4bd2-9fe4-f1857ef1cae0 Destroying unnamed session 2024.02.16 02:56:01.430051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.430114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.430138 [ 3 ] {} HTTP-Session: eb102402-9fe7-401c-a7df-3f2b231957e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.430166 [ 3 ] {} HTTP-Session: eb102402-9fe7-401c-a7df-3f2b231957e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.430338 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.430380 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.16 02:56:01.431996 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Loading data parts 2024.02.16 02:56:01.432077 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): There are no data parts 2024.02.16 02:56:01.438767 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.438796 [ 3 ] {681f48e1-19b4-420f-a8cb-3c0537c8895e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.438826 [ 3 ] {} HTTP-Session: eb102402-9fe7-401c-a7df-3f2b231957e0 Destroying unnamed session 2024.02.16 02:56:01.438937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.438997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.439028 [ 3 ] {} HTTP-Session: 8b2834ff-3a1e-4f92-9e71-ffc5e3ed77e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.439048 [ 3 ] {} HTTP-Session: 8b2834ff-3a1e-4f92-9e71-ffc5e3ed77e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.439235 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} executeQuery: (from [fd00:1122:3344:101::d]:54085) 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.16 02:56:01.439285 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.16 02:56:01.441342 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Loading data parts 2024.02.16 02:56:01.441466 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): There are no data parts 2024.02.16 02:56:01.443782 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.443821 [ 3 ] {f5b05943-342b-4543-a6b9-5c8c35fa7de8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.443855 [ 3 ] {} HTTP-Session: 8b2834ff-3a1e-4f92-9e71-ffc5e3ed77e4 Destroying unnamed session 2024.02.16 02:56:01.443982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.444042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.444075 [ 3 ] {} HTTP-Session: f2c73aa7-1524-4651-a0f0-683625f35c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.444094 [ 3 ] {} HTTP-Session: f2c73aa7-1524-4651-a0f0-683625f35c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.444349 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} executeQuery: (from [fd00:1122:3344:101::d]:54085) /* 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.16 02:56:01.444416 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.16 02:56:01.446158 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): Loading data parts 2024.02.16 02:56:01.446244 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): There are no data parts 2024.02.16 02:56:01.452676 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.452717 [ 3 ] {5b2ca4f0-592b-4d34-be34-c96752fd2915} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.16 02:56:01.452736 [ 3 ] {} HTTP-Session: f2c73aa7-1524-4651-a0f0-683625f35c53 Destroying unnamed session 2024.02.16 02:56:01.452894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54085, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:56:01.452956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:56:01.452979 [ 3 ] {} HTTP-Session: c7d8b4cd-bc7c-45a7-aa80-0a493ba7eaa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54085 2024.02.16 02:56:01.453009 [ 3 ] {} HTTP-Session: c7d8b4cd-bc7c-45a7-aa80-0a493ba7eaa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:56:01.453153 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} executeQuery: (from [fd00:1122:3344:101::d]:54085) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.16 02:56:01.453782 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.16 02:56:01.457282 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.16 02:56:01.460147 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:56:01.460365 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} oximeter.version (3133cc36-3edb-4b7e-94e7-22251d09a34a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:56:01.460641 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} executeQuery: Read 1 rows, 16.00 B in 0.007454092 sec., 134 rows/sec., 2.10 KiB/sec. 2024.02.16 02:56:01.460767 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} DynamicQueryHandler: Done processing query 2024.02.16 02:56:01.460787 [ 3 ] {9864c761-61cd-43e7-9d08-ea723810d4eb} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.16 02:56:01.460803 [ 3 ] {} HTTP-Session: c7d8b4cd-bc7c-45a7-aa80-0a493ba7eaa7 Destroying unnamed session 2024.02.16 02:56:02.000153 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.29 MiB (RSS), difference: 9.60 MiB 2024.02.16 02:56:16.048766 [ 157 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:56:16.048825 [ 157 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:56:31.048872 [ 133 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:56:31.048931 [ 133 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:56:46.049265 [ 121 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:56:46.049357 [ 121 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:57:01.049464 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:57:01.049531 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:57:11.478207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.478506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.478585 [ 3 ] {} HTTP-Session: 3b4251b0-338e-4a4c-90bd-dfdb67f3f1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.478624 [ 3 ] {} HTTP-Session: 3b4251b0-338e-4a4c-90bd-dfdb67f3f1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.478872 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.16 02:57:11.479274 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.480194 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.480346 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:11.481329 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.481360 [ 3 ] {94a08ca0-6e21-4c41-a5a0-9d233d1b08fa} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:11.481397 [ 3 ] {} HTTP-Session: 3b4251b0-338e-4a4c-90bd-dfdb67f3f1b7 Destroying unnamed session 2024.02.16 02:57:11.486746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.486811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.486865 [ 3 ] {} HTTP-Session: 2e297efe-090c-4861-86ec-9fec8761ba0c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.486889 [ 3 ] {} HTTP-Session: 2e297efe-090c-4861-86ec-9fec8761ba0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.487141 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} executeQuery: (from [fd00:1122:3344:101::d]:51213) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.16 02:57:11.490623 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.490773 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.490896 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:11.491885 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.491913 [ 3 ] {16442478-d89e-470a-86b0-56d916238399} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:11.491943 [ 3 ] {} HTTP-Session: 2e297efe-090c-4861-86ec-9fec8761ba0c Destroying unnamed session 2024.02.16 02:57:11.492212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.492265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.492286 [ 3 ] {} HTTP-Session: c45e9d46-cb66-4d56-a194-14011ddeaf42 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.492303 [ 3 ] {} HTTP-Session: c45e9d46-cb66-4d56-a194-14011ddeaf42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.492427 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:11.492903 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.493054 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.493096 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:11.493977 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.494004 [ 3 ] {ff14a0c7-d198-4cfa-ae82-4d892924eb2c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:11.494020 [ 3 ] {} HTTP-Session: c45e9d46-cb66-4d56-a194-14011ddeaf42 Destroying unnamed session 2024.02.16 02:57:11.494225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.494272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.494292 [ 3 ] {} HTTP-Session: fdd161e9-21b7-4033-82f7-c8877373fbc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.494308 [ 3 ] {} HTTP-Session: fdd161e9-21b7-4033-82f7-c8877373fbc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.494422 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:11.494773 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.494922 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.494965 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:11.495854 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.495882 [ 3 ] {8f5a7eda-82c8-42c1-af9e-0dade05d3f85} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:11.495898 [ 3 ] {} HTTP-Session: fdd161e9-21b7-4033-82f7-c8877373fbc5 Destroying unnamed session 2024.02.16 02:57:11.496491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.496535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.496555 [ 3 ] {} HTTP-Session: 161c7840-eef9-48e0-96b1-964d66cad28e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.496571 [ 3 ] {} HTTP-Session: 161c7840-eef9-48e0-96b1-964d66cad28e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.496651 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:11.496691 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:11.497432 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:11.500042 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.16 02:57:11.500671 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:11.500975 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:11.501101 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} executeQuery: Read 4 rows, 443.00 B in 0.004420962 sec., 904 rows/sec., 97.86 KiB/sec. 2024.02.16 02:57:11.501226 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.501249 [ 3 ] {6ba037d1-b2b4-44f1-b3a7-7d5d33874c92} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:57:11.501264 [ 3 ] {} HTTP-Session: 161c7840-eef9-48e0-96b1-964d66cad28e Destroying unnamed session 2024.02.16 02:57:11.501378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.501422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.501440 [ 3 ] {} HTTP-Session: 36a0511c-6920-4e55-82d6-c91a5cb13da9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.501455 [ 3 ] {} HTTP-Session: 36a0511c-6920-4e55-82d6-c91a5cb13da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.501523 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:11.501559 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:57:11.501656 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:11.503371 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.16 02:57:11.503595 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:11.503756 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:11.503869 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} executeQuery: Read 37 rows, 3.00 KiB in 0.002305018 sec., 16051 rows/sec., 1.27 MiB/sec. 2024.02.16 02:57:11.503995 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.504017 [ 3 ] {c9edba6c-7b32-42b7-9cac-b5a9663a9cb6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:11.504032 [ 3 ] {} HTTP-Session: 36a0511c-6920-4e55-82d6-c91a5cb13da9 Destroying unnamed session 2024.02.16 02:57:11.504193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 17950, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.504240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.504260 [ 3 ] {} HTTP-Session: ae9331ee-a222-4159-8299-279ec7ecc837 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.504276 [ 3 ] {} HTTP-Session: ae9331ee-a222-4159-8299-279ec7ecc837 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.504351 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:11.504391 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:57:11.504493 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:11.504915 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.16 02:57:11.505140 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:11.505292 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:11.505400 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} executeQuery: Read 111 rows, 11.14 KiB in 0.001018897 sec., 108941 rows/sec., 10.68 MiB/sec. 2024.02.16 02:57:11.505528 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.505552 [ 3 ] {6eb8e202-57a0-491c-9189-19ad2b850f9a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:57:11.505567 [ 3 ] {} HTTP-Session: ae9331ee-a222-4159-8299-279ec7ecc837 Destroying unnamed session 2024.02.16 02:57:11.505682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7520, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.505728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.505747 [ 3 ] {} HTTP-Session: 7000e317-c244-45e5-bc23-06e01291a794 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.505763 [ 3 ] {} HTTP-Session: 7000e317-c244-45e5-bc23-06e01291a794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.505835 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:11.505872 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:57:11.507133 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:11.507662 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.16 02:57:11.507892 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:11.508049 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:11.508155 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} executeQuery: Read 44 rows, 3.54 KiB in 0.002292268 sec., 19194 rows/sec., 1.51 MiB/sec. 2024.02.16 02:57:11.508273 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.508296 [ 3 ] {6eb40873-bb52-4901-b2e9-0e26c1e7e577} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:11.508312 [ 3 ] {} HTTP-Session: 7000e317-c244-45e5-bc23-06e01291a794 Destroying unnamed session 2024.02.16 02:57:11.508578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.508624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.508643 [ 3 ] {} HTTP-Session: eb4a427f-0ab2-4415-af23-d8416a358004 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.508659 [ 3 ] {} HTTP-Session: eb4a427f-0ab2-4415-af23-d8416a358004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.508749 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:11.508793 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:57:11.508943 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:11.509467 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.16 02:57:11.510455 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:11.510653 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:11.510770 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} executeQuery: Read 37 rows, 51.13 KiB in 0.001990703 sec., 18586 rows/sec., 25.08 MiB/sec. 2024.02.16 02:57:11.510909 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.510933 [ 3 ] {086fcb22-b569-43f5-8e80-82c557810795} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:57:11.510948 [ 3 ] {} HTTP-Session: eb4a427f-0ab2-4415-af23-d8416a358004 Destroying unnamed session 2024.02.16 02:57:11.511077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:11.511123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:11.511141 [ 3 ] {} HTTP-Session: fc94b8f7-eb52-4425-af4e-917ac4432be5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:11.511157 [ 3 ] {} HTTP-Session: fc94b8f7-eb52-4425-af4e-917ac4432be5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:11.511227 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:11.511860 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.16 02:57:11.511972 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:11.512263 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.16 02:57:11.512590 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:11.512780 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} oximeter.measurements_i64 (535ff364-15df-4848-a66c-1544a663c1fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:11.512887 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} executeQuery: Read 12 rows, 926.00 B in 0.001631866 sec., 7353 rows/sec., 554.15 KiB/sec. 2024.02.16 02:57:11.513010 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} DynamicQueryHandler: Done processing query 2024.02.16 02:57:11.513032 [ 3 ] {496c1e56-ce41-4111-b09c-71c5abdd6aef} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:57:11.513047 [ 3 ] {} HTTP-Session: fc94b8f7-eb52-4425-af4e-917ac4432be5 Destroying unnamed session 2024.02.16 02:57:16.049618 [ 108 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:57:16.049711 [ 108 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:57:21.466897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.467040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.467072 [ 3 ] {} HTTP-Session: 5d96f82f-bb38-4559-8e95-2deca6bedc20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.467098 [ 3 ] {} HTTP-Session: 5d96f82f-bb38-4559-8e95-2deca6bedc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.467312 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:21.468152 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.468313 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.468407 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:21.468636 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.16 02:57:21.472791 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 02:57:21.472855 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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.16 02:57:21.472974 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 02:57:21.475546 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} executeQuery: Read 4 rows, 443.00 B in 0.008178735 sec., 489 rows/sec., 52.90 KiB/sec. 2024.02.16 02:57:21.475772 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.475798 [ 3 ] {20bc0bc0-567f-4fa1-9e42-3379d49a52df} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:21.475815 [ 3 ] {} HTTP-Session: 5d96f82f-bb38-4559-8e95-2deca6bedc20 Destroying unnamed session 2024.02.16 02:57:21.476080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.476136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.476157 [ 3 ] {} HTTP-Session: 9c47655d-ca93-4770-809f-c9e1b7824c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.476176 [ 3 ] {} HTTP-Session: 9c47655d-ca93-4770-809f-c9e1b7824c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.476310 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:21.476779 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.476946 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.476989 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:21.477139 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.16 02:57:21.477170 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 02:57:21.477192 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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.16 02:57:21.477221 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 02:57:21.478347 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} executeQuery: Read 4 rows, 443.00 B in 0.001995193 sec., 2004 rows/sec., 216.83 KiB/sec. 2024.02.16 02:57:21.478600 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.478629 [ 3 ] {782b3868-9582-48a5-b40a-31d52cfbe9f4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:21.478651 [ 3 ] {} HTTP-Session: 9c47655d-ca93-4770-809f-c9e1b7824c60 Destroying unnamed session 2024.02.16 02:57:21.479007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.479061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.479082 [ 3 ] {} HTTP-Session: 900e25a0-4ee3-4e13-b65f-f17ae9e9aee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.479101 [ 3 ] {} HTTP-Session: 900e25a0-4ee3-4e13-b65f-f17ae9e9aee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.479229 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:21.479697 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.479862 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.479905 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:21.480053 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.16 02:57:21.480083 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 02:57:21.480106 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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.16 02:57:21.480135 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 02:57:21.481102 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} executeQuery: Read 4 rows, 443.00 B in 0.001834631 sec., 2180 rows/sec., 235.81 KiB/sec. 2024.02.16 02:57:21.481296 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.481320 [ 3 ] {f62c042b-5be4-4739-b7fb-ab418b3c511f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:21.481337 [ 3 ] {} HTTP-Session: 900e25a0-4ee3-4e13-b65f-f17ae9e9aee1 Destroying unnamed session 2024.02.16 02:57:21.481537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.481584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.481604 [ 3 ] {} HTTP-Session: 86334917-7954-4bb2-81d3-6ff451a34671 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.481622 [ 3 ] {} HTTP-Session: 86334917-7954-4bb2-81d3-6ff451a34671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.481745 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:21.482212 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.482375 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.482418 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:21.482565 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.16 02:57:21.482594 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 02:57:21.482617 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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.16 02:57:21.482647 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 02:57:21.483681 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} executeQuery: Read 4 rows, 443.00 B in 0.001897341 sec., 2108 rows/sec., 228.01 KiB/sec. 2024.02.16 02:57:21.483879 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.483904 [ 3 ] {b27cf6dd-6467-4ad9-801e-057be57fd346} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:21.483921 [ 3 ] {} HTTP-Session: 86334917-7954-4bb2-81d3-6ff451a34671 Destroying unnamed session 2024.02.16 02:57:21.484152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.484196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.484215 [ 3 ] {} HTTP-Session: 7bb31169-978e-47b2-827a-b5f5115a526c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.484231 [ 3 ] {} HTTP-Session: 7bb31169-978e-47b2-827a-b5f5115a526c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.484345 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:21.484789 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.485009 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.485052 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:21.485199 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.16 02:57:21.485228 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 02:57:21.485249 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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.16 02:57:21.485279 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 02:57:21.486212 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} executeQuery: Read 4 rows, 443.00 B in 0.00180197 sec., 2219 rows/sec., 240.08 KiB/sec. 2024.02.16 02:57:21.486411 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.486435 [ 3 ] {b0be3d27-485f-4a62-878c-923ad2c1126c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:21.486452 [ 3 ] {} HTTP-Session: 7bb31169-978e-47b2-827a-b5f5115a526c Destroying unnamed session 2024.02.16 02:57:21.486656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.486704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.486724 [ 3 ] {} HTTP-Session: aa053d22-99c2-4ff7-8839-b485da9b284b Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.486741 [ 3 ] {} HTTP-Session: aa053d22-99c2-4ff7-8839-b485da9b284b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.486864 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:21.487338 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.487508 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.487549 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:21.487695 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.16 02:57:21.487725 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 02:57:21.487748 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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.16 02:57:21.487776 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.16 02:57:21.488859 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} executeQuery: Read 4 rows, 443.00 B in 0.001953412 sec., 2047 rows/sec., 221.47 KiB/sec. 2024.02.16 02:57:21.489052 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.489076 [ 3 ] {c5cb70f7-1d9c-4d9c-9328-299c86b78b98} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.16 02:57:21.489093 [ 3 ] {} HTTP-Session: aa053d22-99c2-4ff7-8839-b485da9b284b Destroying unnamed session 2024.02.16 02:57:21.502693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.502782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.502820 [ 3 ] {} HTTP-Session: 25b8b2e9-2236-4f20-b101-b03d85bc3a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.502855 [ 3 ] {} HTTP-Session: 25b8b2e9-2236-4f20-b101-b03d85bc3a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.503009 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:21.503088 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:21.503367 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:21.503892 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:21.504199 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:57:21.504361 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:57:21.504473 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} executeQuery: Read 6 rows, 996.00 B in 0.001414604 sec., 4241 rows/sec., 687.58 KiB/sec. 2024.02.16 02:57:21.504643 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.504670 [ 3 ] {02dfc8ed-763e-4a0c-a01f-1de19c1bb1c2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:57:21.504686 [ 3 ] {} HTTP-Session: 25b8b2e9-2236-4f20-b101-b03d85bc3a5c Destroying unnamed session 2024.02.16 02:57:21.504823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.504870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.504890 [ 3 ] {} HTTP-Session: 9ae528f4-17e0-4612-ad6e-511e1b6355da Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.504907 [ 3 ] {} HTTP-Session: 9ae528f4-17e0-4612-ad6e-511e1b6355da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.504982 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:21.505025 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:57:21.505136 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:21.505445 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:21.505653 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:57:21.505804 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:57:21.505895 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} executeQuery: Read 38 rows, 3.08 KiB in 0.000884624 sec., 42956 rows/sec., 3.40 MiB/sec. 2024.02.16 02:57:21.506009 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.506033 [ 3 ] {b34bf888-b12b-4468-983c-e621937c7272} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:21.506049 [ 3 ] {} HTTP-Session: 9ae528f4-17e0-4612-ad6e-511e1b6355da Destroying unnamed session 2024.02.16 02:57:21.506269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.506314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.506334 [ 3 ] {} HTTP-Session: 2e389db7-2132-4ad3-9be0-e539a609a3da Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.506352 [ 3 ] {} HTTP-Session: 2e389db7-2132-4ad3-9be0-e539a609a3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.506429 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:21.506467 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:57:21.506570 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:21.506938 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:21.507153 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:57:21.507300 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:57:21.507388 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} executeQuery: Read 150 rows, 14.25 KiB in 0.000932466 sec., 160863 rows/sec., 14.92 MiB/sec. 2024.02.16 02:57:21.507501 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.507524 [ 3 ] {11a4c5c5-2901-4584-a40d-ff07ea19a2f6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 02:57:21.507540 [ 3 ] {} HTTP-Session: 2e389db7-2132-4ad3-9be0-e539a609a3da Destroying unnamed session 2024.02.16 02:57:21.507681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.507726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.507744 [ 3 ] {} HTTP-Session: 81be5087-4e5f-4e79-8964-6c40f850ce40 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.507762 [ 3 ] {} HTTP-Session: 81be5087-4e5f-4e79-8964-6c40f850ce40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.507833 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:21.507869 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:57:21.507972 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:21.508279 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:21.508479 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:57:21.508624 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:57:21.508715 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} executeQuery: Read 62 rows, 4.94 KiB in 0.000852754 sec., 72705 rows/sec., 5.66 MiB/sec. 2024.02.16 02:57:21.508838 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.508860 [ 3 ] {0c5ff27e-edd2-4449-acb9-ca06c70c8968} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:57:21.508876 [ 3 ] {} HTTP-Session: 81be5087-4e5f-4e79-8964-6c40f850ce40 Destroying unnamed session 2024.02.16 02:57:21.509168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 66988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.509212 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.509231 [ 3 ] {} HTTP-Session: c66c9411-258e-4156-a21e-8fa81ae7f5e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.509248 [ 3 ] {} HTTP-Session: c66c9411-258e-4156-a21e-8fa81ae7f5e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.509340 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:21.509382 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:57:21.509497 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:21.509951 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:21.510227 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:21.510398 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:21.510492 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} executeQuery: Read 348 rows, 25.15 KiB in 0.001122599 sec., 309994 rows/sec., 21.88 MiB/sec. 2024.02.16 02:57:21.510609 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.510632 [ 3 ] {7fc64f73-90e6-49eb-8cee-3a72aaf19d1e} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2024.02.16 02:57:21.510648 [ 3 ] {} HTTP-Session: c66c9411-258e-4156-a21e-8fa81ae7f5e0 Destroying unnamed session 2024.02.16 02:57:21.510864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:21.510910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:21.510928 [ 3 ] {} HTTP-Session: f2994e2c-d57d-4b61-a3ce-3df56ae10401 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:21.510945 [ 3 ] {} HTTP-Session: f2994e2c-d57d-4b61-a3ce-3df56ae10401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:21.511031 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:21.511073 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:57:21.511204 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:21.511633 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:21.511939 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:57:21.512120 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:57:21.512223 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} executeQuery: Read 38 rows, 52.51 KiB in 0.001164969 sec., 32618 rows/sec., 44.02 MiB/sec. 2024.02.16 02:57:21.512402 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} DynamicQueryHandler: Done processing query 2024.02.16 02:57:21.512425 [ 3 ] {ca9bd1f1-ac1c-4c7b-a383-c49bd3a396ee} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:57:21.512441 [ 3 ] {} HTTP-Session: f2994e2c-d57d-4b61-a3ce-3df56ae10401 Destroying unnamed session 2024.02.16 02:57:31.049982 [ 99 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:57:31.050092 [ 99 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:57:31.466720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:31.466821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:31.466850 [ 3 ] {} HTTP-Session: 68aa5bc8-d334-418e-a448-cc5088dd4d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:31.466876 [ 3 ] {} HTTP-Session: 68aa5bc8-d334-418e-a448-cc5088dd4d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:31.467009 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:31.467072 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:57:31.467242 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:31.467815 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:31.468075 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 02:57:31.468244 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 02:57:31.468358 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} executeQuery: Read 38 rows, 3.08 KiB in 0.001278751 sec., 29716 rows/sec., 2.35 MiB/sec. 2024.02.16 02:57:31.468511 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} DynamicQueryHandler: Done processing query 2024.02.16 02:57:31.468537 [ 3 ] {799cd645-5459-4db5-a598-d5571f51e232} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:31.468554 [ 3 ] {} HTTP-Session: 68aa5bc8-d334-418e-a448-cc5088dd4d0a Destroying unnamed session 2024.02.16 02:57:31.468711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:31.468759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:31.468779 [ 3 ] {} HTTP-Session: aefe9e34-688b-4ac4-afa9-4b3019878741 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:31.468797 [ 3 ] {} HTTP-Session: aefe9e34-688b-4ac4-afa9-4b3019878741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:31.468875 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:31.468913 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:57:31.469019 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:31.469403 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:31.469623 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 02:57:31.469786 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 02:57:31.469879 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} executeQuery: Read 114 rows, 11.44 KiB in 0.000976736 sec., 116715 rows/sec., 11.43 MiB/sec. 2024.02.16 02:57:31.469999 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} DynamicQueryHandler: Done processing query 2024.02.16 02:57:31.470023 [ 3 ] {cab53acb-ca11-489c-a11b-5f9a986c5c9e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:57:31.470040 [ 3 ] {} HTTP-Session: aefe9e34-688b-4ac4-afa9-4b3019878741 Destroying unnamed session 2024.02.16 02:57:31.470217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:31.470264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:31.470284 [ 3 ] {} HTTP-Session: 40c14713-8d3e-4928-a3f7-519951b33cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:31.470301 [ 3 ] {} HTTP-Session: 40c14713-8d3e-4928-a3f7-519951b33cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:31.470373 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:31.470410 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:57:31.470515 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:31.470829 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:31.471033 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 02:57:31.471182 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 02:57:31.471280 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} executeQuery: Read 38 rows, 3.04 KiB in 0.000876405 sec., 43358 rows/sec., 3.39 MiB/sec. 2024.02.16 02:57:31.471406 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} DynamicQueryHandler: Done processing query 2024.02.16 02:57:31.471430 [ 3 ] {e96b88ac-9325-4fbf-a84b-0dd531fd7400} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:31.471447 [ 3 ] {} HTTP-Session: 40c14713-8d3e-4928-a3f7-519951b33cd1 Destroying unnamed session 2024.02.16 02:57:31.471596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:31.471642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:31.471662 [ 3 ] {} HTTP-Session: 57ad8016-f52e-4845-9b80-2b6c8d760753 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:31.471680 [ 3 ] {} HTTP-Session: 57ad8016-f52e-4845-9b80-2b6c8d760753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:31.471768 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:31.471811 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:57:31.471948 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:31.472391 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:31.472699 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 02:57:31.472879 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 02:57:31.472975 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} executeQuery: Read 38 rows, 52.51 KiB in 0.00118036 sec., 32193 rows/sec., 43.44 MiB/sec. 2024.02.16 02:57:31.473100 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} DynamicQueryHandler: Done processing query 2024.02.16 02:57:31.473124 [ 3 ] {ba218180-8783-4c3e-8024-1b98395aa2b8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:57:31.473140 [ 3 ] {} HTTP-Session: 57ad8016-f52e-4845-9b80-2b6c8d760753 Destroying unnamed session 2024.02.16 02:57:41.468301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:41.468424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:41.468451 [ 3 ] {} HTTP-Session: 3ba57b46-9af0-4201-9a2e-f17c73515089 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:41.468475 [ 3 ] {} HTTP-Session: 3ba57b46-9af0-4201-9a2e-f17c73515089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:41.468612 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:41.468679 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:57:41.468861 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:41.469328 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:41.469617 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 02:57:41.469788 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 02:57:41.469916 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} executeQuery: Read 38 rows, 3.08 KiB in 0.001254591 sec., 30288 rows/sec., 2.40 MiB/sec. 2024.02.16 02:57:41.470066 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} DynamicQueryHandler: Done processing query 2024.02.16 02:57:41.470093 [ 3 ] {31586627-27ce-4a1e-b890-882f82c38063} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:41.470109 [ 3 ] {} HTTP-Session: 3ba57b46-9af0-4201-9a2e-f17c73515089 Destroying unnamed session 2024.02.16 02:57:41.470259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:41.470314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:41.470335 [ 3 ] {} HTTP-Session: 29928910-cb66-4d4f-ab77-97804622560c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:41.470354 [ 3 ] {} HTTP-Session: 29928910-cb66-4d4f-ab77-97804622560c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:41.470441 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:41.470483 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:57:41.470596 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:41.470955 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:41.471176 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 02:57:41.471337 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 02:57:41.471455 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} executeQuery: Read 114 rows, 11.44 KiB in 0.000982416 sec., 116040 rows/sec., 11.37 MiB/sec. 2024.02.16 02:57:41.471583 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} DynamicQueryHandler: Done processing query 2024.02.16 02:57:41.471607 [ 3 ] {a8fbed21-1b90-4437-8c2d-a615ba657544} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:57:41.471623 [ 3 ] {} HTTP-Session: 29928910-cb66-4d4f-ab77-97804622560c Destroying unnamed session 2024.02.16 02:57:41.471754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:41.471803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:41.471824 [ 3 ] {} HTTP-Session: deecd47c-1bec-4df6-9897-c7becf09792f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:41.471844 [ 3 ] {} HTTP-Session: deecd47c-1bec-4df6-9897-c7becf09792f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:41.471921 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:41.471960 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:57:41.472070 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:41.472351 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:41.472560 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 02:57:41.472710 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 02:57:41.472830 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} executeQuery: Read 38 rows, 3.04 KiB in 0.000876694 sec., 43344 rows/sec., 3.39 MiB/sec. 2024.02.16 02:57:41.472953 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} DynamicQueryHandler: Done processing query 2024.02.16 02:57:41.472976 [ 3 ] {5225b086-615d-4ec1-be24-34411c7439c6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:41.472994 [ 3 ] {} HTTP-Session: deecd47c-1bec-4df6-9897-c7becf09792f Destroying unnamed session 2024.02.16 02:57:41.473231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:41.473276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:41.473294 [ 3 ] {} HTTP-Session: 6693556a-112d-4cdf-ac7f-32728c83a4f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:41.473312 [ 3 ] {} HTTP-Session: 6693556a-112d-4cdf-ac7f-32728c83a4f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:41.473395 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:41.473438 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:57:41.473572 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:41.473977 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:41.474347 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 02:57:41.474527 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 02:57:41.474654 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} executeQuery: Read 38 rows, 52.51 KiB in 0.00121207 sec., 31351 rows/sec., 42.31 MiB/sec. 2024.02.16 02:57:41.474837 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} DynamicQueryHandler: Done processing query 2024.02.16 02:57:41.474861 [ 3 ] {c8b83b9d-97c7-4179-b2eb-da5d4f9ce75d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:57:41.474877 [ 3 ] {} HTTP-Session: 6693556a-112d-4cdf-ac7f-32728c83a4f2 Destroying unnamed session 2024.02.16 02:57:46.050364 [ 91 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:57:46.050464 [ 91 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:57:46.467105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:46.467217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:46.467248 [ 3 ] {} HTTP-Session: c5ba92eb-4580-446f-8206-4084833d3591 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:46.467275 [ 3 ] {} HTTP-Session: c5ba92eb-4580-446f-8206-4084833d3591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:46.467417 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:46.467484 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:57:46.467670 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:46.468091 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:46.468379 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 02:57:46.468547 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 02:57:46.468662 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} executeQuery: Read 10 rows, 830.00 B in 0.00120515 sec., 8297 rows/sec., 672.57 KiB/sec. 2024.02.16 02:57:46.468803 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} DynamicQueryHandler: Done processing query 2024.02.16 02:57:46.468829 [ 3 ] {0bc7a277-4cac-401e-bb6a-8d418cf5f09e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:57:46.468846 [ 3 ] {} HTTP-Session: c5ba92eb-4580-446f-8206-4084833d3591 Destroying unnamed session 2024.02.16 02:57:46.468963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 4537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:46.469017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:46.469037 [ 3 ] {} HTTP-Session: 4ccd1c9d-d0ad-4888-a4ad-8e051b649ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:46.469056 [ 3 ] {} HTTP-Session: 4ccd1c9d-d0ad-4888-a4ad-8e051b649ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:46.469137 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:46.469180 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:57:46.469290 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:46.469576 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:46.469788 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 02:57:46.469941 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 02:57:46.470041 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} executeQuery: Read 30 rows, 2.68 KiB in 0.000874654 sec., 34299 rows/sec., 2.99 MiB/sec. 2024.02.16 02:57:46.470157 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} DynamicQueryHandler: Done processing query 2024.02.16 02:57:46.470181 [ 3 ] {6b908c9b-7565-4274-ba20-9c9410837b92} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:46.470196 [ 3 ] {} HTTP-Session: 4ccd1c9d-d0ad-4888-a4ad-8e051b649ad0 Destroying unnamed session 2024.02.16 02:57:46.470363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 3959, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:46.470409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:46.470428 [ 3 ] {} HTTP-Session: 46bf2037-421a-49a9-8ae1-1d33ca9ca7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:46.470445 [ 3 ] {} HTTP-Session: 46bf2037-421a-49a9-8ae1-1d33ca9ca7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:46.470519 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:46.470559 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:57:46.470664 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:46.471019 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:46.471223 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 02:57:46.471369 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 02:57:46.471466 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} executeQuery: Read 23 rows, 1.86 KiB in 0.000918245 sec., 25047 rows/sec., 1.97 MiB/sec. 2024.02.16 02:57:46.471585 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} DynamicQueryHandler: Done processing query 2024.02.16 02:57:46.471608 [ 3 ] {cfb91538-028d-4c64-b70a-364f9fd65e01} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:57:46.471623 [ 3 ] {} HTTP-Session: 46bf2037-421a-49a9-8ae1-1d33ca9ca7d3 Destroying unnamed session 2024.02.16 02:57:46.471734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:46.471780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:46.471798 [ 3 ] {} HTTP-Session: 31c3bbbf-3382-4460-89a0-d86594c4e726 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:46.471815 [ 3 ] {} HTTP-Session: 31c3bbbf-3382-4460-89a0-d86594c4e726 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:46.471891 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:46.471936 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:57:46.472069 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:46.472408 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:46.472682 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 02:57:46.472881 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 02:57:46.472985 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} executeQuery: Read 10 rows, 13.82 KiB in 0.001065098 sec., 9388 rows/sec., 12.67 MiB/sec. 2024.02.16 02:57:46.473156 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} DynamicQueryHandler: Done processing query 2024.02.16 02:57:46.473180 [ 3 ] {743f44bf-c9a4-4d9e-8ab6-da6d01305291} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:57:46.473196 [ 3 ] {} HTTP-Session: 31c3bbbf-3382-4460-89a0-d86594c4e726 Destroying unnamed session 2024.02.16 02:57:46.473316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:46.473362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:46.473381 [ 3 ] {} HTTP-Session: 2cd24720-0f6d-49d8-9b52-cc40e9c7f441 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:46.473398 [ 3 ] {} HTTP-Session: 2cd24720-0f6d-49d8-9b52-cc40e9c7f441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:46.473469 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:46.473509 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.16 02:57:46.473623 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:46.473897 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:46.474137 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:57:46.474304 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} oximeter.measurements_i64 (535ff364-15df-4848-a66c-1544a663c1fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:57:46.474396 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} executeQuery: Read 15 rows, 1.09 KiB in 0.000897325 sec., 16716 rows/sec., 1.18 MiB/sec. 2024.02.16 02:57:46.474521 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} DynamicQueryHandler: Done processing query 2024.02.16 02:57:46.474547 [ 3 ] {d9d64850-7238-499f-8ed2-b6efd2b0f6ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:57:46.474562 [ 3 ] {} HTTP-Session: 2cd24720-0f6d-49d8-9b52-cc40e9c7f441 Destroying unnamed session 2024.02.16 02:57:51.469309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.469431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.469459 [ 3 ] {} HTTP-Session: 0475e820-273a-4210-9869-7ef5e53d41ea Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.469482 [ 3 ] {} HTTP-Session: 0475e820-273a-4210-9869-7ef5e53d41ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.469675 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} executeQuery: (from [fd00:1122:3344:101::d]:51213) 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.16 02:57:51.470309 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:51.470496 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:51.470549 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.16 02:57:51.470723 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.16 02:57:51.470830 [ 186 ] {8b26dced-19f9-429b-8407-4377279fe6a3} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.16 02:57:51.470860 [ 190 ] {8b26dced-19f9-429b-8407-4377279fe6a3} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.16 02:57:51.470985 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (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.16 02:57:51.471081 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.16 02:57:51.472913 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} executeQuery: Read 10 rows, 1.41 KiB in 0.003190193 sec., 3134 rows/sec., 440.50 KiB/sec. 2024.02.16 02:57:51.473210 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.473236 [ 3 ] {8b26dced-19f9-429b-8407-4377279fe6a3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.16 02:57:51.473254 [ 3 ] {} HTTP-Session: 0475e820-273a-4210-9869-7ef5e53d41ea Destroying unnamed session 2024.02.16 02:57:51.473443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.473495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.473517 [ 3 ] {} HTTP-Session: ce0091fb-fca8-430a-a971-cd06604c8202 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.473536 [ 3 ] {} HTTP-Session: ce0091fb-fca8-430a-a971-cd06604c8202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.473632 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:51.473680 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.16 02:57:51.473837 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:51.474162 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.474485 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 02:57:51.474661 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} oximeter.timeseries_schema (d9d8ea6f-f81e-46ae-b416-aef886fb9286): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 02:57:51.474786 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} executeQuery: Read 1 rows, 232.00 B in 0.001119889 sec., 892 rows/sec., 202.31 KiB/sec. 2024.02.16 02:57:51.474936 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.474966 [ 3 ] {21544f37-c2d6-4d4a-86ae-6cc356d6bd68} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:57:51.474989 [ 3 ] {} HTTP-Session: ce0091fb-fca8-430a-a971-cd06604c8202 Destroying unnamed session 2024.02.16 02:57:51.475127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.475175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.475196 [ 3 ] {} HTTP-Session: ac6b6ef3-0782-4fc9-b45c-578d8a6230b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.475213 [ 3 ] {} HTTP-Session: ac6b6ef3-0782-4fc9-b45c-578d8a6230b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.475291 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:51.475332 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:57:51.475440 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:51.475752 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.475979 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 02:57:51.476146 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 02:57:51.476258 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} executeQuery: Read 38 rows, 3.08 KiB in 0.000959446 sec., 39606 rows/sec., 3.14 MiB/sec. 2024.02.16 02:57:51.476342 [ 88 ] {} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.16 02:57:51.476359 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.476405 [ 3 ] {9b895117-b5af-4941-9aec-3300240a54af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:51.476414 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.476431 [ 3 ] {} HTTP-Session: ac6b6ef3-0782-4fc9-b45c-578d8a6230b4 Destroying unnamed session 2024.02.16 02:57:51.476602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.476600 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.16 02:57:51.476656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.476683 [ 3 ] {} HTTP-Session: 0d7b4e94-b9d1-4835-a44a-c1ede2845c3e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.476701 [ 3 ] {} HTTP-Session: 0d7b4e94-b9d1-4835-a44a-c1ede2845c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.476855 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:51.476917 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 02:57:51.476965 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:57:51.477099 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2024.02.16 02:57:51.477263 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:51.477466 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.477731 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.478043 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.478055 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.478174 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2024.02.16 02:57:51.478329 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.478456 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:51.478708 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:51.478963 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} executeQuery: Read 2 rows, 175.00 B in 0.002036234 sec., 982 rows/sec., 83.93 KiB/sec. 2024.02.16 02:57:51.479228 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.479280 [ 3 ] {3d24b7a0-da4c-47ca-8b53-eccad33b39a0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:57:51.479336 [ 3 ] {} HTTP-Session: 0d7b4e94-b9d1-4835-a44a-c1ede2845c3e Destroying unnamed session 2024.02.16 02:57:51.479624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.479724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.479744 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003209303 sec., 62007.233346306035 rows/sec., 4.91 MiB/sec. 2024.02.16 02:57:51.479763 [ 3 ] {} HTTP-Session: 2458beee-822e-49e4-bda7-88ee8f987217 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.479816 [ 3 ] {} HTTP-Session: 2458beee-822e-49e4-bda7-88ee8f987217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.479914 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.16 02:57:51.479966 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:51.480042 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:57:51.480212 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.16 02:57:51.480312 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:51.480350 [ 18 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_6_1} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.16 02:57:51.480773 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.481009 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 02:57:51.481169 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 02:57:51.481283 [ 88 ] {} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.16 02:57:51.481295 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} executeQuery: Read 151 rows, 14.34 KiB in 0.001270491 sec., 118851 rows/sec., 11.02 MiB/sec. 2024.02.16 02:57:51.481342 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.481496 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.16 02:57:51.481520 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.481571 [ 3 ] {bce95566-d82c-4d6a-bd43-2c2dfdce8bee} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 02:57:51.481598 [ 3 ] {} HTTP-Session: 2458beee-822e-49e4-bda7-88ee8f987217 Destroying unnamed session 2024.02.16 02:57:51.481659 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:57:51.481695 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part 2024.02.16 02:57:51.481805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.481871 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part 2024.02.16 02:57:51.481889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.481952 [ 3 ] {} HTTP-Session: 2e11c009-34a8-4303-bcf3-7c133081dbe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.481984 [ 3 ] {} HTTP-Session: 2e11c009-34a8-4303-bcf3-7c133081dbe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.482094 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 114 rows starting from the beginning of the part 2024.02.16 02:57:51.482187 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:51.482304 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 114 rows starting from the beginning of the part 2024.02.16 02:57:51.482307 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 02:57:51.482577 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part 2024.02.16 02:57:51.482755 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:51.482833 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 151 rows starting from the beginning of the part 2024.02.16 02:57:51.483333 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.483808 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.16 02:57:51.484042 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.16 02:57:51.484379 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} executeQuery: Read 2 rows, 143.00 B in 0.002125475 sec., 940 rows/sec., 65.70 KiB/sec. 2024.02.16 02:57:51.484429 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 4 columns (4 merged, 0 gathered) in 0.002996609 sec., 223586.0601099443 rows/sec., 21.27 MiB/sec. 2024.02.16 02:57:51.484602 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.484635 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.16 02:57:51.484646 [ 3 ] {bcd52223-b81b-449a-b6d0-88397b0b9a43} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:57:51.484704 [ 3 ] {} HTTP-Session: 2e11c009-34a8-4303-bcf3-7c133081dbe9 Destroying unnamed session 2024.02.16 02:57:51.484863 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.16 02:57:51.484880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.484961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.484970 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_6_1} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.16 02:57:51.485003 [ 3 ] {} HTTP-Session: c37196d6-0ce8-4965-b97f-ac77c0221989 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.485048 [ 3 ] {} HTTP-Session: c37196d6-0ce8-4965-b97f-ac77c0221989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.485167 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:51.485211 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:57:51.485340 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:51.485672 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.485892 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 02:57:51.486058 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 02:57:51.486166 [ 88 ] {} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.16 02:57:51.486188 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} executeQuery: Read 64 rows, 5.10 KiB in 0.000985556 sec., 64937 rows/sec., 5.06 MiB/sec. 2024.02.16 02:57:51.486216 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.486359 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.16 02:57:51.486391 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.486420 [ 3 ] {60f0017a-8282-4b34-91da-50278682f28c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:57:51.486448 [ 3 ] {} HTTP-Session: c37196d6-0ce8-4965-b97f-ac77c0221989 Destroying unnamed session 2024.02.16 02:57:51.486459 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:57:51.486486 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part 2024.02.16 02:57:51.486602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.486612 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 62 rows starting from the beginning of the part 2024.02.16 02:57:51.486657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.486680 [ 3 ] {} HTTP-Session: 93fe3429-7693-4cc7-8734-d78304990677 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.486714 [ 3 ] {} HTTP-Session: 93fe3429-7693-4cc7-8734-d78304990677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.486734 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.486815 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:51.486848 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.486881 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:57:51.486979 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part 2024.02.16 02:57:51.487146 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part 2024.02.16 02:57:51.487161 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:51.487639 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.488024 [ 21 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 4 columns (4 merged, 0 gathered) in 0.001741049 sec., 154504.55443815768 rows/sec., 12.07 MiB/sec. 2024.02.16 02:57:51.488059 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:57:51.488173 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.16 02:57:51.488287 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:57:51.488413 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.16 02:57:51.488475 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} executeQuery: Read 37 rows, 2.67 KiB in 0.001611287 sec., 22963 rows/sec., 1.62 MiB/sec. 2024.02.16 02:57:51.488528 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_6_1} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.16 02:57:51.488662 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.488686 [ 3 ] {2ace0a72-52eb-451f-b9af-bfc74e3688cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:51.488703 [ 3 ] {} HTTP-Session: 93fe3429-7693-4cc7-8734-d78304990677 Destroying unnamed session 2024.02.16 02:57:51.488854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:51.488901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:51.488925 [ 3 ] {} HTTP-Session: dac68de3-d908-43e2-bf88-79921c7516f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:51.488943 [ 3 ] {} HTTP-Session: dac68de3-d908-43e2-bf88-79921c7516f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:51.489025 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:51.489072 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:57:51.489211 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:51.489685 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.489992 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 02:57:51.490182 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 02:57:51.490298 [ 88 ] {} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.16 02:57:51.490317 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} executeQuery: Read 38 rows, 52.51 KiB in 0.0012549 sec., 30281 rows/sec., 40.86 MiB/sec. 2024.02.16 02:57:51.490347 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.16 02:57:51.490497 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.16 02:57:51.490553 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} DynamicQueryHandler: Done processing query 2024.02.16 02:57:51.490604 [ 3 ] {41edc309-973c-476f-9caf-23e2b63b779e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:57:51.490644 [ 3 ] {} HTTP-Session: dac68de3-d908-43e2-bf88-79921c7516f8 Destroying unnamed session 2024.02.16 02:57:51.490682 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:57:51.490721 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2024.02.16 02:57:51.490849 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.490961 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.491068 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.491175 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part 2024.02.16 02:57:51.491277 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part 2024.02.16 02:57:51.493269 [ 19 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 6 columns (6 merged, 0 gathered) in 0.002861257 sec., 69549.85169105747 rows/sec., 93.85 MiB/sec. 2024.02.16 02:57:51.493484 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.16 02:57:51.493701 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.16 02:57:51.493766 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.16 02:57:51.493834 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_6_1: 4.01 MiB. 2024.02.16 02:57:52.000198 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.80 MiB, peak 236.04 MiB, will set to 230.79 MiB (RSS), difference: -4.01 MiB 2024.02.16 02:57:56.467415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:56.467552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:56.467585 [ 3 ] {} HTTP-Session: 7551895f-a86c-4fa3-98e5-fdf0dfe095e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:56.467614 [ 3 ] {} HTTP-Session: 7551895f-a86c-4fa3-98e5-fdf0dfe095e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:56.467756 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:56.467825 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:57:56.467994 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:56.468417 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:57:56.468688 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 02:57:56.468861 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 02:57:56.468992 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} executeQuery: Read 12 rows, 996.00 B in 0.00119434 sec., 10047 rows/sec., 814.39 KiB/sec. 2024.02.16 02:57:56.469177 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} DynamicQueryHandler: Done processing query 2024.02.16 02:57:56.469204 [ 3 ] {a28add02-a6d1-420b-80e7-ef5745caa7a9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:57:56.469222 [ 3 ] {} HTTP-Session: 7551895f-a86c-4fa3-98e5-fdf0dfe095e4 Destroying unnamed session 2024.02.16 02:57:56.469371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:56.469423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:56.469445 [ 3 ] {} HTTP-Session: 6be1a7fc-3455-49a8-815d-6e6bb43ddb4d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:56.469465 [ 3 ] {} HTTP-Session: 6be1a7fc-3455-49a8-815d-6e6bb43ddb4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:56.469551 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:56.469596 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:57:56.469714 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:56.470033 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:57:56.470274 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 02:57:56.470432 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 02:57:56.470543 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} executeQuery: Read 36 rows, 3.27 KiB in 0.000955205 sec., 37688 rows/sec., 3.34 MiB/sec. 2024.02.16 02:57:56.470698 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} DynamicQueryHandler: Done processing query 2024.02.16 02:57:56.470722 [ 3 ] {f877a218-7688-47e8-b677-2d2f46026e8c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:57:56.470738 [ 3 ] {} HTTP-Session: 6be1a7fc-3455-49a8-815d-6e6bb43ddb4d Destroying unnamed session 2024.02.16 02:57:56.470871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:56.470918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:56.470938 [ 3 ] {} HTTP-Session: a6272e65-9854-4229-8bd1-27d51f1a0a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:56.470956 [ 3 ] {} HTTP-Session: a6272e65-9854-4229-8bd1-27d51f1a0a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:56.471030 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:56.471070 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:57:56.471185 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:56.471503 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:57:56.471706 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 02:57:56.471854 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 02:57:56.471965 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} executeQuery: Read 12 rows, 984.00 B in 0.000902045 sec., 13303 rows/sec., 1.04 MiB/sec. 2024.02.16 02:57:56.472086 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} DynamicQueryHandler: Done processing query 2024.02.16 02:57:56.472109 [ 3 ] {d2550269-571e-42a0-8f90-39b41a12eb12} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:57:56.472126 [ 3 ] {} HTTP-Session: a6272e65-9854-4229-8bd1-27d51f1a0a77 Destroying unnamed session 2024.02.16 02:57:56.472287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:57:56.472334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:57:56.472354 [ 3 ] {} HTTP-Session: 135294df-a1c2-4708-a35f-0eac0847c429 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:57:56.472372 [ 3 ] {} HTTP-Session: 135294df-a1c2-4708-a35f-0eac0847c429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:57:56.472447 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:57:56.472492 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:57:56.472632 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:57:56.472962 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:57:56.473256 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 02:57:56.473439 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 02:57:56.473560 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} executeQuery: Read 12 rows, 16.58 KiB in 0.001084828 sec., 11061 rows/sec., 14.93 MiB/sec. 2024.02.16 02:57:56.473671 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} DynamicQueryHandler: Done processing query 2024.02.16 02:57:56.473694 [ 3 ] {a2f761ee-9d73-4e9c-b368-01df6925b3cd} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:57:56.473712 [ 3 ] {} HTTP-Session: 135294df-a1c2-4708-a35f-0eac0847c429 Destroying unnamed session 2024.02.16 02:58:01.050511 [ 62 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:58:01.050581 [ 62 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:58:01.469153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:01.469261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:01.469288 [ 3 ] {} HTTP-Session: dd3f21ee-6144-4024-9250-53cc565df25b Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:01.469314 [ 3 ] {} HTTP-Session: dd3f21ee-6144-4024-9250-53cc565df25b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:01.469457 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:01.469528 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:01.469706 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:01.470176 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:01.470466 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 02:58:01.470644 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 02:58:01.470775 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} executeQuery: Read 38 rows, 3.08 KiB in 0.001271761 sec., 29879 rows/sec., 2.37 MiB/sec. 2024.02.16 02:58:01.470923 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} DynamicQueryHandler: Done processing query 2024.02.16 02:58:01.470951 [ 3 ] {2e8b4cf6-600f-48c3-89cf-bf7bedd34673} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:01.470969 [ 3 ] {} HTTP-Session: dd3f21ee-6144-4024-9250-53cc565df25b Destroying unnamed session 2024.02.16 02:58:01.471086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:01.471140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:01.471163 [ 3 ] {} HTTP-Session: ad26a5bb-9561-463e-8dd8-9ac48b6f4160 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:01.471219 [ 3 ] {} HTTP-Session: ad26a5bb-9561-463e-8dd8-9ac48b6f4160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:01.471302 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:01.471346 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 02:58:01.471459 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:01.471744 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:01.471987 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:58:01.472145 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:58:01.472260 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} executeQuery: Read 2 rows, 175.00 B in 0.000928046 sec., 2155 rows/sec., 184.15 KiB/sec. 2024.02.16 02:58:01.472423 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} DynamicQueryHandler: Done processing query 2024.02.16 02:58:01.472447 [ 3 ] {3ac5f5b6-e733-4bd0-8ee3-bea80a945756} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:58:01.472464 [ 3 ] {} HTTP-Session: ad26a5bb-9561-463e-8dd8-9ac48b6f4160 Destroying unnamed session 2024.02.16 02:58:01.472631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:01.472759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:01.472782 [ 3 ] {} HTTP-Session: acc3077e-529e-4c02-ae72-65bfcdeb5d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:01.472802 [ 3 ] {} HTTP-Session: acc3077e-529e-4c02-ae72-65bfcdeb5d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:01.472886 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:01.472926 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:01.473043 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:01.473391 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:01.473616 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 02:58:01.473769 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 02:58:01.473884 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} executeQuery: Read 115 rows, 11.53 KiB in 0.000966436 sec., 118993 rows/sec., 11.65 MiB/sec. 2024.02.16 02:58:01.474000 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} DynamicQueryHandler: Done processing query 2024.02.16 02:58:01.474023 [ 3 ] {f9210e88-dd53-42c4-bc4d-f2fdf348992c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:58:01.474039 [ 3 ] {} HTTP-Session: acc3077e-529e-4c02-ae72-65bfcdeb5d84 Destroying unnamed session 2024.02.16 02:58:01.474196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:01.474243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:01.474262 [ 3 ] {} HTTP-Session: ad7eea6a-3ba4-449a-9eee-600e3751ace9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:01.474280 [ 3 ] {} HTTP-Session: ad7eea6a-3ba4-449a-9eee-600e3751ace9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:01.474352 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:01.474392 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 02:58:01.474505 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:01.474775 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:01.474978 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.16 02:58:01.475124 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.16 02:58:01.475241 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} executeQuery: Read 2 rows, 143.00 B in 0.000858185 sec., 2330 rows/sec., 162.73 KiB/sec. 2024.02.16 02:58:01.475357 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} DynamicQueryHandler: Done processing query 2024.02.16 02:58:01.475382 [ 3 ] {35f8cc4b-f031-4120-8d2d-c9a0515209f6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:58:01.475398 [ 3 ] {} HTTP-Session: ad7eea6a-3ba4-449a-9eee-600e3751ace9 Destroying unnamed session 2024.02.16 02:58:01.475527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:01.475571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:01.475591 [ 3 ] {} HTTP-Session: 92e86b85-7c3c-4bff-8247-c654c2d019e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:01.475609 [ 3 ] {} HTTP-Session: 92e86b85-7c3c-4bff-8247-c654c2d019e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:01.475682 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:01.475721 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:01.475829 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:01.476117 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:01.476327 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 02:58:01.476478 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 02:58:01.476592 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} executeQuery: Read 40 rows, 3.21 KiB in 0.000882555 sec., 45322 rows/sec., 3.55 MiB/sec. 2024.02.16 02:58:01.476709 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} DynamicQueryHandler: Done processing query 2024.02.16 02:58:01.476734 [ 3 ] {848e63e8-7d2c-46c8-82e0-4f4a749cbff0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:01.476750 [ 3 ] {} HTTP-Session: 92e86b85-7c3c-4bff-8247-c654c2d019e0 Destroying unnamed session 2024.02.16 02:58:01.476899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:01.476947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:01.476967 [ 3 ] {} HTTP-Session: 078c8974-09b1-4dd4-81bd-6f4bb3a00d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:01.476985 [ 3 ] {} HTTP-Session: 078c8974-09b1-4dd4-81bd-6f4bb3a00d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:01.477055 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:01.477099 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:58:01.477222 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:01.477487 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:01.477778 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 02:58:01.477962 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 02:58:01.478080 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} executeQuery: Read 1 rows, 72.00 B in 0.000993347 sec., 1006 rows/sec., 70.78 KiB/sec. 2024.02.16 02:58:01.478223 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} DynamicQueryHandler: Done processing query 2024.02.16 02:58:01.478247 [ 3 ] {7048ecac-a9cd-4ce1-a278-8fef9bf2bfee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:58:01.478263 [ 3 ] {} HTTP-Session: 078c8974-09b1-4dd4-81bd-6f4bb3a00d27 Destroying unnamed session 2024.02.16 02:58:01.478414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:01.478459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:01.478483 [ 3 ] {} HTTP-Session: 586d637f-0539-449e-a3d5-cd2f844d25cf Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:01.478500 [ 3 ] {} HTTP-Session: 586d637f-0539-449e-a3d5-cd2f844d25cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:01.478578 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:01.478619 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:01.478754 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:01.479233 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:01.479676 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 02:58:01.479942 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 02:58:01.480065 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} executeQuery: Read 38 rows, 52.51 KiB in 0.001450974 sec., 26189 rows/sec., 35.34 MiB/sec. 2024.02.16 02:58:01.480205 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} DynamicQueryHandler: Done processing query 2024.02.16 02:58:01.480230 [ 3 ] {33337322-1e68-4ca3-90b8-55a97fc15975} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:58:01.480247 [ 3 ] {} HTTP-Session: 586d637f-0539-449e-a3d5-cd2f844d25cf Destroying unnamed session 2024.02.16 02:58:06.467612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:06.467736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:06.467765 [ 3 ] {} HTTP-Session: 52e71c0a-890a-4337-9148-421adaeae684 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:06.467790 [ 3 ] {} HTTP-Session: 52e71c0a-890a-4337-9148-421adaeae684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:06.467921 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:06.467985 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:06.468150 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:06.468548 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:06.468820 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 02:58:06.468997 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 02:58:06.469134 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} executeQuery: Read 12 rows, 996.00 B in 0.001170789 sec., 10249 rows/sec., 830.77 KiB/sec. 2024.02.16 02:58:06.469265 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} DynamicQueryHandler: Done processing query 2024.02.16 02:58:06.469292 [ 3 ] {9792052f-810b-4d3b-80d1-cabc57cf802b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:06.469311 [ 3 ] {} HTTP-Session: 52e71c0a-890a-4337-9148-421adaeae684 Destroying unnamed session 2024.02.16 02:58:06.469441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:06.469490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:06.469512 [ 3 ] {} HTTP-Session: 99249744-5c53-40c4-b63d-18188ad2bf18 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:06.469532 [ 3 ] {} HTTP-Session: 99249744-5c53-40c4-b63d-18188ad2bf18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:06.469618 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:06.469661 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:06.469772 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:06.470117 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:06.470334 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 02:58:06.470501 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 02:58:06.470622 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} executeQuery: Read 36 rows, 3.27 KiB in 0.000973736 sec., 36971 rows/sec., 3.28 MiB/sec. 2024.02.16 02:58:06.470769 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} DynamicQueryHandler: Done processing query 2024.02.16 02:58:06.470795 [ 3 ] {d5a76db3-221a-4c9a-b546-2bc3a2f53884} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:06.470811 [ 3 ] {} HTTP-Session: 99249744-5c53-40c4-b63d-18188ad2bf18 Destroying unnamed session 2024.02.16 02:58:06.470980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:06.471029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:06.471051 [ 3 ] {} HTTP-Session: b60f58f8-432d-4d72-88f1-e5c050cbf849 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:06.471069 [ 3 ] {} HTTP-Session: b60f58f8-432d-4d72-88f1-e5c050cbf849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:06.471142 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:06.471182 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:06.471296 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:06.471578 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:06.471792 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 02:58:06.471948 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 02:58:06.472067 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} executeQuery: Read 12 rows, 984.00 B in 0.000896345 sec., 13387 rows/sec., 1.05 MiB/sec. 2024.02.16 02:58:06.472174 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} DynamicQueryHandler: Done processing query 2024.02.16 02:58:06.472199 [ 3 ] {806e95f2-b243-47e3-970c-fb140d2872c1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:06.472215 [ 3 ] {} HTTP-Session: b60f58f8-432d-4d72-88f1-e5c050cbf849 Destroying unnamed session 2024.02.16 02:58:06.472352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:06.472399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:06.472420 [ 3 ] {} HTTP-Session: 89c1b4f2-1b6a-486d-a1ef-d6f5b1328124 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:06.472438 [ 3 ] {} HTTP-Session: 89c1b4f2-1b6a-486d-a1ef-d6f5b1328124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:06.472512 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:06.472561 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:06.472701 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:06.473020 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:06.473308 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 02:58:06.473496 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 02:58:06.473613 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} executeQuery: Read 12 rows, 16.58 KiB in 0.001069908 sec., 11215 rows/sec., 15.14 MiB/sec. 2024.02.16 02:58:06.473735 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} DynamicQueryHandler: Done processing query 2024.02.16 02:58:06.473758 [ 3 ] {3b966f52-e1e2-4aa5-874d-a337772d5849} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:58:06.473774 [ 3 ] {} HTTP-Session: 89c1b4f2-1b6a-486d-a1ef-d6f5b1328124 Destroying unnamed session 2024.02.16 02:58:11.469766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:11.469887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:11.469913 [ 3 ] {} HTTP-Session: 15c317dc-7891-4ffb-9271-81929e561208 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:11.469936 [ 3 ] {} HTTP-Session: 15c317dc-7891-4ffb-9271-81929e561208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:11.470063 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:11.470124 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:11.470299 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:11.470717 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:11.470988 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 02:58:11.471159 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 02:58:11.471271 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} executeQuery: Read 38 rows, 3.08 KiB in 0.001170749 sec., 32457 rows/sec., 2.57 MiB/sec. 2024.02.16 02:58:11.471465 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} DynamicQueryHandler: Done processing query 2024.02.16 02:58:11.471497 [ 3 ] {066b797e-253b-4a8e-ad3f-20054bcc8063} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:11.471522 [ 3 ] {} HTTP-Session: 15c317dc-7891-4ffb-9271-81929e561208 Destroying unnamed session 2024.02.16 02:58:11.471694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:11.471746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:11.471767 [ 3 ] {} HTTP-Session: 86005be7-8e71-4756-ac75-b6738c479f74 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:11.471786 [ 3 ] {} HTTP-Session: 86005be7-8e71-4756-ac75-b6738c479f74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:11.471879 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:11.471923 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:11.472038 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:11.472419 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:11.472646 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 02:58:11.472813 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 02:58:11.472916 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} executeQuery: Read 114 rows, 11.44 KiB in 0.001007017 sec., 113205 rows/sec., 11.09 MiB/sec. 2024.02.16 02:58:11.473088 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} DynamicQueryHandler: Done processing query 2024.02.16 02:58:11.473114 [ 3 ] {9b645248-349d-4e39-b258-4f32149bb828} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:58:11.473132 [ 3 ] {} HTTP-Session: 86005be7-8e71-4756-ac75-b6738c479f74 Destroying unnamed session 2024.02.16 02:58:11.473291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:11.473341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:11.473362 [ 3 ] {} HTTP-Session: 6f49d21b-dc12-4989-8632-15a2ef553f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:11.473386 [ 3 ] {} HTTP-Session: 6f49d21b-dc12-4989-8632-15a2ef553f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:11.473466 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:11.473507 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:11.473624 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:11.473934 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:11.474161 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 02:58:11.474311 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 02:58:11.474439 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} executeQuery: Read 38 rows, 3.04 KiB in 0.000940646 sec., 40397 rows/sec., 3.16 MiB/sec. 2024.02.16 02:58:11.474595 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} DynamicQueryHandler: Done processing query 2024.02.16 02:58:11.474619 [ 3 ] {b4728744-f0a0-4fd6-869c-9581acea318b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:11.474634 [ 3 ] {} HTTP-Session: 6f49d21b-dc12-4989-8632-15a2ef553f22 Destroying unnamed session 2024.02.16 02:58:11.474809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:11.474855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:11.474879 [ 3 ] {} HTTP-Session: 1f54c364-c62f-4154-a655-69f2242010b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:11.474896 [ 3 ] {} HTTP-Session: 1f54c364-c62f-4154-a655-69f2242010b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:11.474981 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:11.475027 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:11.475173 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:11.475627 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:11.475937 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 02:58:11.476120 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 02:58:11.476249 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} executeQuery: Read 38 rows, 52.51 KiB in 0.00123789 sec., 30697 rows/sec., 41.42 MiB/sec. 2024.02.16 02:58:11.476393 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} DynamicQueryHandler: Done processing query 2024.02.16 02:58:11.476417 [ 3 ] {8c8e03f5-f063-4781-a4bd-aa2d9a8542f9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:58:11.476433 [ 3 ] {} HTTP-Session: 1f54c364-c62f-4154-a655-69f2242010b0 Destroying unnamed session 2024.02.16 02:58:16.050834 [ 63 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:58:16.050935 [ 63 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:58:16.468547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:16.468642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:16.468670 [ 3 ] {} HTTP-Session: a7b5265a-2029-4ae6-a549-c3f4550523ff Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:16.468694 [ 3 ] {} HTTP-Session: a7b5265a-2029-4ae6-a549-c3f4550523ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:16.468817 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:16.468875 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:16.469038 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:16.469456 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:16.469729 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 02:58:16.469900 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 02:58:16.470022 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} executeQuery: Read 12 rows, 996.00 B in 0.001171179 sec., 10246 rows/sec., 830.49 KiB/sec. 2024.02.16 02:58:16.470012 [ 63 ] {} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.16 02:58:16.470081 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:16.470182 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} DynamicQueryHandler: Done processing query 2024.02.16 02:58:16.470186 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.16 02:58:16.470221 [ 3 ] {c1dfecc4-055d-4166-9f9b-7574ce310b5d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:16.470274 [ 3 ] {} HTTP-Session: a7b5265a-2029-4ae6-a549-c3f4550523ff Destroying unnamed session 2024.02.16 02:58:16.470358 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:16.470411 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 48 rows starting from the beginning of the part 2024.02.16 02:58:16.470434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:16.470521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:16.470557 [ 3 ] {} HTTP-Session: 753f1d4a-9120-46eb-afa1-bd3c0e3b4652 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:16.470608 [ 3 ] {} HTTP-Session: 753f1d4a-9120-46eb-afa1-bd3c0e3b4652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:16.470700 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.470829 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:16.470953 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:16.470958 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:16.471313 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.471450 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:16.471575 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:16.471739 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.472342 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:16.472822 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 02:58:16.473241 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 02:58:16.473363 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003220443 sec., 49682.605778149155 rows/sec., 3.93 MiB/sec. 2024.02.16 02:58:16.473423 [ 63 ] {} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.16 02:58:16.473475 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} executeQuery: Read 36 rows, 3.27 KiB in 0.002581303 sec., 13946 rows/sec., 1.24 MiB/sec. 2024.02.16 02:58:16.473496 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:16.473637 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.16 02:58:16.473790 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.16 02:58:16.473948 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} DynamicQueryHandler: Done processing query 2024.02.16 02:58:16.473980 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:16.473991 [ 3 ] {d3244884-7b12-4049-848a-43a86af0738c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:16.474030 [ 3 ] {} HTTP-Session: 753f1d4a-9120-46eb-afa1-bd3c0e3b4652 Destroying unnamed session 2024.02.16 02:58:16.474035 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part 2024.02.16 02:58:16.474112 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.16 02:58:16.474202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:16.474248 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_11_2} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.16 02:58:16.474307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:16.474314 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2024.02.16 02:58:16.474380 [ 3 ] {} HTTP-Session: 6cb3f668-80fe-4554-89cd-ee04cd0fccdc Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:16.474452 [ 3 ] {} HTTP-Session: 6cb3f668-80fe-4554-89cd-ee04cd0fccdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:16.474557 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 115 rows starting from the beginning of the part 2024.02.16 02:58:16.474584 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:16.474633 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:16.474687 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2024.02.16 02:58:16.474871 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 114 rows starting from the beginning of the part 2024.02.16 02:58:16.474886 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:16.474992 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part 2024.02.16 02:58:16.475340 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:16.475621 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 02:58:16.475801 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 02:58:16.475950 [ 63 ] {} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.16 02:58:16.476010 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} executeQuery: Read 12 rows, 984.00 B in 0.001385492 sec., 8661 rows/sec., 693.57 KiB/sec. 2024.02.16 02:58:16.476022 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:16.476041 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 518 rows, containing 4 columns (4 merged, 0 gathered) in 0.002464091 sec., 210219.50893859036 rows/sec., 19.73 MiB/sec. 2024.02.16 02:58:16.476242 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.16 02:58:16.476307 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} DynamicQueryHandler: Done processing query 2024.02.16 02:58:16.476320 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.16 02:58:16.476360 [ 3 ] {81203cbc-8df2-4b19-ad2b-d566e09f002e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:16.476421 [ 3 ] {} HTTP-Session: 6cb3f668-80fe-4554-89cd-ee04cd0fccdc Destroying unnamed session 2024.02.16 02:58:16.476516 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:16.476565 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part 2024.02.16 02:58:16.476596 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.16 02:58:16.476678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:16.476743 [ 23 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_11_2} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.16 02:58:16.476772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:16.476852 [ 3 ] {} HTTP-Session: 4088de29-5772-4438-a80a-87c63a13a39d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:16.476959 [ 3 ] {} HTTP-Session: 4088de29-5772-4438-a80a-87c63a13a39d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:16.477035 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.477184 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:16.477316 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2024.02.16 02:58:16.477320 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:16.477597 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.477961 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:16.477978 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:16.478175 [ 10 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.478565 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:16.479561 [ 23 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.003466987 sec., 59417.58650955426 rows/sec., 4.64 MiB/sec. 2024.02.16 02:58:16.479604 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.16 02:58:16.479679 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.16 02:58:16.479855 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.16 02:58:16.479880 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.16 02:58:16.479961 [ 19 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_11_2} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.16 02:58:16.479979 [ 63 ] {} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.16 02:58:16.479998 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} executeQuery: Read 12 rows, 16.58 KiB in 0.002756665 sec., 4353 rows/sec., 5.87 MiB/sec. 2024.02.16 02:58:16.480055 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:16.480208 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.16 02:58:16.480335 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} DynamicQueryHandler: Done processing query 2024.02.16 02:58:16.480365 [ 3 ] {7546fd6f-7ebc-4599-882e-ff0012931438} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:58:16.480371 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:16.480385 [ 3 ] {} HTTP-Session: 4088de29-5772-4438-a80a-87c63a13a39d Destroying unnamed session 2024.02.16 02:58:16.480412 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part 2024.02.16 02:58:16.480516 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.480610 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:16.480695 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.480779 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:16.480865 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:16.481991 [ 19 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 6 columns (6 merged, 0 gathered) in 0.001868691 sec., 166426.6590891699 rows/sec., 224.58 MiB/sec. 2024.02.16 02:58:16.482234 [ 11 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.16 02:58:16.482485 [ 11 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.16 02:58:16.482560 [ 11 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.16 02:58:16.482632 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_11_2: 4.03 MiB. 2024.02.16 02:58:21.471685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:21.471819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:21.471851 [ 3 ] {} HTTP-Session: bf94ee42-38cf-4578-83b9-1692c163c9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:21.471879 [ 3 ] {} HTTP-Session: bf94ee42-38cf-4578-83b9-1692c163c9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:21.472022 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:21.472088 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:21.472254 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:21.472670 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:21.472942 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 02:58:21.473110 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 02:58:21.473229 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} executeQuery: Read 38 rows, 3.08 KiB in 0.001167079 sec., 32559 rows/sec., 2.58 MiB/sec. 2024.02.16 02:58:21.473366 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} DynamicQueryHandler: Done processing query 2024.02.16 02:58:21.473391 [ 3 ] {267638fc-0638-44d3-b0a4-5113b152c7b8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:21.473408 [ 3 ] {} HTTP-Session: bf94ee42-38cf-4578-83b9-1692c163c9ed Destroying unnamed session 2024.02.16 02:58:21.473558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:21.473608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:21.473629 [ 3 ] {} HTTP-Session: 474d8d6a-5b09-4057-8f86-5ed7006ca4d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:21.473648 [ 3 ] {} HTTP-Session: 474d8d6a-5b09-4057-8f86-5ed7006ca4d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:21.473736 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:21.473780 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:21.473889 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:21.474273 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:21.474501 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 02:58:21.474653 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 02:58:21.474752 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} executeQuery: Read 150 rows, 14.25 KiB in 0.000984717 sec., 152328 rows/sec., 14.13 MiB/sec. 2024.02.16 02:58:21.474874 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} DynamicQueryHandler: Done processing query 2024.02.16 02:58:21.474898 [ 3 ] {1088b31b-e751-40ef-95b9-b5fbe2b365e7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 02:58:21.474914 [ 3 ] {} HTTP-Session: 474d8d6a-5b09-4057-8f86-5ed7006ca4d6 Destroying unnamed session 2024.02.16 02:58:21.475049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:21.475097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:21.475117 [ 3 ] {} HTTP-Session: 1207b720-a89e-484b-8dc3-dd82e86da22f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:21.475135 [ 3 ] {} HTTP-Session: 1207b720-a89e-484b-8dc3-dd82e86da22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:21.475215 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:21.475255 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:21.475362 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:21.475665 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:21.475883 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 02:58:21.476038 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 02:58:21.476134 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} executeQuery: Read 62 rows, 4.94 KiB in 0.000890304 sec., 69639 rows/sec., 5.42 MiB/sec. 2024.02.16 02:58:21.476289 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} DynamicQueryHandler: Done processing query 2024.02.16 02:58:21.476313 [ 3 ] {d3f8c819-61e6-43d9-a898-74841a428b53} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:58:21.476329 [ 3 ] {} HTTP-Session: 1207b720-a89e-484b-8dc3-dd82e86da22f Destroying unnamed session 2024.02.16 02:58:21.476487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:21.476532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:21.476551 [ 3 ] {} HTTP-Session: ed09c2d9-134c-46cb-82cb-25deb63f58f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:21.476569 [ 3 ] {} HTTP-Session: ed09c2d9-134c-46cb-82cb-25deb63f58f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:21.476644 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:21.476690 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:58:21.476820 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:21.477196 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:21.477460 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 02:58:21.477652 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 02:58:21.477748 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} executeQuery: Read 36 rows, 2.60 KiB in 0.001075708 sec., 33466 rows/sec., 2.36 MiB/sec. 2024.02.16 02:58:21.477883 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} DynamicQueryHandler: Done processing query 2024.02.16 02:58:21.477908 [ 3 ] {6cb7d91d-2c8e-4f09-86b1-52c55d794e89} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:21.477923 [ 3 ] {} HTTP-Session: ed09c2d9-134c-46cb-82cb-25deb63f58f3 Destroying unnamed session 2024.02.16 02:58:21.478082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:21.478127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:21.478146 [ 3 ] {} HTTP-Session: 4c3d052b-40c0-40b4-9105-46cf9b23f4cc Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:21.478163 [ 3 ] {} HTTP-Session: 4c3d052b-40c0-40b4-9105-46cf9b23f4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:21.478246 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:21.478291 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:21.478429 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:21.478872 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:21.479175 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.16 02:58:21.479354 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.16 02:58:21.479452 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} executeQuery: Read 38 rows, 52.51 KiB in 0.001177509 sec., 32271 rows/sec., 43.55 MiB/sec. 2024.02.16 02:58:21.479560 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} DynamicQueryHandler: Done processing query 2024.02.16 02:58:21.479584 [ 3 ] {5d8f5788-9c2e-41a2-bcc9-e7e862e8323e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:58:21.479600 [ 3 ] {} HTTP-Session: 4c3d052b-40c0-40b4-9105-46cf9b23f4cc Destroying unnamed session 2024.02.16 02:58:26.469335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:26.469466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:26.469498 [ 3 ] {} HTTP-Session: b9a54401-1b3e-4cd7-bc82-67143d7db4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:26.469527 [ 3 ] {} HTTP-Session: b9a54401-1b3e-4cd7-bc82-67143d7db4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:26.469701 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:26.469796 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:26.470058 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:26.470626 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:26.470879 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 02:58:26.471103 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 02:58:26.471220 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} executeQuery: Read 12 rows, 996.00 B in 0.001462574 sec., 8204 rows/sec., 665.03 KiB/sec. 2024.02.16 02:58:26.471367 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} DynamicQueryHandler: Done processing query 2024.02.16 02:58:26.471392 [ 3 ] {2b54f656-d20f-4dc5-8b65-0885b34edb00} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:26.471409 [ 3 ] {} HTTP-Session: b9a54401-1b3e-4cd7-bc82-67143d7db4ea Destroying unnamed session 2024.02.16 02:58:26.471539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:26.471588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:26.471608 [ 3 ] {} HTTP-Session: 91b2a708-dfdd-4238-ae90-3eb946852ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:26.471627 [ 3 ] {} HTTP-Session: 91b2a708-dfdd-4238-ae90-3eb946852ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:26.471706 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:26.471748 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:26.471857 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:26.472170 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:26.472383 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 02:58:26.472536 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 02:58:26.472631 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} executeQuery: Read 36 rows, 3.27 KiB in 0.000896325 sec., 40164 rows/sec., 3.56 MiB/sec. 2024.02.16 02:58:26.472734 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} DynamicQueryHandler: Done processing query 2024.02.16 02:58:26.472758 [ 3 ] {44030cd4-0eb8-4e53-9d7b-f45416e53129} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:26.472774 [ 3 ] {} HTTP-Session: 91b2a708-dfdd-4238-ae90-3eb946852ef2 Destroying unnamed session 2024.02.16 02:58:26.472899 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:26.472942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:26.472961 [ 3 ] {} HTTP-Session: 7e8f5535-65ff-4ff9-bcc1-2fdf3695cfb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:26.472979 [ 3 ] {} HTTP-Session: 7e8f5535-65ff-4ff9-bcc1-2fdf3695cfb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:26.473050 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:26.473091 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:26.473196 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:26.473456 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:26.473668 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 02:58:26.473821 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 02:58:26.473914 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} executeQuery: Read 12 rows, 984.00 B in 0.000834544 sec., 14379 rows/sec., 1.12 MiB/sec. 2024.02.16 02:58:26.474032 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} DynamicQueryHandler: Done processing query 2024.02.16 02:58:26.474055 [ 3 ] {a73a8c64-2499-4992-933a-55b267f27003} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:26.474074 [ 3 ] {} HTTP-Session: 7e8f5535-65ff-4ff9-bcc1-2fdf3695cfb4 Destroying unnamed session 2024.02.16 02:58:26.474232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12886, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:26.474277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:26.474296 [ 3 ] {} HTTP-Session: bdabdc83-f38a-4217-9fca-ea7169150311 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:26.474313 [ 3 ] {} HTTP-Session: bdabdc83-f38a-4217-9fca-ea7169150311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:26.474388 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:26.474433 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:26.474569 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:26.474911 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:26.475201 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.16 02:58:26.475381 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.16 02:58:26.475478 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} executeQuery: Read 12 rows, 16.58 KiB in 0.001061908 sec., 11300 rows/sec., 15.25 MiB/sec. 2024.02.16 02:58:26.475585 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} DynamicQueryHandler: Done processing query 2024.02.16 02:58:26.475609 [ 3 ] {988d28ef-56da-4cdb-9ac2-ba8f4c701c51} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:58:26.475625 [ 3 ] {} HTTP-Session: bdabdc83-f38a-4217-9fca-ea7169150311 Destroying unnamed session 2024.02.16 02:58:31.051006 [ 77 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:58:31.051106 [ 77 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:58:31.470648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:31.470769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:31.470799 [ 3 ] {} HTTP-Session: cdebf994-77c9-40b9-8a74-5a8c6b718cd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:31.470827 [ 3 ] {} HTTP-Session: cdebf994-77c9-40b9-8a74-5a8c6b718cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:31.470972 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:31.471046 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:31.471210 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:31.471636 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:31.471889 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 02:58:31.472053 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 02:58:31.472175 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} executeQuery: Read 38 rows, 3.08 KiB in 0.00120514 sec., 31531 rows/sec., 2.50 MiB/sec. 2024.02.16 02:58:31.472394 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} DynamicQueryHandler: Done processing query 2024.02.16 02:58:31.472419 [ 3 ] {75d2196d-3286-404a-a428-f9be64b6d52f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:31.472437 [ 3 ] {} HTTP-Session: cdebf994-77c9-40b9-8a74-5a8c6b718cd6 Destroying unnamed session 2024.02.16 02:58:31.472580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:31.472630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:31.472650 [ 3 ] {} HTTP-Session: 1f21d25c-3c6b-4524-b9bf-d983b38d1f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:31.472668 [ 3 ] {} HTTP-Session: 1f21d25c-3c6b-4524-b9bf-d983b38d1f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:31.472755 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:31.472799 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:31.472909 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:31.473276 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:31.473506 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 02:58:31.473658 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 02:58:31.473777 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} executeQuery: Read 114 rows, 11.44 KiB in 0.000984466 sec., 115798 rows/sec., 11.34 MiB/sec. 2024.02.16 02:58:31.473966 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} DynamicQueryHandler: Done processing query 2024.02.16 02:58:31.473991 [ 3 ] {713684b4-e843-4f40-9ac1-3827b0b69953} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:58:31.474007 [ 3 ] {} HTTP-Session: 1f21d25c-3c6b-4524-b9bf-d983b38d1f78 Destroying unnamed session 2024.02.16 02:58:31.474146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:31.474192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:31.474211 [ 3 ] {} HTTP-Session: dbcb73dc-9ecd-4c41-aca0-882257e9d8b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:31.474229 [ 3 ] {} HTTP-Session: dbcb73dc-9ecd-4c41-aca0-882257e9d8b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:31.474307 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:31.474348 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:31.474474 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:31.474884 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:31.475108 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 02:58:31.475263 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 02:58:31.475382 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} executeQuery: Read 38 rows, 3.04 KiB in 0.001044927 sec., 36366 rows/sec., 2.84 MiB/sec. 2024.02.16 02:58:31.475502 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} DynamicQueryHandler: Done processing query 2024.02.16 02:58:31.475525 [ 3 ] {88a5b590-bb18-417f-a5c1-224af26c95cf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:31.475541 [ 3 ] {} HTTP-Session: dbcb73dc-9ecd-4c41-aca0-882257e9d8b9 Destroying unnamed session 2024.02.16 02:58:31.475719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:31.475765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:31.475784 [ 3 ] {} HTTP-Session: 78859ae2-e072-4b3f-b340-147f8ac4c151 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:31.475801 [ 3 ] {} HTTP-Session: 78859ae2-e072-4b3f-b340-147f8ac4c151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:31.475890 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:31.475936 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:31.476079 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:31.476510 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.16 02:58:31.476810 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.16 02:58:31.476991 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.16 02:58:31.477120 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} executeQuery: Read 38 rows, 52.51 KiB in 0.00119354 sec., 31838 rows/sec., 42.96 MiB/sec. 2024.02.16 02:58:31.477231 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} DynamicQueryHandler: Done processing query 2024.02.16 02:58:31.477255 [ 3 ] {dc95abb3-0ff7-400d-89eb-8b7417ec7a94} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:58:31.477270 [ 3 ] {} HTTP-Session: 78859ae2-e072-4b3f-b340-147f8ac4c151 Destroying unnamed session 2024.02.16 02:58:36.470102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:36.470240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:36.470272 [ 3 ] {} HTTP-Session: 8e59ac7d-1e28-4573-b34e-3c5fa7cc0174 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:36.470301 [ 3 ] {} HTTP-Session: 8e59ac7d-1e28-4573-b34e-3c5fa7cc0174 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:36.470440 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:36.470508 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:36.470666 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:36.471079 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:36.471341 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 02:58:36.471509 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 02:58:36.471630 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} executeQuery: Read 12 rows, 996.00 B in 0.001148869 sec., 10445 rows/sec., 846.62 KiB/sec. 2024.02.16 02:58:36.471784 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} DynamicQueryHandler: Done processing query 2024.02.16 02:58:36.471809 [ 3 ] {b8a4cb48-e23b-42f6-933b-2043d7bf5244} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:36.471826 [ 3 ] {} HTTP-Session: 8e59ac7d-1e28-4573-b34e-3c5fa7cc0174 Destroying unnamed session 2024.02.16 02:58:36.471999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:36.472049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:36.472070 [ 3 ] {} HTTP-Session: 3af08477-691e-4402-a5b6-84561936f631 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:36.472089 [ 3 ] {} HTTP-Session: 3af08477-691e-4402-a5b6-84561936f631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:36.472168 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:36.472212 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 02:58:36.472323 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:36.472711 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:36.472905 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 02:58:36.473047 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 02:58:36.473158 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} executeQuery: Read 4 rows, 342.00 B in 0.000983156 sec., 4068 rows/sec., 339.71 KiB/sec. 2024.02.16 02:58:36.473284 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} DynamicQueryHandler: Done processing query 2024.02.16 02:58:36.473306 [ 3 ] {20dda70a-1b02-4cab-adb3-d0926b8cf9c2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:58:36.473322 [ 3 ] {} HTTP-Session: 3af08477-691e-4402-a5b6-84561936f631 Destroying unnamed session 2024.02.16 02:58:36.473444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:36.473487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:36.473506 [ 3 ] {} HTTP-Session: 616772b5-f84c-4d67-9aa4-fdc972a040f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:36.473523 [ 3 ] {} HTTP-Session: 616772b5-f84c-4d67-9aa4-fdc972a040f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:36.473596 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:36.473636 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:36.473817 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:36.474112 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:36.474336 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 02:58:36.474486 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 02:58:36.474605 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} executeQuery: Read 38 rows, 3.45 KiB in 0.000907825 sec., 41858 rows/sec., 3.71 MiB/sec. 2024.02.16 02:58:36.474746 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} DynamicQueryHandler: Done processing query 2024.02.16 02:58:36.474770 [ 3 ] {f7da1acf-ff93-4da2-a6b1-aab942d5928c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:36.474786 [ 3 ] {} HTTP-Session: 616772b5-f84c-4d67-9aa4-fdc972a040f8 Destroying unnamed session 2024.02.16 02:58:36.474933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:36.474978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:36.474997 [ 3 ] {} HTTP-Session: 766a25ad-95da-4352-82a4-d68c2cc3120e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:36.475014 [ 3 ] {} HTTP-Session: 766a25ad-95da-4352-82a4-d68c2cc3120e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:36.475084 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:36.475124 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 02:58:36.475231 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:36.475549 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:36.475761 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.16 02:58:36.475912 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.16 02:58:36.476032 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} executeQuery: Read 4 rows, 286.00 B in 0.000915505 sec., 4369 rows/sec., 305.07 KiB/sec. 2024.02.16 02:58:36.476155 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} DynamicQueryHandler: Done processing query 2024.02.16 02:58:36.476179 [ 3 ] {75ebbdf4-5214-4f4c-b26c-e5899a831a9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:58:36.476195 [ 3 ] {} HTTP-Session: 766a25ad-95da-4352-82a4-d68c2cc3120e Destroying unnamed session 2024.02.16 02:58:36.476328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:36.476371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:36.476391 [ 3 ] {} HTTP-Session: 8f214041-0711-42b3-a5c7-747155cc93a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:36.476408 [ 3 ] {} HTTP-Session: 8f214041-0711-42b3-a5c7-747155cc93a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:36.476479 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:36.476518 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:36.476626 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:36.476913 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:36.477119 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 02:58:36.477268 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 02:58:36.477379 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} executeQuery: Read 16 rows, 1.29 KiB in 0.000860244 sec., 18599 rows/sec., 1.46 MiB/sec. 2024.02.16 02:58:36.477504 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} DynamicQueryHandler: Done processing query 2024.02.16 02:58:36.477527 [ 3 ] {401a8f49-9bea-4a9c-a244-f3dd97874f9a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:36.477544 [ 3 ] {} HTTP-Session: 8f214041-0711-42b3-a5c7-747155cc93a0 Destroying unnamed session 2024.02.16 02:58:36.477675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:36.477722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:36.477742 [ 3 ] {} HTTP-Session: d59958c9-a57c-4d6a-aa64-e0072e897551 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:36.477761 [ 3 ] {} HTTP-Session: d59958c9-a57c-4d6a-aa64-e0072e897551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:36.477831 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:36.477875 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:58:36.477996 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:36.478259 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:36.478514 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 02:58:36.478689 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 02:58:36.478810 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} executeQuery: Read 2 rows, 144.00 B in 0.000950146 sec., 2104 rows/sec., 148.00 KiB/sec. 2024.02.16 02:58:36.478915 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} DynamicQueryHandler: Done processing query 2024.02.16 02:58:36.478939 [ 3 ] {031c85d9-89b7-435e-8b48-d596a325e810} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:58:36.478954 [ 3 ] {} HTTP-Session: d59958c9-a57c-4d6a-aa64-e0072e897551 Destroying unnamed session 2024.02.16 02:58:36.479074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:36.479117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:36.479137 [ 3 ] {} HTTP-Session: 4dea213c-6981-4147-93f7-fc7e521ef7f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:36.479154 [ 3 ] {} HTTP-Session: 4dea213c-6981-4147-93f7-fc7e521ef7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:36.479228 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:36.479272 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:36.479407 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:36.479811 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:36.480094 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.16 02:58:36.480274 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.16 02:58:36.480396 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} executeQuery: Read 12 rows, 16.58 KiB in 0.001141049 sec., 10516 rows/sec., 14.19 MiB/sec. 2024.02.16 02:58:36.480524 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} DynamicQueryHandler: Done processing query 2024.02.16 02:58:36.480548 [ 3 ] {a10da052-3a2d-4a72-b8d8-96322cf2f4d3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:58:36.480564 [ 3 ] {} HTTP-Session: 4dea213c-6981-4147-93f7-fc7e521ef7f8 Destroying unnamed session 2024.02.16 02:58:41.471446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:41.471575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:41.471607 [ 3 ] {} HTTP-Session: 0753fff5-4bd0-4274-8c02-0366aae80a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:41.471635 [ 3 ] {} HTTP-Session: 0753fff5-4bd0-4274-8c02-0366aae80a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:41.471782 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:41.471850 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:41.472020 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:41.472490 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:41.472757 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 02:58:41.472925 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 02:58:41.473049 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} executeQuery: Read 38 rows, 3.08 KiB in 0.00122246 sec., 31084 rows/sec., 2.46 MiB/sec. 2024.02.16 02:58:41.473061 [ 54 ] {} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.16 02:58:41.473171 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:41.473264 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} DynamicQueryHandler: Done processing query 2024.02.16 02:58:41.473322 [ 3 ] {b9ca155a-24a6-4897-a702-40a1c43c61ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:41.473323 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.16 02:58:41.473370 [ 3 ] {} HTTP-Session: 0753fff5-4bd0-4274-8c02-0366aae80a5d Destroying unnamed session 2024.02.16 02:58:41.473477 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:41.473516 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part 2024.02.16 02:58:41.473562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:41.473664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:41.473720 [ 3 ] {} HTTP-Session: 7e4dc905-c77a-455c-bba9-e694dfdb1c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:41.473770 [ 3 ] {} HTTP-Session: 7e4dc905-c77a-455c-bba9-e694dfdb1c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:41.473769 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.473974 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:41.474013 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:41.474069 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:41.474270 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.474513 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:41.474533 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:41.474703 [ 20 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.475285 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:41.475794 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 02:58:41.476149 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 02:58:41.476200 [ 23 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002973849 sec., 63217.73566848888 rows/sec., 5.00 MiB/sec. 2024.02.16 02:58:41.476324 [ 54 ] {} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.16 02:58:41.476360 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} executeQuery: Read 114 rows, 11.44 KiB in 0.002321268 sec., 49111 rows/sec., 4.81 MiB/sec. 2024.02.16 02:58:41.476417 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:41.476424 [ 23 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.16 02:58:41.476671 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.16 02:58:41.476769 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} DynamicQueryHandler: Done processing query 2024.02.16 02:58:41.476830 [ 3 ] {8efcad04-1fde-467e-9bc2-35e54f721347} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:58:41.476847 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:41.476882 [ 3 ] {} HTTP-Session: 7e4dc905-c77a-455c-bba9-e694dfdb1c7b Destroying unnamed session 2024.02.16 02:58:41.476920 [ 23 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.16 02:58:41.476947 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 188 rows starting from the beginning of the part 2024.02.16 02:58:41.477025 [ 23 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_16_3} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.16 02:58:41.477218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:41.477226 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 150 rows starting from the beginning of the part 2024.02.16 02:58:41.477310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:41.477355 [ 3 ] {} HTTP-Session: 3707f824-c264-42fd-8155-a25d436e0825 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:41.477414 [ 3 ] {} HTTP-Session: 3707f824-c264-42fd-8155-a25d436e0825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:41.477443 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2024.02.16 02:58:41.477621 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:41.477666 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 114 rows starting from the beginning of the part 2024.02.16 02:58:41.477724 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:41.477938 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.478159 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:41.478195 [ 20 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 114 rows starting from the beginning of the part 2024.02.16 02:58:41.478844 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:41.479338 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 02:58:41.479652 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 02:58:41.479862 [ 19 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.003313055 sec., 193175.18121492097 rows/sec., 18.14 MiB/sec. 2024.02.16 02:58:41.479879 [ 54 ] {} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.16 02:58:41.479911 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} executeQuery: Read 38 rows, 3.04 KiB in 0.002225687 sec., 17073 rows/sec., 1.34 MiB/sec. 2024.02.16 02:58:41.479966 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:41.480178 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.16 02:58:41.480226 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.16 02:58:41.480461 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} DynamicQueryHandler: Done processing query 2024.02.16 02:58:41.480465 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:41.480513 [ 3 ] {e97aa20b-84eb-49cc-903c-c92731f4dd37} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:41.480548 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 96 rows starting from the beginning of the part 2024.02.16 02:58:41.480565 [ 3 ] {} HTTP-Session: 3707f824-c264-42fd-8155-a25d436e0825 Destroying unnamed session 2024.02.16 02:58:41.480716 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.16 02:58:41.480811 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 62 rows starting from the beginning of the part 2024.02.16 02:58:41.480832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:41.480892 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_16_3} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.16 02:58:41.480953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:41.481075 [ 3 ] {} HTTP-Session: b95f113d-c813-43ba-b44a-7bda8b862e26 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:41.481109 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:41.481154 [ 3 ] {} HTTP-Session: b95f113d-c813-43ba-b44a-7bda8b862e26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:41.481404 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.481417 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:41.481528 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:41.481598 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part 2024.02.16 02:58:41.481954 [ 20 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.482145 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:41.483238 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:41.483519 [ 22 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003470877 sec., 75485.24479547965 rows/sec., 5.89 MiB/sec. 2024.02.16 02:58:41.483710 [ 22 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.16 02:58:41.483885 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.16 02:58:41.484013 [ 22 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.16 02:58:41.484101 [ 22 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_16_3} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.16 02:58:41.484244 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.16 02:58:41.484380 [ 54 ] {} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.16 02:58:41.484396 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} executeQuery: Read 38 rows, 52.51 KiB in 0.002912648 sec., 13046 rows/sec., 17.61 MiB/sec. 2024.02.16 02:58:41.484425 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:41.484592 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.16 02:58:41.484677 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} DynamicQueryHandler: Done processing query 2024.02.16 02:58:41.484719 [ 3 ] {ae8aa655-171a-45ea-b6e7-0122ef7f23e4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:58:41.484763 [ 3 ] {} HTTP-Session: b95f113d-c813-43ba-b44a-7bda8b862e26 Destroying unnamed session 2024.02.16 02:58:41.484794 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:41.484844 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 311 rows starting from the beginning of the part 2024.02.16 02:58:41.485002 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.485106 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:41.485198 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.485289 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part 2024.02.16 02:58:41.485382 [ 9 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part 2024.02.16 02:58:41.486809 [ 20 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 6 columns (6 merged, 0 gathered) in 0.002315188 sec., 193936.7342954438 rows/sec., 261.71 MiB/sec. 2024.02.16 02:58:41.487156 [ 20 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.16 02:58:41.487388 [ 20 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.16 02:58:41.487458 [ 20 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.16 02:58:41.487542 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_16_3: 4.02 MiB. 2024.02.16 02:58:42.000205 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.07 MiB, peak 236.30 MiB, will set to 230.96 MiB (RSS), difference: -4.11 MiB 2024.02.16 02:58:46.051175 [ 66 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:58:46.051274 [ 66 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:58:46.470306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:46.470410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:46.470436 [ 3 ] {} HTTP-Session: 610dff6b-2d37-45bb-937a-73033f86384e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:46.470462 [ 3 ] {} HTTP-Session: 610dff6b-2d37-45bb-937a-73033f86384e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:46.470588 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:46.470649 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:46.470810 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:46.471240 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:46.471507 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 02:58:46.471676 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 02:58:46.471804 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} executeQuery: Read 12 rows, 996.00 B in 0.00117601 sec., 10203 rows/sec., 827.08 KiB/sec. 2024.02.16 02:58:46.471947 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} DynamicQueryHandler: Done processing query 2024.02.16 02:58:46.471974 [ 3 ] {65652b00-f05b-48f3-a188-caead4716f74} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:46.471992 [ 3 ] {} HTTP-Session: 610dff6b-2d37-45bb-937a-73033f86384e Destroying unnamed session 2024.02.16 02:58:46.472124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:46.472173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:46.472194 [ 3 ] {} HTTP-Session: 88f8d701-d6dc-4e37-8523-9e344402089f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:46.472214 [ 3 ] {} HTTP-Session: 88f8d701-d6dc-4e37-8523-9e344402089f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:46.472298 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:46.472341 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:46.472453 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:46.472770 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:46.472988 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 02:58:46.473141 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 02:58:46.473256 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} executeQuery: Read 36 rows, 3.27 KiB in 0.000928635 sec., 38766 rows/sec., 3.44 MiB/sec. 2024.02.16 02:58:46.473379 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} DynamicQueryHandler: Done processing query 2024.02.16 02:58:46.473404 [ 3 ] {5fbf6f1d-926f-40c0-b5d4-0bc33bd757fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:46.473420 [ 3 ] {} HTTP-Session: 88f8d701-d6dc-4e37-8523-9e344402089f Destroying unnamed session 2024.02.16 02:58:46.473553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:46.473601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:46.473621 [ 3 ] {} HTTP-Session: ed4a4820-f411-41bf-8796-f980b27bec20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:46.473641 [ 3 ] {} HTTP-Session: ed4a4820-f411-41bf-8796-f980b27bec20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:46.473715 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:46.473754 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:46.473865 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:46.474140 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:46.474351 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 02:58:46.474512 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 02:58:46.474629 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} executeQuery: Read 12 rows, 984.00 B in 0.000884254 sec., 13570 rows/sec., 1.06 MiB/sec. 2024.02.16 02:58:46.474736 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} DynamicQueryHandler: Done processing query 2024.02.16 02:58:46.474760 [ 3 ] {2409e7af-12c1-4285-b886-d87a6f706dcb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:46.474776 [ 3 ] {} HTTP-Session: ed4a4820-f411-41bf-8796-f980b27bec20 Destroying unnamed session 2024.02.16 02:58:46.474948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:46.474994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:46.475014 [ 3 ] {} HTTP-Session: 46ab6e0b-f1d9-406d-b0f3-1e77db4085eb Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:46.475032 [ 3 ] {} HTTP-Session: 46ab6e0b-f1d9-406d-b0f3-1e77db4085eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:46.475111 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:46.475161 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:46.475304 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:46.475648 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:46.475943 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.16 02:58:46.476128 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.16 02:58:46.476255 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} executeQuery: Read 12 rows, 16.58 KiB in 0.001109478 sec., 10815 rows/sec., 14.60 MiB/sec. 2024.02.16 02:58:46.476443 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} DynamicQueryHandler: Done processing query 2024.02.16 02:58:46.476468 [ 3 ] {119caf4a-3edd-4008-a763-f31880cd0b02} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:58:46.476486 [ 3 ] {} HTTP-Session: 46ab6e0b-f1d9-406d-b0f3-1e77db4085eb Destroying unnamed session 2024.02.16 02:58:47.718890 [ 81 ] {} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.16 02:58:47.718978 [ 81 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:47.719058 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.16 02:58:47.719205 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:58:47.719276 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 348 rows starting from the beginning of the part 2024.02.16 02:58:47.719457 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2024.02.16 02:58:47.719570 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.02.16 02:58:47.719669 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.16 02:58:47.719767 [ 22 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.16 02:58:47.720663 [ 9 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001629787 sec., 260156.69532276306 rows/sec., 18.36 MiB/sec. 2024.02.16 02:58:47.720859 [ 9 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.16 02:58:47.721119 [ 9 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.16 02:58:47.721190 [ 9 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_5_1} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.16 02:58:51.473511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:51.473677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:51.473722 [ 3 ] {} HTTP-Session: e8e50fcb-1cf3-43ec-a090-e95654b99fec Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:51.473763 [ 3 ] {} HTTP-Session: e8e50fcb-1cf3-43ec-a090-e95654b99fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:51.473956 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:51.474049 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:51.474300 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:51.474808 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:51.475080 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 02:58:51.475250 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 02:58:51.475379 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} executeQuery: Read 38 rows, 3.08 KiB in 0.001369303 sec., 27751 rows/sec., 2.20 MiB/sec. 2024.02.16 02:58:51.475566 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} DynamicQueryHandler: Done processing query 2024.02.16 02:58:51.475594 [ 3 ] {e574a469-cfd0-4c64-923c-03df8cd2f4d1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:51.475610 [ 3 ] {} HTTP-Session: e8e50fcb-1cf3-43ec-a090-e95654b99fec Destroying unnamed session 2024.02.16 02:58:51.475734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:51.475782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:51.475802 [ 3 ] {} HTTP-Session: 894dc15b-15ac-4db7-95b0-4b226b91cc3b Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:51.475821 [ 3 ] {} HTTP-Session: 894dc15b-15ac-4db7-95b0-4b226b91cc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:51.475902 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:51.475947 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 02:58:51.476068 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:51.476348 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:51.476556 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 02:58:51.476706 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 02:58:51.476827 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} executeQuery: Read 2 rows, 175.00 B in 0.000893265 sec., 2238 rows/sec., 191.32 KiB/sec. 2024.02.16 02:58:51.476954 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} DynamicQueryHandler: Done processing query 2024.02.16 02:58:51.476978 [ 3 ] {3dad3b87-875a-4020-83d0-f41779fe2b65} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:58:51.476993 [ 3 ] {} HTTP-Session: 894dc15b-15ac-4db7-95b0-4b226b91cc3b Destroying unnamed session 2024.02.16 02:58:51.477143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:51.477189 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:51.477209 [ 3 ] {} HTTP-Session: 1e3d7934-1a14-4cde-99dc-7683b401376c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:51.477226 [ 3 ] {} HTTP-Session: 1e3d7934-1a14-4cde-99dc-7683b401376c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:51.477305 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:51.477346 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:51.477456 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:51.477821 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:51.478049 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 02:58:51.478221 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 02:58:51.478350 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} executeQuery: Read 151 rows, 14.34 KiB in 0.001012827 sec., 149087 rows/sec., 13.82 MiB/sec. 2024.02.16 02:58:51.478458 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} DynamicQueryHandler: Done processing query 2024.02.16 02:58:51.478481 [ 3 ] {b136f24c-cac5-40c3-bdbb-f8b6698ca366} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 02:58:51.478497 [ 3 ] {} HTTP-Session: 1e3d7934-1a14-4cde-99dc-7683b401376c Destroying unnamed session 2024.02.16 02:58:51.478636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:51.478682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:51.478702 [ 3 ] {} HTTP-Session: f39d702c-c141-4bbf-9b6e-68edd7b62647 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:51.478718 [ 3 ] {} HTTP-Session: f39d702c-c141-4bbf-9b6e-68edd7b62647 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:51.478788 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:51.478829 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 02:58:51.478937 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:51.479181 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:51.479385 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.16 02:58:51.479533 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.16 02:58:51.479653 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} executeQuery: Read 2 rows, 143.00 B in 0.000829954 sec., 2409 rows/sec., 168.26 KiB/sec. 2024.02.16 02:58:51.479770 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} DynamicQueryHandler: Done processing query 2024.02.16 02:58:51.479795 [ 3 ] {6a03c37a-0084-476e-bac8-8025ca850e57} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:58:51.479811 [ 3 ] {} HTTP-Session: f39d702c-c141-4bbf-9b6e-68edd7b62647 Destroying unnamed session 2024.02.16 02:58:51.479949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:51.479995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:51.480014 [ 3 ] {} HTTP-Session: 0aeecb5e-89b8-43fc-8f14-6c8ba677c3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:51.480030 [ 3 ] {} HTTP-Session: 0aeecb5e-89b8-43fc-8f14-6c8ba677c3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:51.480104 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:51.480143 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:51.480250 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:51.480553 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:51.480770 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 02:58:51.480916 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 02:58:51.481043 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} executeQuery: Read 64 rows, 5.10 KiB in 0.000906255 sec., 70620 rows/sec., 5.50 MiB/sec. 2024.02.16 02:58:51.481209 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} DynamicQueryHandler: Done processing query 2024.02.16 02:58:51.481236 [ 3 ] {8b183a28-43d5-4f82-b946-6d536a2b115b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:58:51.481253 [ 3 ] {} HTTP-Session: 0aeecb5e-89b8-43fc-8f14-6c8ba677c3d4 Destroying unnamed session 2024.02.16 02:58:51.481442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:51.481486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:51.481506 [ 3 ] {} HTTP-Session: 78f03a7f-4316-4b6e-8a0c-62a77bd1ca5d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:51.481523 [ 3 ] {} HTTP-Session: 78f03a7f-4316-4b6e-8a0c-62a77bd1ca5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:51.481597 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:51.481643 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:58:51.481774 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:51.482054 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:51.482321 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 02:58:51.482497 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 02:58:51.482594 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} executeQuery: Read 37 rows, 2.67 KiB in 0.000967865 sec., 38228 rows/sec., 2.70 MiB/sec. 2024.02.16 02:58:51.482715 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} DynamicQueryHandler: Done processing query 2024.02.16 02:58:51.482739 [ 3 ] {59bde96b-b115-40b8-8a32-f45c0eb034af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:51.482756 [ 3 ] {} HTTP-Session: 78f03a7f-4316-4b6e-8a0c-62a77bd1ca5d Destroying unnamed session 2024.02.16 02:58:51.482907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:51.482951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:51.482970 [ 3 ] {} HTTP-Session: a5275896-c847-4a5a-9695-aae3c1650254 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:51.482987 [ 3 ] {} HTTP-Session: a5275896-c847-4a5a-9695-aae3c1650254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:51.483069 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:51.483114 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:51.483249 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:51.483717 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:51.484012 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.16 02:58:51.484201 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.16 02:58:51.484304 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} executeQuery: Read 38 rows, 52.51 KiB in 0.00120667 sec., 31491 rows/sec., 42.50 MiB/sec. 2024.02.16 02:58:51.484416 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} DynamicQueryHandler: Done processing query 2024.02.16 02:58:51.484440 [ 3 ] {aa39c0f2-78cf-450a-a18c-e04d5779d0e4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:58:51.484456 [ 3 ] {} HTTP-Session: a5275896-c847-4a5a-9695-aae3c1650254 Destroying unnamed session 2024.02.16 02:58:56.470138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:56.470273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:56.470305 [ 3 ] {} HTTP-Session: 301097da-129a-4fd4-bf6d-dc27ed955fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:56.470335 [ 3 ] {} HTTP-Session: 301097da-129a-4fd4-bf6d-dc27ed955fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:56.470481 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:56.470550 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:58:56.470707 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:56.471134 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:56.471407 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 02:58:56.471575 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 02:58:56.471708 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} executeQuery: Read 12 rows, 996.00 B in 0.001177189 sec., 10193 rows/sec., 826.25 KiB/sec. 2024.02.16 02:58:56.471856 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} DynamicQueryHandler: Done processing query 2024.02.16 02:58:56.471881 [ 3 ] {23a204e8-61a8-4189-a8e2-2f6047273bc8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:56.471898 [ 3 ] {} HTTP-Session: 301097da-129a-4fd4-bf6d-dc27ed955fe7 Destroying unnamed session 2024.02.16 02:58:56.472039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:56.472088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:56.472109 [ 3 ] {} HTTP-Session: 68489302-fac4-46e4-8703-a93c3b817a58 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:56.472129 [ 3 ] {} HTTP-Session: 68489302-fac4-46e4-8703-a93c3b817a58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:56.472216 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:56.472261 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:58:56.472374 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:56.472679 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:56.472898 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 02:58:56.473051 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 02:58:56.473170 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} executeQuery: Read 36 rows, 3.27 KiB in 0.000920275 sec., 39118 rows/sec., 3.47 MiB/sec. 2024.02.16 02:58:56.473280 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} DynamicQueryHandler: Done processing query 2024.02.16 02:58:56.473304 [ 3 ] {77770962-b88e-4577-b6f0-a75488dbf97f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:58:56.473319 [ 3 ] {} HTTP-Session: 68489302-fac4-46e4-8703-a93c3b817a58 Destroying unnamed session 2024.02.16 02:58:56.473434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:56.473478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:56.473498 [ 3 ] {} HTTP-Session: c5657384-56a3-4c41-9dcc-f2af6af246d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:56.473515 [ 3 ] {} HTTP-Session: c5657384-56a3-4c41-9dcc-f2af6af246d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:56.473589 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:56.473629 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:58:56.473735 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:56.473989 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:56.474196 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 02:58:56.474340 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 02:58:56.474451 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} executeQuery: Read 12 rows, 984.00 B in 0.000843004 sec., 14234 rows/sec., 1.11 MiB/sec. 2024.02.16 02:58:56.474574 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} DynamicQueryHandler: Done processing query 2024.02.16 02:58:56.474596 [ 3 ] {0916750f-fc02-452f-bb73-637d9abed2dd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:58:56.474611 [ 3 ] {} HTTP-Session: c5657384-56a3-4c41-9dcc-f2af6af246d9 Destroying unnamed session 2024.02.16 02:58:56.474757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:58:56.474799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:58:56.474817 [ 3 ] {} HTTP-Session: 2ab385e9-a328-4c90-9973-9657f428cb20 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:58:56.474833 [ 3 ] {} HTTP-Session: 2ab385e9-a328-4c90-9973-9657f428cb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:58:56.474901 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:58:56.474946 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:58:56.475078 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:58:56.475446 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:58:56.475741 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.16 02:58:56.475919 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.16 02:58:56.476035 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} executeQuery: Read 12 rows, 16.58 KiB in 0.001050908 sec., 11418 rows/sec., 15.41 MiB/sec. 2024.02.16 02:58:56.476152 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} DynamicQueryHandler: Done processing query 2024.02.16 02:58:56.476175 [ 3 ] {59118e6c-75a6-4593-a820-f5e1c7327503} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:58:56.476191 [ 3 ] {} HTTP-Session: 2ab385e9-a328-4c90-9973-9657f428cb20 Destroying unnamed session 2024.02.16 02:59:01.051345 [ 105 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:59:01.051450 [ 105 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:59:01.471347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:01.471463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:01.471494 [ 3 ] {} HTTP-Session: aca06fb5-0d1b-4acb-9f89-bf0263a8cb7c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:01.471523 [ 3 ] {} HTTP-Session: aca06fb5-0d1b-4acb-9f89-bf0263a8cb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:01.471668 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:01.471736 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:01.471893 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:01.472334 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:01.472597 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 02:59:01.472766 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 02:59:01.472890 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} executeQuery: Read 38 rows, 3.08 KiB in 0.00118148 sec., 32163 rows/sec., 2.55 MiB/sec. 2024.02.16 02:59:01.473083 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} DynamicQueryHandler: Done processing query 2024.02.16 02:59:01.473109 [ 3 ] {d65c4658-972e-4caa-8799-10e011a8722d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:01.473126 [ 3 ] {} HTTP-Session: aca06fb5-0d1b-4acb-9f89-bf0263a8cb7c Destroying unnamed session 2024.02.16 02:59:01.473249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:01.473299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:01.473321 [ 3 ] {} HTTP-Session: 1e0c9da6-d93b-4d3b-9269-4d2284170b43 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:01.473340 [ 3 ] {} HTTP-Session: 1e0c9da6-d93b-4d3b-9269-4d2284170b43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:01.473424 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:01.473470 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 02:59:01.473598 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:01.473885 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:01.474093 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 02:59:01.474246 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 02:59:01.474371 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} executeQuery: Read 2 rows, 175.00 B in 0.000917145 sec., 2180 rows/sec., 186.34 KiB/sec. 2024.02.16 02:59:01.474478 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} DynamicQueryHandler: Done processing query 2024.02.16 02:59:01.474502 [ 3 ] {c5f7f360-ae8a-4f70-8708-d1a63836d885} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:59:01.474518 [ 3 ] {} HTTP-Session: 1e0c9da6-d93b-4d3b-9269-4d2284170b43 Destroying unnamed session 2024.02.16 02:59:01.474652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:01.474695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:01.474714 [ 3 ] {} HTTP-Session: 9054e873-e1ba-46ad-ae56-d9df435fabdf Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:01.474731 [ 3 ] {} HTTP-Session: 9054e873-e1ba-46ad-ae56-d9df435fabdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:01.474811 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:01.474851 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:01.474960 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:01.475296 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:01.475516 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 02:59:01.475666 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 02:59:01.475767 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} executeQuery: Read 115 rows, 11.53 KiB in 0.000927995 sec., 123923 rows/sec., 12.13 MiB/sec. 2024.02.16 02:59:01.475916 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} DynamicQueryHandler: Done processing query 2024.02.16 02:59:01.475940 [ 3 ] {c1b4afcb-414a-43cc-9632-2efc09dbbc70} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:59:01.475957 [ 3 ] {} HTTP-Session: 9054e873-e1ba-46ad-ae56-d9df435fabdf Destroying unnamed session 2024.02.16 02:59:01.476111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:01.476157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:01.476177 [ 3 ] {} HTTP-Session: 92b2544f-0e82-456c-b43b-c87893bcb92a Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:01.476194 [ 3 ] {} HTTP-Session: 92b2544f-0e82-456c-b43b-c87893bcb92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:01.476265 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:01.476312 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 02:59:01.476427 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:01.476684 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:01.476895 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.16 02:59:01.477044 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.16 02:59:01.477168 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} executeQuery: Read 2 rows, 143.00 B in 0.000859984 sec., 2325 rows/sec., 162.38 KiB/sec. 2024.02.16 02:59:01.477311 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} DynamicQueryHandler: Done processing query 2024.02.16 02:59:01.477334 [ 3 ] {dea49496-2df0-4bae-b4da-eb3ce486aa3e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:59:01.477350 [ 3 ] {} HTTP-Session: 92b2544f-0e82-456c-b43b-c87893bcb92a Destroying unnamed session 2024.02.16 02:59:01.477478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6835, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:01.477521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:01.477540 [ 3 ] {} HTTP-Session: 94e0b5ff-3aa2-4a0a-974f-443aaccab26f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:01.477557 [ 3 ] {} HTTP-Session: 94e0b5ff-3aa2-4a0a-974f-443aaccab26f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:01.477629 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:01.477668 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:01.477779 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:01.478123 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:01.478328 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 02:59:01.478476 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 02:59:01.478600 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} executeQuery: Read 40 rows, 3.21 KiB in 0.000941836 sec., 42470 rows/sec., 3.32 MiB/sec. 2024.02.16 02:59:01.478721 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} DynamicQueryHandler: Done processing query 2024.02.16 02:59:01.478745 [ 3 ] {0a94122d-8a0c-4195-a035-c010291df3a3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:01.478761 [ 3 ] {} HTTP-Session: 94e0b5ff-3aa2-4a0a-974f-443aaccab26f Destroying unnamed session 2024.02.16 02:59:01.478905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:01.478950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:01.478969 [ 3 ] {} HTTP-Session: 3a0a6487-32c7-4085-bbeb-df9ec8bc3090 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:01.478987 [ 3 ] {} HTTP-Session: 3a0a6487-32c7-4085-bbeb-df9ec8bc3090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:01.479057 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:01.479101 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:59:01.479224 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:01.479486 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:01.479742 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 02:59:01.479919 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 02:59:01.480044 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} executeQuery: Read 1 rows, 72.00 B in 0.000957616 sec., 1044 rows/sec., 73.42 KiB/sec. 2024.02.16 02:59:01.480150 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} DynamicQueryHandler: Done processing query 2024.02.16 02:59:01.480174 [ 3 ] {284a5afe-bd3b-41af-9834-9b7e55c1c069} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:59:01.480189 [ 3 ] {} HTTP-Session: 3a0a6487-32c7-4085-bbeb-df9ec8bc3090 Destroying unnamed session 2024.02.16 02:59:01.480325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:01.480369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:01.480388 [ 3 ] {} HTTP-Session: 37c8c8df-6b97-4c51-b775-7f49b9f053af Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:01.480406 [ 3 ] {} HTTP-Session: 37c8c8df-6b97-4c51-b775-7f49b9f053af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:01.480488 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:01.480532 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:01.480668 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:01.481116 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:01.481415 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.16 02:59:01.481594 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.16 02:59:01.481730 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} executeQuery: Read 38 rows, 52.51 KiB in 0.001206151 sec., 31505 rows/sec., 42.51 MiB/sec. 2024.02.16 02:59:01.481889 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} DynamicQueryHandler: Done processing query 2024.02.16 02:59:01.481913 [ 3 ] {f84f0f04-037a-41f1-9c4b-75f37b40efd8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:59:01.481930 [ 3 ] {} HTTP-Session: 37c8c8df-6b97-4c51-b775-7f49b9f053af Destroying unnamed session 2024.02.16 02:59:06.469638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:06.469772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:06.469804 [ 3 ] {} HTTP-Session: 2762de1c-eb83-4623-b02f-1d02384d5336 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:06.469833 [ 3 ] {} HTTP-Session: 2762de1c-eb83-4623-b02f-1d02384d5336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:06.469968 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:06.470030 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:06.470189 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:06.470600 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:06.470867 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 02:59:06.471030 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 02:59:06.471153 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} executeQuery: Read 12 rows, 996.00 B in 0.001148709 sec., 10446 rows/sec., 846.74 KiB/sec. 2024.02.16 02:59:06.471158 [ 167 ] {} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.16 02:59:06.471236 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:06.471324 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} DynamicQueryHandler: Done processing query 2024.02.16 02:59:06.471365 [ 3 ] {03d911f5-b783-4f80-8b31-aaaad10a267d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:06.471374 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.16 02:59:06.471407 [ 3 ] {} HTTP-Session: 2762de1c-eb83-4623-b02f-1d02384d5336 Destroying unnamed session 2024.02.16 02:59:06.471554 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:06.471613 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part 2024.02.16 02:59:06.471623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:06.471709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:06.471742 [ 3 ] {} HTTP-Session: f429926b-ee08-43da-8231-cb76b0505978 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:06.471785 [ 3 ] {} HTTP-Session: f429926b-ee08-43da-8231-cb76b0505978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:06.471924 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.472026 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:06.472150 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:06.472170 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:06.472524 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.472629 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:06.472835 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:06.472951 [ 16 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.473520 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:06.473958 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 02:59:06.474284 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 02:59:06.474492 [ 167 ] {} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.16 02:59:06.474583 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:06.474620 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} executeQuery: Read 36 rows, 3.27 KiB in 0.002526152 sec., 14250 rows/sec., 1.26 MiB/sec. 2024.02.16 02:59:06.474724 [ 14 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.003389685 sec., 47792.051473809515 rows/sec., 3.78 MiB/sec. 2024.02.16 02:59:06.474788 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.16 02:59:06.475046 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:06.475059 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} DynamicQueryHandler: Done processing query 2024.02.16 02:59:06.475099 [ 14 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.16 02:59:06.475122 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 190 rows starting from the beginning of the part 2024.02.16 02:59:06.475134 [ 3 ] {bb399a1c-2914-4832-9e46-84bf5637cd77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:06.475219 [ 3 ] {} HTTP-Session: f429926b-ee08-43da-8231-cb76b0505978 Destroying unnamed session 2024.02.16 02:59:06.475335 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 36 rows starting from the beginning of the part 2024.02.16 02:59:06.475435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:06.475508 [ 14 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.16 02:59:06.475567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:06.475626 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 151 rows starting from the beginning of the part 2024.02.16 02:59:06.475643 [ 3 ] {} HTTP-Session: aa63f2e3-2d3e-444d-ab5e-f9cb6f5ef649 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:06.475662 [ 14 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_21_4} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.16 02:59:06.475716 [ 3 ] {} HTTP-Session: aa63f2e3-2d3e-444d-ab5e-f9cb6f5ef649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:06.476004 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part 2024.02.16 02:59:06.476042 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:06.476135 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:06.476217 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 115 rows starting from the beginning of the part 2024.02.16 02:59:06.476563 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part 2024.02.16 02:59:06.476633 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:06.477355 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:06.477894 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 02:59:06.478188 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 02:59:06.478401 [ 167 ] {} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.16 02:59:06.478447 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 4 columns (4 merged, 0 gathered) in 0.003789192 sec., 148844.39743354256 rows/sec., 13.80 MiB/sec. 2024.02.16 02:59:06.478481 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:06.478477 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} executeQuery: Read 12 rows, 984.00 B in 0.00237796 sec., 5046 rows/sec., 404.10 KiB/sec. 2024.02.16 02:59:06.478681 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.16 02:59:06.478711 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.16 02:59:06.479058 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:06.479102 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.16 02:59:06.479128 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 100 rows starting from the beginning of the part 2024.02.16 02:59:06.479139 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} DynamicQueryHandler: Done processing query 2024.02.16 02:59:06.479212 [ 3 ] {7841c892-374a-4853-aa94-bcbead1afe67} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:06.479238 [ 22 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_21_4} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.16 02:59:06.479279 [ 3 ] {} HTTP-Session: aa63f2e3-2d3e-444d-ab5e-f9cb6f5ef649 Destroying unnamed session 2024.02.16 02:59:06.479447 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.479542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:06.479585 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part 2024.02.16 02:59:06.479646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:06.479684 [ 3 ] {} HTTP-Session: 7eadee70-e813-4585-a8fb-f5054977af4c Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:06.479741 [ 3 ] {} HTTP-Session: 7eadee70-e813-4585-a8fb-f5054977af4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:06.479782 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.479963 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:06.480023 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2024.02.16 02:59:06.480064 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:06.480294 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.480738 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:06.481684 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:06.482116 [ 16 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003557839 sec., 67456.67805653937 rows/sec., 5.27 MiB/sec. 2024.02.16 02:59:06.482315 [ 14 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.16 02:59:06.482351 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.16 02:59:06.482585 [ 14 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.16 02:59:06.482699 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.16 02:59:06.482703 [ 14 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_21_4} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.16 02:59:06.482869 [ 167 ] {} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.16 02:59:06.482889 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} executeQuery: Read 12 rows, 16.58 KiB in 0.002871648 sec., 4178 rows/sec., 5.64 MiB/sec. 2024.02.16 02:59:06.482913 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:06.483074 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.16 02:59:06.483156 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} DynamicQueryHandler: Done processing query 2024.02.16 02:59:06.483210 [ 3 ] {2fe2de4a-ad32-43e3-a6fc-8a02f08429fd} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:59:06.483238 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:06.483252 [ 3 ] {} HTTP-Session: 7eadee70-e813-4585-a8fb-f5054977af4c Destroying unnamed session 2024.02.16 02:59:06.483308 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 449 rows starting from the beginning of the part 2024.02.16 02:59:06.483422 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.483521 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:06.483613 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.483703 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:06.483792 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:06.485275 [ 14 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 561 rows, containing 6 columns (6 merged, 0 gathered) in 0.002292898 sec., 244668.53737061136 rows/sec., 330.17 MiB/sec. 2024.02.16 02:59:06.485630 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.16 02:59:06.485865 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.16 02:59:06.485930 [ 16 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.16 02:59:06.485999 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_21_4: 4.49 MiB. 2024.02.16 02:59:11.471995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:11.472194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:11.472249 [ 3 ] {} HTTP-Session: 62aaa811-699a-4a77-8beb-19d676784d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:11.472290 [ 3 ] {} HTTP-Session: 62aaa811-699a-4a77-8beb-19d676784d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:11.472492 [ 3 ] {28604750-d065-486a-bcda-73c627288151} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:11.472591 [ 3 ] {28604750-d065-486a-bcda-73c627288151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:11.472858 [ 3 ] {28604750-d065-486a-bcda-73c627288151} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:11.473436 [ 3 ] {28604750-d065-486a-bcda-73c627288151} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:11.473705 [ 3 ] {28604750-d065-486a-bcda-73c627288151} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 02:59:11.473872 [ 3 ] {28604750-d065-486a-bcda-73c627288151} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 02:59:11.474009 [ 3 ] {28604750-d065-486a-bcda-73c627288151} executeQuery: Read 38 rows, 3.08 KiB in 0.001452714 sec., 26157 rows/sec., 2.07 MiB/sec. 2024.02.16 02:59:11.474163 [ 3 ] {28604750-d065-486a-bcda-73c627288151} DynamicQueryHandler: Done processing query 2024.02.16 02:59:11.474189 [ 3 ] {28604750-d065-486a-bcda-73c627288151} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:11.474206 [ 3 ] {} HTTP-Session: 62aaa811-699a-4a77-8beb-19d676784d2a Destroying unnamed session 2024.02.16 02:59:11.474362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:11.474415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:11.474436 [ 3 ] {} HTTP-Session: 3a4ab013-7e96-4d4c-82fc-80b92d756db1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:11.474455 [ 3 ] {} HTTP-Session: 3a4ab013-7e96-4d4c-82fc-80b92d756db1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:11.474544 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:11.474588 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:11.474700 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:11.475220 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:11.475447 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 02:59:11.475601 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 02:59:11.475720 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} executeQuery: Read 114 rows, 11.44 KiB in 0.001144959 sec., 99566 rows/sec., 9.75 MiB/sec. 2024.02.16 02:59:11.475853 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} DynamicQueryHandler: Done processing query 2024.02.16 02:59:11.475882 [ 3 ] {9fc21d99-553d-4ab4-a0d6-1168e0931d1f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:59:11.475904 [ 3 ] {} HTTP-Session: 3a4ab013-7e96-4d4c-82fc-80b92d756db1 Destroying unnamed session 2024.02.16 02:59:11.476048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:11.476099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:11.476119 [ 3 ] {} HTTP-Session: 0c382392-22c9-4744-8ee6-e86338e0fb99 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:11.476136 [ 3 ] {} HTTP-Session: 0c382392-22c9-4744-8ee6-e86338e0fb99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:11.476214 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:11.476255 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:11.476367 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:11.476675 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:11.476890 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 02:59:11.477045 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 02:59:11.477160 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} executeQuery: Read 38 rows, 3.04 KiB in 0.000916505 sec., 41461 rows/sec., 3.24 MiB/sec. 2024.02.16 02:59:11.477285 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} DynamicQueryHandler: Done processing query 2024.02.16 02:59:11.477319 [ 3 ] {53764aed-4c10-4175-b5f0-9a16cb96ff58} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:11.477337 [ 3 ] {} HTTP-Session: 0c382392-22c9-4744-8ee6-e86338e0fb99 Destroying unnamed session 2024.02.16 02:59:11.477520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:11.477585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:11.477609 [ 3 ] {} HTTP-Session: 80814ad9-5e99-4c8f-944b-9ac8994b3bab Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:11.477626 [ 3 ] {} HTTP-Session: 80814ad9-5e99-4c8f-944b-9ac8994b3bab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:11.477713 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:11.477760 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:11.477910 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:11.478423 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:11.478756 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.16 02:59:11.478947 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.16 02:59:11.479063 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} executeQuery: Read 38 rows, 52.51 KiB in 0.001320401 sec., 28779 rows/sec., 38.84 MiB/sec. 2024.02.16 02:59:11.479195 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} DynamicQueryHandler: Done processing query 2024.02.16 02:59:11.479219 [ 3 ] {252f1b7d-1e75-42ad-9aee-13f403232f06} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:59:11.479235 [ 3 ] {} HTTP-Session: 80814ad9-5e99-4c8f-944b-9ac8994b3bab Destroying unnamed session 2024.02.16 02:59:13.700758 [ 104 ] {} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.16 02:59:13.700847 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:13.700952 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.16 02:59:13.701102 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:13.701134 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.16 02:59:13.701275 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.16 02:59:13.701360 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::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.16 02:59:13.701438 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::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.16 02:59:13.701510 [ 17 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.16 02:59:13.702084 [ 14 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00117397 sec., 10221.726279206452 rows/sec., 866.78 KiB/sec. 2024.02.16 02:59:13.702250 [ 25 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.16 02:59:13.702448 [ 25 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.16 02:59:13.702508 [ 25 ] {5395f6b7-095e-43f9-b87b-c5c26e729caa::all_1_5_1} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.16 02:59:13.931014 [ 104 ] {} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.16 02:59:13.931077 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.16 02:59:13.931163 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.16 02:59:13.931274 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:13.931308 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.16 02:59:13.931447 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.16 02:59:13.931550 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::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.16 02:59:13.931639 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::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.16 02:59:13.931727 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.16 02:59:13.932304 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182839 sec., 10145.083143183476 rows/sec., 708.37 KiB/sec. 2024.02.16 02:59:13.932392 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.16 02:59:13.932551 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.16 02:59:13.932607 [ 17 ] {b44e8611-9859-424c-84d3-9a30ef0f4f8f::all_1_5_1} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.16 02:59:16.051723 [ 84 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:59:16.051814 [ 84 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:59:16.470027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:16.470143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:16.470175 [ 3 ] {} HTTP-Session: 2d244d6e-143f-4e01-9b5e-b43c486399aa Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:16.470202 [ 3 ] {} HTTP-Session: 2d244d6e-143f-4e01-9b5e-b43c486399aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:16.470346 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:16.470414 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:16.470604 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:16.471136 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:16.471439 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 02:59:16.471607 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 02:59:16.471740 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} executeQuery: Read 12 rows, 996.00 B in 0.001348662 sec., 8897 rows/sec., 721.20 KiB/sec. 2024.02.16 02:59:16.471965 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} DynamicQueryHandler: Done processing query 2024.02.16 02:59:16.471993 [ 3 ] {531b233a-86a0-4f3e-84ba-1bff3afc1f50} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:16.472010 [ 3 ] {} HTTP-Session: 2d244d6e-143f-4e01-9b5e-b43c486399aa Destroying unnamed session 2024.02.16 02:59:16.472137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:16.472195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:16.472216 [ 3 ] {} HTTP-Session: 3a8495e3-f74b-4ad6-8d9c-6761527c40f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:16.472235 [ 3 ] {} HTTP-Session: 3a8495e3-f74b-4ad6-8d9c-6761527c40f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:16.472322 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:16.472366 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:16.472494 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:16.472834 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:16.473054 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 02:59:16.473205 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 02:59:16.473319 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} executeQuery: Read 36 rows, 3.27 KiB in 0.000966566 sec., 37245 rows/sec., 3.30 MiB/sec. 2024.02.16 02:59:16.473439 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} DynamicQueryHandler: Done processing query 2024.02.16 02:59:16.473465 [ 3 ] {c65bcec9-8016-4396-9ee4-c6d6b9773d23} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:16.473481 [ 3 ] {} HTTP-Session: 3a8495e3-f74b-4ad6-8d9c-6761527c40f7 Destroying unnamed session 2024.02.16 02:59:16.473646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:16.473695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:16.473715 [ 3 ] {} HTTP-Session: ed0255fc-bf6d-4461-beaf-520375baf621 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:16.473732 [ 3 ] {} HTTP-Session: ed0255fc-bf6d-4461-beaf-520375baf621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:16.473806 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:16.473845 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:16.473955 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:16.474234 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:16.474441 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 02:59:16.474593 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 02:59:16.474714 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} executeQuery: Read 12 rows, 984.00 B in 0.000879694 sec., 13641 rows/sec., 1.07 MiB/sec. 2024.02.16 02:59:16.474835 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} DynamicQueryHandler: Done processing query 2024.02.16 02:59:16.474858 [ 3 ] {8eafff3b-cd75-4564-b152-ad0f135d40ce} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:16.474874 [ 3 ] {} HTTP-Session: ed0255fc-bf6d-4461-beaf-520375baf621 Destroying unnamed session 2024.02.16 02:59:16.474986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:16.475033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:16.475052 [ 3 ] {} HTTP-Session: bc7408ab-54ad-4349-9a57-ab081f3d1eea Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:16.475069 [ 3 ] {} HTTP-Session: bc7408ab-54ad-4349-9a57-ab081f3d1eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:16.475145 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:16.475191 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:16.475335 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:16.475675 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:16.475967 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.16 02:59:16.476150 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.16 02:59:16.476277 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} executeQuery: Read 12 rows, 16.58 KiB in 0.001102318 sec., 10886 rows/sec., 14.69 MiB/sec. 2024.02.16 02:59:16.476401 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} DynamicQueryHandler: Done processing query 2024.02.16 02:59:16.476423 [ 3 ] {24a80087-ee0f-493c-ad47-0988b2229e2b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:59:16.476440 [ 3 ] {} HTTP-Session: bc7408ab-54ad-4349-9a57-ab081f3d1eea Destroying unnamed session 2024.02.16 02:59:21.473201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:21.473325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:21.473351 [ 3 ] {} HTTP-Session: 0b71d0ad-2419-44bc-8136-a20b9c32b821 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:21.473374 [ 3 ] {} HTTP-Session: 0b71d0ad-2419-44bc-8136-a20b9c32b821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:21.473502 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:21.473566 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:21.473725 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:21.474197 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:21.474475 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 02:59:21.474650 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 02:59:21.474764 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} executeQuery: Read 38 rows, 3.08 KiB in 0.00122308 sec., 31069 rows/sec., 2.46 MiB/sec. 2024.02.16 02:59:21.474924 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} DynamicQueryHandler: Done processing query 2024.02.16 02:59:21.474950 [ 3 ] {eed589ee-2ef3-47a1-8ba6-ba8bfcc6ac19} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:21.474967 [ 3 ] {} HTTP-Session: 0b71d0ad-2419-44bc-8136-a20b9c32b821 Destroying unnamed session 2024.02.16 02:59:21.475115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:21.475169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:21.475190 [ 3 ] {} HTTP-Session: 050fff6b-01e9-424b-93e0-c351edba4c56 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:21.475210 [ 3 ] {} HTTP-Session: 050fff6b-01e9-424b-93e0-c351edba4c56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:21.475296 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:21.475339 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:21.475451 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:21.475886 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:21.476113 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 02:59:21.476268 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 02:59:21.476390 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} executeQuery: Read 150 rows, 14.25 KiB in 0.001061107 sec., 141361 rows/sec., 13.11 MiB/sec. 2024.02.16 02:59:21.476516 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} DynamicQueryHandler: Done processing query 2024.02.16 02:59:21.476540 [ 3 ] {b9648e26-c7cc-4a13-959a-e0582d41386c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 02:59:21.476556 [ 3 ] {} HTTP-Session: 050fff6b-01e9-424b-93e0-c351edba4c56 Destroying unnamed session 2024.02.16 02:59:21.476727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:21.476776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:21.476796 [ 3 ] {} HTTP-Session: c0277260-9772-4093-ba49-d654d6b14727 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:21.476814 [ 3 ] {} HTTP-Session: c0277260-9772-4093-ba49-d654d6b14727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:21.476890 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:21.476929 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:21.477037 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:21.477373 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:21.477592 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 02:59:21.477747 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 02:59:21.477867 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} executeQuery: Read 62 rows, 4.94 KiB in 0.000945236 sec., 65592 rows/sec., 5.11 MiB/sec. 2024.02.16 02:59:21.477987 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} DynamicQueryHandler: Done processing query 2024.02.16 02:59:21.478011 [ 3 ] {80b16d0f-d82e-4b6c-9c93-1e1e6737a9ab} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:59:21.478027 [ 3 ] {} HTTP-Session: c0277260-9772-4093-ba49-d654d6b14727 Destroying unnamed session 2024.02.16 02:59:21.478139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:21.478186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:21.478207 [ 3 ] {} HTTP-Session: 0f6ef70c-c69d-4ffc-bf7b-6e2aad15511f Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:21.478224 [ 3 ] {} HTTP-Session: 0f6ef70c-c69d-4ffc-bf7b-6e2aad15511f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:21.478297 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:21.478340 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:59:21.478466 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:21.478768 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:21.479034 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.16 02:59:21.479216 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.16 02:59:21.479329 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} executeQuery: Read 36 rows, 2.60 KiB in 0.000997956 sec., 36073 rows/sec., 2.55 MiB/sec. 2024.02.16 02:59:21.479470 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} DynamicQueryHandler: Done processing query 2024.02.16 02:59:21.479492 [ 3 ] {fbfd368a-4ac1-40d0-bf2c-755859d65aa3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:21.479513 [ 3 ] {} HTTP-Session: 0f6ef70c-c69d-4ffc-bf7b-6e2aad15511f Destroying unnamed session 2024.02.16 02:59:21.479693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:21.479740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:21.479760 [ 3 ] {} HTTP-Session: 7c69ae6b-8588-4b28-ab66-2240f5fe9812 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:21.479777 [ 3 ] {} HTTP-Session: 7c69ae6b-8588-4b28-ab66-2240f5fe9812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:21.479863 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:21.479907 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:21.480045 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:21.480513 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:21.480824 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.16 02:59:21.481004 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.16 02:59:21.481133 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} executeQuery: Read 38 rows, 52.51 KiB in 0.001240681 sec., 30628 rows/sec., 41.33 MiB/sec. 2024.02.16 02:59:21.481258 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} DynamicQueryHandler: Done processing query 2024.02.16 02:59:21.481281 [ 3 ] {75308a6f-8fcb-4330-a174-3c53c914511c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:59:21.481296 [ 3 ] {} HTTP-Session: 7c69ae6b-8588-4b28-ab66-2240f5fe9812 Destroying unnamed session 2024.02.16 02:59:26.470835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:26.470961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:26.470987 [ 3 ] {} HTTP-Session: 5b60d97a-34cb-4ddd-8bad-b3b3572352b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:26.471012 [ 3 ] {} HTTP-Session: 5b60d97a-34cb-4ddd-8bad-b3b3572352b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:26.471139 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:26.471200 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:26.471359 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:26.471788 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:26.472061 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 02:59:26.472233 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 02:59:26.472371 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} executeQuery: Read 12 rows, 996.00 B in 0.001187009 sec., 10109 rows/sec., 819.42 KiB/sec. 2024.02.16 02:59:26.472522 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} DynamicQueryHandler: Done processing query 2024.02.16 02:59:26.472547 [ 3 ] {fe90cf4d-c50d-4645-b1f3-331cc6c5ac54} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:26.472566 [ 3 ] {} HTTP-Session: 5b60d97a-34cb-4ddd-8bad-b3b3572352b5 Destroying unnamed session 2024.02.16 02:59:26.472699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:26.472752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:26.472772 [ 3 ] {} HTTP-Session: a11999f3-bd52-444f-958f-55c91054e721 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:26.472790 [ 3 ] {} HTTP-Session: a11999f3-bd52-444f-958f-55c91054e721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:26.472873 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:26.472915 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:26.473026 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:26.473362 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:26.473587 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 02:59:26.473744 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 02:59:26.473873 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} executeQuery: Read 36 rows, 3.27 KiB in 0.000963316 sec., 37370 rows/sec., 3.31 MiB/sec. 2024.02.16 02:59:26.473993 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} DynamicQueryHandler: Done processing query 2024.02.16 02:59:26.474016 [ 3 ] {c91cbcd0-ae40-4ce0-9f3e-4732b15a4f94} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:26.474032 [ 3 ] {} HTTP-Session: a11999f3-bd52-444f-958f-55c91054e721 Destroying unnamed session 2024.02.16 02:59:26.474149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:26.474199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:26.474219 [ 3 ] {} HTTP-Session: bcda3f54-aa6e-48f4-be0c-0f50068f6202 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:26.474237 [ 3 ] {} HTTP-Session: bcda3f54-aa6e-48f4-be0c-0f50068f6202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:26.474310 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:26.474351 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:26.474461 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:26.474761 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:26.474971 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 02:59:26.475149 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 02:59:26.475270 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} executeQuery: Read 12 rows, 984.00 B in 0.000922815 sec., 13003 rows/sec., 1.02 MiB/sec. 2024.02.16 02:59:26.475408 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} DynamicQueryHandler: Done processing query 2024.02.16 02:59:26.475431 [ 3 ] {656eb8a6-747e-44d9-abba-ad378e425440} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:26.475448 [ 3 ] {} HTTP-Session: bcda3f54-aa6e-48f4-be0c-0f50068f6202 Destroying unnamed session 2024.02.16 02:59:26.475595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:26.475643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:26.475664 [ 3 ] {} HTTP-Session: 4a79320b-cfb3-44de-8973-735f5aef669e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:26.475681 [ 3 ] {} HTTP-Session: 4a79320b-cfb3-44de-8973-735f5aef669e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:26.475758 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:26.475803 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:26.475948 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:26.476341 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:26.476640 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.16 02:59:26.476825 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.16 02:59:26.476941 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} executeQuery: Read 12 rows, 16.58 KiB in 0.001145689 sec., 10474 rows/sec., 14.13 MiB/sec. 2024.02.16 02:59:26.477107 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} DynamicQueryHandler: Done processing query 2024.02.16 02:59:26.477132 [ 3 ] {65c65847-1e8b-4fe3-9d37-be20474032db} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:59:26.477148 [ 3 ] {} HTTP-Session: 4a79320b-cfb3-44de-8973-735f5aef669e Destroying unnamed session 2024.02.16 02:59:31.051884 [ 100 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:59:31.051980 [ 100 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:59:31.471822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:31.471938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:31.471963 [ 3 ] {} HTTP-Session: 2f116735-f369-4635-abcf-4ff8c786def1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:31.471987 [ 3 ] {} HTTP-Session: 2f116735-f369-4635-abcf-4ff8c786def1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:31.472113 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:31.472173 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:31.472333 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:31.472770 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:31.473045 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.16 02:59:31.473215 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.16 02:59:31.473341 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} executeQuery: Read 38 rows, 3.08 KiB in 0.001188969 sec., 31960 rows/sec., 2.53 MiB/sec. 2024.02.16 02:59:31.473354 [ 100 ] {} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.16 02:59:31.473469 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:31.473530 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} DynamicQueryHandler: Done processing query 2024.02.16 02:59:31.473576 [ 3 ] {5a20f220-0862-42d4-8a9d-05a780a015a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:31.473578 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.16 02:59:31.473595 [ 3 ] {} HTTP-Session: 2f116735-f369-4635-abcf-4ff8c786def1 Destroying unnamed session 2024.02.16 02:59:31.473722 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:31.473774 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 50 rows starting from the beginning of the part 2024.02.16 02:59:31.473802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:31.473870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:31.473907 [ 3 ] {} HTTP-Session: 42535d93-3b91-4a5a-925c-f180a114ade1 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:31.473956 [ 3 ] {} HTTP-Session: 42535d93-3b91-4a5a-925c-f180a114ade1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:31.474018 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:31.474149 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:31.474221 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:31.474241 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:31.474488 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:31.474669 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:31.474707 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:31.474882 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:31.475405 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:31.475876 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.16 02:59:31.476202 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.16 02:59:31.476212 [ 17 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002689264 sec., 69907.60297241178 rows/sec., 5.53 MiB/sec. 2024.02.16 02:59:31.476372 [ 100 ] {} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.16 02:59:31.476397 [ 17 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.16 02:59:31.476419 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} executeQuery: Read 114 rows, 11.44 KiB in 0.002200076 sec., 51816 rows/sec., 5.08 MiB/sec. 2024.02.16 02:59:31.476438 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:31.476589 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.16 02:59:31.476744 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} DynamicQueryHandler: Done processing query 2024.02.16 02:59:31.476764 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:31.476804 [ 17 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.16 02:59:31.476805 [ 3 ] {9767614e-21d3-4067-9eb1-2e232866556d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:59:31.476826 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 190 rows starting from the beginning of the part 2024.02.16 02:59:31.476875 [ 3 ] {} HTTP-Session: 42535d93-3b91-4a5a-925c-f180a114ade1 Destroying unnamed session 2024.02.16 02:59:31.476923 [ 17 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_26_5} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.16 02:59:31.476985 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 114 rows starting from the beginning of the part 2024.02.16 02:59:31.477107 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:31.477126 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 36 rows starting from the beginning of the part 2024.02.16 02:59:31.477193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:31.477242 [ 3 ] {} HTTP-Session: 7a8921da-2112-4496-bc8f-dc5d43fae787 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:31.477293 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part 2024.02.16 02:59:31.477299 [ 3 ] {} HTTP-Session: 7a8921da-2112-4496-bc8f-dc5d43fae787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:31.477500 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2024.02.16 02:59:31.477526 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:31.477603 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:31.477671 [ 25 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 114 rows starting from the beginning of the part 2024.02.16 02:59:31.478138 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:31.478945 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:31.479403 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.16 02:59:31.479552 [ 18 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302695 sec., 211433.9516675201 rows/sec., 19.85 MiB/sec. 2024.02.16 02:59:31.479690 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.16 02:59:31.479766 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.16 02:59:31.479861 [ 100 ] {} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.16 02:59:31.479957 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:31.479976 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} executeQuery: Read 38 rows, 3.04 KiB in 0.00238845 sec., 15909 rows/sec., 1.24 MiB/sec. 2024.02.16 02:59:31.480098 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.16 02:59:31.480202 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.16 02:59:31.480291 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:31.480300 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} DynamicQueryHandler: Done processing query 2024.02.16 02:59:31.480311 [ 21 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_26_5} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.16 02:59:31.480328 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 100 rows starting from the beginning of the part 2024.02.16 02:59:31.480341 [ 3 ] {c43617f2-fe1e-4ab4-85f1-785963885b35} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:31.480445 [ 3 ] {} HTTP-Session: 7a8921da-2112-4496-bc8f-dc5d43fae787 Destroying unnamed session 2024.02.16 02:59:31.480564 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:31.480673 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:31.480688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:31.480778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:31.480828 [ 3 ] {} HTTP-Session: b421837d-90b7-4c94-b718-89584b944d71 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:31.480842 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 62 rows starting from the beginning of the part 2024.02.16 02:59:31.480858 [ 3 ] {} HTTP-Session: b421837d-90b7-4c94-b718-89584b944d71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:31.481072 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:31.481090 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:31.481200 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:31.481274 [ 17 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:31.481812 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:31.482778 [ 25 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.002749065 sec., 95305.13101727313 rows/sec., 7.44 MiB/sec. 2024.02.16 02:59:31.482845 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:31.482929 [ 25 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.16 02:59:31.483260 [ 25 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.16 02:59:31.483369 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.16 02:59:31.483372 [ 25 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_26_5} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.16 02:59:31.483618 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.16 02:59:31.483745 [ 100 ] {} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.16 02:59:31.483772 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} executeQuery: Read 38 rows, 52.51 KiB in 0.002619853 sec., 14504 rows/sec., 19.57 MiB/sec. 2024.02.16 02:59:31.483804 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:31.483991 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.16 02:59:31.484133 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} DynamicQueryHandler: Done processing query 2024.02.16 02:59:31.484175 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:31.484182 [ 3 ] {3528a28a-a789-4656-9c62-f60c61e2efcb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:59:31.484240 [ 3 ] {} HTTP-Session: b421837d-90b7-4c94-b718-89584b944d71 Destroying unnamed session 2024.02.16 02:59:31.484242 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 561 rows starting from the beginning of the part 2024.02.16 02:59:31.484378 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:31.484472 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:31.484561 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:31.484645 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:31.484731 [ 21 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:31.486261 [ 25 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 6 columns (6 merged, 0 gathered) in 0.00239352 sec., 292038.50396069384 rows/sec., 394.09 MiB/sec. 2024.02.16 02:59:31.486678 [ 17 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.16 02:59:31.486926 [ 17 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.16 02:59:31.486981 [ 17 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.16 02:59:31.487042 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_26_5: 4.08 MiB. 2024.02.16 02:59:36.471195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:36.471351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:36.471382 [ 3 ] {} HTTP-Session: b24790db-b5ad-4cff-8141-7751cf4ff817 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:36.471410 [ 3 ] {} HTTP-Session: b24790db-b5ad-4cff-8141-7751cf4ff817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:36.471548 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:36.471614 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:36.471805 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:36.472228 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:36.472500 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.16 02:59:36.472671 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.16 02:59:36.472788 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} executeQuery: Read 12 rows, 996.00 B in 0.001202349 sec., 9980 rows/sec., 808.96 KiB/sec. 2024.02.16 02:59:36.472971 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} DynamicQueryHandler: Done processing query 2024.02.16 02:59:36.472997 [ 3 ] {d6b4a6c3-6c2f-4bc9-9a9a-b89adf93381e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:36.473041 [ 3 ] {} HTTP-Session: b24790db-b5ad-4cff-8141-7751cf4ff817 Destroying unnamed session 2024.02.16 02:59:36.473175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 680, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:36.473225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:36.473247 [ 3 ] {} HTTP-Session: 9c258af5-b9e6-4d86-8a1b-57087d621500 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:36.473265 [ 3 ] {} HTTP-Session: 9c258af5-b9e6-4d86-8a1b-57087d621500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:36.473345 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:36.473390 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 02:59:36.473507 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:36.473795 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:36.474010 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 02:59:36.474169 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 02:59:36.474263 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} executeQuery: Read 4 rows, 342.00 B in 0.000889165 sec., 4498 rows/sec., 375.62 KiB/sec. 2024.02.16 02:59:36.474382 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} DynamicQueryHandler: Done processing query 2024.02.16 02:59:36.474406 [ 3 ] {760bb94a-6431-4064-9641-016432d7af70} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:59:36.474422 [ 3 ] {} HTTP-Session: 9c258af5-b9e6-4d86-8a1b-57087d621500 Destroying unnamed session 2024.02.16 02:59:36.474541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:36.474589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:36.474610 [ 3 ] {} HTTP-Session: 3b0d5242-89bd-42b4-966d-99d5f9695575 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:36.474627 [ 3 ] {} HTTP-Session: 3b0d5242-89bd-42b4-966d-99d5f9695575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:36.474702 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:36.474741 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:36.474848 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:36.475161 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:36.475373 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.16 02:59:36.475531 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.16 02:59:36.475626 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} executeQuery: Read 38 rows, 3.45 KiB in 0.000897524 sec., 42338 rows/sec., 3.75 MiB/sec. 2024.02.16 02:59:36.475751 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} DynamicQueryHandler: Done processing query 2024.02.16 02:59:36.475775 [ 3 ] {bf336c21-560f-4034-8baf-08341d56ce4b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:36.475790 [ 3 ] {} HTTP-Session: 3b0d5242-89bd-42b4-966d-99d5f9695575 Destroying unnamed session 2024.02.16 02:59:36.475924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 613, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:36.475971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:36.475990 [ 3 ] {} HTTP-Session: b808ede2-08c2-48f7-ae31-72176b2623b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:36.476007 [ 3 ] {} HTTP-Session: b808ede2-08c2-48f7-ae31-72176b2623b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:36.476076 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:36.476116 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 02:59:36.476224 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:36.476533 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:36.476739 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.16 02:59:36.476892 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.16 02:59:36.476985 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} executeQuery: Read 4 rows, 286.00 B in 0.000880325 sec., 4543 rows/sec., 317.27 KiB/sec. 2024.02.16 02:59:36.477122 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} DynamicQueryHandler: Done processing query 2024.02.16 02:59:36.477146 [ 3 ] {5f785fbc-f654-4d05-ae26-c67d0d468f2a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:59:36.477162 [ 3 ] {} HTTP-Session: b808ede2-08c2-48f7-ae31-72176b2623b3 Destroying unnamed session 2024.02.16 02:59:36.477285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:36.477331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:36.477352 [ 3 ] {} HTTP-Session: f9c1081b-91ea-4259-bfa7-3064f4437854 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:36.477368 [ 3 ] {} HTTP-Session: f9c1081b-91ea-4259-bfa7-3064f4437854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:36.477442 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:36.477480 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:36.477592 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:36.477934 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:36.478139 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.16 02:59:36.478291 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.16 02:59:36.478384 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} executeQuery: Read 16 rows, 1.29 KiB in 0.000915315 sec., 17480 rows/sec., 1.37 MiB/sec. 2024.02.16 02:59:36.478589 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} DynamicQueryHandler: Done processing query 2024.02.16 02:59:36.478613 [ 3 ] {90527b9a-53bc-4446-a5a9-2743111769ad} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:36.478629 [ 3 ] {} HTTP-Session: f9c1081b-91ea-4259-bfa7-3064f4437854 Destroying unnamed session 2024.02.16 02:59:36.478787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 449, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:36.478833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:36.478854 [ 3 ] {} HTTP-Session: 7917aee3-fc5f-42e3-b3ed-e846fb5bfeaf Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:36.478870 [ 3 ] {} HTTP-Session: 7917aee3-fc5f-42e3-b3ed-e846fb5bfeaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:36.478941 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:36.478987 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:59:36.479126 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:36.479442 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:36.479712 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.16 02:59:36.479894 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.16 02:59:36.479992 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} executeQuery: Read 2 rows, 144.00 B in 0.001023297 sec., 1954 rows/sec., 137.42 KiB/sec. 2024.02.16 02:59:36.480117 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} DynamicQueryHandler: Done processing query 2024.02.16 02:59:36.480140 [ 3 ] {9177490c-2192-4a2e-ac31-540887ff7c56} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:59:36.480156 [ 3 ] {} HTTP-Session: 7917aee3-fc5f-42e3-b3ed-e846fb5bfeaf Destroying unnamed session 2024.02.16 02:59:36.480272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:36.480318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:36.480338 [ 3 ] {} HTTP-Session: ebaf5f51-a0e7-4825-b567-f67411feb844 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:36.480355 [ 3 ] {} HTTP-Session: ebaf5f51-a0e7-4825-b567-f67411feb844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:36.480428 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:36.480472 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:36.480608 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:36.480942 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:36.481224 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.16 02:59:36.481412 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.16 02:59:36.481510 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} executeQuery: Read 12 rows, 16.58 KiB in 0.001054147 sec., 11383 rows/sec., 15.36 MiB/sec. 2024.02.16 02:59:36.481632 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} DynamicQueryHandler: Done processing query 2024.02.16 02:59:36.481655 [ 3 ] {c55514c8-1f2f-4352-acc3-2ac3b0c2d598} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:59:36.481670 [ 3 ] {} HTTP-Session: ebaf5f51-a0e7-4825-b567-f67411feb844 Destroying unnamed session 2024.02.16 02:59:41.472211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:41.472343 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:41.472377 [ 3 ] {} HTTP-Session: 792e0a4e-7ed7-4b46-ae5a-368a3f9783be Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:41.472403 [ 3 ] {} HTTP-Session: 792e0a4e-7ed7-4b46-ae5a-368a3f9783be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:41.472549 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:41.472616 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:41.472801 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:41.473324 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:41.473596 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.16 02:59:41.473768 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.16 02:59:41.473887 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} executeQuery: Read 38 rows, 3.08 KiB in 0.001300352 sec., 29222 rows/sec., 2.31 MiB/sec. 2024.02.16 02:59:41.474077 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} DynamicQueryHandler: Done processing query 2024.02.16 02:59:41.474103 [ 3 ] {8a55f8d4-cd20-478a-a651-2138e29d705e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:41.474121 [ 3 ] {} HTTP-Session: 792e0a4e-7ed7-4b46-ae5a-368a3f9783be Destroying unnamed session 2024.02.16 02:59:41.474283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 18431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:41.474338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:41.474359 [ 3 ] {} HTTP-Session: f7e3809b-e50d-4f6a-9310-c389472bbb2a Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:41.474377 [ 3 ] {} HTTP-Session: f7e3809b-e50d-4f6a-9310-c389472bbb2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:41.474468 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:41.474512 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:41.474629 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:41.475029 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:41.475255 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.16 02:59:41.475410 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.16 02:59:41.475511 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} executeQuery: Read 114 rows, 11.44 KiB in 0.001014676 sec., 112351 rows/sec., 11.01 MiB/sec. 2024.02.16 02:59:41.475631 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} DynamicQueryHandler: Done processing query 2024.02.16 02:59:41.475655 [ 3 ] {c0f9c6e7-9f7e-4b26-a736-383c222fe6b3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.16 02:59:41.475672 [ 3 ] {} HTTP-Session: f7e3809b-e50d-4f6a-9310-c389472bbb2a Destroying unnamed session 2024.02.16 02:59:41.475848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:41.475896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:41.475915 [ 3 ] {} HTTP-Session: 2a55b3be-efde-4412-a597-d67e89a7e0f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:41.475932 [ 3 ] {} HTTP-Session: 2a55b3be-efde-4412-a597-d67e89a7e0f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:41.476003 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:41.476041 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:41.476148 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:41.476467 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:41.476678 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.16 02:59:41.476829 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.16 02:59:41.476930 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} executeQuery: Read 38 rows, 3.04 KiB in 0.000900575 sec., 42195 rows/sec., 3.30 MiB/sec. 2024.02.16 02:59:41.477053 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} DynamicQueryHandler: Done processing query 2024.02.16 02:59:41.477077 [ 3 ] {b6ce446a-e312-4550-8844-45ab8099dff1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:41.477093 [ 3 ] {} HTTP-Session: 2a55b3be-efde-4412-a597-d67e89a7e0f8 Destroying unnamed session 2024.02.16 02:59:41.477285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:41.477332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:41.477352 [ 3 ] {} HTTP-Session: a70d05f7-e78d-43b3-b401-f7072a4b859e Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:41.477368 [ 3 ] {} HTTP-Session: a70d05f7-e78d-43b3-b401-f7072a4b859e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:41.477453 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:41.477498 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:41.477641 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:41.478106 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:41.478432 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.16 02:59:41.478617 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.16 02:59:41.478731 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} executeQuery: Read 38 rows, 52.51 KiB in 0.00124088 sec., 30623 rows/sec., 41.32 MiB/sec. 2024.02.16 02:59:41.478854 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} DynamicQueryHandler: Done processing query 2024.02.16 02:59:41.478876 [ 3 ] {a1c36c24-c595-4da9-b993-43d892936dc8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:59:41.478892 [ 3 ] {} HTTP-Session: a70d05f7-e78d-43b3-b401-f7072a4b859e Destroying unnamed session 2024.02.16 02:59:46.052250 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.16 02:59:46.052343 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.16 02:59:46.471161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:46.471278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:46.471309 [ 3 ] {} HTTP-Session: 97179382-8189-47a6-ab20-2ba3200474ff Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:46.471335 [ 3 ] {} HTTP-Session: 97179382-8189-47a6-ab20-2ba3200474ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:46.471495 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:46.471592 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:46.471861 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:46.472492 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:46.472763 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.16 02:59:46.472938 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.16 02:59:46.473058 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} executeQuery: Read 12 rows, 996.00 B in 0.001509085 sec., 7951 rows/sec., 644.53 KiB/sec. 2024.02.16 02:59:46.473210 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} DynamicQueryHandler: Done processing query 2024.02.16 02:59:46.473235 [ 3 ] {bf05ef5a-26c3-4e8d-bb69-12d430d80098} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:46.473252 [ 3 ] {} HTTP-Session: 97179382-8189-47a6-ab20-2ba3200474ff Destroying unnamed session 2024.02.16 02:59:46.473377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:46.473428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:46.473449 [ 3 ] {} HTTP-Session: 86532568-b7c8-49ec-b5d3-c0e6b4775777 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:46.473468 [ 3 ] {} HTTP-Session: 86532568-b7c8-49ec-b5d3-c0e6b4775777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:46.473547 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:46.473588 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:46.473697 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:46.474029 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:46.474243 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.16 02:59:46.474397 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.16 02:59:46.474494 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} executeQuery: Read 36 rows, 3.27 KiB in 0.000919355 sec., 39157 rows/sec., 3.47 MiB/sec. 2024.02.16 02:59:46.474600 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} DynamicQueryHandler: Done processing query 2024.02.16 02:59:46.474623 [ 3 ] {a1326133-331b-416f-9cf7-470496ec464b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:46.474639 [ 3 ] {} HTTP-Session: 86532568-b7c8-49ec-b5d3-c0e6b4775777 Destroying unnamed session 2024.02.16 02:59:46.474768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:46.474818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:46.474839 [ 3 ] {} HTTP-Session: e16d1a69-ade1-4c70-be10-c9838afbf903 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:46.474856 [ 3 ] {} HTTP-Session: e16d1a69-ade1-4c70-be10-c9838afbf903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:46.474928 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:46.474966 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:46.475073 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:46.475339 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:46.475543 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.16 02:59:46.475692 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.16 02:59:46.475785 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} executeQuery: Read 12 rows, 984.00 B in 0.000830774 sec., 14444 rows/sec., 1.13 MiB/sec. 2024.02.16 02:59:46.475986 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} DynamicQueryHandler: Done processing query 2024.02.16 02:59:46.476010 [ 3 ] {020e8267-0adb-4630-8189-0548895f4b67} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:46.476026 [ 3 ] {} HTTP-Session: e16d1a69-ade1-4c70-be10-c9838afbf903 Destroying unnamed session 2024.02.16 02:59:46.476173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:46.476219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:46.476238 [ 3 ] {} HTTP-Session: 1c04688d-5918-4242-ac7a-d85cfbeb59f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:46.476255 [ 3 ] {} HTTP-Session: 1c04688d-5918-4242-ac7a-d85cfbeb59f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:46.476331 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:46.476377 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:46.476526 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:46.476856 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:46.477159 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.16 02:59:46.477347 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.16 02:59:46.477451 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} executeQuery: Read 12 rows, 16.58 KiB in 0.001092518 sec., 10983 rows/sec., 14.82 MiB/sec. 2024.02.16 02:59:46.477558 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} DynamicQueryHandler: Done processing query 2024.02.16 02:59:46.477582 [ 3 ] {338ee53e-47b5-4a4b-bd88-8a6a8c18e93d} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:59:46.477597 [ 3 ] {} HTTP-Session: 1c04688d-5918-4242-ac7a-d85cfbeb59f6 Destroying unnamed session 2024.02.16 02:59:49.008841 [ 175 ] {} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.16 02:59:49.008962 [ 175 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:49.009093 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.16 02:59:49.009285 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:49.009334 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 424 rows starting from the beginning of the part 2024.02.16 02:59:49.009492 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.02.16 02:59:49.009603 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.02.16 02:59:49.009693 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.16 02:59:49.009778 [ 12 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.02.16 02:59:49.010551 [ 25 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 500 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505425 sec., 332132.12215819454 rows/sec., 23.43 MiB/sec. 2024.02.16 02:59:49.010738 [ 25 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.16 02:59:49.011013 [ 25 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.16 02:59:49.011089 [ 25 ] {ea242483-77e4-4a4c-8adc-95855fec909d::all_1_9_2} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.16 02:59:51.474246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:51.474371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:51.474401 [ 3 ] {} HTTP-Session: 6c3c418f-b4fc-45eb-848a-d702c024f08d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:51.474428 [ 3 ] {} HTTP-Session: 6c3c418f-b4fc-45eb-848a-d702c024f08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:51.474568 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:51.474634 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:51.474789 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:51.475256 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:51.475507 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.16 02:59:51.475667 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.16 02:59:51.475778 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} executeQuery: Read 38 rows, 3.08 KiB in 0.00123249 sec., 30831 rows/sec., 2.44 MiB/sec. 2024.02.16 02:59:51.475985 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} DynamicQueryHandler: Done processing query 2024.02.16 02:59:51.476009 [ 3 ] {e353d2c9-6423-4cde-b274-90640a0b8bc2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:51.476025 [ 3 ] {} HTTP-Session: 6c3c418f-b4fc-45eb-848a-d702c024f08d Destroying unnamed session 2024.02.16 02:59:51.476151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:51.476201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:51.476222 [ 3 ] {} HTTP-Session: 78d0cc0e-4bc6-4192-9cb4-27acc9019c73 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:51.476240 [ 3 ] {} HTTP-Session: 78d0cc0e-4bc6-4192-9cb4-27acc9019c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:51.476318 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:51.476360 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.16 02:59:51.476469 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:51.476740 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:51.476953 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 02:59:51.477099 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} oximeter.fields_ipaddr (5395f6b7-095e-43f9-b87b-c5c26e729caa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 02:59:51.477194 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} executeQuery: Read 2 rows, 175.00 B in 0.000847723 sec., 2359 rows/sec., 201.60 KiB/sec. 2024.02.16 02:59:51.477338 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} DynamicQueryHandler: Done processing query 2024.02.16 02:59:51.477362 [ 3 ] {97e76b24-0c4b-4205-b396-a409d23c71b2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:59:51.477377 [ 3 ] {} HTTP-Session: 78d0cc0e-4bc6-4192-9cb4-27acc9019c73 Destroying unnamed session 2024.02.16 02:59:51.477521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 23561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:51.477567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:51.477586 [ 3 ] {} HTTP-Session: b1545f37-15b8-4f89-90e3-f55a1732e1f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:51.477602 [ 3 ] {} HTTP-Session: b1545f37-15b8-4f89-90e3-f55a1732e1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:51.477678 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:51.477717 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:51.477826 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:51.478214 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:51.478433 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.16 02:59:51.478582 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.16 02:59:51.478679 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} executeQuery: Read 151 rows, 14.34 KiB in 0.000975206 sec., 154839 rows/sec., 14.36 MiB/sec. 2024.02.16 02:59:51.478789 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} DynamicQueryHandler: Done processing query 2024.02.16 02:59:51.478812 [ 3 ] {4c6e29ef-f1f6-4231-996c-c889ea78397b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.16 02:59:51.478828 [ 3 ] {} HTTP-Session: b1545f37-15b8-4f89-90e3-f55a1732e1f5 Destroying unnamed session 2024.02.16 02:59:51.478985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:51.479032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:51.479051 [ 3 ] {} HTTP-Session: ec10de4f-7896-4a5e-94cc-9fc13350da76 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:51.479068 [ 3 ] {} HTTP-Session: ec10de4f-7896-4a5e-94cc-9fc13350da76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:51.479136 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:51.479175 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.16 02:59:51.479281 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:51.479565 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:51.479780 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.16 02:59:51.479929 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} oximeter.fields_u16 (b44e8611-9859-424c-84d3-9a30ef0f4f8f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.16 02:59:51.480024 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} executeQuery: Read 2 rows, 143.00 B in 0.000860034 sec., 2325 rows/sec., 162.38 KiB/sec. 2024.02.16 02:59:51.480131 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} DynamicQueryHandler: Done processing query 2024.02.16 02:59:51.480153 [ 3 ] {7d62104e-65f3-4228-9e48-427e112fdd09} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.16 02:59:51.480169 [ 3 ] {} HTTP-Session: ec10de4f-7896-4a5e-94cc-9fc13350da76 Destroying unnamed session 2024.02.16 02:59:51.480304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 10875, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:51.480348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:51.480366 [ 3 ] {} HTTP-Session: 83be7a07-16dc-427a-860b-30d81897955d Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:51.480383 [ 3 ] {} HTTP-Session: 83be7a07-16dc-427a-860b-30d81897955d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:51.480457 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:51.480495 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:51.480595 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:51.480896 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:51.481106 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.16 02:59:51.481251 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.16 02:59:51.481346 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} executeQuery: Read 64 rows, 5.10 KiB in 0.000862914 sec., 74167 rows/sec., 5.78 MiB/sec. 2024.02.16 02:59:51.481464 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} DynamicQueryHandler: Done processing query 2024.02.16 02:59:51.481486 [ 3 ] {f1b9b7c9-e25c-4962-806e-2d182e99dbf4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.16 02:59:51.481501 [ 3 ] {} HTTP-Session: 83be7a07-16dc-427a-860b-30d81897955d Destroying unnamed session 2024.02.16 02:59:51.481663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:51.481708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:51.481726 [ 3 ] {} HTTP-Session: f2506eb3-4f09-4622-837e-24aa49f4cc25 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:51.481742 [ 3 ] {} HTTP-Session: f2506eb3-4f09-4622-837e-24aa49f4cc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:51.481812 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:51.481855 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.16 02:59:51.481972 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:51.482293 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:51.482588 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.16 02:59:51.482849 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} oximeter.measurements_cumulativeu64 (ea242483-77e4-4a4c-8adc-95855fec909d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.16 02:59:51.482993 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} executeQuery: Read 37 rows, 2.67 KiB in 0.001141979 sec., 32399 rows/sec., 2.28 MiB/sec. 2024.02.16 02:59:51.483161 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} DynamicQueryHandler: Done processing query 2024.02.16 02:59:51.483197 [ 3 ] {a7472849-649f-4b24-b5a7-56410ce8199f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:51.483221 [ 3 ] {} HTTP-Session: f2506eb3-4f09-4622-837e-24aa49f4cc25 Destroying unnamed session 2024.02.16 02:59:51.483422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:51.483474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:51.483502 [ 3 ] {} HTTP-Session: ead4cad8-0e1f-4f88-b31d-cd03f50b2373 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:51.483520 [ 3 ] {} HTTP-Session: ead4cad8-0e1f-4f88-b31d-cd03f50b2373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:51.483601 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:51.483644 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:51.483779 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:51.484261 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:51.484640 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.16 02:59:51.484838 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.16 02:59:51.484950 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} executeQuery: Read 38 rows, 52.51 KiB in 0.001322732 sec., 28728 rows/sec., 38.77 MiB/sec. 2024.02.16 02:59:51.485079 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} DynamicQueryHandler: Done processing query 2024.02.16 02:59:51.485104 [ 3 ] {53fea909-845c-4efd-a186-26121666ed31} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.16 02:59:51.485121 [ 3 ] {} HTTP-Session: ead4cad8-0e1f-4f88-b31d-cd03f50b2373 Destroying unnamed session 2024.02.16 02:59:56.470664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 1768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:56.470783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:56.470810 [ 3 ] {} HTTP-Session: 5c675f39-4f41-4d82-896f-5af55d1f06a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:56.470833 [ 3 ] {} HTTP-Session: 5c675f39-4f41-4d82-896f-5af55d1f06a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:56.470959 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:56.471020 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.16 02:59:56.471177 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:56.471661 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:56.472043 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.16 02:59:56.472300 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.16 02:59:56.472489 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} executeQuery: Read 12 rows, 996.00 B in 0.001488925 sec., 8059 rows/sec., 653.26 KiB/sec. 2024.02.16 02:59:56.472475 [ 177 ] {} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.16 02:59:56.472604 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:56.472766 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} DynamicQueryHandler: Done processing query 2024.02.16 02:59:56.472775 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.16 02:59:56.472833 [ 3 ] {d8f594ff-f722-4f41-8617-89c1fdc7915f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:56.472883 [ 3 ] {} HTTP-Session: 5c675f39-4f41-4d82-896f-5af55d1f06a7 Destroying unnamed session 2024.02.16 02:59:56.472969 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:56.473012 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 50 rows starting from the beginning of the part 2024.02.16 02:59:56.473095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 5493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:56.473230 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:56.473239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:56.473319 [ 3 ] {} HTTP-Session: afb1cb7c-d366-417c-a7c0-af916a99c135 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:56.473401 [ 3 ] {} HTTP-Session: afb1cb7c-d366-417c-a7c0-af916a99c135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:56.473442 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:56.473670 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:56.473692 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:56.473806 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.16 02:59:56.473935 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:56.474280 [ 12 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:56.474483 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:56.475603 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.16 02:59:56.476016 [ 25 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 4 columns (4 merged, 0 gathered) in 0.003318415 sec., 48818.48713919145 rows/sec., 3.86 MiB/sec. 2024.02.16 02:59:56.476188 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.16 02:59:56.476235 [ 10 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.16 02:59:56.476629 [ 10 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.16 02:59:56.476642 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.16 02:59:56.476738 [ 10 ] {eedc390b-91a5-4aa5-bdc4-1517399458ec::all_1_31_6} oximeter.fields_i64 (eedc390b-91a5-4aa5-bdc4-1517399458ec) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.16 02:59:56.476839 [ 177 ] {} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.16 02:59:56.476954 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:56.476969 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} executeQuery: Read 36 rows, 3.27 KiB in 0.003196513 sec., 11262 rows/sec., 1022.84 KiB/sec. 2024.02.16 02:59:56.477040 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.16 02:59:56.477326 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:56.477386 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 190 rows starting from the beginning of the part 2024.02.16 02:59:56.477444 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} DynamicQueryHandler: Done processing query 2024.02.16 02:59:56.477503 [ 3 ] {d8dd7d21-5cb5-4c91-a862-d4381f28ac05} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.16 02:59:56.477570 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:56.477571 [ 3 ] {} HTTP-Session: afb1cb7c-d366-417c-a7c0-af916a99c135 Destroying unnamed session 2024.02.16 02:59:56.477686 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 114 rows starting from the beginning of the part 2024.02.16 02:59:56.477799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 2081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:56.477827 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 36 rows starting from the beginning of the part 2024.02.16 02:59:56.477914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:56.477981 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 151 rows starting from the beginning of the part 2024.02.16 02:59:56.477992 [ 3 ] {} HTTP-Session: dbcfb91d-22d5-41dd-b763-6818f85c6aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:56.478055 [ 3 ] {} HTTP-Session: dbcfb91d-22d5-41dd-b763-6818f85c6aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:56.478136 [ 10 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part 2024.02.16 02:59:56.478319 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:56.478465 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.16 02:59:56.479061 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:56.480157 [ 12 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 4 columns (4 merged, 0 gathered) in 0.003151092 sec., 179302.92101912608 rows/sec., 16.62 MiB/sec. 2024.02.16 02:59:56.480171 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:56.480360 [ 12 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.16 02:59:56.480687 [ 12 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.16 02:59:56.480703 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.16 02:59:56.480789 [ 12 ] {3d138020-48db-4c53-b916-382fca97f028::all_1_31_6} oximeter.fields_string (3d138020-48db-4c53-b916-382fca97f028) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.16 02:59:56.481026 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.16 02:59:56.481175 [ 177 ] {} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.16 02:59:56.481212 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} executeQuery: Read 12 rows, 984.00 B in 0.002809826 sec., 4270 rows/sec., 341.99 KiB/sec. 2024.02.16 02:59:56.481231 [ 177 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:56.481361 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.16 02:59:56.481435 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} DynamicQueryHandler: Done processing query 2024.02.16 02:59:56.481454 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:56.481477 [ 3 ] {6e4076b6-629c-4f53-b74b-26c2f6a477cd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.16 02:59:56.481487 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 100 rows starting from the beginning of the part 2024.02.16 02:59:56.481510 [ 3 ] {} HTTP-Session: dbcfb91d-22d5-41dd-b763-6818f85c6aa4 Destroying unnamed session 2024.02.16 02:59:56.481614 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part 2024.02.16 02:59:56.481710 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:56.481711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:51213, User-Agent: (none), Length: 12889, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.16 02:59:56.481796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.16 02:59:56.481804 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:56.481835 [ 3 ] {} HTTP-Session: 6a255a4b-fa73-4ead-8d58-5c54cf457963 Authenticating user 'default' from [fd00:1122:3344:101::d]:51213 2024.02.16 02:59:56.481871 [ 3 ] {} HTTP-Session: 6a255a4b-fa73-4ead-8d58-5c54cf457963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.16 02:59:56.481912 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part 2024.02.16 02:59:56.482008 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} executeQuery: (from [fd00:1122:3344:101::d]:51213) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.16 02:59:56.482032 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:56.482084 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.16 02:59:56.482386 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} ParallelParsingInputFormat: Parallel parsing is used 2024.02.16 02:59:56.482988 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.02.16 02:59:56.483179 [ 12 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001884991 sec., 128382.57583192705 rows/sec., 10.03 MiB/sec. 2024.02.16 02:59:56.483316 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.16 02:59:56.483423 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.16 02:59:56.483562 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.16 02:59:56.483638 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.16 02:59:56.483649 [ 11 ] {ed4793be-74fc-48f3-979a-b62fe81692ac::all_1_31_6} oximeter.fields_uuid (ed4793be-74fc-48f3-979a-b62fe81692ac) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.16 02:59:56.483814 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} executeQuery: Read 12 rows, 16.58 KiB in 0.001764109 sec., 6802 rows/sec., 9.18 MiB/sec. 2024.02.16 02:59:56.483804 [ 176 ] {} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.16 02:59:56.483896 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.16 02:59:56.484044 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.16 02:59:56.484069 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} DynamicQueryHandler: Done processing query 2024.02.16 02:59:56.484114 [ 3 ] {e7f9ce2d-a0c5-462c-a4c1-77e07def0270} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.16 02:59:56.484140 [ 3 ] {} HTTP-Session: 6a255a4b-fa73-4ead-8d58-5c54cf457963 Destroying unnamed session 2024.02.16 02:59:56.484163 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.16 02:59:56.484194 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 699 rows starting from the beginning of the part 2024.02.16 02:59:56.484298 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:56.484392 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:56.484481 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:56.484564 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 38 rows starting from the beginning of the part 2024.02.16 02:59:56.484646 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part 2024.02.16 02:59:56.487278 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 6 columns (6 merged, 0 gathered) in 0.003299174 sec., 245819.10502446975 rows/sec., 331.72 MiB/sec. 2024.02.16 02:59:56.487633 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.16 02:59:56.487828 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.16 02:59:56.487887 [ 23 ] {b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6} oximeter.measurements_histogramf64 (b3784538-1997-4e3f-8470-5b020f36741d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.16 02:59:56.487950 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in b3784538-1997-4e3f-8470-5b020f36741d::all_1_31_6: 4.17 MiB. 2024.02.16 02:59:57.000147 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.27 MiB, peak 236.59 MiB, will set to 232.64 MiB (RSS), difference: 1.37 MiB