[ Feb 15 06:55:33 Enabled. ] [ Feb 15 06:55:33 Rereading configuration. ] [ Feb 15 06:55:35 Rereading configuration. ] [ Feb 15 06:55:47 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 15 06:55:47 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.15 06:55:48.364914 [ 1 ] {} Application: Will watch for the process with pid 24004 2024.02.15 06:55:48.365005 [ 1 ] {} Application: Forked a child process to watch 2024.02.15 06:55:48.826838 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24004 2024.02.15 06:55:48.827009 [ 1 ] {} Application: starting up 2024.02.15 06:55:48.827210 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.15 06:55:48.932417 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.15 06:55:48.932487 [ 1 ] {} Application: Initializing DateLUT. 2024.02.15 06:55:48.932503 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.15 06:55:48.932546 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.15 06:55:48.932876 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.15 06:55:48.933545 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.15 06:55:48.934011 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 06:55:48.934267 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.15 06:55:48.936957 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 06:55:48.937003 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 06:55:48.937690 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.15 06:55:48.937855 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.15 06:55:48.943808 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.15 06:55:48.944120 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.15 06:55:48.944147 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.15 06:55:48.945497 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.15 06:55:48.945922 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.15 06:55:48.946231 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.15 06:55:48.946552 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.15 06:55:48.947401 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.15 06:55:48.947447 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.15 06:55:48.947502 [ 1 ] {} Application: Loaded user defined objects 2024.02.15 06:55:48.947525 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.15 06:55:48.966934 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.15 06:55:48.966977 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000130303 sec 2024.02.15 06:55:48.967669 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 06:55:48.967762 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.15 06:55:48.967787 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.15 06:55:48.967809 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.15 06:55:48.967824 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.15 06:55:48.967841 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.15 06:55:48.967861 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.15 06:55:48.967900 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.15 06:55:48.967924 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.15 06:55:48.967957 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.15 06:55:48.967973 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.15 06:55:48.967990 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.15 06:55:48.968007 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.15 06:55:48.968040 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.15 06:55:48.968054 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.15 06:55:48.968066 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.15 06:55:49.003983 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.15 06:55:49.008336 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.15 06:55:49.008376 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.8701e-05 sec 2024.02.15 06:55:49.008405 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 06:55:49.008421 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.15 06:55:49.008445 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.15 06:55:49.010562 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.15 06:55:49.015795 [ 1 ] {} Application: Loaded metadata. 2024.02.15 06:55:49.015900 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.15 06:55:49.015959 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.15 06:55:49.197379 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.15 06:55:49.215041 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.15 06:55:49.215089 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.15 06:55:49.305820 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.15 06:55:49.306529 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.02.15 06:55:49.306862 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.15 06:55:49.306898 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.15 06:55:49.306927 [ 66 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:55:49.307001 [ 66 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:55:49.307011 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.15 06:55:49.307063 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.15 06:55:49.307642 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.15 06:55:49.307664 [ 1 ] {} Application: Ready for connections. 2024.02.15 06:55:49.978966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:49.979151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:49.979727 [ 3 ] {} HTTP-Session: 7449bbf2-d4ae-4112-b8a1-8980f5534635 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:49.979759 [ 3 ] {} HTTP-Session: 7449bbf2-d4ae-4112-b8a1-8980f5534635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:49.979883 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.15 06:55:49.979911 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 06:55:49.979931 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.15 06:55:49.981359 [ 3 ] {3e7ceda6-7c70-4542-bd0a-045908562fa0} executeQuery: (from [fd00:1122:3344:101::d]:56066) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 06:55:49.995336 [ 3 ] {3e7ceda6-7c70-4542-bd0a-045908562fa0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56066) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.15 06:55:49.996087 [ 3 ] {3e7ceda6-7c70-4542-bd0a-045908562fa0} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.15 06:55:49.996783 [ 3 ] {3e7ceda6-7c70-4542-bd0a-045908562fa0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:49.996806 [ 3 ] {} HTTP-Session: 7449bbf2-d4ae-4112-b8a1-8980f5534635 Destroying unnamed session 2024.02.15 06:55:49.997699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:49.997751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:49.997771 [ 3 ] {} HTTP-Session: 55ca38ac-fec3-419e-af10-42b5187648b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:49.997793 [ 3 ] {} HTTP-Session: 55ca38ac-fec3-419e-af10-42b5187648b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:49.997891 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} executeQuery: (from [fd00:1122:3344:101::d]:56066) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:55:49.997970 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.15 06:55:49.998919 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.15 06:55:50.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 217.70 MiB, peak 217.70 MiB, will set to 223.63 MiB (RSS), difference: 5.94 MiB 2024.02.15 06:55:50.000718 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:55:50.004618 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.004647 [ 3 ] {b3a7e6ac-d909-415e-a62d-8a5bc2c9f87e} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.15 06:55:50.004672 [ 3 ] {} HTTP-Session: 55ca38ac-fec3-419e-af10-42b5187648b3 Destroying unnamed session 2024.02.15 06:55:50.004818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.004869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.004889 [ 3 ] {} HTTP-Session: 413fd8ea-2813-4715-8259-e4b0c2b81ba6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.004911 [ 3 ] {} HTTP-Session: 413fd8ea-2813-4715-8259-e4b0c2b81ba6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.005009 [ 3 ] {8cea56e6-b635-480b-8674-c56668942ab8} executeQuery: (from [fd00:1122:3344:101::d]:56066) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.15 06:55:50.005258 [ 3 ] {8cea56e6-b635-480b-8674-c56668942ab8} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56066) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.15 06:55:50.005380 [ 3 ] {8cea56e6-b635-480b-8674-c56668942ab8} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.15 06:55:50.005491 [ 3 ] {8cea56e6-b635-480b-8674-c56668942ab8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.005514 [ 3 ] {} HTTP-Session: 413fd8ea-2813-4715-8259-e4b0c2b81ba6 Destroying unnamed session 2024.02.15 06:55:50.005919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.005964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.005986 [ 3 ] {} HTTP-Session: c00f0027-9bf9-4b36-bee3-3b2821816e50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.006004 [ 3 ] {} HTTP-Session: c00f0027-9bf9-4b36-bee3-3b2821816e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.006110 [ 3 ] {a9a8f2bd-434e-4893-b414-c0fcfbf1eaca} executeQuery: (from [fd00:1122:3344:101::d]:56066) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.15 06:55:50.006217 [ 3 ] {a9a8f2bd-434e-4893-b414-c0fcfbf1eaca} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.006238 [ 3 ] {a9a8f2bd-434e-4893-b414-c0fcfbf1eaca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.006257 [ 3 ] {} HTTP-Session: c00f0027-9bf9-4b36-bee3-3b2821816e50 Destroying unnamed session 2024.02.15 06:55:50.006385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.006428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.006449 [ 3 ] {} HTTP-Session: dfca8121-2615-4a5b-b7b5-8570164b1c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.006465 [ 3 ] {} HTTP-Session: dfca8121-2615-4a5b-b7b5-8570164b1c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.006525 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.15 06:55:50.006579 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.15 06:55:50.010239 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.15 06:55:50.010271 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3982e-05 sec 2024.02.15 06:55:50.010298 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.15 06:55:50.010315 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} DatabaseAtomic (oximeter): Starting up tables. 2024.02.15 06:55:50.010402 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.010427 [ 3 ] {2efee28a-e9ec-4ed4-8755-b9a13908babf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.010450 [ 3 ] {} HTTP-Session: dfca8121-2615-4a5b-b7b5-8570164b1c5a Destroying unnamed session 2024.02.15 06:55:50.010565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.010618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.010643 [ 3 ] {} HTTP-Session: eabb7e11-ba30-4896-980d-24e754289d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.010663 [ 3 ] {} HTTP-Session: eabb7e11-ba30-4896-980d-24e754289d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.010832 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} executeQuery: (from [fd00:1122:3344:101::d]:56066) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.15 06:55:50.010885 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.15 06:55:50.015983 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} oximeter.version (66d75a88-0c44-46b3-b089-39381a6e6d15): Loading data parts 2024.02.15 06:55:50.016096 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} oximeter.version (66d75a88-0c44-46b3-b089-39381a6e6d15): There are no data parts 2024.02.15 06:55:50.019771 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.019809 [ 3 ] {985f4643-0a24-4042-8982-9262c1975be3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.019830 [ 3 ] {} HTTP-Session: eabb7e11-ba30-4896-980d-24e754289d7c Destroying unnamed session 2024.02.15 06:55:50.019965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.020021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.020045 [ 3 ] {} HTTP-Session: 670ef972-6a01-4cf1-aae3-33d55ea058b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.020067 [ 3 ] {} HTTP-Session: 670ef972-6a01-4cf1-aae3-33d55ea058b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.020266 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} executeQuery: (from [fd00:1122:3344:101::d]:56066) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.020319 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.15 06:55:50.028463 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} oximeter.measurements_bool (4d5295c3-26e9-4c8b-b197-3de2fc5785c2): Loading data parts 2024.02.15 06:55:50.028538 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} oximeter.measurements_bool (4d5295c3-26e9-4c8b-b197-3de2fc5785c2): There are no data parts 2024.02.15 06:55:50.032166 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.032210 [ 3 ] {bb615c96-d576-4908-82eb-91aabec324ee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.032236 [ 3 ] {} HTTP-Session: 670ef972-6a01-4cf1-aae3-33d55ea058b1 Destroying unnamed session 2024.02.15 06:55:50.032401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.032471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.032499 [ 3 ] {} HTTP-Session: b1617e1f-7cdb-475e-8c9e-1d233ce7f85b Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.032529 [ 3 ] {} HTTP-Session: b1617e1f-7cdb-475e-8c9e-1d233ce7f85b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.032815 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.032887 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.15 06:55:50.038170 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} oximeter.measurements_i8 (aa12871d-53b5-430c-a3a9-ef4ded6ae5d8): Loading data parts 2024.02.15 06:55:50.038248 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} oximeter.measurements_i8 (aa12871d-53b5-430c-a3a9-ef4ded6ae5d8): There are no data parts 2024.02.15 06:55:50.044372 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.044409 [ 3 ] {add32f0e-7c1a-46a9-8b26-6bbc2887b421} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.044434 [ 3 ] {} HTTP-Session: b1617e1f-7cdb-475e-8c9e-1d233ce7f85b Destroying unnamed session 2024.02.15 06:55:50.044580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.044636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.044660 [ 3 ] {} HTTP-Session: 3359521a-b79c-4f25-a9d2-9e1bde42fd56 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.044684 [ 3 ] {} HTTP-Session: 3359521a-b79c-4f25-a9d2-9e1bde42fd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.044915 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.044973 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.15 06:55:50.051278 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} oximeter.measurements_u8 (72f13dff-91ff-4141-a0ac-0710b0c45446): Loading data parts 2024.02.15 06:55:50.051357 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} oximeter.measurements_u8 (72f13dff-91ff-4141-a0ac-0710b0c45446): There are no data parts 2024.02.15 06:55:50.056629 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.056654 [ 3 ] {60ddd734-881d-4bbf-8c1d-3ea045d7ee07} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.056674 [ 3 ] {} HTTP-Session: 3359521a-b79c-4f25-a9d2-9e1bde42fd56 Destroying unnamed session 2024.02.15 06:55:50.056799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.056841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.056865 [ 3 ] {} HTTP-Session: 7f45bb20-5feb-42dc-8ceb-0330c5b959dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.056888 [ 3 ] {} HTTP-Session: 7f45bb20-5feb-42dc-8ceb-0330c5b959dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.057074 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.057123 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.15 06:55:50.061828 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} oximeter.measurements_i16 (e96bd174-27ec-42e6-8ed7-2fb5bb5172cc): Loading data parts 2024.02.15 06:55:50.061897 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} oximeter.measurements_i16 (e96bd174-27ec-42e6-8ed7-2fb5bb5172cc): There are no data parts 2024.02.15 06:55:50.067172 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.067201 [ 3 ] {77e2016a-a2d4-4316-a74b-29080e3b9fe4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.067226 [ 3 ] {} HTTP-Session: 7f45bb20-5feb-42dc-8ceb-0330c5b959dd Destroying unnamed session 2024.02.15 06:55:50.067367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.067418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.067449 [ 3 ] {} HTTP-Session: d8781748-68f9-4b3a-9a6c-fd69f3ee999d Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.067478 [ 3 ] {} HTTP-Session: d8781748-68f9-4b3a-9a6c-fd69f3ee999d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.067708 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.067766 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.15 06:55:50.072361 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} oximeter.measurements_u16 (490b89f9-94f8-42aa-87d2-8604d6a6bf5c): Loading data parts 2024.02.15 06:55:50.072437 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} oximeter.measurements_u16 (490b89f9-94f8-42aa-87d2-8604d6a6bf5c): There are no data parts 2024.02.15 06:55:50.076004 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.076029 [ 3 ] {7f42bc65-71d7-4879-94f9-f57cae3d3cd9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.076053 [ 3 ] {} HTTP-Session: d8781748-68f9-4b3a-9a6c-fd69f3ee999d Destroying unnamed session 2024.02.15 06:55:50.076194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.076247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.076272 [ 3 ] {} HTTP-Session: a2929450-430e-44ad-b14a-798159ac2939 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.076294 [ 3 ] {} HTTP-Session: a2929450-430e-44ad-b14a-798159ac2939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.076482 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.076535 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.15 06:55:50.083352 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} oximeter.measurements_i32 (33a8f902-7236-4fec-b767-443e38f6a286): Loading data parts 2024.02.15 06:55:50.083432 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} oximeter.measurements_i32 (33a8f902-7236-4fec-b767-443e38f6a286): There are no data parts 2024.02.15 06:55:50.088191 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.088229 [ 3 ] {84a20555-9a8e-4cc3-92b1-f679aba6a2fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.088262 [ 3 ] {} HTTP-Session: a2929450-430e-44ad-b14a-798159ac2939 Destroying unnamed session 2024.02.15 06:55:50.088429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.088498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.088533 [ 3 ] {} HTTP-Session: 9bbec454-b2aa-461a-88b8-656c919b7d27 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.088556 [ 3 ] {} HTTP-Session: 9bbec454-b2aa-461a-88b8-656c919b7d27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.088842 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.088919 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.15 06:55:50.090582 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} oximeter.measurements_u32 (bd0f26da-68b4-47a2-acb1-5edde321c824): Loading data parts 2024.02.15 06:55:50.090647 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} oximeter.measurements_u32 (bd0f26da-68b4-47a2-acb1-5edde321c824): There are no data parts 2024.02.15 06:55:50.096198 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.096229 [ 3 ] {c05556a3-61e3-4111-bbe5-b3423597a1c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.096253 [ 3 ] {} HTTP-Session: 9bbec454-b2aa-461a-88b8-656c919b7d27 Destroying unnamed session 2024.02.15 06:55:50.096405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.096462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.096485 [ 3 ] {} HTTP-Session: 38089714-eaea-4b38-9d86-1ebc0e1e7854 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.096509 [ 3 ] {} HTTP-Session: 38089714-eaea-4b38-9d86-1ebc0e1e7854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.096747 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.096810 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.15 06:55:50.101315 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} oximeter.measurements_i64 (0746a212-8095-41fe-89de-0329c9f02b3d): Loading data parts 2024.02.15 06:55:50.101397 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} oximeter.measurements_i64 (0746a212-8095-41fe-89de-0329c9f02b3d): There are no data parts 2024.02.15 06:55:50.107478 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.107505 [ 3 ] {d1f07b80-aac5-4faa-8138-446e68b15cea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.107520 [ 3 ] {} HTTP-Session: 38089714-eaea-4b38-9d86-1ebc0e1e7854 Destroying unnamed session 2024.02.15 06:55:50.107666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.107715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.107734 [ 3 ] {} HTTP-Session: 6b77a0c4-5e34-4ff5-8bd3-2c1a7a836217 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.107757 [ 3 ] {} HTTP-Session: 6b77a0c4-5e34-4ff5-8bd3-2c1a7a836217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.107952 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.108002 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.15 06:55:50.112563 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} oximeter.measurements_u64 (93fb1c09-a891-4b35-9974-05726b568117): Loading data parts 2024.02.15 06:55:50.112677 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} oximeter.measurements_u64 (93fb1c09-a891-4b35-9974-05726b568117): There are no data parts 2024.02.15 06:55:50.115149 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.115174 [ 3 ] {8951aa2d-3f7a-4081-b603-8065797e1e3d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.115190 [ 3 ] {} HTTP-Session: 6b77a0c4-5e34-4ff5-8bd3-2c1a7a836217 Destroying unnamed session 2024.02.15 06:55:50.115317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.115364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.115385 [ 3 ] {} HTTP-Session: 918c3a89-4a49-4212-bf74-287cd9e1c753 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.115407 [ 3 ] {} HTTP-Session: 918c3a89-4a49-4212-bf74-287cd9e1c753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.115599 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.115644 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.15 06:55:50.124803 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} oximeter.measurements_f32 (81f15366-5280-4645-a09a-a13a38542d6f): Loading data parts 2024.02.15 06:55:50.124906 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} oximeter.measurements_f32 (81f15366-5280-4645-a09a-a13a38542d6f): There are no data parts 2024.02.15 06:55:50.126767 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.126799 [ 3 ] {8f70de2a-bab0-40b2-a094-fded5959d81c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.126818 [ 3 ] {} HTTP-Session: 918c3a89-4a49-4212-bf74-287cd9e1c753 Destroying unnamed session 2024.02.15 06:55:50.126977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.127026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.127045 [ 3 ] {} HTTP-Session: b75803be-0b50-4582-afe2-e426c9b10a59 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.127065 [ 3 ] {} HTTP-Session: b75803be-0b50-4582-afe2-e426c9b10a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.127258 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.127302 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.15 06:55:50.132151 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} oximeter.measurements_f64 (1fbb3adf-85ed-4eb4-86ba-598d833cd61f): Loading data parts 2024.02.15 06:55:50.132224 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} oximeter.measurements_f64 (1fbb3adf-85ed-4eb4-86ba-598d833cd61f): There are no data parts 2024.02.15 06:55:50.137536 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.137566 [ 3 ] {fa33c9ec-a027-4ce3-a0ca-a95d984584b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.137583 [ 3 ] {} HTTP-Session: b75803be-0b50-4582-afe2-e426c9b10a59 Destroying unnamed session 2024.02.15 06:55:50.137711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.137758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.137777 [ 3 ] {} HTTP-Session: 87466280-c3f3-4604-ab88-e6af64ccd483 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.137797 [ 3 ] {} HTTP-Session: 87466280-c3f3-4604-ab88-e6af64ccd483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.137990 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.138033 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.15 06:55:50.143021 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} oximeter.measurements_string (7f38a5ff-6c13-4b12-a9ec-b68b98fbcb17): Loading data parts 2024.02.15 06:55:50.143111 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} oximeter.measurements_string (7f38a5ff-6c13-4b12-a9ec-b68b98fbcb17): There are no data parts 2024.02.15 06:55:50.146848 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.146882 [ 3 ] {627e7343-5f89-4611-99c1-5a6819f565a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.146898 [ 3 ] {} HTTP-Session: 87466280-c3f3-4604-ab88-e6af64ccd483 Destroying unnamed session 2024.02.15 06:55:50.147027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.147076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.147095 [ 3 ] {} HTTP-Session: b54e97e9-3eb9-4dd1-8bd1-8349a667d1b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.147117 [ 3 ] {} HTTP-Session: b54e97e9-3eb9-4dd1-8bd1-8349a667d1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.147345 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.147397 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.15 06:55:50.153711 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} oximeter.measurements_bytes (4a3d0b2b-cde4-4551-a634-36576d148100): Loading data parts 2024.02.15 06:55:50.153785 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} oximeter.measurements_bytes (4a3d0b2b-cde4-4551-a634-36576d148100): There are no data parts 2024.02.15 06:55:50.158309 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.158348 [ 3 ] {54a8d8a0-0568-400b-b9de-aff6cad74cb4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.158368 [ 3 ] {} HTTP-Session: b54e97e9-3eb9-4dd1-8bd1-8349a667d1b4 Destroying unnamed session 2024.02.15 06:55:50.158515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.158571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.158596 [ 3 ] {} HTTP-Session: 7fd21682-e035-4b46-96bd-cf90bbac7e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.158621 [ 3 ] {} HTTP-Session: 7fd21682-e035-4b46-96bd-cf90bbac7e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.158870 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.158932 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.15 06:55:50.164179 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} oximeter.measurements_cumulativei64 (3efa04e9-0112-40cf-8022-5c316d67f169): Loading data parts 2024.02.15 06:55:50.164310 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} oximeter.measurements_cumulativei64 (3efa04e9-0112-40cf-8022-5c316d67f169): There are no data parts 2024.02.15 06:55:50.166380 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.166411 [ 3 ] {19206199-30c2-4bdd-b13f-dfa91891b597} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.166432 [ 3 ] {} HTTP-Session: 7fd21682-e035-4b46-96bd-cf90bbac7e69 Destroying unnamed session 2024.02.15 06:55:50.166569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.166617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.166640 [ 3 ] {} HTTP-Session: c7fc813d-d3e8-4567-a99f-6dd653b7acd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.166656 [ 3 ] {} HTTP-Session: c7fc813d-d3e8-4567-a99f-6dd653b7acd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.166861 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.166912 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.15 06:55:50.172083 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Loading data parts 2024.02.15 06:55:50.172187 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): There are no data parts 2024.02.15 06:55:50.177701 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.177725 [ 3 ] {431bc5b4-0371-4065-9e10-92049b18ba4d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.177747 [ 3 ] {} HTTP-Session: c7fc813d-d3e8-4567-a99f-6dd653b7acd6 Destroying unnamed session 2024.02.15 06:55:50.177871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.177920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.177943 [ 3 ] {} HTTP-Session: 8ea056c3-1750-4ff4-b884-f5b4ddab4a5d Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.177961 [ 3 ] {} HTTP-Session: 8ea056c3-1750-4ff4-b884-f5b4ddab4a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.178163 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.178214 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.15 06:55:50.186153 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} oximeter.measurements_cumulativef32 (2a488a82-6e87-4326-b141-5cf295c0b800): Loading data parts 2024.02.15 06:55:50.186248 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} oximeter.measurements_cumulativef32 (2a488a82-6e87-4326-b141-5cf295c0b800): There are no data parts 2024.02.15 06:55:50.192986 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.193012 [ 3 ] {e399a7fa-b2c0-4aad-aaa7-85672de3445c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.193038 [ 3 ] {} HTTP-Session: 8ea056c3-1750-4ff4-b884-f5b4ddab4a5d Destroying unnamed session 2024.02.15 06:55:50.193207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.193270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.193293 [ 3 ] {} HTTP-Session: 401195b3-7322-406b-ae23-c73bbcc52836 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.193313 [ 3 ] {} HTTP-Session: 401195b3-7322-406b-ae23-c73bbcc52836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.193572 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.193633 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.15 06:55:50.198294 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} oximeter.measurements_cumulativef64 (049378d0-f61d-4fdc-844a-a4ed93713146): Loading data parts 2024.02.15 06:55:50.198383 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} oximeter.measurements_cumulativef64 (049378d0-f61d-4fdc-844a-a4ed93713146): There are no data parts 2024.02.15 06:55:50.203910 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.203942 [ 3 ] {a04f00bc-e275-4011-8cf2-b98bba221e7a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.203960 [ 3 ] {} HTTP-Session: 401195b3-7322-406b-ae23-c73bbcc52836 Destroying unnamed session 2024.02.15 06:55:50.204093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.204150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.204173 [ 3 ] {} HTTP-Session: 13b3526c-50fb-4b6b-831e-dc04529314f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.204198 [ 3 ] {} HTTP-Session: 13b3526c-50fb-4b6b-831e-dc04529314f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.204468 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.204533 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.15 06:55:50.207402 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} oximeter.measurements_histogrami8 (3e8d4341-9d0a-4d5f-8421-fb758ec41a49): Loading data parts 2024.02.15 06:55:50.207496 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} oximeter.measurements_histogrami8 (3e8d4341-9d0a-4d5f-8421-fb758ec41a49): There are no data parts 2024.02.15 06:55:50.213344 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.213382 [ 3 ] {d4cb621d-c17e-460a-adee-ff7ffca35285} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.213401 [ 3 ] {} HTTP-Session: 13b3526c-50fb-4b6b-831e-dc04529314f2 Destroying unnamed session 2024.02.15 06:55:50.213536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.213594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.213618 [ 3 ] {} HTTP-Session: e79be881-56a4-43d6-8d87-b2ec51251f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.213645 [ 3 ] {} HTTP-Session: e79be881-56a4-43d6-8d87-b2ec51251f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.213908 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.213974 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.15 06:55:50.218905 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} oximeter.measurements_histogramu8 (80c73d75-5605-429f-9f1b-50d7d7438fd8): Loading data parts 2024.02.15 06:55:50.219029 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} oximeter.measurements_histogramu8 (80c73d75-5605-429f-9f1b-50d7d7438fd8): There are no data parts 2024.02.15 06:55:50.220779 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.220805 [ 3 ] {81de5445-85b6-49e4-8e08-c1a2207a6ea7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.220821 [ 3 ] {} HTTP-Session: e79be881-56a4-43d6-8d87-b2ec51251f86 Destroying unnamed session 2024.02.15 06:55:50.220938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.220993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.221013 [ 3 ] {} HTTP-Session: 1cbd03d4-bdbf-44df-ad36-0a9cab74fcb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.221036 [ 3 ] {} HTTP-Session: 1cbd03d4-bdbf-44df-ad36-0a9cab74fcb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.221253 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.221305 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.15 06:55:50.226538 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} oximeter.measurements_histogrami16 (5fdfc8ef-f50a-4f3b-a6ed-39a33cc4a011): Loading data parts 2024.02.15 06:55:50.226626 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} oximeter.measurements_histogrami16 (5fdfc8ef-f50a-4f3b-a6ed-39a33cc4a011): There are no data parts 2024.02.15 06:55:50.232195 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.232224 [ 3 ] {5b592369-32dd-404a-a103-e7938ccdd388} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.232250 [ 3 ] {} HTTP-Session: 1cbd03d4-bdbf-44df-ad36-0a9cab74fcb1 Destroying unnamed session 2024.02.15 06:55:50.232396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.232454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.232481 [ 3 ] {} HTTP-Session: 0caa3c34-6708-4f64-a508-96560f153d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.232502 [ 3 ] {} HTTP-Session: 0caa3c34-6708-4f64-a508-96560f153d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.232765 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.232828 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.15 06:55:50.237268 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} oximeter.measurements_histogramu16 (8fce2759-0e5a-4fc6-ba0e-761b66c9ec53): Loading data parts 2024.02.15 06:55:50.237364 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} oximeter.measurements_histogramu16 (8fce2759-0e5a-4fc6-ba0e-761b66c9ec53): There are no data parts 2024.02.15 06:55:50.242852 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.242883 [ 3 ] {9e2e04db-e935-47e9-87f7-2957964b219b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.242913 [ 3 ] {} HTTP-Session: 0caa3c34-6708-4f64-a508-96560f153d88 Destroying unnamed session 2024.02.15 06:55:50.243063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.243111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.243144 [ 3 ] {} HTTP-Session: 32eb137a-fb8b-47d6-94aa-02b658e8db88 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.243171 [ 3 ] {} HTTP-Session: 32eb137a-fb8b-47d6-94aa-02b658e8db88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.243388 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.243456 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.15 06:55:50.252040 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} oximeter.measurements_histogrami32 (04bf6b70-abb0-485b-a0ac-39b963b6a14a): Loading data parts 2024.02.15 06:55:50.252145 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} oximeter.measurements_histogrami32 (04bf6b70-abb0-485b-a0ac-39b963b6a14a): There are no data parts 2024.02.15 06:55:50.257826 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.257889 [ 3 ] {09eb689d-ecf0-429f-a35f-94c17f7422b7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.257920 [ 3 ] {} HTTP-Session: 32eb137a-fb8b-47d6-94aa-02b658e8db88 Destroying unnamed session 2024.02.15 06:55:50.258125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.258180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.258200 [ 3 ] {} HTTP-Session: ade6d4ec-ece0-463b-bc79-0e2fae715da7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.258226 [ 3 ] {} HTTP-Session: ade6d4ec-ece0-463b-bc79-0e2fae715da7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.258439 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.258499 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.15 06:55:50.263694 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} oximeter.measurements_histogramu32 (71f883f3-6c05-4b03-9797-f5456d0a794b): Loading data parts 2024.02.15 06:55:50.263809 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} oximeter.measurements_histogramu32 (71f883f3-6c05-4b03-9797-f5456d0a794b): There are no data parts 2024.02.15 06:55:50.269145 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.269206 [ 3 ] {1026ce35-f73c-4585-84e0-340dcd8582ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.269247 [ 3 ] {} HTTP-Session: ade6d4ec-ece0-463b-bc79-0e2fae715da7 Destroying unnamed session 2024.02.15 06:55:50.269436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.269531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.269576 [ 3 ] {} HTTP-Session: 1a667922-c589-48b3-9ea4-36bd7c2944ec Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.269606 [ 3 ] {} HTTP-Session: 1a667922-c589-48b3-9ea4-36bd7c2944ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.270016 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.270108 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.15 06:55:50.274642 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} oximeter.measurements_histogrami64 (00e0e721-e8b0-403c-b352-43352ff29014): Loading data parts 2024.02.15 06:55:50.274738 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} oximeter.measurements_histogrami64 (00e0e721-e8b0-403c-b352-43352ff29014): There are no data parts 2024.02.15 06:55:50.278082 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.278107 [ 3 ] {2c376b27-2bea-4f99-a4cc-3d29a91bcd85} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.278134 [ 3 ] {} HTTP-Session: 1a667922-c589-48b3-9ea4-36bd7c2944ec Destroying unnamed session 2024.02.15 06:55:50.278280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.278332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.278361 [ 3 ] {} HTTP-Session: 6dfd99ae-4c06-4a3f-bdc9-cc35d10054a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.278377 [ 3 ] {} HTTP-Session: 6dfd99ae-4c06-4a3f-bdc9-cc35d10054a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.278597 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.278653 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.15 06:55:50.282705 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} oximeter.measurements_histogramu64 (270eaa03-a90e-4e40-a263-f8c160d004fd): Loading data parts 2024.02.15 06:55:50.282795 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} oximeter.measurements_histogramu64 (270eaa03-a90e-4e40-a263-f8c160d004fd): There are no data parts 2024.02.15 06:55:50.288085 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.288120 [ 3 ] {b226ce14-345c-44a3-89d8-c0dd87636ef9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.288136 [ 3 ] {} HTTP-Session: 6dfd99ae-4c06-4a3f-bdc9-cc35d10054a9 Destroying unnamed session 2024.02.15 06:55:50.288259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.288316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.288335 [ 3 ] {} HTTP-Session: 21c1c6a9-c822-4433-a766-6d3b45bdeb01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.288357 [ 3 ] {} HTTP-Session: 21c1c6a9-c822-4433-a766-6d3b45bdeb01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.288569 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.288626 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.15 06:55:50.293469 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} oximeter.measurements_histogramf32 (f3dc0ee2-cfd3-4ed6-bc68-0c5933484058): Loading data parts 2024.02.15 06:55:50.293569 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} oximeter.measurements_histogramf32 (f3dc0ee2-cfd3-4ed6-bc68-0c5933484058): There are no data parts 2024.02.15 06:55:50.299140 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.299175 [ 3 ] {b5e9a503-faad-4af2-810a-c2444ca6b482} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.299192 [ 3 ] {} HTTP-Session: 21c1c6a9-c822-4433-a766-6d3b45bdeb01 Destroying unnamed session 2024.02.15 06:55:50.299319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.299372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.299393 [ 3 ] {} HTTP-Session: d2781ecf-020d-4771-9cb5-027794d6bdcb Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.299417 [ 3 ] {} HTTP-Session: d2781ecf-020d-4771-9cb5-027794d6bdcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.299639 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.15 06:55:50.299703 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.15 06:55:50.308181 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Loading data parts 2024.02.15 06:55:50.308321 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): There are no data parts 2024.02.15 06:55:50.315845 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.315871 [ 3 ] {c5ac1333-0ddd-419e-81c6-854ff5b9f261} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.315896 [ 3 ] {} HTTP-Session: d2781ecf-020d-4771-9cb5-027794d6bdcb Destroying unnamed session 2024.02.15 06:55:50.316048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.316104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.316130 [ 3 ] {} HTTP-Session: 19485f65-8116-400c-8934-3e5ba47ce61f Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.316148 [ 3 ] {} HTTP-Session: 19485f65-8116-400c-8934-3e5ba47ce61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.316316 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} executeQuery: (from [fd00:1122:3344:101::d]:56066) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.316373 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.15 06:55:50.320342 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} oximeter.fields_bool (1c5b351a-951f-4d6c-b4bd-469b53809ccc): Loading data parts 2024.02.15 06:55:50.320459 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} oximeter.fields_bool (1c5b351a-951f-4d6c-b4bd-469b53809ccc): There are no data parts 2024.02.15 06:55:50.322472 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.322506 [ 3 ] {eaf4acd5-3c90-4348-a6d1-045e722055dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.322523 [ 3 ] {} HTTP-Session: 19485f65-8116-400c-8934-3e5ba47ce61f Destroying unnamed session 2024.02.15 06:55:50.322642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.322699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.322718 [ 3 ] {} HTTP-Session: 2a094a55-87b9-4428-8883-2ae18cb0504d Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.322741 [ 3 ] {} HTTP-Session: 2a094a55-87b9-4428-8883-2ae18cb0504d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.322894 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.322944 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.15 06:55:50.327884 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} oximeter.fields_i8 (526adb10-f18c-4421-b063-78bc02e48ac8): Loading data parts 2024.02.15 06:55:50.327982 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} oximeter.fields_i8 (526adb10-f18c-4421-b063-78bc02e48ac8): There are no data parts 2024.02.15 06:55:50.331806 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.331836 [ 3 ] {8f27829a-885f-4d07-8834-971f2630437c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.331867 [ 3 ] {} HTTP-Session: 2a094a55-87b9-4428-8883-2ae18cb0504d Destroying unnamed session 2024.02.15 06:55:50.332001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.332060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.332090 [ 3 ] {} HTTP-Session: ab902c0c-e07c-4f7b-9262-b119412c13d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.332106 [ 3 ] {} HTTP-Session: ab902c0c-e07c-4f7b-9262-b119412c13d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.332265 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.332311 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.15 06:55:50.337077 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} oximeter.fields_u8 (2299edb0-d675-4824-a318-1dd43459b099): Loading data parts 2024.02.15 06:55:50.337218 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} oximeter.fields_u8 (2299edb0-d675-4824-a318-1dd43459b099): There are no data parts 2024.02.15 06:55:50.342733 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.342773 [ 3 ] {f2352436-d10e-419b-b32c-f61e679ce0e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.342795 [ 3 ] {} HTTP-Session: ab902c0c-e07c-4f7b-9262-b119412c13d8 Destroying unnamed session 2024.02.15 06:55:50.342933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.342992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.343016 [ 3 ] {} HTTP-Session: 34f68b0d-824c-4edc-a93f-fb574436b9ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.343044 [ 3 ] {} HTTP-Session: 34f68b0d-824c-4edc-a93f-fb574436b9ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.343202 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.343253 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.15 06:55:50.348219 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} oximeter.fields_i16 (64d879d6-99f1-441a-b12f-2450f4a25c16): Loading data parts 2024.02.15 06:55:50.348389 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} oximeter.fields_i16 (64d879d6-99f1-441a-b12f-2450f4a25c16): There are no data parts 2024.02.15 06:55:50.354113 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.354166 [ 3 ] {33fc9428-ba49-412a-bbb5-b3c5260c2d74} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.354209 [ 3 ] {} HTTP-Session: 34f68b0d-824c-4edc-a93f-fb574436b9ac Destroying unnamed session 2024.02.15 06:55:50.354392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.354470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.354518 [ 3 ] {} HTTP-Session: ea2f771f-ed80-4849-bc0b-73003202e53c Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.354559 [ 3 ] {} HTTP-Session: ea2f771f-ed80-4849-bc0b-73003202e53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.354842 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.354930 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.15 06:55:50.360192 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Loading data parts 2024.02.15 06:55:50.360334 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): There are no data parts 2024.02.15 06:55:50.363029 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.363055 [ 3 ] {05f05b05-f4e9-4f8f-888f-3ac54257ab6c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.363070 [ 3 ] {} HTTP-Session: ea2f771f-ed80-4849-bc0b-73003202e53c Destroying unnamed session 2024.02.15 06:55:50.363225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.363288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.363308 [ 3 ] {} HTTP-Session: 3b87c850-173a-4899-91f0-3ddc7c41082c Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.363338 [ 3 ] {} HTTP-Session: 3b87c850-173a-4899-91f0-3ddc7c41082c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.363506 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.363557 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.15 06:55:50.368440 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} oximeter.fields_i32 (7dd73698-eddd-4598-a5f7-0f34740e08f1): Loading data parts 2024.02.15 06:55:50.368537 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} oximeter.fields_i32 (7dd73698-eddd-4598-a5f7-0f34740e08f1): There are no data parts 2024.02.15 06:55:50.372862 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.372906 [ 3 ] {dfd9c331-ba1d-4e31-9c1c-fac19d8be028} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.372922 [ 3 ] {} HTTP-Session: 3b87c850-173a-4899-91f0-3ddc7c41082c Destroying unnamed session 2024.02.15 06:55:50.373072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.373125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.373145 [ 3 ] {} HTTP-Session: ffc224a7-f92d-40df-b484-9df5b2188299 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.373171 [ 3 ] {} HTTP-Session: ffc224a7-f92d-40df-b484-9df5b2188299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.373331 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.373378 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.15 06:55:50.379662 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} oximeter.fields_u32 (14af27b4-94ab-4198-818b-885103efc76c): Loading data parts 2024.02.15 06:55:50.379747 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} oximeter.fields_u32 (14af27b4-94ab-4198-818b-885103efc76c): There are no data parts 2024.02.15 06:55:50.384402 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.384433 [ 3 ] {d7edf13b-94cf-4887-8740-9337651b2ef4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.384468 [ 3 ] {} HTTP-Session: ffc224a7-f92d-40df-b484-9df5b2188299 Destroying unnamed session 2024.02.15 06:55:50.384599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.384659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.384692 [ 3 ] {} HTTP-Session: 06ced5dd-db9d-4e8e-8bf8-e4f9ac272f9d Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.384712 [ 3 ] {} HTTP-Session: 06ced5dd-db9d-4e8e-8bf8-e4f9ac272f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.384907 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.384973 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.15 06:55:50.386907 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Loading data parts 2024.02.15 06:55:50.387024 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): There are no data parts 2024.02.15 06:55:50.396191 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.396233 [ 3 ] {158dbf3b-6c29-469b-8a9e-2d73cce3b791} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.396266 [ 3 ] {} HTTP-Session: 06ced5dd-db9d-4e8e-8bf8-e4f9ac272f9d Destroying unnamed session 2024.02.15 06:55:50.396384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.396436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.396463 [ 3 ] {} HTTP-Session: 0a9cdf2a-7806-4f77-9127-eac7a5075308 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.396480 [ 3 ] {} HTTP-Session: 0a9cdf2a-7806-4f77-9127-eac7a5075308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.396639 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.396690 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.15 06:55:50.408405 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} oximeter.fields_u64 (4f6184f5-0bc3-454c-b16f-f2f8910a9a87): Loading data parts 2024.02.15 06:55:50.408563 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} oximeter.fields_u64 (4f6184f5-0bc3-454c-b16f-f2f8910a9a87): There are no data parts 2024.02.15 06:55:50.413605 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.413655 [ 3 ] {c9f867bf-7f0e-4412-89f3-6a575538219f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.413675 [ 3 ] {} HTTP-Session: 0a9cdf2a-7806-4f77-9127-eac7a5075308 Destroying unnamed session 2024.02.15 06:55:50.413865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.413936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.413961 [ 3 ] {} HTTP-Session: b9499700-d91a-4d41-a876-5ed90b5ccb7b Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.414000 [ 3 ] {} HTTP-Session: b9499700-d91a-4d41-a876-5ed90b5ccb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.414166 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.414230 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.15 06:55:50.416456 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Loading data parts 2024.02.15 06:55:50.416558 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): There are no data parts 2024.02.15 06:55:50.422339 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.422389 [ 3 ] {ec9581f3-7153-497e-b996-c385be1e1d21} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.422454 [ 3 ] {} HTTP-Session: b9499700-d91a-4d41-a876-5ed90b5ccb7b Destroying unnamed session 2024.02.15 06:55:50.422616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.422713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.422767 [ 3 ] {} HTTP-Session: 61226354-b2d2-4089-8f80-61cf8ee7c863 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.422805 [ 3 ] {} HTTP-Session: 61226354-b2d2-4089-8f80-61cf8ee7c863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.423000 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.423084 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.15 06:55:50.427207 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Loading data parts 2024.02.15 06:55:50.427327 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): There are no data parts 2024.02.15 06:55:50.433297 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.433323 [ 3 ] {f4459c32-2e1a-466b-a063-2982895b57d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.433339 [ 3 ] {} HTTP-Session: 61226354-b2d2-4089-8f80-61cf8ee7c863 Destroying unnamed session 2024.02.15 06:55:50.433491 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.433548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.433568 [ 3 ] {} HTTP-Session: fdf177b7-3662-4154-a400-5c516a3d3be7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.433593 [ 3 ] {} HTTP-Session: fdf177b7-3662-4154-a400-5c516a3d3be7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.433756 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} executeQuery: (from [fd00:1122:3344:101::d]:56066) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.15 06:55:50.433800 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.15 06:55:50.439633 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Loading data parts 2024.02.15 06:55:50.439734 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): There are no data parts 2024.02.15 06:55:50.446719 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.446753 [ 3 ] {25cd60bb-6d11-4267-b76c-f269b1a8eb29} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.446769 [ 3 ] {} HTTP-Session: fdf177b7-3662-4154-a400-5c516a3d3be7 Destroying unnamed session 2024.02.15 06:55:50.446902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.446955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.446974 [ 3 ] {} HTTP-Session: 1ca626e9-daf4-4a37-bc01-c654a401fb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.446998 [ 3 ] {} HTTP-Session: 1ca626e9-daf4-4a37-bc01-c654a401fb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.447232 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} executeQuery: (from [fd00:1122:3344:101::d]:56066) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.15 06:55:50.447301 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.15 06:55:50.449377 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): Loading data parts 2024.02.15 06:55:50.449474 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): There are no data parts 2024.02.15 06:55:50.453771 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.453801 [ 3 ] {fdaaf425-b0b6-4cdd-ad87-4c80c4f91dba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.15 06:55:50.453830 [ 3 ] {} HTTP-Session: 1ca626e9-daf4-4a37-bc01-c654a401fb66 Destroying unnamed session 2024.02.15 06:55:50.453973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56066, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:55:50.454034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:55:50.454062 [ 3 ] {} HTTP-Session: c67da704-ae07-4ee9-beb3-e113474cf782 Authenticating user 'default' from [fd00:1122:3344:101::d]:56066 2024.02.15 06:55:50.454080 [ 3 ] {} HTTP-Session: c67da704-ae07-4ee9-beb3-e113474cf782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:55:50.454201 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} executeQuery: (from [fd00:1122:3344:101::d]:56066) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.15 06:55:50.454833 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.15 06:55:50.458147 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:55:50.460812 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:55:50.461041 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} oximeter.version (66d75a88-0c44-46b3-b089-39381a6e6d15): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:55:50.461266 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} executeQuery: Read 1 rows, 16.00 B in 0.007026631 sec., 142 rows/sec., 2.22 KiB/sec. 2024.02.15 06:55:50.461384 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} DynamicQueryHandler: Done processing query 2024.02.15 06:55:50.461404 [ 3 ] {0452ec27-d7d7-450a-8e37-e1b33326e3a3} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.15 06:55:50.461429 [ 3 ] {} HTTP-Session: c67da704-ae07-4ee9-beb3-e113474cf782 Destroying unnamed session 2024.02.15 06:55:51.001161 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 224.63 MiB, peak 229.70 MiB, will set to 228.29 MiB (RSS), difference: 3.66 MiB 2024.02.15 06:56:04.307039 [ 126 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:56:04.307094 [ 126 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:56:19.307185 [ 164 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:56:19.307282 [ 164 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:56:34.307377 [ 170 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:56:34.307472 [ 170 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:56:49.307516 [ 162 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:56:49.307590 [ 162 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:56:50.470862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.471005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.471033 [ 3 ] {} HTTP-Session: 52ccd6d5-0bda-400d-bea1-f905b1b8a389 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.471086 [ 3 ] {} HTTP-Session: 52ccd6d5-0bda-400d-bea1-f905b1b8a389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.471268 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:50.471721 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.472385 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.472482 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:50.473435 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.473467 [ 3 ] {c80c0094-8c47-40b6-956f-136965cfa8c5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:50.473495 [ 3 ] {} HTTP-Session: 52ccd6d5-0bda-400d-bea1-f905b1b8a389 Destroying unnamed session 2024.02.15 06:56:50.479832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.479909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.479934 [ 3 ] {} HTTP-Session: e98d6fe2-1601-4ce0-b152-267a4c26fe42 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.479955 [ 3 ] {} HTTP-Session: e98d6fe2-1601-4ce0-b152-267a4c26fe42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.480120 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:50.483100 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.483266 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.483310 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:50.484131 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.484169 [ 3 ] {e111e480-629e-4d41-861e-110f7c1c8fd6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:50.484186 [ 3 ] {} HTTP-Session: e98d6fe2-1601-4ce0-b152-267a4c26fe42 Destroying unnamed session 2024.02.15 06:56:50.484409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.484455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.484475 [ 3 ] {} HTTP-Session: 494a7210-3e5f-48b4-af7a-6bc0d4f1b5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.484491 [ 3 ] {} HTTP-Session: 494a7210-3e5f-48b4-af7a-6bc0d4f1b5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.484601 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:50.485045 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.485193 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.485235 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:50.486073 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.486101 [ 3 ] {d24ac89d-0535-429b-99bc-7d8d616798f2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:50.486117 [ 3 ] {} HTTP-Session: 494a7210-3e5f-48b4-af7a-6bc0d4f1b5f2 Destroying unnamed session 2024.02.15 06:56:50.486480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.486525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.486544 [ 3 ] {} HTTP-Session: ad13452a-92fb-484d-9627-a9b12164c392 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.486560 [ 3 ] {} HTTP-Session: ad13452a-92fb-484d-9627-a9b12164c392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.486672 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:50.487021 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.487177 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.487219 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:50.487988 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.488015 [ 3 ] {650e5a41-9cd7-4f41-8b14-2cd744747039} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:50.488031 [ 3 ] {} HTTP-Session: ad13452a-92fb-484d-9627-a9b12164c392 Destroying unnamed session 2024.02.15 06:56:50.488962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.489005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.489024 [ 3 ] {} HTTP-Session: 63b8c975-65ab-4b25-a56c-edf1a4982f3d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.489041 [ 3 ] {} HTTP-Session: 63b8c975-65ab-4b25-a56c-edf1a4982f3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.489119 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:50.489159 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:50.489825 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:50.491045 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:50.491466 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:56:50.491643 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:56:50.491774 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} executeQuery: Read 4 rows, 443.00 B in 0.002618277 sec., 1527 rows/sec., 165.23 KiB/sec. 2024.02.15 06:56:50.491919 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.491942 [ 3 ] {7d28b3f2-8da4-4a2a-bfa3-cbf02921f011} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:56:50.491959 [ 3 ] {} HTTP-Session: 63b8c975-65ab-4b25-a56c-edf1a4982f3d Destroying unnamed session 2024.02.15 06:56:50.492071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 3345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.492116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.492136 [ 3 ] {} HTTP-Session: d6f20b23-f201-4e06-b9d1-22f20c8915ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.492153 [ 3 ] {} HTTP-Session: d6f20b23-f201-4e06-b9d1-22f20c8915ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.492223 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:50.492263 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:56:50.492366 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:50.495906 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:50.496129 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:56:50.496282 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:56:50.496378 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} executeQuery: Read 23 rows, 1.86 KiB in 0.004122829 sec., 5578 rows/sec., 452.18 KiB/sec. 2024.02.15 06:56:50.496538 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.496562 [ 3 ] {cedc23db-4e1e-4ac3-91c7-5e60f0cc588e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 06:56:50.496578 [ 3 ] {} HTTP-Session: d6f20b23-f201-4e06-b9d1-22f20c8915ed Destroying unnamed session 2024.02.15 06:56:50.496776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 10885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.496823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.496842 [ 3 ] {} HTTP-Session: c1945137-3d74-4235-b183-e82cc1395654 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.496859 [ 3 ] {} HTTP-Session: c1945137-3d74-4235-b183-e82cc1395654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.496932 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:50.496971 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:56:50.497079 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:50.497443 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:50.497652 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:56:50.497803 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:56:50.497921 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} executeQuery: Read 69 rows, 6.65 KiB in 0.000954251 sec., 72308 rows/sec., 6.81 MiB/sec. 2024.02.15 06:56:50.498060 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.498083 [ 3 ] {298f437b-157d-4c6c-b71a-dc7de1aa13d6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:56:50.498099 [ 3 ] {} HTTP-Session: c1945137-3d74-4235-b183-e82cc1395654 Destroying unnamed session 2024.02.15 06:56:50.498206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 5978, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.498251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.498270 [ 3 ] {} HTTP-Session: 86e28f68-9015-46ec-a45b-ad83e6127129 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.498287 [ 3 ] {} HTTP-Session: 86e28f68-9015-46ec-a45b-ad83e6127129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.498359 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:50.498395 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:56:50.499518 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:50.502003 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:50.502502 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:56:50.502728 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:56:50.502848 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} executeQuery: Read 35 rows, 2.81 KiB in 0.004453255 sec., 7859 rows/sec., 630.24 KiB/sec. 2024.02.15 06:56:50.503038 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.503062 [ 3 ] {e445edf2-524b-47fe-8740-2ff3ef514702} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:56:50.503079 [ 3 ] {} HTTP-Session: 86e28f68-9015-46ec-a45b-ad83e6127129 Destroying unnamed session 2024.02.15 06:56:50.503323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 24635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.503367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.503386 [ 3 ] {} HTTP-Session: 52e08f16-7578-4363-a44f-e2d9320f5a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.503403 [ 3 ] {} HTTP-Session: 52e08f16-7578-4363-a44f-e2d9320f5a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.503479 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:50.503524 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:56:50.503685 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:50.504114 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:50.505188 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:56:50.505383 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:56:50.505493 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} executeQuery: Read 23 rows, 31.78 KiB in 0.001978362 sec., 11625 rows/sec., 15.69 MiB/sec. 2024.02.15 06:56:50.505628 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.505652 [ 3 ] {8a89bcc8-acda-4aba-b0ff-604ac1132fdb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 06:56:50.505669 [ 3 ] {} HTTP-Session: 52e08f16-7578-4363-a44f-e2d9320f5a99 Destroying unnamed session 2024.02.15 06:56:50.505774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 2888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:50.505819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:50.505838 [ 3 ] {} HTTP-Session: 0fb30e6d-d971-48b0-8497-6bd9273e5da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:50.505855 [ 3 ] {} HTTP-Session: 0fb30e6d-d971-48b0-8497-6bd9273e5da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:50.505924 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:50.506481 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 06:56:50.506589 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:50.506875 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:50.507144 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:56:50.507325 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} oximeter.measurements_i64 (0746a212-8095-41fe-89de-0329c9f02b3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:56:50.507437 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} executeQuery: Read 18 rows, 1.33 KiB in 0.001481072 sec., 12153 rows/sec., 896.73 KiB/sec. 2024.02.15 06:56:50.507567 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} DynamicQueryHandler: Done processing query 2024.02.15 06:56:50.507590 [ 3 ] {3d4d3a0e-58f1-407b-9975-58ad8856e75f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:56:50.507607 [ 3 ] {} HTTP-Session: 0fb30e6d-d971-48b0-8497-6bd9273e5da2 Destroying unnamed session 2024.02.15 06:56:55.463138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.463281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.463313 [ 3 ] {} HTTP-Session: 5b37a11d-489e-4b8c-b349-2d859e78c108 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.463342 [ 3 ] {} HTTP-Session: 5b37a11d-489e-4b8c-b349-2d859e78c108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.463557 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:55.464314 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.464484 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.464581 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:55.464880 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.15 06:56:55.466551 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 06:56:55.466583 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.15 06:56:55.466699 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 06:56:55.469044 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} executeQuery: Read 4 rows, 443.00 B in 0.005433987 sec., 736 rows/sec., 79.61 KiB/sec. 2024.02.15 06:56:55.469275 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.469301 [ 3 ] {07639729-ec28-4b51-b9d1-543d9dfd5c15} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:55.469318 [ 3 ] {} HTTP-Session: 5b37a11d-489e-4b8c-b349-2d859e78c108 Destroying unnamed session 2024.02.15 06:56:55.469586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.469634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.469655 [ 3 ] {} HTTP-Session: 2b44f9db-d4a6-413d-9a25-7e3788875ba7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.469673 [ 3 ] {} HTTP-Session: 2b44f9db-d4a6-413d-9a25-7e3788875ba7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.469796 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:55.470245 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.470405 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.470448 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:55.470592 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.15 06:56:55.470620 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 06:56:55.470642 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.15 06:56:55.470671 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 06:56:55.471539 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} executeQuery: Read 4 rows, 443.00 B in 0.001705407 sec., 2345 rows/sec., 253.67 KiB/sec. 2024.02.15 06:56:55.471723 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.471748 [ 3 ] {923ab4da-6c75-4648-9ea9-bd261148d454} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:55.471764 [ 3 ] {} HTTP-Session: 2b44f9db-d4a6-413d-9a25-7e3788875ba7 Destroying unnamed session 2024.02.15 06:56:55.471987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.472030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.472050 [ 3 ] {} HTTP-Session: a0e55dd8-3f17-4d04-b7b5-769e6e2a5a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.472068 [ 3 ] {} HTTP-Session: a0e55dd8-3f17-4d04-b7b5-769e6e2a5a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.472183 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:55.472626 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.472785 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.472826 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:55.472970 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.15 06:56:55.472999 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 06:56:55.473021 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.15 06:56:55.473049 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 06:56:55.473902 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} executeQuery: Read 4 rows, 443.00 B in 0.001682356 sec., 2377 rows/sec., 257.15 KiB/sec. 2024.02.15 06:56:55.474108 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.474132 [ 3 ] {984f5416-049e-4e89-9eb6-8240ea5db11d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:55.474149 [ 3 ] {} HTTP-Session: a0e55dd8-3f17-4d04-b7b5-769e6e2a5a64 Destroying unnamed session 2024.02.15 06:56:55.474469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.474515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.474535 [ 3 ] {} HTTP-Session: 1606b726-32b5-4e66-9fb7-e8ff379897cc Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.474552 [ 3 ] {} HTTP-Session: 1606b726-32b5-4e66-9fb7-e8ff379897cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.474667 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:55.475126 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.475292 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.475334 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:55.475480 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.15 06:56:55.475509 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 06:56:55.475531 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.15 06:56:55.475558 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 06:56:55.476476 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} executeQuery: Read 4 rows, 443.00 B in 0.001770689 sec., 2259 rows/sec., 244.32 KiB/sec. 2024.02.15 06:56:55.476664 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.476688 [ 3 ] {15e29412-04f2-49cd-8d9c-ed45d1ea3986} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:55.476704 [ 3 ] {} HTTP-Session: 1606b726-32b5-4e66-9fb7-e8ff379897cc Destroying unnamed session 2024.02.15 06:56:55.476957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.477001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.477021 [ 3 ] {} HTTP-Session: 636d850d-f5d0-4689-a9c1-ec10333dafb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.477038 [ 3 ] {} HTTP-Session: 636d850d-f5d0-4689-a9c1-ec10333dafb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.477155 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:55.477608 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.477773 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.477814 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:55.477959 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.15 06:56:55.477988 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 06:56:55.478009 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.15 06:56:55.478037 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 06:56:55.478865 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} executeQuery: Read 4 rows, 443.00 B in 0.001673066 sec., 2390 rows/sec., 258.58 KiB/sec. 2024.02.15 06:56:55.479056 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.479081 [ 3 ] {c871cd5f-5476-4318-874b-57b8559d19d9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:55.479097 [ 3 ] {} HTTP-Session: 636d850d-f5d0-4689-a9c1-ec10333dafb8 Destroying unnamed session 2024.02.15 06:56:55.479314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.479359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.479379 [ 3 ] {} HTTP-Session: beba7173-84bf-47a6-8d55-37a18bcd50e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.479396 [ 3 ] {} HTTP-Session: beba7173-84bf-47a6-8d55-37a18bcd50e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.479514 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:56:55.479972 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.480136 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.480177 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:56:55.480323 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.15 06:56:55.480352 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 06:56:55.480373 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.15 06:56:55.480401 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.15 06:56:55.481286 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} executeQuery: Read 4 rows, 443.00 B in 0.001733497 sec., 2307 rows/sec., 249.56 KiB/sec. 2024.02.15 06:56:55.481493 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.481516 [ 3 ] {bafb164a-8bd9-4085-a6e1-2aa1b6c4d2f0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.15 06:56:55.481532 [ 3 ] {} HTTP-Session: beba7173-84bf-47a6-8d55-37a18bcd50e4 Destroying unnamed session 2024.02.15 06:56:55.496511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.496607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.496647 [ 3 ] {} HTTP-Session: 7e749859-5546-419f-bcb6-17cdb797c2cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.496682 [ 3 ] {} HTTP-Session: 7e749859-5546-419f-bcb6-17cdb797c2cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.496821 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:55.496871 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:56:55.497041 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:55.497402 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:55.497794 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:56:55.497996 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:56:55.498124 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} executeQuery: Read 6 rows, 996.00 B in 0.001262047 sec., 4754 rows/sec., 770.70 KiB/sec. 2024.02.15 06:56:55.498265 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.498289 [ 3 ] {51f7c96d-36c1-41ad-836c-2f3436e2fb20} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:56:55.498305 [ 3 ] {} HTTP-Session: 7e749859-5546-419f-bcb6-17cdb797c2cb Destroying unnamed session 2024.02.15 06:56:55.498421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.498466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.498486 [ 3 ] {} HTTP-Session: 2e3e5eff-e984-42ca-8842-291a599cf910 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.498503 [ 3 ] {} HTTP-Session: 2e3e5eff-e984-42ca-8842-291a599cf910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.498574 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:55.498614 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:56:55.498721 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:55.499021 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:55.499227 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:56:55.499381 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:56:55.499498 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} executeQuery: Read 36 rows, 2.77 KiB in 0.000888339 sec., 40525 rows/sec., 3.04 MiB/sec. 2024.02.15 06:56:55.499615 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.499638 [ 3 ] {197aa95d-e1d3-445d-8ee0-31cb8f1e4e5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:56:55.499654 [ 3 ] {} HTTP-Session: 2e3e5eff-e984-42ca-8842-291a599cf910 Destroying unnamed session 2024.02.15 06:56:55.499768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.499815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.499835 [ 3 ] {} HTTP-Session: 396b6484-0cb0-421b-b46c-ef48725a79bc Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.499852 [ 3 ] {} HTTP-Session: 396b6484-0cb0-421b-b46c-ef48725a79bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.499922 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:55.499960 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:56:55.500066 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:55.500345 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:55.500550 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:56:55.500715 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:56:55.500828 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} executeQuery: Read 24 rows, 1.90 KiB in 0.000876919 sec., 27368 rows/sec., 2.11 MiB/sec. 2024.02.15 06:56:55.500940 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.500964 [ 3 ] {382b59f6-5106-41cf-a74b-85e30079cdd7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 06:56:55.500980 [ 3 ] {} HTTP-Session: 396b6484-0cb0-421b-b46c-ef48725a79bc Destroying unnamed session 2024.02.15 06:56:55.501224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 76251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:56:55.501268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:56:55.501287 [ 3 ] {} HTTP-Session: e66a074c-9aa0-4eb6-9551-268a3bd80871 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:56:55.501304 [ 3 ] {} HTTP-Session: e66a074c-9aa0-4eb6-9551-268a3bd80871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:56:55.501395 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:56:55.501437 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:56:55.501555 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:56:55.502051 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:56:55.502329 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:56:55.502514 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:56:55.502607 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} executeQuery: Read 396 rows, 28.62 KiB in 0.001183596 sec., 334573 rows/sec., 23.61 MiB/sec. 2024.02.15 06:56:55.502757 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} DynamicQueryHandler: Done processing query 2024.02.15 06:56:55.502782 [ 3 ] {be8e42dc-51dd-4d88-b443-c7eaac843770} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.02.15 06:56:55.502798 [ 3 ] {} HTTP-Session: e66a074c-9aa0-4eb6-9551-268a3bd80871 Destroying unnamed session 2024.02.15 06:57:00.464415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 3489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:00.464532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:00.464559 [ 3 ] {} HTTP-Session: b796a84b-640b-4b5d-bcaa-9a474c13e59f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:00.464585 [ 3 ] {} HTTP-Session: b796a84b-640b-4b5d-bcaa-9a474c13e59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:00.464724 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:00.464790 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:57:00.464954 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:00.465422 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:00.465697 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:57:00.465869 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:57:00.465977 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} executeQuery: Read 24 rows, 1.95 KiB in 0.001214546 sec., 19760 rows/sec., 1.56 MiB/sec. 2024.02.15 06:57:00.466136 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} DynamicQueryHandler: Done processing query 2024.02.15 06:57:00.466163 [ 3 ] {f074d07a-305c-475d-a8d1-81dc10e526db} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 06:57:00.466181 [ 3 ] {} HTTP-Session: b796a84b-640b-4b5d-bcaa-9a474c13e59f Destroying unnamed session 2024.02.15 06:57:00.466361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 11366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:00.466416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:00.466438 [ 3 ] {} HTTP-Session: 0518da4b-bbd3-42ee-9cb2-55a0a1f635a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:00.466459 [ 3 ] {} HTTP-Session: 0518da4b-bbd3-42ee-9cb2-55a0a1f635a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:00.466547 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:00.466591 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:57:00.466701 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:00.467071 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:00.467291 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 06:57:00.467447 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 06:57:00.467542 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} executeQuery: Read 72 rows, 6.95 KiB in 0.000965921 sec., 74540 rows/sec., 7.03 MiB/sec. 2024.02.15 06:57:00.467667 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} DynamicQueryHandler: Done processing query 2024.02.15 06:57:00.467692 [ 3 ] {45b89c6c-72ed-4bfe-86ec-1a92bab7d842} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:57:00.467709 [ 3 ] {} HTTP-Session: 0518da4b-bbd3-42ee-9cb2-55a0a1f635a6 Destroying unnamed session 2024.02.15 06:57:00.467849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:00.467899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:00.467920 [ 3 ] {} HTTP-Session: 187469e2-645c-446b-b82e-1f1d3195a889 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:00.467939 [ 3 ] {} HTTP-Session: 187469e2-645c-446b-b82e-1f1d3195a889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:00.468023 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:00.468065 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:57:00.468172 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:00.468477 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:00.468689 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 06:57:00.468856 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 06:57:00.468957 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} executeQuery: Read 24 rows, 1.92 KiB in 0.000902749 sec., 26585 rows/sec., 2.08 MiB/sec. 2024.02.15 06:57:00.469087 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} DynamicQueryHandler: Done processing query 2024.02.15 06:57:00.469115 [ 3 ] {318cedd4-0d06-4097-873a-38c488242d77} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:00.469131 [ 3 ] {} HTTP-Session: 187469e2-645c-446b-b82e-1f1d3195a889 Destroying unnamed session 2024.02.15 06:57:00.469325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 25704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:00.469374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:00.469396 [ 3 ] {} HTTP-Session: 6ccb2264-86f0-481c-a524-caf24da0d713 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:00.469414 [ 3 ] {} HTTP-Session: 6ccb2264-86f0-481c-a524-caf24da0d713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:00.469496 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:00.469544 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:57:00.469680 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:00.470084 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:00.470411 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:57:00.470609 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:57:00.470709 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} executeQuery: Read 24 rows, 33.16 KiB in 0.001184166 sec., 20267 rows/sec., 27.35 MiB/sec. 2024.02.15 06:57:00.470872 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} DynamicQueryHandler: Done processing query 2024.02.15 06:57:00.470896 [ 3 ] {4cba0c4a-5def-4373-a683-410830feb087} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 06:57:00.470914 [ 3 ] {} HTTP-Session: 6ccb2264-86f0-481c-a524-caf24da0d713 Destroying unnamed session 2024.02.15 06:57:04.307672 [ 155 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:57:04.307736 [ 155 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:57:10.463660 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 3489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:10.463778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:10.463805 [ 3 ] {} HTTP-Session: 9b033ec5-5493-41b3-a637-dc1aadd7d451 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:10.463830 [ 3 ] {} HTTP-Session: 9b033ec5-5493-41b3-a637-dc1aadd7d451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:10.463960 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:10.464021 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:57:10.464181 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:10.464627 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:10.464887 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 06:57:10.465054 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 06:57:10.465164 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} executeQuery: Read 24 rows, 1.95 KiB in 0.001167475 sec., 20557 rows/sec., 1.63 MiB/sec. 2024.02.15 06:57:10.465356 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} DynamicQueryHandler: Done processing query 2024.02.15 06:57:10.465382 [ 3 ] {4e04f157-36cb-46f8-aab0-e9cd5067cfea} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 06:57:10.465398 [ 3 ] {} HTTP-Session: 9b033ec5-5493-41b3-a637-dc1aadd7d451 Destroying unnamed session 2024.02.15 06:57:10.465544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 11366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:10.465591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:10.465610 [ 3 ] {} HTTP-Session: 09cba8db-7644-460a-b981-522481a8a7e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:10.465626 [ 3 ] {} HTTP-Session: 09cba8db-7644-460a-b981-522481a8a7e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:10.465700 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:10.465739 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:57:10.465850 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:10.466221 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:10.466431 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 06:57:10.466591 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 06:57:10.466684 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} executeQuery: Read 72 rows, 6.95 KiB in 0.00095619 sec., 75298 rows/sec., 7.10 MiB/sec. 2024.02.15 06:57:10.466814 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} DynamicQueryHandler: Done processing query 2024.02.15 06:57:10.466836 [ 3 ] {829a4df3-6f80-4df8-825e-ef78d37e3065} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:57:10.466852 [ 3 ] {} HTTP-Session: 09cba8db-7644-460a-b981-522481a8a7e2 Destroying unnamed session 2024.02.15 06:57:10.466974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4114, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:10.467019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:10.467044 [ 3 ] {} HTTP-Session: 466d875a-a446-429c-a3ad-4e001b603624 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:10.467060 [ 3 ] {} HTTP-Session: 466d875a-a446-429c-a3ad-4e001b603624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:10.467131 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:10.467169 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:57:10.467273 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:10.467565 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:10.467774 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 06:57:10.467937 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 06:57:10.468028 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} executeQuery: Read 24 rows, 1.92 KiB in 0.000869079 sec., 27615 rows/sec., 2.16 MiB/sec. 2024.02.15 06:57:10.468142 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} DynamicQueryHandler: Done processing query 2024.02.15 06:57:10.468165 [ 3 ] {8ef50eaf-53b7-4c9b-93d0-1ce21a9544be} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:10.468181 [ 3 ] {} HTTP-Session: 466d875a-a446-429c-a3ad-4e001b603624 Destroying unnamed session 2024.02.15 06:57:10.468315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 25704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:10.468360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:10.468379 [ 3 ] {} HTTP-Session: 764704d0-7187-483f-b00a-c5531682e35d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:10.468396 [ 3 ] {} HTTP-Session: 764704d0-7187-483f-b00a-c5531682e35d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:10.468473 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:10.468517 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:57:10.468649 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:10.469037 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:10.469335 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 06:57:10.469519 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 06:57:10.469616 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} executeQuery: Read 24 rows, 33.16 KiB in 0.001115204 sec., 21520 rows/sec., 29.04 MiB/sec. 2024.02.15 06:57:10.469765 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} DynamicQueryHandler: Done processing query 2024.02.15 06:57:10.469789 [ 3 ] {90601c25-1bb9-411d-9c82-5f54c8a0690b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.15 06:57:10.469804 [ 3 ] {} HTTP-Session: 764704d0-7187-483f-b00a-c5531682e35d Destroying unnamed session 2024.02.15 06:57:19.307982 [ 147 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:57:19.308048 [ 147 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:57:20.465901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 6929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:20.466016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:20.466044 [ 3 ] {} HTTP-Session: a5b93a00-3be1-4c61-af1e-7a91bc88706f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:20.466069 [ 3 ] {} HTTP-Session: a5b93a00-3be1-4c61-af1e-7a91bc88706f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:20.466203 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:20.466267 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:57:20.466425 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:20.466912 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:20.467208 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 06:57:20.467403 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 06:57:20.467530 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} executeQuery: Read 48 rows, 3.89 KiB in 0.001288467 sec., 37253 rows/sec., 2.95 MiB/sec. 2024.02.15 06:57:20.467695 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} DynamicQueryHandler: Done processing query 2024.02.15 06:57:20.467722 [ 3 ] {d9518126-3d0d-481e-a663-30017e5b4293} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:20.467739 [ 3 ] {} HTTP-Session: a5b93a00-3be1-4c61-af1e-7a91bc88706f Destroying unnamed session 2024.02.15 06:57:20.467916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 22778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:20.467978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:20.467999 [ 3 ] {} HTTP-Session: 7559b2b9-7d9c-4858-aa1a-dc51a01556c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:20.468025 [ 3 ] {} HTTP-Session: 7559b2b9-7d9c-4858-aa1a-dc51a01556c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:20.468115 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:20.468158 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:57:20.468267 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:20.468680 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:20.468905 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 06:57:20.469063 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 06:57:20.469193 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} executeQuery: Read 144 rows, 13.99 KiB in 0.001047192 sec., 137510 rows/sec., 13.05 MiB/sec. 2024.02.15 06:57:20.469357 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} DynamicQueryHandler: Done processing query 2024.02.15 06:57:20.469381 [ 3 ] {40348122-eb51-47f1-abcc-b75de76b4d1e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:57:20.469398 [ 3 ] {} HTTP-Session: 7559b2b9-7d9c-4858-aa1a-dc51a01556c9 Destroying unnamed session 2024.02.15 06:57:20.469531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 9558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:20.469580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:20.469600 [ 3 ] {} HTTP-Session: f9d362ab-632c-46c1-bd2d-5bba22690d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:20.469618 [ 3 ] {} HTTP-Session: f9d362ab-632c-46c1-bd2d-5bba22690d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:20.469694 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:20.469735 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:57:20.469848 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:20.470164 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:20.470379 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 06:57:20.470535 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 06:57:20.470663 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} executeQuery: Read 56 rows, 4.51 KiB in 0.000933111 sec., 60014 rows/sec., 4.72 MiB/sec. 2024.02.15 06:57:20.470785 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} DynamicQueryHandler: Done processing query 2024.02.15 06:57:20.470809 [ 3 ] {93112d2a-9546-4cb6-8953-54114f1b59dc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:57:20.470825 [ 3 ] {} HTTP-Session: f9d362ab-632c-46c1-bd2d-5bba22690d49 Destroying unnamed session 2024.02.15 06:57:20.471067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 51344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:20.471115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:20.471135 [ 3 ] {} HTTP-Session: 9027e744-ce13-45b0-892e-c5d668398013 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:20.471152 [ 3 ] {} HTTP-Session: 9027e744-ce13-45b0-892e-c5d668398013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:20.471240 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:20.471286 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:57:20.471425 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:20.471930 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:20.472252 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 06:57:20.472449 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 06:57:20.472578 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} executeQuery: Read 48 rows, 66.33 KiB in 0.001306698 sec., 36733 rows/sec., 49.57 MiB/sec. 2024.02.15 06:57:20.472711 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} DynamicQueryHandler: Done processing query 2024.02.15 06:57:20.472736 [ 3 ] {607e3561-cd9e-49fb-9fb3-13ce10705db7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.15 06:57:20.472752 [ 3 ] {} HTTP-Session: 9027e744-ce13-45b0-892e-c5d668398013 Destroying unnamed session 2024.02.15 06:57:20.472891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 1491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:20.472938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:20.472957 [ 3 ] {} HTTP-Session: 024acf6a-61fc-44c1-9dd1-533da94d7e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:20.472974 [ 3 ] {} HTTP-Session: 024acf6a-61fc-44c1-9dd1-533da94d7e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:20.473044 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:20.473085 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.15 06:57:20.473190 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:20.473458 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:20.473709 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:57:20.473899 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} oximeter.measurements_i64 (0746a212-8095-41fe-89de-0329c9f02b3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:57:20.474008 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} executeQuery: Read 9 rows, 680.00 B in 0.000928989 sec., 9687 rows/sec., 714.82 KiB/sec. 2024.02.15 06:57:20.474137 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} DynamicQueryHandler: Done processing query 2024.02.15 06:57:20.474161 [ 3 ] {86ed01fd-63f8-4ffa-a658-8b69eaa31d7f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.15 06:57:20.474177 [ 3 ] {} HTTP-Session: 024acf6a-61fc-44c1-9dd1-533da94d7e89 Destroying unnamed session 2024.02.15 06:57:25.464382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:25.464505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:25.464532 [ 3 ] {} HTTP-Session: ca32b2de-1129-45f7-81e1-532be6f489a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:25.464557 [ 3 ] {} HTTP-Session: ca32b2de-1129-45f7-81e1-532be6f489a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:25.464778 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} executeQuery: (from [fd00:1122:3344:101::d]:49142) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.15 06:57:25.465512 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:57:25.465709 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:57:25.465761 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.15 06:57:25.465927 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.15 06:57:25.466096 [ 187 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.15 06:57:25.466102 [ 188 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.15 06:57:25.466324 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.02.15 06:57:25.466417 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.15 06:57:25.468252 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} executeQuery: Read 10 rows, 1.41 KiB in 0.003421344 sec., 2922 rows/sec., 410.74 KiB/sec. 2024.02.15 06:57:25.468528 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} DynamicQueryHandler: Done processing query 2024.02.15 06:57:25.468554 [ 3 ] {fcdec4da-b479-4111-9fe1-37e6652e8c6e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.15 06:57:25.468571 [ 3 ] {} HTTP-Session: ca32b2de-1129-45f7-81e1-532be6f489a2 Destroying unnamed session 2024.02.15 06:57:25.468733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:25.468784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:25.468804 [ 3 ] {} HTTP-Session: 81a41355-55a1-4f69-b8b0-dc4691307d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:25.468823 [ 3 ] {} HTTP-Session: 81a41355-55a1-4f69-b8b0-dc4691307d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:25.468909 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:25.468951 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.15 06:57:25.469099 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:25.469427 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:25.469723 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 06:57:25.469889 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} oximeter.timeseries_schema (09b16219-4886-46a1-85d5-6a8bc9404672): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 06:57:25.470005 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} executeQuery: Read 1 rows, 232.00 B in 0.001061533 sec., 942 rows/sec., 213.43 KiB/sec. 2024.02.15 06:57:25.470186 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} DynamicQueryHandler: Done processing query 2024.02.15 06:57:25.470211 [ 3 ] {06fe7ffd-3332-4bca-9f8f-b737163b2380} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:57:25.470226 [ 3 ] {} HTTP-Session: 81a41355-55a1-4f69-b8b0-dc4691307d40 Destroying unnamed session 2024.02.15 06:57:25.470341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:25.470390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:25.470409 [ 3 ] {} HTTP-Session: db4672e6-0a65-49b8-adf2-4a97d9842aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:25.470427 [ 3 ] {} HTTP-Session: db4672e6-0a65-49b8-adf2-4a97d9842aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:25.470499 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:25.470539 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 06:57:25.470686 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:25.470973 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:25.471185 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:57:25.471339 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:57:25.471446 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} executeQuery: Read 2 rows, 175.00 B in 0.00091182 sec., 2193 rows/sec., 187.43 KiB/sec. 2024.02.15 06:57:25.471562 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} DynamicQueryHandler: Done processing query 2024.02.15 06:57:25.471585 [ 3 ] {857a2874-56c2-4cdc-a1e2-a8fa125599fb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:57:25.471601 [ 3 ] {} HTTP-Session: db4672e6-0a65-49b8-adf2-4a97d9842aa3 Destroying unnamed session 2024.02.15 06:57:25.471745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 5138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:25.471792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:25.471810 [ 3 ] {} HTTP-Session: d29698f0-0bf5-4fbc-ae20-0b9d3315f86d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:25.471828 [ 3 ] {} HTTP-Session: d29698f0-0bf5-4fbc-ae20-0b9d3315f86d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:25.471900 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:25.471938 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:57:25.472039 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:25.472333 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:25.472542 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 06:57:25.472704 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 06:57:25.472817 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} executeQuery: Read 37 rows, 2.85 KiB in 0.000884489 sec., 41832 rows/sec., 3.15 MiB/sec. 2024.02.15 06:57:25.472932 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} DynamicQueryHandler: Done processing query 2024.02.15 06:57:25.472957 [ 3 ] {7450dad1-e0e4-4652-ae60-ad07afa6d1d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:25.472972 [ 3 ] {} HTTP-Session: d29698f0-0bf5-4fbc-ae20-0b9d3315f86d Destroying unnamed session 2024.02.15 06:57:25.473083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:25.473131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:25.473149 [ 3 ] {} HTTP-Session: 246b4656-ce75-4cd9-bfae-515e733b1cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:25.473166 [ 3 ] {} HTTP-Session: 246b4656-ce75-4cd9-bfae-515e733b1cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:25.473234 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:25.473272 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 06:57:25.473376 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:25.475288 [ 139 ] {} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 06:57:25.475366 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:25.475495 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 06:57:25.476070 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:25.476440 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.15 06:57:25.476702 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.15 06:57:25.476812 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} executeQuery: Read 2 rows, 143.00 B in 0.003548046 sec., 563 rows/sec., 39.36 KiB/sec. 2024.02.15 06:57:25.476935 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} DynamicQueryHandler: Done processing query 2024.02.15 06:57:25.476958 [ 3 ] {3d8dc238-013e-436b-b3a8-53448d43d3c8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:57:25.476974 [ 3 ] {} HTTP-Session: 246b4656-ce75-4cd9-bfae-515e733b1cd3 Destroying unnamed session 2024.02.15 06:57:25.477081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:25.477126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:25.477144 [ 3 ] {} HTTP-Session: 6bce64e7-049d-42e6-a874-fdb1b5f63539 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:25.477160 [ 3 ] {} HTTP-Session: 6bce64e7-049d-42e6-a874-fdb1b5f63539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:25.477231 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:25.477269 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:57:25.477372 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:25.477628 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:57:25.477734 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:25.477793 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 69 rows starting from the beginning of the part 2024.02.15 06:57:25.477964 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 06:57:25.477966 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2024.02.15 06:57:25.478091 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 72 rows starting from the beginning of the part 2024.02.15 06:57:25.478158 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 06:57:25.478223 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part 2024.02.15 06:57:25.478311 [ 139 ] {} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 06:57:25.478353 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} executeQuery: Read 26 rows, 2.06 KiB in 0.001091074 sec., 23829 rows/sec., 1.85 MiB/sec. 2024.02.15 06:57:25.478412 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:25.478663 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part 2024.02.15 06:57:25.478697 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 06:57:25.478748 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} DynamicQueryHandler: Done processing query 2024.02.15 06:57:25.478777 [ 3 ] {e9f0fc58-36aa-415e-ab4c-8434469c4e88} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:25.478831 [ 3 ] {} HTTP-Session: 6bce64e7-049d-42e6-a874-fdb1b5f63539 Destroying unnamed session 2024.02.15 06:57:25.478874 [ 21 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.02.15 06:57:25.478900 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:57:25.478938 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2024.02.15 06:57:25.479024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:25.479108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:25.479133 [ 3 ] {} HTTP-Session: ec0de12e-7d8e-4f63-9312-630a7f33c164 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:25.479185 [ 3 ] {} HTTP-Session: ec0de12e-7d8e-4f63-9312-630a7f33c164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:25.479209 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2024.02.15 06:57:25.479376 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:25.479494 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:57:25.479590 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2024.02.15 06:57:25.480021 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part 2024.02.15 06:57:25.480321 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:25.480411 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part 2024.02.15 06:57:25.480725 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2024.02.15 06:57:25.481263 [ 24 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 4 columns (4 merged, 0 gathered) in 0.005827165 sec., 73792.3158173829 rows/sec., 6.73 MiB/sec. 2024.02.15 06:57:25.481566 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:25.481584 [ 24 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 06:57:25.482206 [ 24 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 06:57:25.482377 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:57:25.482435 [ 24 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_6_1} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 06:57:25.482814 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:57:25.482839 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 4 columns (4 merged, 0 gathered) in 0.004321293 sec., 43736.90930006366 rows/sec., 3.42 MiB/sec. 2024.02.15 06:57:25.483000 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} executeQuery: Read 37 rows, 2.67 KiB in 0.003569417 sec., 10365 rows/sec., 748.55 KiB/sec. 2024.02.15 06:57:25.483011 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 06:57:25.483165 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} DynamicQueryHandler: Done processing query 2024.02.15 06:57:25.483191 [ 3 ] {cb72fb34-d80b-423e-88a3-1e7bcdff3e65} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:25.483210 [ 3 ] {} HTTP-Session: ec0de12e-7d8e-4f63-9312-630a7f33c164 Destroying unnamed session 2024.02.15 06:57:25.483236 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 06:57:25.483288 [ 13 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_6_1} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 06:57:30.465697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:30.465823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:30.465849 [ 3 ] {} HTTP-Session: 72e0c140-6442-4e87-9af0-2f3d3f24fe96 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:30.465877 [ 3 ] {} HTTP-Session: 72e0c140-6442-4e87-9af0-2f3d3f24fe96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:30.466017 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:30.466081 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:57:30.466244 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:30.466803 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:30.467129 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 06:57:30.467313 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 06:57:30.467458 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} executeQuery: Read 50 rows, 4.05 KiB in 0.00140184 sec., 35667 rows/sec., 2.82 MiB/sec. 2024.02.15 06:57:30.467614 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} DynamicQueryHandler: Done processing query 2024.02.15 06:57:30.467640 [ 3 ] {1ba6d59b-7aba-46f8-8c60-fa3bb0c291fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:30.467656 [ 3 ] {} HTTP-Session: 72e0c140-6442-4e87-9af0-2f3d3f24fe96 Destroying unnamed session 2024.02.15 06:57:30.467809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:30.467863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:30.467883 [ 3 ] {} HTTP-Session: 631e830e-05e3-4ab3-b6d2-585d1ef8c511 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:30.467902 [ 3 ] {} HTTP-Session: 631e830e-05e3-4ab3-b6d2-585d1ef8c511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:30.467992 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:30.468034 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:57:30.468140 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:30.468541 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:30.468765 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 06:57:30.468920 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 06:57:30.469039 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} executeQuery: Read 150 rows, 14.59 KiB in 0.001015911 sec., 147650 rows/sec., 14.02 MiB/sec. 2024.02.15 06:57:30.469152 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} DynamicQueryHandler: Done processing query 2024.02.15 06:57:30.469175 [ 3 ] {3c5fc863-e5ca-440e-96b6-32fa23011a82} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:57:30.469190 [ 3 ] {} HTTP-Session: 631e830e-05e3-4ab3-b6d2-585d1ef8c511 Destroying unnamed session 2024.02.15 06:57:30.469331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:30.469377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:30.469395 [ 3 ] {} HTTP-Session: dd8e35e5-749a-4abe-ba20-f1f240c679ab Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:30.469413 [ 3 ] {} HTTP-Session: dd8e35e5-749a-4abe-ba20-f1f240c679ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:30.469486 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:30.469524 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:57:30.469627 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:30.469938 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:30.470150 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 06:57:30.470306 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 06:57:30.470417 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} executeQuery: Read 50 rows, 4.00 KiB in 0.00090451 sec., 55278 rows/sec., 4.32 MiB/sec. 2024.02.15 06:57:30.470536 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} DynamicQueryHandler: Done processing query 2024.02.15 06:57:30.470559 [ 3 ] {5b5daf8b-78f0-442f-9988-20c43204b47d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:57:30.470574 [ 3 ] {} HTTP-Session: dd8e35e5-749a-4abe-ba20-f1f240c679ab Destroying unnamed session 2024.02.15 06:57:30.470778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:30.470824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:30.470843 [ 3 ] {} HTTP-Session: b4324b66-e3cb-47ef-8ed5-0e9ec322f899 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:30.470859 [ 3 ] {} HTTP-Session: b4324b66-e3cb-47ef-8ed5-0e9ec322f899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:30.470947 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:30.470992 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:57:30.471129 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:30.471607 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.15 06:57:30.471932 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 06:57:30.472123 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 06:57:30.472253 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} executeQuery: Read 50 rows, 69.09 KiB in 0.001276757 sec., 39161 rows/sec., 52.85 MiB/sec. 2024.02.15 06:57:30.472399 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} DynamicQueryHandler: Done processing query 2024.02.15 06:57:30.472423 [ 3 ] {40da42e6-60fc-4a0f-9ba1-4386d1c7efe7} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:57:30.472438 [ 3 ] {} HTTP-Session: b4324b66-e3cb-47ef-8ed5-0e9ec322f899 Destroying unnamed session 2024.02.15 06:57:34.308086 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:57:34.308150 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:57:40.465095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:40.465231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:40.465262 [ 3 ] {} HTTP-Session: 7acb99f8-8daa-4129-a1a7-5437e7ad3b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:40.465290 [ 3 ] {} HTTP-Session: 7acb99f8-8daa-4129-a1a7-5437e7ad3b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:40.465437 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:40.465506 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:57:40.465689 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:40.466142 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.466413 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 06:57:40.466595 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 06:57:40.466710 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} executeQuery: Read 50 rows, 4.05 KiB in 0.001234647 sec., 40497 rows/sec., 3.21 MiB/sec. 2024.02.15 06:57:40.466734 [ 123 ] {} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 06:57:40.466852 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.466919 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} DynamicQueryHandler: Done processing query 2024.02.15 06:57:40.466986 [ 3 ] {ea1a558c-09d7-435f-a931-7814a4c80ce6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:40.467018 [ 3 ] {} HTTP-Session: 7acb99f8-8daa-4129-a1a7-5437e7ad3b8f Destroying unnamed session 2024.02.15 06:57:40.467028 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 06:57:40.467195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:40.467281 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:57:40.467296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:40.467375 [ 3 ] {} HTTP-Session: eb19b59d-ab5a-49e3-98cf-7b4f7dad259e Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:40.467382 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2024.02.15 06:57:40.467402 [ 3 ] {} HTTP-Session: eb19b59d-ab5a-49e3-98cf-7b4f7dad259e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:40.467591 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:40.467674 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 06:57:40.467862 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2024.02.15 06:57:40.468142 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:40.468209 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2024.02.15 06:57:40.468415 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part 2024.02.15 06:57:40.468694 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2024.02.15 06:57:40.468903 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.468917 [ 24 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2024.02.15 06:57:40.469284 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:57:40.469573 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:57:40.469845 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} executeQuery: Read 2 rows, 175.00 B in 0.002188117 sec., 914 rows/sec., 78.10 KiB/sec. 2024.02.15 06:57:40.470138 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} DynamicQueryHandler: Done processing query 2024.02.15 06:57:40.470185 [ 3 ] {91363f0e-533d-485b-bc76-989506fbd3f3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:57:40.470241 [ 3 ] {} HTTP-Session: eb19b59d-ab5a-49e3-98cf-7b4f7dad259e Destroying unnamed session 2024.02.15 06:57:40.470434 [ 12 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493655 sec., 62685.067644057584 rows/sec., 4.96 MiB/sec. 2024.02.15 06:57:40.470504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:40.470580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:40.470599 [ 12 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 06:57:40.470617 [ 3 ] {} HTTP-Session: 628ddc3c-4693-456a-a9fb-28a1025be543 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:40.470683 [ 3 ] {} HTTP-Session: 628ddc3c-4693-456a-a9fb-28a1025be543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:40.470794 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:40.470847 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:57:40.470932 [ 12 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 06:57:40.471103 [ 12 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_6_1} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 06:57:40.471135 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:40.471576 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.471798 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 06:57:40.471952 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 06:57:40.472063 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} executeQuery: Read 151 rows, 14.68 KiB in 0.001224076 sec., 123358 rows/sec., 11.71 MiB/sec. 2024.02.15 06:57:40.472183 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} DynamicQueryHandler: Done processing query 2024.02.15 06:57:40.472206 [ 3 ] {f588c152-6919-4ce6-b190-049b4748ca07} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:57:40.472222 [ 3 ] {} HTTP-Session: 628ddc3c-4693-456a-a9fb-28a1025be543 Destroying unnamed session 2024.02.15 06:57:40.472328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:40.472374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:40.472393 [ 3 ] {} HTTP-Session: f5d4c02b-7874-43ee-b1ea-48874aaf5e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:40.472409 [ 3 ] {} HTTP-Session: f5d4c02b-7874-43ee-b1ea-48874aaf5e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:40.472480 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:40.472519 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 06:57:40.472623 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:40.472879 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.473082 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.15 06:57:40.473238 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.15 06:57:40.473345 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} executeQuery: Read 2 rows, 143.00 B in 0.000828848 sec., 2412 rows/sec., 168.48 KiB/sec. 2024.02.15 06:57:40.473444 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} DynamicQueryHandler: Done processing query 2024.02.15 06:57:40.473466 [ 3 ] {362524d3-6e35-4032-b373-52ca3203b958} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:57:40.473483 [ 3 ] {} HTTP-Session: f5d4c02b-7874-43ee-b1ea-48874aaf5e6f Destroying unnamed session 2024.02.15 06:57:40.473589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:40.473632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:40.473650 [ 3 ] {} HTTP-Session: 71acb5eb-4180-45f4-a268-99dfb06f65e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:40.473665 [ 3 ] {} HTTP-Session: 71acb5eb-4180-45f4-a268-99dfb06f65e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:40.473734 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:40.473772 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:57:40.473873 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:40.474172 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.474376 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 06:57:40.474536 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 06:57:40.474651 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} executeQuery: Read 52 rows, 4.17 KiB in 0.000889229 sec., 58477 rows/sec., 4.58 MiB/sec. 2024.02.15 06:57:40.474765 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} DynamicQueryHandler: Done processing query 2024.02.15 06:57:40.474789 [ 3 ] {45bbe51f-2848-4624-8ab8-70ea0b8c04d4} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:57:40.474804 [ 3 ] {} HTTP-Session: 71acb5eb-4180-45f4-a268-99dfb06f65e7 Destroying unnamed session 2024.02.15 06:57:40.474902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:40.474947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:40.474964 [ 3 ] {} HTTP-Session: d2830d92-8bb4-48e6-9cd1-0620032312bf Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:40.474981 [ 3 ] {} HTTP-Session: d2830d92-8bb4-48e6-9cd1-0620032312bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:40.475048 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:40.475091 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:57:40.475208 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:40.475536 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.475793 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 06:57:40.475975 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 06:57:40.476094 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} executeQuery: Read 1 rows, 72.00 B in 0.001018262 sec., 982 rows/sec., 69.05 KiB/sec. 2024.02.15 06:57:40.476225 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} DynamicQueryHandler: Done processing query 2024.02.15 06:57:40.476248 [ 3 ] {107c9a69-fb6c-4d72-8ac5-b68fa72a70a8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:57:40.476263 [ 3 ] {} HTTP-Session: d2830d92-8bb4-48e6-9cd1-0620032312bf Destroying unnamed session 2024.02.15 06:57:40.476428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:40.476474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:40.476492 [ 3 ] {} HTTP-Session: 7071d7f6-1a50-45b3-8489-cfe94fe705b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:40.476508 [ 3 ] {} HTTP-Session: 7071d7f6-1a50-45b3-8489-cfe94fe705b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:40.476591 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:40.476634 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:57:40.476771 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:40.477244 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.477579 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 06:57:40.477763 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 06:57:40.477887 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} executeQuery: Read 50 rows, 69.09 KiB in 0.001262357 sec., 39608 rows/sec., 53.45 MiB/sec. 2024.02.15 06:57:40.477880 [ 119 ] {} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.15 06:57:40.477977 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:40.478077 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} DynamicQueryHandler: Done processing query 2024.02.15 06:57:40.478088 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.15 06:57:40.478108 [ 3 ] {f8ffb53d-fb9b-4db8-bb62-41a797871ac8} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:57:40.478154 [ 3 ] {} HTTP-Session: 7071d7f6-1a50-45b3-8489-cfe94fe705b3 Destroying unnamed session 2024.02.15 06:57:40.478211 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:57:40.478243 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 23 rows starting from the beginning of the part 2024.02.15 06:57:40.478381 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2024.02.15 06:57:40.478471 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2024.02.15 06:57:40.478558 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part 2024.02.15 06:57:40.478642 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2024.02.15 06:57:40.478722 [ 21 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2024.02.15 06:57:40.490552 [ 24 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 6 columns (6 merged, 0 gathered) in 0.012502728 sec., 17516.17726947271 rows/sec., 23.64 MiB/sec. 2024.02.15 06:57:40.490826 [ 24 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.15 06:57:40.491084 [ 24 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.15 06:57:40.491143 [ 24 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.15 06:57:40.491213 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_6_1: 4.09 MiB. 2024.02.15 06:57:49.308560 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:57:49.308625 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:57:50.465048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:50.465157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:50.465182 [ 3 ] {} HTTP-Session: fb7eda9a-948a-4699-8cb9-348f3c346a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:50.465207 [ 3 ] {} HTTP-Session: fb7eda9a-948a-4699-8cb9-348f3c346a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:50.465341 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:50.465401 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:57:50.465560 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:50.465996 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:50.466272 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 06:57:50.466449 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 06:57:50.466560 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} executeQuery: Read 50 rows, 4.05 KiB in 0.001183836 sec., 42235 rows/sec., 3.34 MiB/sec. 2024.02.15 06:57:50.466754 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} DynamicQueryHandler: Done processing query 2024.02.15 06:57:50.466783 [ 3 ] {5c073e47-1b44-449b-834a-b20cfed3ffc5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:50.466799 [ 3 ] {} HTTP-Session: fb7eda9a-948a-4699-8cb9-348f3c346a25 Destroying unnamed session 2024.02.15 06:57:50.466952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:50.467006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:50.467026 [ 3 ] {} HTTP-Session: 65c13138-46a6-4b4d-983c-d09df80c11c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:50.467046 [ 3 ] {} HTTP-Session: 65c13138-46a6-4b4d-983c-d09df80c11c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:50.467133 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:50.467176 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:57:50.467292 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:50.467686 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:50.467927 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 06:57:50.468084 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 06:57:50.468180 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} executeQuery: Read 150 rows, 14.59 KiB in 0.001017481 sec., 147422 rows/sec., 14.00 MiB/sec. 2024.02.15 06:57:50.468290 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} DynamicQueryHandler: Done processing query 2024.02.15 06:57:50.468314 [ 3 ] {335bb8eb-93d4-485c-9a78-871a3dea1474} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:57:50.468329 [ 3 ] {} HTTP-Session: 65c13138-46a6-4b4d-983c-d09df80c11c9 Destroying unnamed session 2024.02.15 06:57:50.468462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:50.468508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:50.468528 [ 3 ] {} HTTP-Session: 778493b2-5f17-4944-a032-8b6b12031721 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:50.468545 [ 3 ] {} HTTP-Session: 778493b2-5f17-4944-a032-8b6b12031721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:50.468620 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:50.468659 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:57:50.468762 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:50.469053 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:50.469260 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 06:57:50.469414 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 06:57:50.469510 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} executeQuery: Read 50 rows, 4.00 KiB in 0.000861039 sec., 58069 rows/sec., 4.54 MiB/sec. 2024.02.15 06:57:50.469638 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} DynamicQueryHandler: Done processing query 2024.02.15 06:57:50.469661 [ 3 ] {c1868caf-95ca-4799-8939-c1f85e813ffd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:57:50.469676 [ 3 ] {} HTTP-Session: 778493b2-5f17-4944-a032-8b6b12031721 Destroying unnamed session 2024.02.15 06:57:50.469812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:50.469858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:50.469877 [ 3 ] {} HTTP-Session: 654a5bcf-4d8b-42f8-ad3c-1f0e2bfa16c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:50.469894 [ 3 ] {} HTTP-Session: 654a5bcf-4d8b-42f8-ad3c-1f0e2bfa16c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:50.469979 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:50.470025 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:57:50.470158 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:50.470642 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:50.470962 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 06:57:50.471145 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 06:57:50.471243 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} executeQuery: Read 50 rows, 69.09 KiB in 0.001235726 sec., 40462 rows/sec., 54.60 MiB/sec. 2024.02.15 06:57:50.471349 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} DynamicQueryHandler: Done processing query 2024.02.15 06:57:50.471372 [ 3 ] {59ca13d1-c4e8-4f7d-bb73-9bf29a3cf835} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:57:50.471387 [ 3 ] {} HTTP-Session: 654a5bcf-4d8b-42f8-ad3c-1f0e2bfa16c4 Destroying unnamed session 2024.02.15 06:57:55.464309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:55.464445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:55.464477 [ 3 ] {} HTTP-Session: d0b49631-ada4-4de6-a3dd-a2ad9a8049cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:55.464509 [ 3 ] {} HTTP-Session: d0b49631-ada4-4de6-a3dd-a2ad9a8049cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:55.464667 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:55.464738 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:57:55.464914 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:55.465340 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:55.465606 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 06:57:55.465771 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 06:57:55.465909 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} executeQuery: Read 36 rows, 2.77 KiB in 0.001196705 sec., 30082 rows/sec., 2.26 MiB/sec. 2024.02.15 06:57:55.466092 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} DynamicQueryHandler: Done processing query 2024.02.15 06:57:55.466118 [ 3 ] {09cd6e6e-d2c6-4e72-8ead-9aab0c940a1c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:55.466135 [ 3 ] {} HTTP-Session: d0b49631-ada4-4de6-a3dd-a2ad9a8049cb Destroying unnamed session 2024.02.15 06:57:55.466264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:55.466315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:55.466336 [ 3 ] {} HTTP-Session: c29a30e9-ebb8-408f-bfb9-8bd6c33da284 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:55.466355 [ 3 ] {} HTTP-Session: c29a30e9-ebb8-408f-bfb9-8bd6c33da284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:55.466435 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:55.466477 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:57:55.466595 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:55.466885 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:55.467093 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 06:57:55.467243 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 06:57:55.467366 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} executeQuery: Read 24 rows, 1.90 KiB in 0.000896779 sec., 26762 rows/sec., 2.07 MiB/sec. 2024.02.15 06:57:55.467473 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} DynamicQueryHandler: Done processing query 2024.02.15 06:57:55.467496 [ 3 ] {10622367-67a7-4ad0-ba10-ec07fd21b0b6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 06:57:55.467512 [ 3 ] {} HTTP-Session: c29a30e9-ebb8-408f-bfb9-8bd6c33da284 Destroying unnamed session 2024.02.15 06:57:55.467633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7022, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:57:55.467677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:57:55.467695 [ 3 ] {} HTTP-Session: 2bb2a6fc-6278-4360-856d-36e595d8a55d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:57:55.467712 [ 3 ] {} HTTP-Session: 2bb2a6fc-6278-4360-856d-36e595d8a55d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:57:55.467785 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:57:55.467828 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:57:55.467951 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:57:55.468318 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:57:55.468582 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 06:57:55.468766 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 06:57:55.468890 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} executeQuery: Read 36 rows, 2.60 KiB in 0.001077533 sec., 33409 rows/sec., 2.36 MiB/sec. 2024.02.15 06:57:55.469014 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} DynamicQueryHandler: Done processing query 2024.02.15 06:57:55.469038 [ 3 ] {c25418a1-c777-42bc-ac1b-736f73bb8fdc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:57:55.469054 [ 3 ] {} HTTP-Session: 2bb2a6fc-6278-4360-856d-36e595d8a55d Destroying unnamed session 2024.02.15 06:58:00.465394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:00.465516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:00.465541 [ 3 ] {} HTTP-Session: 0df17c52-3ce4-4d84-8af6-4b0b9a7df5eb Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:00.465565 [ 3 ] {} HTTP-Session: 0df17c52-3ce4-4d84-8af6-4b0b9a7df5eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:00.465696 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:00.465757 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:58:00.465915 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:00.466449 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:00.466717 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 06:58:00.466884 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 06:58:00.467001 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} executeQuery: Read 50 rows, 4.05 KiB in 0.001270167 sec., 39364 rows/sec., 3.12 MiB/sec. 2024.02.15 06:58:00.467159 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} DynamicQueryHandler: Done processing query 2024.02.15 06:58:00.467184 [ 3 ] {84a5b4e0-00c3-41c8-938f-c6634c97cfc2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:00.467200 [ 3 ] {} HTTP-Session: 0df17c52-3ce4-4d84-8af6-4b0b9a7df5eb Destroying unnamed session 2024.02.15 06:58:00.467415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:00.467469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:00.467489 [ 3 ] {} HTTP-Session: c7f53434-ea56-4770-b09e-303975793fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:00.467508 [ 3 ] {} HTTP-Session: c7f53434-ea56-4770-b09e-303975793fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:00.467593 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:00.467634 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:58:00.467743 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:00.468178 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:00.468403 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 06:58:00.468555 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 06:58:00.468685 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} executeQuery: Read 150 rows, 14.59 KiB in 0.001059532 sec., 141571 rows/sec., 13.45 MiB/sec. 2024.02.15 06:58:00.468681 [ 107 ] {} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 06:58:00.468813 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:00.468860 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} DynamicQueryHandler: Done processing query 2024.02.15 06:58:00.468912 [ 3 ] {4af73a84-6c73-40d4-8350-f9e1dfe2be9b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:58:00.468965 [ 3 ] {} HTTP-Session: c7f53434-ea56-4770-b09e-303975793fb5 Destroying unnamed session 2024.02.15 06:58:00.468972 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 06:58:00.469124 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:00.469140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:00.469183 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::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.15 06:58:00.469221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:00.469277 [ 3 ] {} HTTP-Session: 038f9d8f-5a9c-4aad-977d-77c76838a562 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:00.469313 [ 3 ] {} HTTP-Session: 038f9d8f-5a9c-4aad-977d-77c76838a562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:00.469524 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:00.469532 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part 2024.02.15 06:58:00.469601 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:58:00.469814 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part 2024.02.15 06:58:00.470061 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:00.470083 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part 2024.02.15 06:58:00.470261 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2024.02.15 06:58:00.470400 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 150 rows starting from the beginning of the part 2024.02.15 06:58:00.470964 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:00.471370 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 06:58:00.471725 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 06:58:00.471901 [ 107 ] {} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 06:58:00.471942 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} executeQuery: Read 50 rows, 4.00 KiB in 0.002372122 sec., 21078 rows/sec., 1.65 MiB/sec. 2024.02.15 06:58:00.471985 [ 107 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:00.472250 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 06:58:00.472436 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} DynamicQueryHandler: Done processing query 2024.02.15 06:58:00.472502 [ 3 ] {6581340a-27e6-4e6a-b1e5-f2ca6c2bda5f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:58:00.472564 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:00.472584 [ 3 ] {} HTTP-Session: 038f9d8f-5a9c-4aad-977d-77c76838a562 Destroying unnamed session 2024.02.15 06:58:00.472657 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::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.15 06:58:00.472697 [ 16 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 4 columns (4 merged, 0 gathered) in 0.003796031 sec., 215488.2296798946 rows/sec., 20.08 MiB/sec. 2024.02.15 06:58:00.472855 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:00.472896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:00.472927 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 06:58:00.473005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:00.473085 [ 3 ] {} HTTP-Session: 78cd6381-cfb1-4a18-af94-41c4077537b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:00.473106 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2024.02.15 06:58:00.473111 [ 3 ] {} HTTP-Session: 78cd6381-cfb1-4a18-af94-41c4077537b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:00.473349 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 06:58:00.473365 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:00.473371 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:00.473498 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:58:00.473509 [ 12 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_11_2} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 06:58:00.473716 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2024.02.15 06:58:00.473973 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:00.474068 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:00.475580 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:00.475589 [ 23 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.003433193 sec., 92625.14516370038 rows/sec., 7.23 MiB/sec. 2024.02.15 06:58:00.475777 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 06:58:00.476009 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 06:58:00.476081 [ 21 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_11_2} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 06:58:00.476095 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 06:58:00.476364 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 06:58:00.476530 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} executeQuery: Read 50 rows, 69.09 KiB in 0.003086416 sec., 16200 rows/sec., 21.86 MiB/sec. 2024.02.15 06:58:00.476699 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} DynamicQueryHandler: Done processing query 2024.02.15 06:58:00.476723 [ 3 ] {033fee23-77de-4dd9-9dd5-6de02a24ad2c} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:58:00.476739 [ 3 ] {} HTTP-Session: 78cd6381-cfb1-4a18-af94-41c4077537b8 Destroying unnamed session 2024.02.15 06:58:04.308879 [ 106 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:58:04.308964 [ 106 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:58:10.465022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:10.465155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:10.465184 [ 3 ] {} HTTP-Session: 1eac43c4-c705-4e9d-91ab-8238c2467003 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:10.465213 [ 3 ] {} HTTP-Session: 1eac43c4-c705-4e9d-91ab-8238c2467003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:10.465355 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:10.465421 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:58:10.465600 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:10.466047 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:10.466308 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 06:58:10.466476 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 06:58:10.466592 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} executeQuery: Read 50 rows, 4.05 KiB in 0.001200266 sec., 41657 rows/sec., 3.30 MiB/sec. 2024.02.15 06:58:10.466737 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} DynamicQueryHandler: Done processing query 2024.02.15 06:58:10.466762 [ 3 ] {a139eba0-143a-4ef3-86fb-53a30ee11f35} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:10.466778 [ 3 ] {} HTTP-Session: 1eac43c4-c705-4e9d-91ab-8238c2467003 Destroying unnamed session 2024.02.15 06:58:10.466893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:10.466939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:10.466959 [ 3 ] {} HTTP-Session: f6224093-6ead-4778-80de-69bde4302e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:10.466976 [ 3 ] {} HTTP-Session: f6224093-6ead-4778-80de-69bde4302e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:10.467045 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:10.467085 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 06:58:10.467193 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:10.469441 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:10.469681 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 06:58:10.469863 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 06:58:10.469971 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} executeQuery: Read 4 rows, 342.00 B in 0.002897533 sec., 1380 rows/sec., 115.27 KiB/sec. 2024.02.15 06:58:10.470133 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} DynamicQueryHandler: Done processing query 2024.02.15 06:58:10.470156 [ 3 ] {d5b069b5-066a-4d8d-94fc-008b85bf1177} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:58:10.470172 [ 3 ] {} HTTP-Session: f6224093-6ead-4778-80de-69bde4302e1b Destroying unnamed session 2024.02.15 06:58:10.470345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 24035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:10.470390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:10.470409 [ 3 ] {} HTTP-Session: 98032c66-9122-4c3f-88f1-8f845bf8a2f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:10.470425 [ 3 ] {} HTTP-Session: 98032c66-9122-4c3f-88f1-8f845bf8a2f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:10.470501 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:10.470538 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:58:10.470649 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:10.471040 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:10.471257 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 06:58:10.471404 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 06:58:10.471495 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} executeQuery: Read 152 rows, 14.77 KiB in 0.00096706 sec., 157177 rows/sec., 14.91 MiB/sec. 2024.02.15 06:58:10.471607 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} DynamicQueryHandler: Done processing query 2024.02.15 06:58:10.471628 [ 3 ] {0699197e-1061-4223-9260-a979970254c7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:58:10.471644 [ 3 ] {} HTTP-Session: 98032c66-9122-4c3f-88f1-8f845bf8a2f4 Destroying unnamed session 2024.02.15 06:58:10.471747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:10.471791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:10.471809 [ 3 ] {} HTTP-Session: ad1e70d5-7246-469b-8c36-48d48aaeddc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:10.471826 [ 3 ] {} HTTP-Session: ad1e70d5-7246-469b-8c36-48d48aaeddc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:10.471894 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:10.471932 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 06:58:10.472037 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:10.474347 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:10.474727 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.15 06:58:10.475005 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.15 06:58:10.475118 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} executeQuery: Read 4 rows, 286.00 B in 0.003197538 sec., 1250 rows/sec., 87.35 KiB/sec. 2024.02.15 06:58:10.475235 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} DynamicQueryHandler: Done processing query 2024.02.15 06:58:10.475256 [ 3 ] {e45855fb-c04c-4596-9de2-fb18547796f9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:58:10.475272 [ 3 ] {} HTTP-Session: ad1e70d5-7246-469b-8c36-48d48aaeddc1 Destroying unnamed session 2024.02.15 06:58:10.475393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 9199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:10.475437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:10.475455 [ 3 ] {} HTTP-Session: d2dc56dd-939f-45f4-bd27-df303788aa00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:10.475471 [ 3 ] {} HTTP-Session: d2dc56dd-939f-45f4-bd27-df303788aa00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:10.475543 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:10.475579 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:58:10.475681 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:10.476007 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:10.476209 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 06:58:10.476355 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 06:58:10.476442 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} executeQuery: Read 54 rows, 4.33 KiB in 0.000873199 sec., 61841 rows/sec., 4.84 MiB/sec. 2024.02.15 06:58:10.476599 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} DynamicQueryHandler: Done processing query 2024.02.15 06:58:10.476623 [ 3 ] {03b683cd-aa21-45fd-a7ab-3552274e441d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:58:10.476640 [ 3 ] {} HTTP-Session: d2dc56dd-939f-45f4-bd27-df303788aa00 Destroying unnamed session 2024.02.15 06:58:10.476739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:10.476787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:10.476805 [ 3 ] {} HTTP-Session: 75a47923-1e33-43e4-81a4-aa471b53bf16 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:10.476822 [ 3 ] {} HTTP-Session: 75a47923-1e33-43e4-81a4-aa471b53bf16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:10.476891 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:10.476935 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:58:10.477062 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:10.477336 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:10.477593 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 06:58:10.477765 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 06:58:10.477862 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} executeQuery: Read 2 rows, 144.00 B in 0.00094372 sec., 2119 rows/sec., 149.01 KiB/sec. 2024.02.15 06:58:10.477979 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} DynamicQueryHandler: Done processing query 2024.02.15 06:58:10.478002 [ 3 ] {04cad6ff-7ab4-4bac-825e-0cf25427b47f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:58:10.478017 [ 3 ] {} HTTP-Session: 75a47923-1e33-43e4-81a4-aa471b53bf16 Destroying unnamed session 2024.02.15 06:58:10.478165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:10.478210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:10.478228 [ 3 ] {} HTTP-Session: 4ce89745-7c92-4cf6-9dfc-8f271535c200 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:10.478246 [ 3 ] {} HTTP-Session: 4ce89745-7c92-4cf6-9dfc-8f271535c200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:10.478330 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:10.478372 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:58:10.478505 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:10.479009 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:10.479320 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 06:58:10.479501 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 06:58:10.479593 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} executeQuery: Read 50 rows, 69.09 KiB in 0.001237326 sec., 40409 rows/sec., 54.53 MiB/sec. 2024.02.15 06:58:10.479763 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} DynamicQueryHandler: Done processing query 2024.02.15 06:58:10.479786 [ 3 ] {91aa10a3-8503-461e-8c2d-d142d23d325f} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:58:10.479801 [ 3 ] {} HTTP-Session: 4ce89745-7c92-4cf6-9dfc-8f271535c200 Destroying unnamed session 2024.02.15 06:58:19.309017 [ 97 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:58:19.309087 [ 97 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:58:20.465581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:20.465697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:20.465722 [ 3 ] {} HTTP-Session: badf13b9-effa-46bf-81e8-1cb9b84d56e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:20.465746 [ 3 ] {} HTTP-Session: badf13b9-effa-46bf-81e8-1cb9b84d56e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:20.465875 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:20.465936 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:58:20.466095 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:20.466535 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:20.466805 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 06:58:20.466980 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 06:58:20.467093 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} executeQuery: Read 50 rows, 4.05 KiB in 0.001184266 sec., 42220 rows/sec., 3.34 MiB/sec. 2024.02.15 06:58:20.467087 [ 97 ] {} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.02.15 06:58:20.467154 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:20.467264 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2024.02.15 06:58:20.467283 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} DynamicQueryHandler: Done processing query 2024.02.15 06:58:20.467360 [ 3 ] {8b5d6b8b-cc62-4602-8a98-670ce2b3cd9b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:20.467408 [ 3 ] {} HTTP-Session: badf13b9-effa-46bf-81e8-1cb9b84d56e4 Destroying unnamed session 2024.02.15 06:58:20.467467 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:20.467510 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part 2024.02.15 06:58:20.467609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:20.467713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:20.467781 [ 3 ] {} HTTP-Session: e0e3aef9-5892-4727-b675-ff9a1f3ffdfc Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:20.467784 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:20.467812 [ 3 ] {} HTTP-Session: e0e3aef9-5892-4727-b675-ff9a1f3ffdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:20.468069 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:20.468075 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:20.468193 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:58:20.468324 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:20.468634 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:20.468681 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:20.469678 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:20.470172 [ 23 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002949994 sec., 84745.93507647813 rows/sec., 6.71 MiB/sec. 2024.02.15 06:58:20.470191 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 06:58:20.470366 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.15 06:58:20.470481 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 06:58:20.470669 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.15 06:58:20.470714 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} executeQuery: Read 150 rows, 14.59 KiB in 0.002539994 sec., 59055 rows/sec., 5.61 MiB/sec. 2024.02.15 06:58:20.470791 [ 16 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_10_2} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2024.02.15 06:58:20.471027 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} DynamicQueryHandler: Done processing query 2024.02.15 06:58:20.471056 [ 3 ] {7f9dca21-545e-4fa2-86ce-b47fc4d819df} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:58:20.471073 [ 3 ] {} HTTP-Session: e0e3aef9-5892-4727-b675-ff9a1f3ffdfc Destroying unnamed session 2024.02.15 06:58:20.471239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:20.471289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:20.471308 [ 3 ] {} HTTP-Session: be66ff23-031a-4200-86fc-1e5e9dd9a055 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:20.471325 [ 3 ] {} HTTP-Session: be66ff23-031a-4200-86fc-1e5e9dd9a055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:20.471404 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:20.471444 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:58:20.471564 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:20.471881 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:20.472103 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 06:58:20.472255 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 06:58:20.472379 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} executeQuery: Read 50 rows, 4.00 KiB in 0.00094251 sec., 53049 rows/sec., 4.15 MiB/sec. 2024.02.15 06:58:20.472497 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} DynamicQueryHandler: Done processing query 2024.02.15 06:58:20.472520 [ 3 ] {4abbae19-d633-479a-aaf6-5e33e07e6bcf} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:58:20.472536 [ 3 ] {} HTTP-Session: be66ff23-031a-4200-86fc-1e5e9dd9a055 Destroying unnamed session 2024.02.15 06:58:20.472696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:20.472742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:20.472760 [ 3 ] {} HTTP-Session: 99421386-184f-4365-bd26-9fb60b2c199a Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:20.472777 [ 3 ] {} HTTP-Session: 99421386-184f-4365-bd26-9fb60b2c199a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:20.472869 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:20.472913 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:58:20.473055 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:20.473619 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:20.473957 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 06:58:20.474149 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 06:58:20.474276 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} executeQuery: Read 50 rows, 69.09 KiB in 0.001368969 sec., 36523 rows/sec., 49.29 MiB/sec. 2024.02.15 06:58:20.474403 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} DynamicQueryHandler: Done processing query 2024.02.15 06:58:20.474425 [ 3 ] {dd8e0fdc-457d-46c8-b6da-9e23b55b4adc} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:58:20.474441 [ 3 ] {} HTTP-Session: 99421386-184f-4365-bd26-9fb60b2c199a Destroying unnamed session 2024.02.15 06:58:22.683769 [ 95 ] {} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.15 06:58:22.683904 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:22.684013 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.15 06:58:22.684216 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:22.684272 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 396 rows starting from the beginning of the part 2024.02.15 06:58:22.684563 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::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.15 06:58:22.684736 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::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.15 06:58:22.684834 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::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.15 06:58:22.684914 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:22.687799 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 472 rows, containing 5 columns (5 merged, 0 gathered) in 0.003824592 sec., 123411.85674184331 rows/sec., 8.71 MiB/sec. 2024.02.15 06:58:22.687936 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.15 06:58:22.688183 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.15 06:58:22.688256 [ 23 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_5_1} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.15 06:58:25.464452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:25.464567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:25.464597 [ 3 ] {} HTTP-Session: e52d2579-0cfd-49be-971b-a89293018e04 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:25.464625 [ 3 ] {} HTTP-Session: e52d2579-0cfd-49be-971b-a89293018e04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:25.464765 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:25.464834 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 06:58:25.465024 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:25.465461 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:25.465733 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 06:58:25.465900 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 06:58:25.466011 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} executeQuery: Read 2 rows, 175.00 B in 0.001205596 sec., 1658 rows/sec., 141.75 KiB/sec. 2024.02.15 06:58:25.466207 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} DynamicQueryHandler: Done processing query 2024.02.15 06:58:25.466233 [ 3 ] {608899e2-7ec7-4aec-945b-7350e0c94026} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:58:25.466251 [ 3 ] {} HTTP-Session: e52d2579-0cfd-49be-971b-a89293018e04 Destroying unnamed session 2024.02.15 06:58:25.466373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 5138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:25.466426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:25.466446 [ 3 ] {} HTTP-Session: 73df141f-0b1f-4501-a2d6-7b62aaeef380 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:25.466465 [ 3 ] {} HTTP-Session: 73df141f-0b1f-4501-a2d6-7b62aaeef380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:25.466547 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:25.466590 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:58:25.466703 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:25.467026 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:25.467238 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 06:58:25.467393 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 06:58:25.467495 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} executeQuery: Read 37 rows, 2.85 KiB in 0.00091951 sec., 40238 rows/sec., 3.03 MiB/sec. 2024.02.15 06:58:25.467621 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} DynamicQueryHandler: Done processing query 2024.02.15 06:58:25.467644 [ 3 ] {d4f17b92-a838-4c4f-81ee-c8f0648cfd88} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:25.467659 [ 3 ] {} HTTP-Session: 73df141f-0b1f-4501-a2d6-7b62aaeef380 Destroying unnamed session 2024.02.15 06:58:25.467816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:25.467866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:25.467885 [ 3 ] {} HTTP-Session: 2a8a4337-43a7-42ed-9ebb-5a3173eab481 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:25.467902 [ 3 ] {} HTTP-Session: 2a8a4337-43a7-42ed-9ebb-5a3173eab481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:25.467973 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:25.468012 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 06:58:25.468116 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:25.468379 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:25.468597 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.15 06:58:25.468751 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.15 06:58:25.468846 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} executeQuery: Read 2 rows, 143.00 B in 0.000842048 sec., 2375 rows/sec., 165.84 KiB/sec. 2024.02.15 06:58:25.468965 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} DynamicQueryHandler: Done processing query 2024.02.15 06:58:25.468987 [ 3 ] {a392e496-34c0-4ccb-ad84-00d5868b12df} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:58:25.469003 [ 3 ] {} HTTP-Session: 2a8a4337-43a7-42ed-9ebb-5a3173eab481 Destroying unnamed session 2024.02.15 06:58:25.469113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:25.469160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:25.469179 [ 3 ] {} HTTP-Session: fe732cf7-4e50-4094-b101-ec5c19a0e076 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:25.469195 [ 3 ] {} HTTP-Session: fe732cf7-4e50-4094-b101-ec5c19a0e076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:25.469266 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:25.469305 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:58:25.469409 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:25.469697 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:25.469914 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 06:58:25.470067 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 06:58:25.470167 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} executeQuery: Read 26 rows, 2.06 KiB in 0.000871929 sec., 29818 rows/sec., 2.31 MiB/sec. 2024.02.15 06:58:25.470280 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} DynamicQueryHandler: Done processing query 2024.02.15 06:58:25.470304 [ 3 ] {2e6fcafe-82dc-4625-9ab3-62c8ab90b409} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:25.470320 [ 3 ] {} HTTP-Session: fe732cf7-4e50-4094-b101-ec5c19a0e076 Destroying unnamed session 2024.02.15 06:58:25.470443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7219, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:25.470489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:25.470508 [ 3 ] {} HTTP-Session: 53ea80b0-e24f-4e7e-91a6-aa80e697cae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:25.470525 [ 3 ] {} HTTP-Session: 53ea80b0-e24f-4e7e-91a6-aa80e697cae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:25.470596 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:25.470637 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:58:25.470755 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:25.471060 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:25.471331 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 06:58:25.471521 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 06:58:25.471616 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} executeQuery: Read 37 rows, 2.67 KiB in 0.000994291 sec., 37212 rows/sec., 2.62 MiB/sec. 2024.02.15 06:58:25.471730 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} DynamicQueryHandler: Done processing query 2024.02.15 06:58:25.471753 [ 3 ] {b5292d66-1cdb-4ddd-a565-da7a1b87fd27} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:25.471768 [ 3 ] {} HTTP-Session: 53ea80b0-e24f-4e7e-91a6-aa80e697cae9 Destroying unnamed session 2024.02.15 06:58:30.465454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:30.465584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:30.465611 [ 3 ] {} HTTP-Session: 06877e60-e172-466c-837e-f66c4d46c79e Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:30.465635 [ 3 ] {} HTTP-Session: 06877e60-e172-466c-837e-f66c4d46c79e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:30.465766 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:30.465828 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:58:30.465993 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:30.466469 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:30.466755 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 06:58:30.466923 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 06:58:30.467050 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} executeQuery: Read 50 rows, 4.05 KiB in 0.001245057 sec., 40158 rows/sec., 3.18 MiB/sec. 2024.02.15 06:58:30.467188 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} DynamicQueryHandler: Done processing query 2024.02.15 06:58:30.467214 [ 3 ] {ccdde4c4-e875-4ac6-bbaf-8c3bf6bc8a78} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:30.467230 [ 3 ] {} HTTP-Session: 06877e60-e172-466c-837e-f66c4d46c79e Destroying unnamed session 2024.02.15 06:58:30.467380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:30.467428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:30.467448 [ 3 ] {} HTTP-Session: 21dd1262-9390-4b61-b891-1e94289dfc00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:30.467467 [ 3 ] {} HTTP-Session: 21dd1262-9390-4b61-b891-1e94289dfc00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:30.467554 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:30.467596 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:58:30.467701 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:30.468104 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:30.468328 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 06:58:30.468478 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 06:58:30.468599 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} executeQuery: Read 150 rows, 14.59 KiB in 0.001017692 sec., 147392 rows/sec., 14.00 MiB/sec. 2024.02.15 06:58:30.468720 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} DynamicQueryHandler: Done processing query 2024.02.15 06:58:30.468742 [ 3 ] {9364b1b6-b1bd-4ece-bf9c-f03b05f7aa78} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:58:30.468758 [ 3 ] {} HTTP-Session: 21dd1262-9390-4b61-b891-1e94289dfc00 Destroying unnamed session 2024.02.15 06:58:30.468882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:30.468928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:30.468947 [ 3 ] {} HTTP-Session: 63f935b5-4c6d-476f-9ef5-86d360fe2a26 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:30.468964 [ 3 ] {} HTTP-Session: 63f935b5-4c6d-476f-9ef5-86d360fe2a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:30.469039 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:30.469077 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:58:30.469183 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:30.469560 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:30.469766 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 06:58:30.469918 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 06:58:30.470042 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} executeQuery: Read 50 rows, 4.00 KiB in 0.000976261 sec., 51215 rows/sec., 4.01 MiB/sec. 2024.02.15 06:58:30.470166 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} DynamicQueryHandler: Done processing query 2024.02.15 06:58:30.470189 [ 3 ] {49104ecd-efcc-45d7-a648-287254b75ac5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:58:30.470204 [ 3 ] {} HTTP-Session: 63f935b5-4c6d-476f-9ef5-86d360fe2a26 Destroying unnamed session 2024.02.15 06:58:30.470344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:30.470389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:30.470408 [ 3 ] {} HTTP-Session: 74370fa0-7676-46ee-9da9-a32f10f91f81 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:30.470424 [ 3 ] {} HTTP-Session: 74370fa0-7676-46ee-9da9-a32f10f91f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:30.470510 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:30.470556 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:58:30.470696 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:30.471251 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:30.471590 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 06:58:30.471796 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 06:58:30.471923 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} executeQuery: Read 50 rows, 69.09 KiB in 0.001378609 sec., 36268 rows/sec., 48.94 MiB/sec. 2024.02.15 06:58:30.471920 [ 90 ] {} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.15 06:58:30.472035 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:30.472162 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} DynamicQueryHandler: Done processing query 2024.02.15 06:58:30.472154 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.15 06:58:30.472204 [ 3 ] {a224c4e8-3ade-4162-8c91-4c991a071135} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:58:30.472263 [ 3 ] {} HTTP-Session: 74370fa0-7676-46ee-9da9-a32f10f91f81 Destroying unnamed session 2024.02.15 06:58:30.472345 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:30.472385 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part 2024.02.15 06:58:30.472527 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:30.472632 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:30.472724 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:30.472816 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:30.472902 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:30.474345 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 469 rows, containing 6 columns (6 merged, 0 gathered) in 0.002234128 sec., 209925.3041902702 rows/sec., 283.28 MiB/sec. 2024.02.15 06:58:30.474621 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.15 06:58:30.474832 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.15 06:58:30.474904 [ 14 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.15 06:58:30.474969 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_11_2: 4.00 MiB. 2024.02.15 06:58:31.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.10 MiB, peak 236.43 MiB, will set to 230.99 MiB (RSS), difference: -4.12 MiB 2024.02.15 06:58:34.309143 [ 88 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:58:34.309242 [ 88 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:58:40.465514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:40.465648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:40.465679 [ 3 ] {} HTTP-Session: 41756729-0dac-4b04-979e-93d97d73b5ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:40.465707 [ 3 ] {} HTTP-Session: 41756729-0dac-4b04-979e-93d97d73b5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:40.465854 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:40.465923 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:58:40.466095 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:40.466613 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:40.466890 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 06:58:40.467058 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 06:58:40.467189 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} executeQuery: Read 50 rows, 4.05 KiB in 0.001289498 sec., 38774 rows/sec., 3.07 MiB/sec. 2024.02.15 06:58:40.467332 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} DynamicQueryHandler: Done processing query 2024.02.15 06:58:40.467358 [ 3 ] {62b30dce-3791-45ac-a6c6-30e31cb9f244} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:40.467375 [ 3 ] {} HTTP-Session: 41756729-0dac-4b04-979e-93d97d73b5ed Destroying unnamed session 2024.02.15 06:58:40.467500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:40.467552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:40.467571 [ 3 ] {} HTTP-Session: 0894181e-2dad-406c-8e3d-49e72179957e Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:40.467590 [ 3 ] {} HTTP-Session: 0894181e-2dad-406c-8e3d-49e72179957e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:40.467669 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:40.467710 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 06:58:40.467819 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:40.468109 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:40.468321 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 06:58:40.468473 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 06:58:40.468601 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} executeQuery: Read 2 rows, 175.00 B in 0.00089896 sec., 2224 rows/sec., 190.11 KiB/sec. 2024.02.15 06:58:40.468754 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} DynamicQueryHandler: Done processing query 2024.02.15 06:58:40.468777 [ 3 ] {c39df021-29a8-4921-bd59-6ca973ec3f0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:58:40.468792 [ 3 ] {} HTTP-Session: 0894181e-2dad-406c-8e3d-49e72179957e Destroying unnamed session 2024.02.15 06:58:40.468971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:40.469019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:40.469038 [ 3 ] {} HTTP-Session: f3f6f686-537e-432d-a441-bb91580ce84c Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:40.469054 [ 3 ] {} HTTP-Session: f3f6f686-537e-432d-a441-bb91580ce84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:40.469130 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:40.469170 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:58:40.469279 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:40.469816 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:40.470046 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 06:58:40.470195 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 06:58:40.470322 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} executeQuery: Read 151 rows, 14.68 KiB in 0.001158015 sec., 130395 rows/sec., 12.38 MiB/sec. 2024.02.15 06:58:40.470318 [ 86 ] {} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 06:58:40.470444 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:40.470514 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} DynamicQueryHandler: Done processing query 2024.02.15 06:58:40.470558 [ 3 ] {272b8aba-0e77-430b-8de1-894da6cf8426} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:58:40.470561 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 06:58:40.470577 [ 3 ] {} HTTP-Session: f3f6f686-537e-432d-a441-bb91580ce84c Destroying unnamed session 2024.02.15 06:58:40.470688 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:40.470723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:40.470744 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::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.15 06:58:40.470817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:40.470861 [ 3 ] {} HTTP-Session: 2807a841-dbcf-42db-b610-23a8bb8099f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:40.470893 [ 3 ] {} HTTP-Session: 2807a841-dbcf-42db-b610-23a8bb8099f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:40.470999 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 152 rows starting from the beginning of the part 2024.02.15 06:58:40.471093 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:40.471200 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 06:58:40.471243 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part 2024.02.15 06:58:40.471588 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.02.15 06:58:40.471679 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:40.471868 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part 2024.02.15 06:58:40.472094 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 151 rows starting from the beginning of the part 2024.02.15 06:58:40.472525 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:40.472919 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.15 06:58:40.473249 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.15 06:58:40.473470 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} executeQuery: Read 2 rows, 143.00 B in 0.002315939 sec., 863 rows/sec., 60.30 KiB/sec. 2024.02.15 06:58:40.473846 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} DynamicQueryHandler: Done processing query 2024.02.15 06:58:40.473913 [ 3 ] {13b973ea-386f-406b-8f31-cba707fc6196} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:58:40.473952 [ 3 ] {} HTTP-Session: 2807a841-dbcf-42db-b610-23a8bb8099f6 Destroying unnamed session 2024.02.15 06:58:40.473970 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.003463064 sec., 239094.62834068327 rows/sec., 22.28 MiB/sec. 2024.02.15 06:58:40.474100 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 06:58:40.474147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:40.474225 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:40.474248 [ 3 ] {} HTTP-Session: f361859a-c671-4e56-badd-5c31a7eb125c Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:40.474271 [ 3 ] {} HTTP-Session: f361859a-c671-4e56-badd-5c31a7eb125c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:40.474370 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 06:58:40.474434 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:40.474480 [ 23 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_16_3} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 06:58:40.474498 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:58:40.474703 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:40.475034 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:40.475249 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 06:58:40.475399 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 06:58:40.475498 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} executeQuery: Read 52 rows, 4.17 KiB in 0.001026672 sec., 50649 rows/sec., 3.96 MiB/sec. 2024.02.15 06:58:40.475515 [ 83 ] {} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 06:58:40.475619 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:40.475686 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} DynamicQueryHandler: Done processing query 2024.02.15 06:58:40.475720 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 06:58:40.475739 [ 3 ] {e2ab1a55-5d1b-413c-900c-d0b3d37c29dc} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:58:40.475792 [ 3 ] {} HTTP-Session: f361859a-c671-4e56-badd-5c31a7eb125c Destroying unnamed session 2024.02.15 06:58:40.475863 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:40.475920 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::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.15 06:58:40.475930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:40.476025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:40.476069 [ 3 ] {} HTTP-Session: 95ae2d14-7587-4318-b34a-ebeacd749431 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:40.476100 [ 3 ] {} HTTP-Session: 95ae2d14-7587-4318-b34a-ebeacd749431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:40.476287 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:40.476357 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part 2024.02.15 06:58:40.476384 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:58:40.476863 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:40.476935 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:40.477117 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2024.02.15 06:58:40.477402 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2024.02.15 06:58:40.477700 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part 2024.02.15 06:58:40.477717 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:40.478196 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 06:58:40.478566 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 06:58:40.478818 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} executeQuery: Read 1 rows, 72.00 B in 0.002450083 sec., 408 rows/sec., 28.70 KiB/sec. 2024.02.15 06:58:40.479284 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} DynamicQueryHandler: Done processing query 2024.02.15 06:58:40.479308 [ 18 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.003639679 sec., 90117.8373147742 rows/sec., 7.04 MiB/sec. 2024.02.15 06:58:40.479317 [ 3 ] {516ae353-21d9-462b-92b8-60604793b891} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:58:40.479378 [ 3 ] {} HTTP-Session: 95ae2d14-7587-4318-b34a-ebeacd749431 Destroying unnamed session 2024.02.15 06:58:40.479486 [ 19 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 06:58:40.479568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:40.479633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:40.479655 [ 3 ] {} HTTP-Session: 85478596-7a35-403b-bb6c-0b28323c326c Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:40.479686 [ 3 ] {} HTTP-Session: 85478596-7a35-403b-bb6c-0b28323c326c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:40.479748 [ 19 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 06:58:40.479849 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:40.479873 [ 19 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_16_3} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 06:58:40.479919 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:58:40.480143 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:40.480665 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.15 06:58:40.480994 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 06:58:40.481173 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 06:58:40.481279 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} executeQuery: Read 50 rows, 69.09 KiB in 0.00138388 sec., 36130 rows/sec., 48.76 MiB/sec. 2024.02.15 06:58:40.481402 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} DynamicQueryHandler: Done processing query 2024.02.15 06:58:40.481424 [ 3 ] {8d0e933b-93f7-4088-9453-55825f3948cc} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:58:40.481439 [ 3 ] {} HTTP-Session: 85478596-7a35-403b-bb6c-0b28323c326c Destroying unnamed session 2024.02.15 06:58:49.309299 [ 79 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:58:49.309372 [ 79 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:58:50.465458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:50.465611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:50.465655 [ 3 ] {} HTTP-Session: ac48bcff-d27c-4224-9447-1c8f1bfbb2c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:50.465693 [ 3 ] {} HTTP-Session: ac48bcff-d27c-4224-9447-1c8f1bfbb2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:50.465881 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:50.465973 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:58:50.466224 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:50.466790 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:50.467103 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 06:58:50.467275 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 06:58:50.467406 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} executeQuery: Read 50 rows, 4.05 KiB in 0.001466782 sec., 34088 rows/sec., 2.70 MiB/sec. 2024.02.15 06:58:50.467558 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} DynamicQueryHandler: Done processing query 2024.02.15 06:58:50.467584 [ 3 ] {6e456d8b-2f37-4e32-a57f-151b80b3eb7b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:50.467601 [ 3 ] {} HTTP-Session: ac48bcff-d27c-4224-9447-1c8f1bfbb2c5 Destroying unnamed session 2024.02.15 06:58:50.467745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:50.467800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:50.467820 [ 3 ] {} HTTP-Session: 3e614734-6783-4507-9469-e428257d3f77 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:50.467840 [ 3 ] {} HTTP-Session: 3e614734-6783-4507-9469-e428257d3f77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:50.467927 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:50.467971 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:58:50.468080 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:50.468510 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:50.468745 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 06:58:50.468898 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 06:58:50.469012 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} executeQuery: Read 150 rows, 14.59 KiB in 0.001054762 sec., 142212 rows/sec., 13.51 MiB/sec. 2024.02.15 06:58:50.469140 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} DynamicQueryHandler: Done processing query 2024.02.15 06:58:50.469163 [ 3 ] {c2014607-cad1-4dd3-b995-64c91075fbe5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:58:50.469179 [ 3 ] {} HTTP-Session: 3e614734-6783-4507-9469-e428257d3f77 Destroying unnamed session 2024.02.15 06:58:50.469302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:50.469351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:50.469370 [ 3 ] {} HTTP-Session: 9851efda-eb91-4522-9baa-8ed56ec38bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:50.469387 [ 3 ] {} HTTP-Session: 9851efda-eb91-4522-9baa-8ed56ec38bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:50.469463 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:50.469501 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:58:50.469609 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:50.470034 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:50.470248 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 06:58:50.470405 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 06:58:50.470514 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} executeQuery: Read 50 rows, 4.00 KiB in 0.001017991 sec., 49116 rows/sec., 3.84 MiB/sec. 2024.02.15 06:58:50.470632 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} DynamicQueryHandler: Done processing query 2024.02.15 06:58:50.470654 [ 3 ] {b99996f3-eab9-4d24-971d-12f6b33c17ac} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:58:50.470670 [ 3 ] {} HTTP-Session: 9851efda-eb91-4522-9baa-8ed56ec38bb1 Destroying unnamed session 2024.02.15 06:58:50.470815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:50.470862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:50.470881 [ 3 ] {} HTTP-Session: 45685f98-d622-4e63-9a1b-09c7660f6cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:50.470897 [ 3 ] {} HTTP-Session: 45685f98-d622-4e63-9a1b-09c7660f6cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:50.470981 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:50.471026 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:58:50.471165 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:50.471719 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:50.472056 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.15 06:58:50.472242 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.15 06:58:50.472365 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} executeQuery: Read 50 rows, 69.09 KiB in 0.001355319 sec., 36891 rows/sec., 49.78 MiB/sec. 2024.02.15 06:58:50.472572 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} DynamicQueryHandler: Done processing query 2024.02.15 06:58:50.472596 [ 3 ] {e2d253bb-5574-4d00-81a9-28869fd309a0} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:58:50.472613 [ 3 ] {} HTTP-Session: 45685f98-d622-4e63-9a1b-09c7660f6cf4 Destroying unnamed session 2024.02.15 06:58:52.613097 [ 96 ] {} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.15 06:58:52.613192 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:52.613296 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.15 06:58:52.613476 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:52.613523 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:52.613718 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:52.613854 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.15 06:58:52.613981 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:52.614107 [ 10 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:52.614756 [ 19 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001505463 sec., 7970.9697282497145 rows/sec., 675.92 KiB/sec. 2024.02.15 06:58:52.614899 [ 19 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.15 06:58:52.615134 [ 19 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.15 06:58:52.615201 [ 19 ] {33622244-ef4e-4314-8646-252ed2a73748::all_1_5_1} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.15 06:58:53.185659 [ 96 ] {} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.15 06:58:53.185783 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:53.185914 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.15 06:58:53.186050 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:58:53.186089 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:53.186232 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:53.186333 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.15 06:58:53.186426 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:53.186508 [ 10 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.15 06:58:53.187071 [ 19 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001198846 sec., 10009.625923596526 rows/sec., 698.91 KiB/sec. 2024.02.15 06:58:53.187209 [ 19 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.15 06:58:53.187405 [ 19 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.15 06:58:53.187471 [ 19 ] {99e41039-ff4c-4ab8-9662-32183f4ec5b9::all_1_5_1} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.15 06:58:55.464346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:55.464457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:55.464483 [ 3 ] {} HTTP-Session: 471c3064-3b13-4a5a-9a09-3a99dc955cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:55.464507 [ 3 ] {} HTTP-Session: 471c3064-3b13-4a5a-9a09-3a99dc955cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:55.464637 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:55.464698 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:58:55.464857 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:55.465318 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:55.465597 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 06:58:55.465762 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 06:58:55.465905 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} executeQuery: Read 36 rows, 2.77 KiB in 0.001221147 sec., 29480 rows/sec., 2.21 MiB/sec. 2024.02.15 06:58:55.466082 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} DynamicQueryHandler: Done processing query 2024.02.15 06:58:55.466108 [ 3 ] {946d0eaf-74dd-4ad8-a0d1-e3e080ee5432} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:55.466125 [ 3 ] {} HTTP-Session: 471c3064-3b13-4a5a-9a09-3a99dc955cc9 Destroying unnamed session 2024.02.15 06:58:55.466247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:55.466299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:55.466319 [ 3 ] {} HTTP-Session: bb084e49-c593-447f-8997-d88c1386a3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:55.466338 [ 3 ] {} HTTP-Session: bb084e49-c593-447f-8997-d88c1386a3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:55.466418 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:55.466461 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:58:55.466579 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:55.466905 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:55.467161 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 06:58:55.467313 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 06:58:55.467443 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} executeQuery: Read 24 rows, 1.90 KiB in 0.000994331 sec., 24136 rows/sec., 1.86 MiB/sec. 2024.02.15 06:58:55.467650 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} DynamicQueryHandler: Done processing query 2024.02.15 06:58:55.467673 [ 3 ] {7876d4e4-7197-46d2-a5ff-2c2950720fca} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 06:58:55.467689 [ 3 ] {} HTTP-Session: bb084e49-c593-447f-8997-d88c1386a3b7 Destroying unnamed session 2024.02.15 06:58:55.467823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:58:55.467870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:58:55.467889 [ 3 ] {} HTTP-Session: 63546b7d-e9f6-4085-8ddd-d93f14de341d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:58:55.467906 [ 3 ] {} HTTP-Session: 63546b7d-e9f6-4085-8ddd-d93f14de341d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:58:55.467982 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:58:55.468110 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:58:55.468250 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:58:55.468551 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:58:55.468821 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 06:58:55.469000 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 06:58:55.469128 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} executeQuery: Read 36 rows, 2.60 KiB in 0.001033992 sec., 34816 rows/sec., 2.46 MiB/sec. 2024.02.15 06:58:55.469259 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} DynamicQueryHandler: Done processing query 2024.02.15 06:58:55.469283 [ 3 ] {6f20069d-33bf-455a-ad8d-aa13341a220c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:58:55.469298 [ 3 ] {} HTTP-Session: 63546b7d-e9f6-4085-8ddd-d93f14de341d Destroying unnamed session 2024.02.15 06:59:00.466333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:00.466506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:00.466551 [ 3 ] {} HTTP-Session: d4bbf195-11b8-45dd-8d95-40cc45f8d9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:00.466590 [ 3 ] {} HTTP-Session: d4bbf195-11b8-45dd-8d95-40cc45f8d9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:00.466777 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:00.466838 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:59:00.466998 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:00.467531 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:00.467793 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 06:59:00.467954 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 06:59:00.468074 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} executeQuery: Read 50 rows, 4.05 KiB in 0.001257727 sec., 39754 rows/sec., 3.15 MiB/sec. 2024.02.15 06:59:00.468090 [ 168 ] {} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.15 06:59:00.468214 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:00.468265 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} DynamicQueryHandler: Done processing query 2024.02.15 06:59:00.468330 [ 3 ] {5f49fdd6-be28-4bb1-8150-de5b005dc3e1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:00.468347 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.15 06:59:00.468367 [ 3 ] {} HTTP-Session: d4bbf195-11b8-45dd-8d95-40cc45f8d9f4 Destroying unnamed session 2024.02.15 06:59:00.468517 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:59:00.468574 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 50 rows starting from the beginning of the part 2024.02.15 06:59:00.468592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:00.468660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:00.468706 [ 3 ] {} HTTP-Session: 5e6fe602-f0b2-4192-8dd4-c31bea1b45c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:00.468732 [ 3 ] {} HTTP-Session: 5e6fe602-f0b2-4192-8dd4-c31bea1b45c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:00.468894 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:00.468927 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:00.469010 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:59:00.469161 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:00.469499 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:00.469510 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:00.469681 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:00.470183 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:00.470674 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 06:59:00.470945 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002651087 sec., 94300.94146287919 rows/sec., 7.46 MiB/sec. 2024.02.15 06:59:00.470992 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 06:59:00.471144 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.15 06:59:00.471181 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} executeQuery: Read 150 rows, 14.59 KiB in 0.002194657 sec., 68347 rows/sec., 6.49 MiB/sec. 2024.02.15 06:59:00.471370 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} DynamicQueryHandler: Done processing query 2024.02.15 06:59:00.471407 [ 3 ] {058bdc79-1d56-47fe-9e78-306cd5593258} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:59:00.471432 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.15 06:59:00.471440 [ 3 ] {} HTTP-Session: 5e6fe602-f0b2-4192-8dd4-c31bea1b45c6 Destroying unnamed session 2024.02.15 06:59:00.471523 [ 22 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_14_3} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.15 06:59:00.471630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:00.471681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:00.471700 [ 3 ] {} HTTP-Session: 5e605b67-ac5d-43bf-8280-97be89eb7f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:00.471716 [ 3 ] {} HTTP-Session: 5e605b67-ac5d-43bf-8280-97be89eb7f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:00.471791 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:00.471830 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:59:00.471950 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:00.472260 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:00.472470 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 06:59:00.472618 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 06:59:00.472720 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} executeQuery: Read 50 rows, 4.00 KiB in 0.000899249 sec., 55601 rows/sec., 4.35 MiB/sec. 2024.02.15 06:59:00.472864 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} DynamicQueryHandler: Done processing query 2024.02.15 06:59:00.472887 [ 3 ] {187af510-e00c-4de6-bc81-2e9cf7a121a9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:59:00.472903 [ 3 ] {} HTTP-Session: 5e605b67-ac5d-43bf-8280-97be89eb7f3f Destroying unnamed session 2024.02.15 06:59:00.473045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:00.473091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:00.473109 [ 3 ] {} HTTP-Session: 101b2c34-8cef-4e56-abb7-8c71029f04ca Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:00.473131 [ 3 ] {} HTTP-Session: 101b2c34-8cef-4e56-abb7-8c71029f04ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:00.473216 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:00.473261 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:59:00.473400 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:00.473880 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:00.474238 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.15 06:59:00.474487 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.15 06:59:00.474618 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} executeQuery: Read 50 rows, 69.09 KiB in 0.001369769 sec., 36502 rows/sec., 49.26 MiB/sec. 2024.02.15 06:59:00.474811 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} DynamicQueryHandler: Done processing query 2024.02.15 06:59:00.474835 [ 3 ] {a7ade730-19fd-418a-af20-e86cd39d9dfa} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:59:00.474852 [ 3 ] {} HTTP-Session: 101b2c34-8cef-4e56-abb7-8c71029f04ca Destroying unnamed session 2024.02.15 06:59:04.309425 [ 125 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:59:04.309526 [ 125 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:59:10.465530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:10.465651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:10.465679 [ 3 ] {} HTTP-Session: f49e1e30-a251-4b77-85d2-853c6f350949 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:10.465703 [ 3 ] {} HTTP-Session: f49e1e30-a251-4b77-85d2-853c6f350949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:10.465836 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:10.465901 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:59:10.466068 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:10.466589 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:10.466882 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 06:59:10.467062 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 06:59:10.467187 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} executeQuery: Read 50 rows, 4.05 KiB in 0.001314548 sec., 38035 rows/sec., 3.01 MiB/sec. 2024.02.15 06:59:10.467342 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} DynamicQueryHandler: Done processing query 2024.02.15 06:59:10.467367 [ 3 ] {65d0e9bf-2598-4230-bea4-394ef0f6f55e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:10.467385 [ 3 ] {} HTTP-Session: f49e1e30-a251-4b77-85d2-853c6f350949 Destroying unnamed session 2024.02.15 06:59:10.467508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:10.467560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:10.467580 [ 3 ] {} HTTP-Session: 66ee2c8b-203d-4036-b8f7-e618b3cab263 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:10.467599 [ 3 ] {} HTTP-Session: 66ee2c8b-203d-4036-b8f7-e618b3cab263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:10.467680 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:10.467725 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 06:59:10.467839 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:10.468128 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:10.468343 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 06:59:10.468500 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 06:59:10.468619 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} executeQuery: Read 4 rows, 342.00 B in 0.000903469 sec., 4427 rows/sec., 369.67 KiB/sec. 2024.02.15 06:59:10.468767 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} DynamicQueryHandler: Done processing query 2024.02.15 06:59:10.468791 [ 3 ] {783755a8-b9c7-4e3a-abf3-1c89908e901e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:59:10.468808 [ 3 ] {} HTTP-Session: 66ee2c8b-203d-4036-b8f7-e618b3cab263 Destroying unnamed session 2024.02.15 06:59:10.468967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 24035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:10.469012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:10.469031 [ 3 ] {} HTTP-Session: a748e7d7-88e7-439c-8332-50d2e76090ac Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:10.469048 [ 3 ] {} HTTP-Session: a748e7d7-88e7-439c-8332-50d2e76090ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:10.469128 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:10.469170 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:59:10.469285 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:10.469656 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:10.469891 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 06:59:10.470045 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 06:59:10.470204 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} executeQuery: Read 152 rows, 14.77 KiB in 0.001045852 sec., 145336 rows/sec., 13.79 MiB/sec. 2024.02.15 06:59:10.470330 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} DynamicQueryHandler: Done processing query 2024.02.15 06:59:10.470362 [ 3 ] {ce828c3d-d6dd-4d70-b87a-f17370cb1b4e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:59:10.470386 [ 3 ] {} HTTP-Session: a748e7d7-88e7-439c-8332-50d2e76090ac Destroying unnamed session 2024.02.15 06:59:10.470571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:10.470633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:10.470662 [ 3 ] {} HTTP-Session: 3a158402-2263-4896-938d-71158d81aeaa Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:10.470688 [ 3 ] {} HTTP-Session: 3a158402-2263-4896-938d-71158d81aeaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:10.470770 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:10.470812 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 06:59:10.470927 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:10.471254 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:10.471488 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.15 06:59:10.471653 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.15 06:59:10.471770 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} executeQuery: Read 4 rows, 286.00 B in 0.000968011 sec., 4132 rows/sec., 288.53 KiB/sec. 2024.02.15 06:59:10.471908 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} DynamicQueryHandler: Done processing query 2024.02.15 06:59:10.471932 [ 3 ] {76c3ddef-6d3a-4f8e-b650-aeb1cdcc665b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:59:10.471949 [ 3 ] {} HTTP-Session: 3a158402-2263-4896-938d-71158d81aeaa Destroying unnamed session 2024.02.15 06:59:10.472073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 9199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:10.472120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:10.472142 [ 3 ] {} HTTP-Session: daeda264-d1ff-494e-9f3d-75d6f2cec65f Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:10.472160 [ 3 ] {} HTTP-Session: daeda264-d1ff-494e-9f3d-75d6f2cec65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:10.472236 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:10.472276 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:59:10.472389 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:10.472681 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:10.472899 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 06:59:10.473059 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 06:59:10.473181 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} executeQuery: Read 54 rows, 4.33 KiB in 0.000909629 sec., 59364 rows/sec., 4.65 MiB/sec. 2024.02.15 06:59:10.473301 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} DynamicQueryHandler: Done processing query 2024.02.15 06:59:10.473326 [ 3 ] {f1d6c178-2c1f-493c-870b-2c0cba1533bf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.15 06:59:10.473342 [ 3 ] {} HTTP-Session: daeda264-d1ff-494e-9f3d-75d6f2cec65f Destroying unnamed session 2024.02.15 06:59:10.473454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:10.473502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:10.473522 [ 3 ] {} HTTP-Session: 16c1ba33-981c-44c6-98a5-2f015c3375c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:10.473538 [ 3 ] {} HTTP-Session: 16c1ba33-981c-44c6-98a5-2f015c3375c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:10.473607 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:10.473654 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:59:10.473778 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:10.474088 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:10.474390 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.15 06:59:10.474587 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.15 06:59:10.474716 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} executeQuery: Read 2 rows, 144.00 B in 0.001075993 sec., 1858 rows/sec., 130.69 KiB/sec. 2024.02.15 06:59:10.474911 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} DynamicQueryHandler: Done processing query 2024.02.15 06:59:10.474936 [ 3 ] {fb64b66d-8932-4ce3-8bd6-dbf21c266f3d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:59:10.474958 [ 3 ] {} HTTP-Session: 16c1ba33-981c-44c6-98a5-2f015c3375c5 Destroying unnamed session 2024.02.15 06:59:10.475117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:10.475173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:10.475195 [ 3 ] {} HTTP-Session: 43739b59-3b44-46ac-b0d0-2cd98755bac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:10.475213 [ 3 ] {} HTTP-Session: 43739b59-3b44-46ac-b0d0-2cd98755bac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:10.475296 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:10.475341 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:59:10.475499 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:10.475992 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:10.476313 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.15 06:59:10.476502 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.15 06:59:10.476636 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} executeQuery: Read 50 rows, 69.09 KiB in 0.001309888 sec., 38171 rows/sec., 51.51 MiB/sec. 2024.02.15 06:59:10.476828 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} DynamicQueryHandler: Done processing query 2024.02.15 06:59:10.476853 [ 3 ] {64c6638c-7d22-42e6-b1fb-22ed83076e5b} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:59:10.476869 [ 3 ] {} HTTP-Session: 43739b59-3b44-46ac-b0d0-2cd98755bac9 Destroying unnamed session 2024.02.15 06:59:19.309579 [ 59 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:59:19.309650 [ 59 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:59:20.465016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:20.465128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:20.465155 [ 3 ] {} HTTP-Session: d0d88cd1-17c7-463e-bdd1-4dcfdb924a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:20.465182 [ 3 ] {} HTTP-Session: d0d88cd1-17c7-463e-bdd1-4dcfdb924a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:20.465317 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:20.465380 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:59:20.465552 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:20.466017 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:20.466305 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 06:59:20.466484 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 06:59:20.466606 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} executeQuery: Read 50 rows, 4.05 KiB in 0.001248976 sec., 40032 rows/sec., 3.17 MiB/sec. 2024.02.15 06:59:20.466788 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} DynamicQueryHandler: Done processing query 2024.02.15 06:59:20.466815 [ 3 ] {cbf09c1f-cfd0-426c-98e9-c053109f548a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:20.466833 [ 3 ] {} HTTP-Session: d0d88cd1-17c7-463e-bdd1-4dcfdb924a7b Destroying unnamed session 2024.02.15 06:59:20.466979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:20.467033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:20.467057 [ 3 ] {} HTTP-Session: 3c7fd8d5-d08a-4b98-ac29-0ecdb5f846b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:20.467078 [ 3 ] {} HTTP-Session: 3c7fd8d5-d08a-4b98-ac29-0ecdb5f846b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:20.467167 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:20.467213 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:59:20.467332 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:20.467730 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:20.467966 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 06:59:20.468132 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 06:59:20.468267 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} executeQuery: Read 150 rows, 14.59 KiB in 0.001063753 sec., 141010 rows/sec., 13.39 MiB/sec. 2024.02.15 06:59:20.468261 [ 59 ] {} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 06:59:20.468382 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:20.468441 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} DynamicQueryHandler: Done processing query 2024.02.15 06:59:20.468509 [ 3 ] {66a99bd9-65cb-4ad5-a8f4-22c296ab5292} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:59:20.468550 [ 3 ] {} HTTP-Session: 3c7fd8d5-d08a-4b98-ac29-0ecdb5f846b0 Destroying unnamed session 2024.02.15 06:59:20.468556 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 06:59:20.468745 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:59:20.468758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:20.468803 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::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.15 06:59:20.468839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:20.468893 [ 3 ] {} HTTP-Session: 42fd5ab7-297f-495a-83b1-1aaad7d30de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:20.468929 [ 3 ] {} HTTP-Session: 42fd5ab7-297f-495a-83b1-1aaad7d30de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:20.469116 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 150 rows starting from the beginning of the part 2024.02.15 06:59:20.469139 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:20.469238 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:59:20.469419 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2024.02.15 06:59:20.469728 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:20.469747 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 150 rows starting from the beginning of the part 2024.02.15 06:59:20.469951 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 152 rows starting from the beginning of the part 2024.02.15 06:59:20.470218 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part 2024.02.15 06:59:20.470578 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:20.470992 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.15 06:59:20.471315 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.15 06:59:20.471496 [ 59 ] {} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.15 06:59:20.471540 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} executeQuery: Read 50 rows, 4.00 KiB in 0.0023337 sec., 21425 rows/sec., 1.68 MiB/sec. 2024.02.15 06:59:20.471571 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:20.471819 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.15 06:59:20.472157 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:59:20.472164 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} DynamicQueryHandler: Done processing query 2024.02.15 06:59:20.472250 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::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.15 06:59:20.472257 [ 3 ] {7e799de7-d934-4c36-8cd7-d38c3db04273} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:59:20.472282 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 4 columns (4 merged, 0 gathered) in 0.003843112 sec., 215450.39540872085 rows/sec., 20.08 MiB/sec. 2024.02.15 06:59:20.472342 [ 3 ] {} HTTP-Session: 42fd5ab7-297f-495a-83b1-1aaad7d30de2 Destroying unnamed session 2024.02.15 06:59:20.472451 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:20.472478 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 06:59:20.472596 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2024.02.15 06:59:20.472614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:20.472738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:20.472776 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 06:59:20.472828 [ 3 ] {} HTTP-Session: 79a6fc9e-2fbc-4ff5-b31d-e4af2a79faa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:20.472832 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:20.472883 [ 3 ] {} HTTP-Session: 79a6fc9e-2fbc-4ff5-b31d-e4af2a79faa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:20.472920 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_21_4} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 06:59:20.473251 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part 2024.02.15 06:59:20.473263 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:20.473374 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:59:20.473471 [ 22 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:20.474075 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:20.475154 [ 10 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479905 sec., 94255.44662857175 rows/sec., 7.36 MiB/sec. 2024.02.15 06:59:20.475193 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:20.475295 [ 10 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.15 06:59:20.475554 [ 10 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.15 06:59:20.475643 [ 10 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_21_4} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.15 06:59:20.475735 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.15 06:59:20.475945 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.15 06:59:20.476074 [ 59 ] {} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.15 06:59:20.476093 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} executeQuery: Read 50 rows, 69.09 KiB in 0.002759869 sec., 18116 rows/sec., 24.45 MiB/sec. 2024.02.15 06:59:20.476123 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:20.476302 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.15 06:59:20.476380 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} DynamicQueryHandler: Done processing query 2024.02.15 06:59:20.476413 [ 3 ] {6021631e-02ad-4f6c-a652-d3d48f33b51f} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:59:20.476465 [ 3 ] {} HTTP-Session: 79a6fc9e-2fbc-4ff5-b31d-e4af2a79faa6 Destroying unnamed session 2024.02.15 06:59:20.476530 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:59:20.476572 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 469 rows starting from the beginning of the part 2024.02.15 06:59:20.476731 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:20.476836 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:20.476932 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:20.477025 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:20.477118 [ 20 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:20.478934 [ 15 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 719 rows, containing 6 columns (6 merged, 0 gathered) in 0.002717328 sec., 264598.16407883033 rows/sec., 357.06 MiB/sec. 2024.02.15 06:59:20.479467 [ 15 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.15 06:59:20.479734 [ 15 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.15 06:59:20.479803 [ 15 ] {dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.15 06:59:20.479888 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in dd9a57b8-a1f8-4c9b-a617-e21f83620127::all_1_16_3: 4.00 MiB. 2024.02.15 06:59:21.000130 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 236.61 MiB, will set to 231.09 MiB (RSS), difference: -4.10 MiB 2024.02.15 06:59:24.207896 [ 69 ] {} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.02.15 06:59:24.208021 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:24.208131 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.02.15 06:59:24.208315 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:59:24.208357 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 472 rows starting from the beginning of the part 2024.02.15 06:59:24.208497 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::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.15 06:59:24.208605 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::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.15 06:59:24.208698 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::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.15 06:59:24.208779 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::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.15 06:59:24.209488 [ 9 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 5 columns (5 merged, 0 gathered) in 0.00138846 sec., 394681.87776385347 rows/sec., 27.84 MiB/sec. 2024.02.15 06:59:24.209617 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.02.15 06:59:24.209831 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.02.15 06:59:24.209893 [ 10 ] {ef8c66bc-6765-4119-9f80-857842bd78a3::all_1_9_2} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.02.15 06:59:25.464967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:25.465075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:25.465102 [ 3 ] {} HTTP-Session: 6517708c-81df-4349-9717-c56b5318bac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:25.465126 [ 3 ] {} HTTP-Session: 6517708c-81df-4349-9717-c56b5318bac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:25.465252 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:25.465314 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 06:59:25.465477 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:25.465883 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:25.466160 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 06:59:25.466341 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 06:59:25.466461 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} executeQuery: Read 2 rows, 175.00 B in 0.001172265 sec., 1706 rows/sec., 145.78 KiB/sec. 2024.02.15 06:59:25.466674 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} DynamicQueryHandler: Done processing query 2024.02.15 06:59:25.466702 [ 3 ] {c3d527d4-ff71-4a17-a36d-292f5ff6c470} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:59:25.466720 [ 3 ] {} HTTP-Session: 6517708c-81df-4349-9717-c56b5318bac3 Destroying unnamed session 2024.02.15 06:59:25.466841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 5138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:25.466893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:25.466914 [ 3 ] {} HTTP-Session: 130e1a34-0910-4849-afe3-35639ff7cdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:25.466935 [ 3 ] {} HTTP-Session: 130e1a34-0910-4849-afe3-35639ff7cdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:25.467017 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:25.467059 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:59:25.467175 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:25.467501 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:25.467716 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 06:59:25.467872 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 06:59:25.467975 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} executeQuery: Read 37 rows, 2.85 KiB in 0.00092815 sec., 39864 rows/sec., 3.00 MiB/sec. 2024.02.15 06:59:25.468090 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} DynamicQueryHandler: Done processing query 2024.02.15 06:59:25.468113 [ 3 ] {0cb7dcc7-dc4a-47e4-9625-89a730e8dea6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:25.468129 [ 3 ] {} HTTP-Session: 130e1a34-0910-4849-afe3-35639ff7cdcd Destroying unnamed session 2024.02.15 06:59:25.468236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:25.468283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:25.468304 [ 3 ] {} HTTP-Session: d1eb626c-a89d-40ba-aa07-89a2a96b0f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:25.468321 [ 3 ] {} HTTP-Session: d1eb626c-a89d-40ba-aa07-89a2a96b0f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:25.468391 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:25.468432 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 06:59:25.468536 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:25.468912 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:25.469126 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.15 06:59:25.469280 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.15 06:59:25.469400 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} executeQuery: Read 2 rows, 143.00 B in 0.000973561 sec., 2054 rows/sec., 143.44 KiB/sec. 2024.02.15 06:59:25.469580 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} DynamicQueryHandler: Done processing query 2024.02.15 06:59:25.469603 [ 3 ] {e53f5da2-94b8-4b2f-89e1-1c1958ce626a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:59:25.469619 [ 3 ] {} HTTP-Session: d1eb626c-a89d-40ba-aa07-89a2a96b0f87 Destroying unnamed session 2024.02.15 06:59:25.469756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:25.469802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:25.469821 [ 3 ] {} HTTP-Session: 318ed36b-5936-4cf1-a777-88e3be37a3d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:25.469838 [ 3 ] {} HTTP-Session: 318ed36b-5936-4cf1-a777-88e3be37a3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:25.469909 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:25.469947 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:59:25.470060 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:25.470365 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:25.470577 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.15 06:59:25.470731 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.15 06:59:25.470856 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} executeQuery: Read 26 rows, 2.06 KiB in 0.000917759 sec., 28329 rows/sec., 2.19 MiB/sec. 2024.02.15 06:59:25.470973 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} DynamicQueryHandler: Done processing query 2024.02.15 06:59:25.470997 [ 3 ] {215f5a3e-8c3a-4a4f-9d1b-afbc25db3931} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:25.471013 [ 3 ] {} HTTP-Session: 318ed36b-5936-4cf1-a777-88e3be37a3d8 Destroying unnamed session 2024.02.15 06:59:25.471134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:25.471179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:25.471199 [ 3 ] {} HTTP-Session: 766b8e74-957a-4b81-9576-286b5a64f083 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:25.471215 [ 3 ] {} HTTP-Session: 766b8e74-957a-4b81-9576-286b5a64f083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:25.471288 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:25.471332 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:59:25.471452 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:25.471760 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.15 06:59:25.472023 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.15 06:59:25.472208 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.15 06:59:25.472331 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} executeQuery: Read 37 rows, 2.67 KiB in 0.001012312 sec., 36549 rows/sec., 2.58 MiB/sec. 2024.02.15 06:59:25.472483 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} DynamicQueryHandler: Done processing query 2024.02.15 06:59:25.472507 [ 3 ] {0d28e5c3-1c22-45ce-b43e-d22bd85eb2ff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:25.472523 [ 3 ] {} HTTP-Session: 766b8e74-957a-4b81-9576-286b5a64f083 Destroying unnamed session 2024.02.15 06:59:30.465789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:30.465923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:30.465953 [ 3 ] {} HTTP-Session: 2ad7d84a-e3cd-491e-8b2c-c302c83eaea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:30.465978 [ 3 ] {} HTTP-Session: 2ad7d84a-e3cd-491e-8b2c-c302c83eaea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:30.466112 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:30.466175 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:59:30.466339 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:30.466802 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:30.467084 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 06:59:30.467279 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 06:59:30.467395 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} executeQuery: Read 50 rows, 4.05 KiB in 0.001245957 sec., 40129 rows/sec., 3.18 MiB/sec. 2024.02.15 06:59:30.467574 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} DynamicQueryHandler: Done processing query 2024.02.15 06:59:30.467600 [ 3 ] {5f36333f-ac3e-4445-aa8d-7abad9887861} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:30.467617 [ 3 ] {} HTTP-Session: 2ad7d84a-e3cd-491e-8b2c-c302c83eaea3 Destroying unnamed session 2024.02.15 06:59:30.467765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:30.467820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:30.467842 [ 3 ] {} HTTP-Session: cfa0e8af-700f-46c9-9bf3-9b78d886e4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:30.467863 [ 3 ] {} HTTP-Session: cfa0e8af-700f-46c9-9bf3-9b78d886e4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:30.467953 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:30.467996 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:59:30.468119 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:30.468550 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:30.468794 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 06:59:30.468958 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 06:59:30.469058 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} executeQuery: Read 150 rows, 14.59 KiB in 0.001076673 sec., 139318 rows/sec., 13.23 MiB/sec. 2024.02.15 06:59:30.469182 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} DynamicQueryHandler: Done processing query 2024.02.15 06:59:30.469206 [ 3 ] {110e44c7-8acd-4164-9b2c-2a0a6e333da5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:59:30.469222 [ 3 ] {} HTTP-Session: cfa0e8af-700f-46c9-9bf3-9b78d886e4fd Destroying unnamed session 2024.02.15 06:59:30.469353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:30.469405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:30.469424 [ 3 ] {} HTTP-Session: d35fb9b3-27aa-4b5a-b887-363a79ff2072 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:30.469442 [ 3 ] {} HTTP-Session: d35fb9b3-27aa-4b5a-b887-363a79ff2072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:30.469518 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:30.469560 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:59:30.469667 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:30.469982 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:30.470194 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.15 06:59:30.470354 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.15 06:59:30.470451 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} executeQuery: Read 50 rows, 4.00 KiB in 0.00090457 sec., 55274 rows/sec., 4.32 MiB/sec. 2024.02.15 06:59:30.470571 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} DynamicQueryHandler: Done processing query 2024.02.15 06:59:30.470594 [ 3 ] {91fc3cf3-d07d-4af3-9125-67307a375c6c} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:59:30.470609 [ 3 ] {} HTTP-Session: d35fb9b3-27aa-4b5a-b887-363a79ff2072 Destroying unnamed session 2024.02.15 06:59:30.470792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:30.470842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:30.470861 [ 3 ] {} HTTP-Session: 070614b2-b928-42d2-9a5e-7b3ec4da07e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:30.470880 [ 3 ] {} HTTP-Session: 070614b2-b928-42d2-9a5e-7b3ec4da07e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:30.470969 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:30.471015 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:59:30.471152 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:30.471655 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:30.471996 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.15 06:59:30.472184 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.15 06:59:30.472284 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} executeQuery: Read 50 rows, 69.09 KiB in 0.001286188 sec., 38874 rows/sec., 52.46 MiB/sec. 2024.02.15 06:59:30.472411 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} DynamicQueryHandler: Done processing query 2024.02.15 06:59:30.472434 [ 3 ] {a791ec68-8aad-4bea-a784-7f2bcb568e78} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:59:30.472450 [ 3 ] {} HTTP-Session: 070614b2-b928-42d2-9a5e-7b3ec4da07e1 Destroying unnamed session 2024.02.15 06:59:34.309695 [ 52 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:59:34.309764 [ 52 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:59:40.465689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:40.465826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:40.465857 [ 3 ] {} HTTP-Session: cc34e30f-512e-4057-afdc-e12c38026b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:40.465887 [ 3 ] {} HTTP-Session: cc34e30f-512e-4057-afdc-e12c38026b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:40.466030 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:40.466099 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:59:40.466261 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:40.466748 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:40.467017 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 06:59:40.467184 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 06:59:40.467302 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} executeQuery: Read 50 rows, 4.05 KiB in 0.001233746 sec., 40526 rows/sec., 3.21 MiB/sec. 2024.02.15 06:59:40.467333 [ 60 ] {} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.02.15 06:59:40.467437 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:40.467472 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} DynamicQueryHandler: Done processing query 2024.02.15 06:59:40.467540 [ 3 ] {00214cfa-ae67-420f-919e-e174f0e7e905} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:40.467592 [ 3 ] {} HTTP-Session: cc34e30f-512e-4057-afdc-e12c38026b6d Destroying unnamed session 2024.02.15 06:59:40.467591 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.02.15 06:59:40.467725 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:59:40.467762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:40.467784 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 50 rows starting from the beginning of the part 2024.02.15 06:59:40.467854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:40.467900 [ 3 ] {} HTTP-Session: 9ae1101a-e2e0-4965-bc0b-59ca3ce0e016 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:40.467925 [ 3 ] {} HTTP-Session: 9ae1101a-e2e0-4965-bc0b-59ca3ce0e016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:40.468083 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:40.468120 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:40.468206 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.15 06:59:40.468341 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:40.468668 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:40.468690 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:40.468867 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:40.469364 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:40.469858 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 06:59:40.470170 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} oximeter.fields_ipaddr (33622244-ef4e-4314-8646-252ed2a73748): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 06:59:40.470177 [ 10 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002663847 sec., 93849.23383362484 rows/sec., 7.43 MiB/sec. 2024.02.15 06:59:40.470365 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} executeQuery: Read 2 rows, 175.00 B in 0.002173427 sec., 920 rows/sec., 78.63 KiB/sec. 2024.02.15 06:59:40.470426 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.02.15 06:59:40.470599 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} DynamicQueryHandler: Done processing query 2024.02.15 06:59:40.470629 [ 3 ] {309ffab9-56aa-4864-844e-26a1d40f6621} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:59:40.470655 [ 3 ] {} HTTP-Session: 9ae1101a-e2e0-4965-bc0b-59ca3ce0e016 Destroying unnamed session 2024.02.15 06:59:40.470741 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.02.15 06:59:40.470818 [ 20 ] {7d8f34cd-01e0-4401-9203-2451bae509f5::all_1_18_4} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.02.15 06:59:40.470846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:40.470932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:40.470950 [ 3 ] {} HTTP-Session: 498c2ac6-0645-4b8b-82ff-040329b68708 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:40.470968 [ 3 ] {} HTTP-Session: 498c2ac6-0645-4b8b-82ff-040329b68708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:40.471045 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:40.471085 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:59:40.471206 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:40.471627 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:40.471851 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 06:59:40.472013 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 06:59:40.472130 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} executeQuery: Read 151 rows, 14.68 KiB in 0.001056123 sec., 142975 rows/sec., 13.57 MiB/sec. 2024.02.15 06:59:40.472249 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} DynamicQueryHandler: Done processing query 2024.02.15 06:59:40.472272 [ 3 ] {687af561-2654-4c4a-a2ec-d32d48f507ee} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:59:40.472288 [ 3 ] {} HTTP-Session: 498c2ac6-0645-4b8b-82ff-040329b68708 Destroying unnamed session 2024.02.15 06:59:40.472404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:40.472451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:40.472470 [ 3 ] {} HTTP-Session: 7593c240-e714-489c-8799-3a7661aff2ed Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:40.472486 [ 3 ] {} HTTP-Session: 7593c240-e714-489c-8799-3a7661aff2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:40.472554 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:40.472592 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.15 06:59:40.472696 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:40.472977 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:40.473183 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.15 06:59:40.473336 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} oximeter.fields_u16 (99e41039-ff4c-4ab8-9662-32183f4ec5b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.15 06:59:40.473457 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} executeQuery: Read 2 rows, 143.00 B in 0.000868649 sec., 2302 rows/sec., 160.77 KiB/sec. 2024.02.15 06:59:40.473587 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} DynamicQueryHandler: Done processing query 2024.02.15 06:59:40.473610 [ 3 ] {04c5cb36-5a66-487f-ae71-2f4ac4b87e6e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:59:40.473625 [ 3 ] {} HTTP-Session: 7593c240-e714-489c-8799-3a7661aff2ed Destroying unnamed session 2024.02.15 06:59:40.473736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:40.473783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:40.473801 [ 3 ] {} HTTP-Session: 742fab42-0639-4721-aa6c-937400e939ae Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:40.473820 [ 3 ] {} HTTP-Session: 742fab42-0639-4721-aa6c-937400e939ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:40.473892 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:40.473929 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:59:40.474034 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:40.474339 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:40.474547 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.15 06:59:40.474701 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.15 06:59:40.474820 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} executeQuery: Read 52 rows, 4.17 KiB in 0.00090068 sec., 57734 rows/sec., 4.52 MiB/sec. 2024.02.15 06:59:40.474935 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} DynamicQueryHandler: Done processing query 2024.02.15 06:59:40.474958 [ 3 ] {b4d2c55f-792a-417c-a915-a43751e81982} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:59:40.474973 [ 3 ] {} HTTP-Session: 742fab42-0639-4721-aa6c-937400e939ae Destroying unnamed session 2024.02.15 06:59:40.475074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:40.475120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:40.475137 [ 3 ] {} HTTP-Session: 228da8bb-50c8-40eb-b5b2-798fa7607e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:40.475154 [ 3 ] {} HTTP-Session: 228da8bb-50c8-40eb-b5b2-798fa7607e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:40.475220 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:40.475262 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:59:40.475381 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:40.475661 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:40.475916 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.15 06:59:40.476099 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.15 06:59:40.476237 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} executeQuery: Read 1 rows, 72.00 B in 0.000977551 sec., 1022 rows/sec., 71.93 KiB/sec. 2024.02.15 06:59:40.476383 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} DynamicQueryHandler: Done processing query 2024.02.15 06:59:40.476407 [ 3 ] {39ff3a9f-96f2-4347-ba36-1ed8c4ba10f3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.15 06:59:40.476423 [ 3 ] {} HTTP-Session: 228da8bb-50c8-40eb-b5b2-798fa7607e11 Destroying unnamed session 2024.02.15 06:59:40.476557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:40.476603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:40.476622 [ 3 ] {} HTTP-Session: 4a0c63d9-6078-4d03-afb5-3cd346f0a9cb Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:40.476638 [ 3 ] {} HTTP-Session: 4a0c63d9-6078-4d03-afb5-3cd346f0a9cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:40.476721 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:40.476766 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:59:40.476900 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:40.477524 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:40.477840 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.15 06:59:40.478032 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.15 06:59:40.478171 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} executeQuery: Read 50 rows, 69.09 KiB in 0.001421001 sec., 35186 rows/sec., 47.48 MiB/sec. 2024.02.15 06:59:40.478300 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} DynamicQueryHandler: Done processing query 2024.02.15 06:59:40.478323 [ 3 ] {3d96b556-247c-43aa-9c2f-c905db79b522} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:59:40.478338 [ 3 ] {} HTTP-Session: 4a0c63d9-6078-4d03-afb5-3cd346f0a9cb Destroying unnamed session 2024.02.15 06:59:49.309820 [ 66 ] {} DNSResolver: Updating DNS cache 2024.02.15 06:59:49.309918 [ 66 ] {} DNSResolver: Updated DNS cache 2024.02.15 06:59:50.465560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:50.465680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:50.465711 [ 3 ] {} HTTP-Session: 84d438af-4b3c-41ff-a1b6-8a91c964831a Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:50.465739 [ 3 ] {} HTTP-Session: 84d438af-4b3c-41ff-a1b6-8a91c964831a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:50.465885 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:50.465956 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 06:59:50.466139 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:50.466629 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:50.466913 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 06:59:50.467085 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 06:59:50.467205 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} executeQuery: Read 50 rows, 4.05 KiB in 0.001279537 sec., 39076 rows/sec., 3.09 MiB/sec. 2024.02.15 06:59:50.467364 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} DynamicQueryHandler: Done processing query 2024.02.15 06:59:50.467391 [ 3 ] {901c0d6f-652e-49e5-9ffa-6cca34e4f630} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:50.467408 [ 3 ] {} HTTP-Session: 84d438af-4b3c-41ff-a1b6-8a91c964831a Destroying unnamed session 2024.02.15 06:59:50.467583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:50.467636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:50.467656 [ 3 ] {} HTTP-Session: ab3988ce-c429-4045-a7f1-9f9300fc68e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:50.467675 [ 3 ] {} HTTP-Session: ab3988ce-c429-4045-a7f1-9f9300fc68e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:50.467761 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:50.467803 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:59:50.467910 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:50.468313 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:50.468543 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 06:59:50.468697 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 06:59:50.468821 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} executeQuery: Read 150 rows, 14.59 KiB in 0.001031082 sec., 145478 rows/sec., 13.82 MiB/sec. 2024.02.15 06:59:50.468942 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} DynamicQueryHandler: Done processing query 2024.02.15 06:59:50.468964 [ 3 ] {2a9791f6-c662-41cb-8f34-4dd81bbf2e42} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 06:59:50.468980 [ 3 ] {} HTTP-Session: ab3988ce-c429-4045-a7f1-9f9300fc68e4 Destroying unnamed session 2024.02.15 06:59:50.469116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:50.469163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:50.469182 [ 3 ] {} HTTP-Session: 96962cad-f527-4d5f-a5ec-62327efe615b Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:50.469199 [ 3 ] {} HTTP-Session: 96962cad-f527-4d5f-a5ec-62327efe615b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:50.469272 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:50.469311 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:59:50.469418 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:50.469792 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:50.470000 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.15 06:59:50.470156 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.15 06:59:50.470278 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} executeQuery: Read 50 rows, 4.00 KiB in 0.000977031 sec., 51175 rows/sec., 4.00 MiB/sec. 2024.02.15 06:59:50.470401 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} DynamicQueryHandler: Done processing query 2024.02.15 06:59:50.470424 [ 3 ] {c52c39ec-ec40-4874-be5f-2dfb41495049} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 06:59:50.470440 [ 3 ] {} HTTP-Session: 96962cad-f527-4d5f-a5ec-62327efe615b Destroying unnamed session 2024.02.15 06:59:50.470581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:50.470627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:50.470646 [ 3 ] {} HTTP-Session: 832fed29-6a31-4529-a3fc-7899baf7aa0e Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:50.470662 [ 3 ] {} HTTP-Session: 832fed29-6a31-4529-a3fc-7899baf7aa0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:50.470752 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:50.470798 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 06:59:50.470938 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:50.471438 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:50.471767 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.15 06:59:50.471963 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.15 06:59:50.472083 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} executeQuery: Read 50 rows, 69.09 KiB in 0.001302808 sec., 38378 rows/sec., 51.79 MiB/sec. 2024.02.15 06:59:50.472209 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} DynamicQueryHandler: Done processing query 2024.02.15 06:59:50.472232 [ 3 ] {774222a0-5468-4489-8779-73c4a18b3208} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 06:59:50.472247 [ 3 ] {} HTTP-Session: 832fed29-6a31-4529-a3fc-7899baf7aa0e Destroying unnamed session 2024.02.15 06:59:55.463929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4989, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:55.464063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:55.464094 [ 3 ] {} HTTP-Session: 9e80c8e0-5469-4378-bdcd-9f7341270e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:55.464122 [ 3 ] {} HTTP-Session: 9e80c8e0-5469-4378-bdcd-9f7341270e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:55.464269 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:55.464340 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 06:59:55.464522 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:55.464986 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:55.465254 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 06:59:55.465427 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 06:59:55.465559 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} executeQuery: Read 36 rows, 2.77 KiB in 0.001238096 sec., 29076 rows/sec., 2.18 MiB/sec. 2024.02.15 06:59:55.465568 [ 63 ] {} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 06:59:55.465687 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:55.465778 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} DynamicQueryHandler: Done processing query 2024.02.15 06:59:55.465785 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 06:59:55.465819 [ 3 ] {f7d05d64-e4d4-4e4f-8152-2e60ea662ca5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:55.465852 [ 3 ] {} HTTP-Session: 9e80c8e0-5469-4378-bdcd-9f7341270e79 Destroying unnamed session 2024.02.15 06:59:55.465931 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:59:55.465968 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::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.15 06:59:55.466009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:55.466099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:55.466145 [ 3 ] {} HTTP-Session: 892bfbe7-fe3c-47c4-9ee2-b465d1fce5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:55.466196 [ 3 ] {} HTTP-Session: 892bfbe7-fe3c-47c4-9ee2-b465d1fce5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:55.466219 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2024.02.15 06:59:55.466393 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:55.466437 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part 2024.02.15 06:59:55.466478 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 06:59:55.466720 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 151 rows starting from the beginning of the part 2024.02.15 06:59:55.466937 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:55.466976 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 150 rows starting from the beginning of the part 2024.02.15 06:59:55.467155 [ 11 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2024.02.15 06:59:55.467720 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:55.468094 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.15 06:59:55.468421 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.15 06:59:55.468581 [ 63 ] {} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.15 06:59:55.468627 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} executeQuery: Read 24 rows, 1.90 KiB in 0.002145356 sec., 11186 rows/sec., 884.91 KiB/sec. 2024.02.15 06:59:55.468666 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:55.468818 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.15 06:59:55.469056 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} DynamicQueryHandler: Done processing query 2024.02.15 06:59:55.469108 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.15 06:59:55.469142 [ 3 ] {51b6f6cd-445c-4f7f-a681-212811363370} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.15 06:59:55.469201 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::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.15 06:59:55.469223 [ 3 ] {} HTTP-Session: 892bfbe7-fe3c-47c4-9ee2-b465d1fce5b6 Destroying unnamed session 2024.02.15 06:59:55.469410 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 4 columns (4 merged, 0 gathered) in 0.003640848 sec., 196108.15941780596 rows/sec., 18.02 MiB/sec. 2024.02.15 06:59:55.469490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 06:59:55.469521 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2024.02.15 06:59:55.469627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 06:59:55.469698 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 06:59:55.469699 [ 3 ] {} HTTP-Session: 32471ebf-2b2e-4bd0-8ddf-7376a345b7e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 06:59:55.469836 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:55.469847 [ 3 ] {} HTTP-Session: 32471ebf-2b2e-4bd0-8ddf-7376a345b7e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 06:59:55.470150 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part 2024.02.15 06:59:55.470167 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 06:59:55.470192 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 06:59:55.470330 [ 10 ] {221725ea-0072-47e0-b4b1-838a4df5cbb9::all_1_26_5} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 06:59:55.470351 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.15 06:59:55.470479 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part 2024.02.15 06:59:55.470833 [ 11 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2024.02.15 06:59:55.471094 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 06:59:55.472067 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 06:59:55.472669 [ 20 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 4 columns (4 merged, 0 gathered) in 0.003929374 sec., 76857.02608099916 rows/sec., 6.00 MiB/sec. 2024.02.15 06:59:55.472734 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.15 06:59:55.472901 [ 24 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.15 06:59:55.473026 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} oximeter.measurements_cumulativeu64 (ef8c66bc-6765-4119-9f80-857842bd78a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.15 06:59:55.473203 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} executeQuery: Read 36 rows, 2.60 KiB in 0.002933323 sec., 12272 rows/sec., 886.90 KiB/sec. 2024.02.15 06:59:55.473254 [ 24 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.15 06:59:55.473416 [ 24 ] {5fab2d3c-c3cf-49a6-94e4-214c26344556::all_1_26_5} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.15 06:59:55.473428 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} DynamicQueryHandler: Done processing query 2024.02.15 06:59:55.473469 [ 3 ] {73f52d52-259f-4817-9b32-84031601ed87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 06:59:55.473507 [ 3 ] {} HTTP-Session: 32471ebf-2b2e-4bd0-8ddf-7376a345b7e3 Destroying unnamed session 2024.02.15 07:00:00.465020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 7216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 07:00:00.465146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 07:00:00.465184 [ 3 ] {} HTTP-Session: 0d0ed000-abee-4c43-881c-58795ca24ac1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 07:00:00.465218 [ 3 ] {} HTTP-Session: 0d0ed000-abee-4c43-881c-58795ca24ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 07:00:00.465397 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 07:00:00.465482 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.15 07:00:00.465698 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 07:00:00.466231 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 07:00:00.466530 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 07:00:00.466788 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} oximeter.fields_i64 (7d8f34cd-01e0-4401-9203-2451bae509f5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 07:00:00.466948 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} executeQuery: Read 50 rows, 4.05 KiB in 0.001496952 sec., 33401 rows/sec., 2.64 MiB/sec. 2024.02.15 07:00:00.467145 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} DynamicQueryHandler: Done processing query 2024.02.15 07:00:00.467180 [ 3 ] {47ddc9b2-005f-4e33-83ca-1c1f98503dbb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.15 07:00:00.467205 [ 3 ] {} HTTP-Session: 0d0ed000-abee-4c43-881c-58795ca24ac1 Destroying unnamed session 2024.02.15 07:00:00.467409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 23737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 07:00:00.467479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 07:00:00.467510 [ 3 ] {} HTTP-Session: 0d13105b-d425-4efd-9118-aebc2320d41d Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 07:00:00.467539 [ 3 ] {} HTTP-Session: 0d13105b-d425-4efd-9118-aebc2320d41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 07:00:00.467654 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.15 07:00:00.467701 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.15 07:00:00.467825 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 07:00:00.468362 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 07:00:00.468685 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 07:00:00.468908 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} oximeter.fields_string (221725ea-0072-47e0-b4b1-838a4df5cbb9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 07:00:00.469062 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} executeQuery: Read 150 rows, 14.59 KiB in 0.001372239 sec., 109310 rows/sec., 10.38 MiB/sec. 2024.02.15 07:00:00.469222 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} DynamicQueryHandler: Done processing query 2024.02.15 07:00:00.469255 [ 3 ] {402e1c8f-f967-4de8-a20e-1d20bdf7dc6c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.15 07:00:00.469283 [ 3 ] {} HTTP-Session: 0d13105b-d425-4efd-9118-aebc2320d41d Destroying unnamed session 2024.02.15 07:00:00.469458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 8517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 07:00:00.469521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 07:00:00.469549 [ 3 ] {} HTTP-Session: 7b5a60ec-7376-468e-91f5-b18d615d00a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 07:00:00.469574 [ 3 ] {} HTTP-Session: 7b5a60ec-7376-468e-91f5-b18d615d00a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 07:00:00.469664 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.15 07:00:00.469710 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.15 07:00:00.469825 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 07:00:00.470188 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 07:00:00.470410 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.15 07:00:00.470576 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} oximeter.fields_uuid (5fab2d3c-c3cf-49a6-94e4-214c26344556): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.15 07:00:00.470700 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} executeQuery: Read 50 rows, 4.00 KiB in 0.001001361 sec., 49932 rows/sec., 3.90 MiB/sec. 2024.02.15 07:00:00.470866 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} DynamicQueryHandler: Done processing query 2024.02.15 07:00:00.470892 [ 3 ] {551bba35-d424-4959-870b-0bbab34a60fd} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.15 07:00:00.470909 [ 3 ] {} HTTP-Session: 7b5a60ec-7376-468e-91f5-b18d615d00a8 Destroying unnamed session 2024.02.15 07:00:00.471068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49142, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.15 07:00:00.471120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.15 07:00:00.471140 [ 3 ] {} HTTP-Session: ea2d6f72-9d54-4113-a3b5-25393a9ba1b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49142 2024.02.15 07:00:00.471159 [ 3 ] {} HTTP-Session: ea2d6f72-9d54-4113-a3b5-25393a9ba1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.15 07:00:00.471253 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} executeQuery: (from [fd00:1122:3344:101::d]:49142) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.15 07:00:00.471304 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.15 07:00:00.471452 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.15 07:00:00.472071 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.15 07:00:00.472528 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.15 07:00:00.472788 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} oximeter.measurements_histogramf64 (dd9a57b8-a1f8-4c9b-a617-e21f83620127): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.15 07:00:00.472949 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} executeQuery: Read 50 rows, 69.09 KiB in 0.001661716 sec., 30089 rows/sec., 40.60 MiB/sec. 2024.02.15 07:00:00.473111 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} DynamicQueryHandler: Done processing query 2024.02.15 07:00:00.473140 [ 3 ] {9c741011-bddb-433f-9e49-cea83560249f} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2024.02.15 07:00:00.473164 [ 3 ] {} HTTP-Session: ea2d6f72-9d54-4113-a3b5-25393a9ba1b2 Destroying unnamed session