[ Oct 24 04:51:14 Enabled. ] [ Oct 24 04:51:14 Rereading configuration. ] [ Oct 24 04:51:16 Rereading configuration. ] [ Oct 24 04:51:24 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService23 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService23 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService23 ipadm: Could not delete oxControlService23: Interface does not exist + true + ipadm create-if -t oxControlService23 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23 + ipadm show-addr oxControlService23/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService23/ll + ipadm show-addr oxControlService23/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + 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 [ Oct 24 04:51:24 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 2023.10.24 04:51:25.102165 [ 1 ] {} Application: Will watch for the process with pid 23745 2023.10.24 04:51:25.102248 [ 1 ] {} Application: Forked a child process to watch 2023.10.24 04:51:25.829515 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23745 2023.10.24 04:51:25.829672 [ 1 ] {} Application: starting up 2023.10.24 04:51:25.829868 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.24 04:51:25.926622 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.24 04:51:25.926672 [ 1 ] {} Application: Initializing DateLUT. 2023.10.24 04:51:25.926690 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.24 04:51:25.926732 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.24 04:51:25.927181 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.24 04:51:25.928055 [ 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'. 2023.10.24 04:51:25.928523 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.24 04:51:25.928782 [ 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) 2023.10.24 04:51:25.931359 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.24 04:51:25.931401 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.24 04:51:25.932116 [ 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'. 2023.10.24 04:51:25.932281 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.24 04:51:25.938389 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.24 04:51:25.938649 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.24 04:51:25.938676 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.24 04:51:25.940051 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.24 04:51:25.940462 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.24 04:51:25.940765 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.24 04:51:25.941082 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.24 04:51:25.941897 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.24 04:51:25.941944 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.24 04:51:25.942002 [ 1 ] {} Application: Loaded user defined objects 2023.10.24 04:51:25.942019 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.24 04:51:25.960387 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.24 04:51:25.960416 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000106232 sec 2023.10.24 04:51:25.960974 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 04:51:25.961055 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.24 04:51:25.961075 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.24 04:51:25.961092 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.24 04:51:25.961105 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.24 04:51:25.961119 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.24 04:51:25.961136 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.24 04:51:25.961171 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.24 04:51:25.961191 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.24 04:51:25.961222 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.24 04:51:25.961235 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.24 04:51:25.961250 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.24 04:51:25.961265 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.24 04:51:25.961298 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.24 04:51:25.961312 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.24 04:51:25.961324 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.24 04:51:25.997170 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.24 04:51:26.000823 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.24 04:51:26.000862 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2621e-05 sec 2023.10.24 04:51:26.000893 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 04:51:26.000914 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.24 04:51:26.000944 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.24 04:51:26.003260 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.24 04:51:26.008405 [ 1 ] {} Application: Loaded metadata. 2023.10.24 04:51:26.008504 [ 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). 2023.10.24 04:51:26.008563 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.24 04:51:26.211980 [ 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) 2023.10.24 04:51:26.230083 [ 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) 2023.10.24 04:51:26.230161 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.24 04:51:26.304479 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.24 04:51:26.305241 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.10.24 04:51:26.305620 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.24 04:51:26.305674 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.24 04:51:26.305699 [ 51 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:51:26.305788 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.24 04:51:26.305816 [ 51 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:51:26.305854 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.24 04:51:26.306501 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.24 04:51:26.306523 [ 1 ] {} Application: Ready for connections. 2023.10.24 04:51:26.667739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.667914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.668465 [ 3 ] {} HTTP-Session: adee80e3-5eba-43e1-a06b-3f6bfa00f59b Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.668507 [ 3 ] {} HTTP-Session: adee80e3-5eba-43e1-a06b-3f6bfa00f59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.668632 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.24 04:51:26.668661 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.24 04:51:26.668679 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.24 04:51:26.669995 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} executeQuery: (from [fd00:1122:3344:101::d]:64321) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.24 04:51:26.671163 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.24 04:51:26.673248 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.24 04:51:26.675005 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.24 04:51:26.679370 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.679421 [ 3 ] {4c691a5a-0caa-475d-abbf-3eb76b064d0a} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.24 04:51:26.679443 [ 3 ] {} HTTP-Session: adee80e3-5eba-43e1-a06b-3f6bfa00f59b Destroying unnamed session 2023.10.24 04:51:26.679726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.679771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.679793 [ 3 ] {} HTTP-Session: b2274799-cbe3-4712-8e7f-ed7c012d1413 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.679809 [ 3 ] {} HTTP-Session: b2274799-cbe3-4712-8e7f-ed7c012d1413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.679909 [ 3 ] {732f540b-4e71-46af-888f-0c752279709a} executeQuery: (from [fd00:1122:3344:101::d]:64321) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.10.24 04:51:26.699343 [ 3 ] {732f540b-4e71-46af-888f-0c752279709a} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64321) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.10.24 04:51:26.700065 [ 3 ] {732f540b-4e71-46af-888f-0c752279709a} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.10.24 04:51:26.700189 [ 3 ] {732f540b-4e71-46af-888f-0c752279709a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.700210 [ 3 ] {} HTTP-Session: b2274799-cbe3-4712-8e7f-ed7c012d1413 Destroying unnamed session 2023.10.24 04:51:26.700423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.700479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.700499 [ 3 ] {} HTTP-Session: 60bb6831-80aa-41d9-a7bd-7efe861a5349 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.700517 [ 3 ] {} HTTP-Session: 60bb6831-80aa-41d9-a7bd-7efe861a5349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.700632 [ 3 ] {5a838152-0b5c-4542-920a-9f903257fd6e} executeQuery: (from [fd00:1122:3344:101::d]:64321) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.10.24 04:51:26.700742 [ 3 ] {5a838152-0b5c-4542-920a-9f903257fd6e} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.700763 [ 3 ] {5a838152-0b5c-4542-920a-9f903257fd6e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.700782 [ 3 ] {} HTTP-Session: 60bb6831-80aa-41d9-a7bd-7efe861a5349 Destroying unnamed session 2023.10.24 04:51:26.701397 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.701453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.701482 [ 3 ] {} HTTP-Session: 2033f0ff-b959-48c0-a6fc-021615da4e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.701505 [ 3 ] {} HTTP-Session: 2033f0ff-b959-48c0-a6fc-021615da4e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.701568 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.24 04:51:26.701626 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.24 04:51:26.706306 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.24 04:51:26.706331 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6361e-05 sec 2023.10.24 04:51:26.706354 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.24 04:51:26.706374 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} DatabaseAtomic (oximeter): Starting up tables. 2023.10.24 04:51:26.706447 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.706469 [ 3 ] {22d620f9-3bb0-4416-90ca-5a2b9d0d5144} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.706488 [ 3 ] {} HTTP-Session: 2033f0ff-b959-48c0-a6fc-021615da4e18 Destroying unnamed session 2023.10.24 04:51:26.706615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.706659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.706682 [ 3 ] {} HTTP-Session: 42ca16f7-9c83-49e3-a377-ddf7eac0c0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.706702 [ 3 ] {} HTTP-Session: 42ca16f7-9c83-49e3-a377-ddf7eac0c0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.706843 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.10.24 04:51:26.706890 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.10.24 04:51:26.711233 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} oximeter.version (99dd1486-7324-4135-920d-c06c2e67db66): Loading data parts 2023.10.24 04:51:26.711382 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} oximeter.version (99dd1486-7324-4135-920d-c06c2e67db66): There are no data parts 2023.10.24 04:51:26.716713 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.716744 [ 3 ] {c3fb4bfb-2f38-4009-835c-e2eea1436b36} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.716761 [ 3 ] {} HTTP-Session: 42ca16f7-9c83-49e3-a377-ddf7eac0c0e8 Destroying unnamed session 2023.10.24 04:51:26.716880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.716929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.716948 [ 3 ] {} HTTP-Session: 82ce39dc-d1d0-4f10-9f26-9a264d581279 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.716969 [ 3 ] {} HTTP-Session: 82ce39dc-d1d0-4f10-9f26-9a264d581279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.717166 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.717218 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.24 04:51:26.723930 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Loading data parts 2023.10.24 04:51:26.724021 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): There are no data parts 2023.10.24 04:51:26.728697 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.728734 [ 3 ] {edb5853b-000b-483a-9ff2-79188a8a1b87} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.728753 [ 3 ] {} HTTP-Session: 82ce39dc-d1d0-4f10-9f26-9a264d581279 Destroying unnamed session 2023.10.24 04:51:26.728879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.728933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.728951 [ 3 ] {} HTTP-Session: b94ea1f6-1e8b-45ce-bba4-11cf2aa799aa Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.728969 [ 3 ] {} HTTP-Session: b94ea1f6-1e8b-45ce-bba4-11cf2aa799aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.729148 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.729193 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.24 04:51:26.731107 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} oximeter.measurements_i8 (38af6189-846d-4d32-9f67-ff47305e65c9): Loading data parts 2023.10.24 04:51:26.731196 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} oximeter.measurements_i8 (38af6189-846d-4d32-9f67-ff47305e65c9): There are no data parts 2023.10.24 04:51:26.734128 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.734164 [ 3 ] {69a6b3bf-6bb1-410c-b9bf-5c8d72504390} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.734183 [ 3 ] {} HTTP-Session: b94ea1f6-1e8b-45ce-bba4-11cf2aa799aa Destroying unnamed session 2023.10.24 04:51:26.734317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.734378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.734400 [ 3 ] {} HTTP-Session: c17ca0f4-b11b-4962-b8f1-c60688e4d8a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.734420 [ 3 ] {} HTTP-Session: c17ca0f4-b11b-4962-b8f1-c60688e4d8a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.734652 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.734711 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.24 04:51:26.736398 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} oximeter.measurements_u8 (98d90aa3-9081-467a-a639-c456072c2115): Loading data parts 2023.10.24 04:51:26.736476 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} oximeter.measurements_u8 (98d90aa3-9081-467a-a639-c456072c2115): There are no data parts 2023.10.24 04:51:26.738856 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.738881 [ 3 ] {87749bf9-f475-4b7d-a62f-51c21e86b447} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.738901 [ 3 ] {} HTTP-Session: c17ca0f4-b11b-4962-b8f1-c60688e4d8a0 Destroying unnamed session 2023.10.24 04:51:26.739036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.739121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.739162 [ 3 ] {} HTTP-Session: 67d48913-c5b3-4837-8e34-37808a80e6ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.739191 [ 3 ] {} HTTP-Session: 67d48913-c5b3-4837-8e34-37808a80e6ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.739543 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.739627 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.24 04:51:26.744666 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} oximeter.measurements_i16 (991048fc-c0d2-4287-b3fc-f45977719097): Loading data parts 2023.10.24 04:51:26.744751 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} oximeter.measurements_i16 (991048fc-c0d2-4287-b3fc-f45977719097): There are no data parts 2023.10.24 04:51:26.746065 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.746090 [ 3 ] {62e43f74-54ba-40f7-9e5e-853793957f47} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.746110 [ 3 ] {} HTTP-Session: 67d48913-c5b3-4837-8e34-37808a80e6ed Destroying unnamed session 2023.10.24 04:51:26.746230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.746277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.746299 [ 3 ] {} HTTP-Session: cb815b1c-0c51-4bc9-9d1a-336daf0d0816 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.746317 [ 3 ] {} HTTP-Session: cb815b1c-0c51-4bc9-9d1a-336daf0d0816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.746502 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.746546 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.24 04:51:26.749283 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} oximeter.measurements_u16 (fb9589e1-69cf-43e3-bb16-fda12fc72049): Loading data parts 2023.10.24 04:51:26.749362 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} oximeter.measurements_u16 (fb9589e1-69cf-43e3-bb16-fda12fc72049): There are no data parts 2023.10.24 04:51:26.750660 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.750689 [ 3 ] {cd0ecb3b-9dff-472f-98c0-d7bdc27fed00} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.750711 [ 3 ] {} HTTP-Session: cb815b1c-0c51-4bc9-9d1a-336daf0d0816 Destroying unnamed session 2023.10.24 04:51:26.750825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.750872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.750897 [ 3 ] {} HTTP-Session: 551642a2-7bf9-4dfd-9ba0-4bdba3e4a87d Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.750913 [ 3 ] {} HTTP-Session: 551642a2-7bf9-4dfd-9ba0-4bdba3e4a87d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.751098 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.751142 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.24 04:51:26.753843 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} oximeter.measurements_i32 (9a863595-9981-4c2a-a6c2-1b44f51bb02f): Loading data parts 2023.10.24 04:51:26.753922 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} oximeter.measurements_i32 (9a863595-9981-4c2a-a6c2-1b44f51bb02f): There are no data parts 2023.10.24 04:51:26.755378 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.755409 [ 3 ] {7661f100-7a48-4be3-8da4-6ee1068a9cba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.755425 [ 3 ] {} HTTP-Session: 551642a2-7bf9-4dfd-9ba0-4bdba3e4a87d Destroying unnamed session 2023.10.24 04:51:26.755534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.755580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.755599 [ 3 ] {} HTTP-Session: d828d1cc-121f-4861-8f4a-68ccb37f4b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.755619 [ 3 ] {} HTTP-Session: d828d1cc-121f-4861-8f4a-68ccb37f4b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.755805 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.755851 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.24 04:51:26.758562 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} oximeter.measurements_u32 (6d8ec3d8-b14c-4661-9198-edcbda510b38): Loading data parts 2023.10.24 04:51:26.758643 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} oximeter.measurements_u32 (6d8ec3d8-b14c-4661-9198-edcbda510b38): There are no data parts 2023.10.24 04:51:26.759909 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.759938 [ 3 ] {3d4e2477-4961-47d3-a930-be38f4f59914} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.759954 [ 3 ] {} HTTP-Session: d828d1cc-121f-4861-8f4a-68ccb37f4b70 Destroying unnamed session 2023.10.24 04:51:26.760045 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.760092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.760110 [ 3 ] {} HTTP-Session: 2b885984-d793-4267-a3d5-01b6d551b2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.760130 [ 3 ] {} HTTP-Session: 2b885984-d793-4267-a3d5-01b6d551b2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.760312 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.760360 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.24 04:51:26.763083 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Loading data parts 2023.10.24 04:51:26.763227 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): There are no data parts 2023.10.24 04:51:26.764707 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.764732 [ 3 ] {69e05e3b-bff1-4ce9-982d-5b90c7d73483} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.764752 [ 3 ] {} HTTP-Session: 2b885984-d793-4267-a3d5-01b6d551b2c2 Destroying unnamed session 2023.10.24 04:51:26.764848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.764891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.764914 [ 3 ] {} HTTP-Session: 6a296804-9b76-4fe5-9bc0-e024a1634fad Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.764933 [ 3 ] {} HTTP-Session: 6a296804-9b76-4fe5-9bc0-e024a1634fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.765115 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.765161 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.24 04:51:26.767860 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} oximeter.measurements_u64 (10af2baf-4460-48ee-915a-cffe0f824804): Loading data parts 2023.10.24 04:51:26.767941 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} oximeter.measurements_u64 (10af2baf-4460-48ee-915a-cffe0f824804): There are no data parts 2023.10.24 04:51:26.769216 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.769242 [ 3 ] {0f1463ab-b29c-468c-8d3d-02571db2ee2f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.769263 [ 3 ] {} HTTP-Session: 6a296804-9b76-4fe5-9bc0-e024a1634fad Destroying unnamed session 2023.10.24 04:51:26.769387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.769439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.769462 [ 3 ] {} HTTP-Session: 05c3aea7-f3de-4a51-a92a-e8745cd2ffdc Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.769485 [ 3 ] {} HTTP-Session: 05c3aea7-f3de-4a51-a92a-e8745cd2ffdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.769665 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.769713 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.24 04:51:26.771493 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} oximeter.measurements_f32 (8fbc18d0-2970-41f4-b949-959e47fe9d26): Loading data parts 2023.10.24 04:51:26.771611 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} oximeter.measurements_f32 (8fbc18d0-2970-41f4-b949-959e47fe9d26): There are no data parts 2023.10.24 04:51:26.773954 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.773985 [ 3 ] {363ce73c-c52a-4130-bd85-d43af4c332fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.774010 [ 3 ] {} HTTP-Session: 05c3aea7-f3de-4a51-a92a-e8745cd2ffdc Destroying unnamed session 2023.10.24 04:51:26.774131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.774188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.774216 [ 3 ] {} HTTP-Session: 8109957a-ed08-49c5-8f38-75d2652d652a Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.774235 [ 3 ] {} HTTP-Session: 8109957a-ed08-49c5-8f38-75d2652d652a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.774463 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.774520 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.24 04:51:26.777735 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} oximeter.measurements_f64 (8d348c3a-1066-42ea-935d-91a1a31e23fc): Loading data parts 2023.10.24 04:51:26.777861 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} oximeter.measurements_f64 (8d348c3a-1066-42ea-935d-91a1a31e23fc): There are no data parts 2023.10.24 04:51:26.779928 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.779955 [ 3 ] {64da734c-ea46-4f4f-990b-b96ade30a75d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.779976 [ 3 ] {} HTTP-Session: 8109957a-ed08-49c5-8f38-75d2652d652a Destroying unnamed session 2023.10.24 04:51:26.780098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.780147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.780165 [ 3 ] {} HTTP-Session: 23539b95-1ea4-49fd-9d90-623afc06c410 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.780185 [ 3 ] {} HTTP-Session: 23539b95-1ea4-49fd-9d90-623afc06c410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.780369 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.780416 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.24 04:51:26.781919 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} oximeter.measurements_string (ff222fc6-bc76-433e-b169-ed3f72cbab82): Loading data parts 2023.10.24 04:51:26.782022 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} oximeter.measurements_string (ff222fc6-bc76-433e-b169-ed3f72cbab82): There are no data parts 2023.10.24 04:51:26.785655 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.785681 [ 3 ] {e47c1f14-3388-4cb2-a56a-277a6d193708} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.785697 [ 3 ] {} HTTP-Session: 23539b95-1ea4-49fd-9d90-623afc06c410 Destroying unnamed session 2023.10.24 04:51:26.785826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.785875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.785893 [ 3 ] {} HTTP-Session: 969c2201-f776-4fbd-81a7-ea38f46d2498 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.785914 [ 3 ] {} HTTP-Session: 969c2201-f776-4fbd-81a7-ea38f46d2498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.786103 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.786150 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.24 04:51:26.789133 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} oximeter.measurements_bytes (f05cb0cc-b5a9-42fe-b7f5-b09e61e53727): Loading data parts 2023.10.24 04:51:26.789231 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} oximeter.measurements_bytes (f05cb0cc-b5a9-42fe-b7f5-b09e61e53727): There are no data parts 2023.10.24 04:51:26.793360 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.793397 [ 3 ] {37d9a6b8-a288-4a05-9f4d-bdec2d7a1415} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.793417 [ 3 ] {} HTTP-Session: 969c2201-f776-4fbd-81a7-ea38f46d2498 Destroying unnamed session 2023.10.24 04:51:26.793572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.793633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.793656 [ 3 ] {} HTTP-Session: f63fb8dc-e48f-4600-82d5-5e51f499c95c Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.793681 [ 3 ] {} HTTP-Session: f63fb8dc-e48f-4600-82d5-5e51f499c95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.793935 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.793995 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.24 04:51:26.795788 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Loading data parts 2023.10.24 04:51:26.795901 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): There are no data parts 2023.10.24 04:51:26.799796 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.799821 [ 3 ] {ddcdc0d4-a3ab-42df-b802-05c9986b7744} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.799836 [ 3 ] {} HTTP-Session: f63fb8dc-e48f-4600-82d5-5e51f499c95c Destroying unnamed session 2023.10.24 04:51:26.799941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.799990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.800008 [ 3 ] {} HTTP-Session: c834d51b-efb7-4a35-a05e-a5e2b92a2300 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.800029 [ 3 ] {} HTTP-Session: c834d51b-efb7-4a35-a05e-a5e2b92a2300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.800232 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.800281 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.24 04:51:26.802003 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} oximeter.measurements_cumulativeu64 (6357ddec-d7ea-42b3-97a5-c2f8facf5c1b): Loading data parts 2023.10.24 04:51:26.802098 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} oximeter.measurements_cumulativeu64 (6357ddec-d7ea-42b3-97a5-c2f8facf5c1b): There are no data parts 2023.10.24 04:51:26.806090 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.806114 [ 3 ] {aed8160e-d06d-4367-a7b8-e249a45b89fc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.806135 [ 3 ] {} HTTP-Session: c834d51b-efb7-4a35-a05e-a5e2b92a2300 Destroying unnamed session 2023.10.24 04:51:26.806233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.806281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.806304 [ 3 ] {} HTTP-Session: e29044e9-f80f-430a-8ef2-29025d583d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.806321 [ 3 ] {} HTTP-Session: e29044e9-f80f-430a-8ef2-29025d583d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.806522 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.806571 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.24 04:51:26.808395 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} oximeter.measurements_cumulativef32 (ac571109-8036-492f-abea-23284adb4349): Loading data parts 2023.10.24 04:51:26.808488 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} oximeter.measurements_cumulativef32 (ac571109-8036-492f-abea-23284adb4349): There are no data parts 2023.10.24 04:51:26.812491 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.812536 [ 3 ] {4b61ec04-d7d7-455b-9ba0-76edab5a79cf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.812574 [ 3 ] {} HTTP-Session: e29044e9-f80f-430a-8ef2-29025d583d4b Destroying unnamed session 2023.10.24 04:51:26.812753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.812832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.812875 [ 3 ] {} HTTP-Session: fd3a9fd4-18b6-4be1-ac20-af9c52358849 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.812912 [ 3 ] {} HTTP-Session: fd3a9fd4-18b6-4be1-ac20-af9c52358849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.813154 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} executeQuery: (from [fd00:1122:3344:101::d]:64321) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.24 04:51:26.813204 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.24 04:51:26.815007 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} oximeter.measurements_cumulativef64 (9b364da8-4be2-4fc3-b320-cea63cfbde26): Loading data parts 2023.10.24 04:51:26.815109 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} oximeter.measurements_cumulativef64 (9b364da8-4be2-4fc3-b320-cea63cfbde26): There are no data parts 2023.10.24 04:51:26.818951 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.818986 [ 3 ] {1cc62823-c9f7-4d0b-b7b9-485bf508e1ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.819006 [ 3 ] {} HTTP-Session: fd3a9fd4-18b6-4be1-ac20-af9c52358849 Destroying unnamed session 2023.10.24 04:51:26.819139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.819197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.819220 [ 3 ] {} HTTP-Session: 31b81e82-430d-4806-9a54-5373d08fdf53 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.819250 [ 3 ] {} HTTP-Session: 31b81e82-430d-4806-9a54-5373d08fdf53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.819510 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} executeQuery: (from [fd00:1122:3344:101::d]:64321) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), 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) 2023.10.24 04:51:26.819573 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.24 04:51:26.821410 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} oximeter.measurements_histogrami8 (3fa267e4-51ac-45ed-a260-3f9bca6663ff): Loading data parts 2023.10.24 04:51:26.821493 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} oximeter.measurements_histogrami8 (3fa267e4-51ac-45ed-a260-3f9bca6663ff): There are no data parts 2023.10.24 04:51:26.825518 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.825574 [ 3 ] {cf682ff2-91df-4c64-aa90-922cb1feb93f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.825603 [ 3 ] {} HTTP-Session: 31b81e82-430d-4806-9a54-5373d08fdf53 Destroying unnamed session 2023.10.24 04:51:26.825777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.825863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.825899 [ 3 ] {} HTTP-Session: d7420c41-2a63-45c9-8ceb-4a1d7e9d1b6f Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.825937 [ 3 ] {} HTTP-Session: d7420c41-2a63-45c9-8ceb-4a1d7e9d1b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.826382 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.826438 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.24 04:51:26.828227 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} oximeter.measurements_histogramu8 (a0b751eb-2f02-49a0-941e-1178ccd117a7): Loading data parts 2023.10.24 04:51:26.828317 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} oximeter.measurements_histogramu8 (a0b751eb-2f02-49a0-941e-1178ccd117a7): There are no data parts 2023.10.24 04:51:26.832355 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.832405 [ 3 ] {d99b4593-0b74-4885-9b42-d9b55edce65a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.832448 [ 3 ] {} HTTP-Session: d7420c41-2a63-45c9-8ceb-4a1d7e9d1b6f Destroying unnamed session 2023.10.24 04:51:26.832623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.832718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.832766 [ 3 ] {} HTTP-Session: a48085cf-1f8d-4f4c-8153-7386a30b1240 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.832798 [ 3 ] {} HTTP-Session: a48085cf-1f8d-4f4c-8153-7386a30b1240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.833283 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.833401 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.24 04:51:26.835204 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} oximeter.measurements_histogrami16 (52094c33-bd11-41f8-9903-29a5f180939b): Loading data parts 2023.10.24 04:51:26.835276 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} oximeter.measurements_histogrami16 (52094c33-bd11-41f8-9903-29a5f180939b): There are no data parts 2023.10.24 04:51:26.839291 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.839353 [ 3 ] {d4bc3b37-3910-4d4e-94b8-66a359332355} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.839384 [ 3 ] {} HTTP-Session: a48085cf-1f8d-4f4c-8153-7386a30b1240 Destroying unnamed session 2023.10.24 04:51:26.839547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.839651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.839687 [ 3 ] {} HTTP-Session: b094b5fc-2184-409a-ad2c-ec3789fc5ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.839719 [ 3 ] {} HTTP-Session: b094b5fc-2184-409a-ad2c-ec3789fc5ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.840096 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.840148 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.24 04:51:26.841941 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} oximeter.measurements_histogramu16 (f880762a-5b85-48ba-b220-11e6c49a6c4a): Loading data parts 2023.10.24 04:51:26.842035 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} oximeter.measurements_histogramu16 (f880762a-5b85-48ba-b220-11e6c49a6c4a): There are no data parts 2023.10.24 04:51:26.846089 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.846164 [ 3 ] {0e686d89-3427-446f-bca1-db097bf7a545} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.846195 [ 3 ] {} HTTP-Session: b094b5fc-2184-409a-ad2c-ec3789fc5ffd Destroying unnamed session 2023.10.24 04:51:26.846407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.846504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.846540 [ 3 ] {} HTTP-Session: 5f725506-b4da-4e1f-9486-6907561668a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.846582 [ 3 ] {} HTTP-Session: 5f725506-b4da-4e1f-9486-6907561668a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.847029 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.847154 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.24 04:51:26.849049 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} oximeter.measurements_histogrami32 (7e4253af-5ee7-4e9b-aaed-2cf6d183bfef): Loading data parts 2023.10.24 04:51:26.849139 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} oximeter.measurements_histogrami32 (7e4253af-5ee7-4e9b-aaed-2cf6d183bfef): There are no data parts 2023.10.24 04:51:26.853130 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.853188 [ 3 ] {ace37cfc-eb37-4418-aa79-eb0c586ac3de} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.853223 [ 3 ] {} HTTP-Session: 5f725506-b4da-4e1f-9486-6907561668a6 Destroying unnamed session 2023.10.24 04:51:26.853490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.853587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.853623 [ 3 ] {} HTTP-Session: 5821a932-626f-40aa-b300-abe6fb6df8ba Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.853665 [ 3 ] {} HTTP-Session: 5821a932-626f-40aa-b300-abe6fb6df8ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.854072 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.854125 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.24 04:51:26.855895 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} oximeter.measurements_histogramu32 (e426344d-198b-4acf-a67f-fe58e357b1d9): Loading data parts 2023.10.24 04:51:26.855977 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} oximeter.measurements_histogramu32 (e426344d-198b-4acf-a67f-fe58e357b1d9): There are no data parts 2023.10.24 04:51:26.859856 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.859887 [ 3 ] {884928f6-b7e5-43f5-ae29-51870b9b4932} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.859912 [ 3 ] {} HTTP-Session: 5821a932-626f-40aa-b300-abe6fb6df8ba Destroying unnamed session 2023.10.24 04:51:26.860020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.860068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.860091 [ 3 ] {} HTTP-Session: 9f5bbb37-9cae-49b9-8d0b-8e7b3ff08a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.860108 [ 3 ] {} HTTP-Session: 9f5bbb37-9cae-49b9-8d0b-8e7b3ff08a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.860321 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.860374 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.24 04:51:26.862132 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} oximeter.measurements_histogrami64 (311e069f-f85c-4584-bab2-0c6e8f90fcda): Loading data parts 2023.10.24 04:51:26.862217 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} oximeter.measurements_histogrami64 (311e069f-f85c-4584-bab2-0c6e8f90fcda): There are no data parts 2023.10.24 04:51:26.866071 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.866102 [ 3 ] {93d65262-9f0f-4776-ad26-0c15b864eaa2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.866127 [ 3 ] {} HTTP-Session: 9f5bbb37-9cae-49b9-8d0b-8e7b3ff08a5b Destroying unnamed session 2023.10.24 04:51:26.866246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.866297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.866332 [ 3 ] {} HTTP-Session: 18f769c8-5e97-4535-ae3e-298db7670ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.866358 [ 3 ] {} HTTP-Session: 18f769c8-5e97-4535-ae3e-298db7670ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.866618 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.866680 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.24 04:51:26.868548 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} oximeter.measurements_histogramu64 (f2aeaad6-2741-4b7d-8817-e2146c4004db): Loading data parts 2023.10.24 04:51:26.868634 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} oximeter.measurements_histogramu64 (f2aeaad6-2741-4b7d-8817-e2146c4004db): There are no data parts 2023.10.24 04:51:26.872617 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.872680 [ 3 ] {4d10c599-c04a-42aa-95f0-ebe28e579079} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.872710 [ 3 ] {} HTTP-Session: 18f769c8-5e97-4535-ae3e-298db7670ffe Destroying unnamed session 2023.10.24 04:51:26.872901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.872995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.873033 [ 3 ] {} HTTP-Session: ab80ac74-cdcc-4fa9-a3ff-67f32bce6a21 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.873057 [ 3 ] {} HTTP-Session: ab80ac74-cdcc-4fa9-a3ff-67f32bce6a21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.873272 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.873320 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.24 04:51:26.875092 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} oximeter.measurements_histogramf32 (3be276c4-cbe8-46c9-bc65-a85cf3a4e273): Loading data parts 2023.10.24 04:51:26.875191 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} oximeter.measurements_histogramf32 (3be276c4-cbe8-46c9-bc65-a85cf3a4e273): There are no data parts 2023.10.24 04:51:26.879009 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.879057 [ 3 ] {1c0804b6-508d-4328-bc33-ccc0af0df2bf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.879102 [ 3 ] {} HTTP-Session: ab80ac74-cdcc-4fa9-a3ff-67f32bce6a21 Destroying unnamed session 2023.10.24 04:51:26.879275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.879371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.879425 [ 3 ] {} HTTP-Session: 79f8e019-0465-46a4-9dc1-85d5b9720957 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.879456 [ 3 ] {} HTTP-Session: 79f8e019-0465-46a4-9dc1-85d5b9720957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.879885 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.879991 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.24 04:51:26.881807 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Loading data parts 2023.10.24 04:51:26.881875 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): There are no data parts 2023.10.24 04:51:26.885746 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.885777 [ 3 ] {aa27808d-0a12-4e32-a52f-09bc47407559} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.885804 [ 3 ] {} HTTP-Session: 79f8e019-0465-46a4-9dc1-85d5b9720957 Destroying unnamed session 2023.10.24 04:51:26.885941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.885994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.886018 [ 3 ] {} HTTP-Session: 760dcd38-ba17-489c-85d1-462dfb8a7a5c Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.886034 [ 3 ] {} HTTP-Session: 760dcd38-ba17-489c-85d1-462dfb8a7a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.886192 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.886238 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.24 04:51:26.887853 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} oximeter.fields_bool (eef50574-1f6f-4e1f-93d0-243111bfa349): Loading data parts 2023.10.24 04:51:26.887923 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} oximeter.fields_bool (eef50574-1f6f-4e1f-93d0-243111bfa349): There are no data parts 2023.10.24 04:51:26.891754 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.891786 [ 3 ] {a8f58fdb-1193-4bd6-92c2-61d14d9eb08b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.891809 [ 3 ] {} HTTP-Session: 760dcd38-ba17-489c-85d1-462dfb8a7a5c Destroying unnamed session 2023.10.24 04:51:26.891927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.891975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.891999 [ 3 ] {} HTTP-Session: 6298d1fc-d0d8-46b8-b265-61d620965a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.892016 [ 3 ] {} HTTP-Session: 6298d1fc-d0d8-46b8-b265-61d620965a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.892172 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.892214 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.24 04:51:26.893825 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} oximeter.fields_i8 (0aba84c0-79bf-4bde-97c4-c0ff824c1e6a): Loading data parts 2023.10.24 04:51:26.893893 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} oximeter.fields_i8 (0aba84c0-79bf-4bde-97c4-c0ff824c1e6a): There are no data parts 2023.10.24 04:51:26.897791 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.897823 [ 3 ] {e5537bd8-f05d-40ab-9d65-04aeb7ac7c43} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.897839 [ 3 ] {} HTTP-Session: 6298d1fc-d0d8-46b8-b265-61d620965a02 Destroying unnamed session 2023.10.24 04:51:26.897962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.898010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.898029 [ 3 ] {} HTTP-Session: 70bd9c28-4bda-47e3-b23e-2c3647e47e05 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.898052 [ 3 ] {} HTTP-Session: 70bd9c28-4bda-47e3-b23e-2c3647e47e05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.898206 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.898254 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.24 04:51:26.899842 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} oximeter.fields_u8 (e521a27e-bfe3-448c-bec7-16d332a2fb73): Loading data parts 2023.10.24 04:51:26.899905 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} oximeter.fields_u8 (e521a27e-bfe3-448c-bec7-16d332a2fb73): There are no data parts 2023.10.24 04:51:26.903884 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.903933 [ 3 ] {d5793903-2a9d-4f43-9709-f04440d9a8de} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.903984 [ 3 ] {} HTTP-Session: 70bd9c28-4bda-47e3-b23e-2c3647e47e05 Destroying unnamed session 2023.10.24 04:51:26.904192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.904307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.904365 [ 3 ] {} HTTP-Session: e33ccc6a-b64f-4208-8d93-06195bc81915 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.904397 [ 3 ] {} HTTP-Session: e33ccc6a-b64f-4208-8d93-06195bc81915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.904564 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.904611 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.24 04:51:26.906228 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} oximeter.fields_i16 (50f77431-b528-4318-b4d3-3fc730098775): Loading data parts 2023.10.24 04:51:26.906295 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} oximeter.fields_i16 (50f77431-b528-4318-b4d3-3fc730098775): There are no data parts 2023.10.24 04:51:26.909186 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.909236 [ 3 ] {e07bb826-f6f0-4d93-9f19-38d253d7371b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.909266 [ 3 ] {} HTTP-Session: e33ccc6a-b64f-4208-8d93-06195bc81915 Destroying unnamed session 2023.10.24 04:51:26.909454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.909551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.909588 [ 3 ] {} HTTP-Session: a53b6fc6-1aef-4876-90ea-770d4471b451 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.909632 [ 3 ] {} HTTP-Session: a53b6fc6-1aef-4876-90ea-770d4471b451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.909950 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.910035 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.24 04:51:26.911570 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} oximeter.fields_u16 (a290951c-b5c9-4d1b-985f-b9614641f153): Loading data parts 2023.10.24 04:51:26.911638 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} oximeter.fields_u16 (a290951c-b5c9-4d1b-985f-b9614641f153): There are no data parts 2023.10.24 04:51:26.913921 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.913953 [ 3 ] {bace416d-6654-450e-86a0-ba32a8e2d991} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.913968 [ 3 ] {} HTTP-Session: a53b6fc6-1aef-4876-90ea-770d4471b451 Destroying unnamed session 2023.10.24 04:51:26.914080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.914143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.914166 [ 3 ] {} HTTP-Session: f2b59259-abdd-4bec-92da-399a2e4ebde1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.914192 [ 3 ] {} HTTP-Session: f2b59259-abdd-4bec-92da-399a2e4ebde1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.914380 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.914437 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.24 04:51:26.915995 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} oximeter.fields_i32 (09032ce7-076f-4786-a209-4dcc744a2b80): Loading data parts 2023.10.24 04:51:26.916067 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} oximeter.fields_i32 (09032ce7-076f-4786-a209-4dcc744a2b80): There are no data parts 2023.10.24 04:51:26.918332 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.918357 [ 3 ] {989a6f34-2dc7-41a2-9e31-873d3e882adc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.918386 [ 3 ] {} HTTP-Session: f2b59259-abdd-4bec-92da-399a2e4ebde1 Destroying unnamed session 2023.10.24 04:51:26.918507 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.918554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.918584 [ 3 ] {} HTTP-Session: 636c83c7-27a9-4323-9841-2f5e0222948e Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.918600 [ 3 ] {} HTTP-Session: 636c83c7-27a9-4323-9841-2f5e0222948e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.918757 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.918799 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.24 04:51:26.920256 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} oximeter.fields_u32 (835435d3-2e09-4ed3-8796-7555bf3ab376): Loading data parts 2023.10.24 04:51:26.920330 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} oximeter.fields_u32 (835435d3-2e09-4ed3-8796-7555bf3ab376): There are no data parts 2023.10.24 04:51:26.922620 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.922658 [ 3 ] {458a88c0-9ba4-4e12-a587-d802162a1959} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.922677 [ 3 ] {} HTTP-Session: 636c83c7-27a9-4323-9841-2f5e0222948e Destroying unnamed session 2023.10.24 04:51:26.922807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.922865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.922889 [ 3 ] {} HTTP-Session: c369cf09-be2d-4998-af99-acd94cd35bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.922917 [ 3 ] {} HTTP-Session: c369cf09-be2d-4998-af99-acd94cd35bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.923087 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.923135 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.24 04:51:26.924576 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Loading data parts 2023.10.24 04:51:26.924638 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): There are no data parts 2023.10.24 04:51:26.926904 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.926928 [ 3 ] {16e0564f-2892-4d69-b02e-ae2d97344355} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.926953 [ 3 ] {} HTTP-Session: c369cf09-be2d-4998-af99-acd94cd35bb0 Destroying unnamed session 2023.10.24 04:51:26.927148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.927238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.927289 [ 3 ] {} HTTP-Session: aacb500e-91ed-4693-987f-468699d14060 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.927336 [ 3 ] {} HTTP-Session: aacb500e-91ed-4693-987f-468699d14060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.927640 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.927735 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.24 04:51:26.929594 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} oximeter.fields_u64 (91a1c2ab-c1e6-4d0b-9474-8968c1900eb9): Loading data parts 2023.10.24 04:51:26.929661 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} oximeter.fields_u64 (91a1c2ab-c1e6-4d0b-9474-8968c1900eb9): There are no data parts 2023.10.24 04:51:26.931950 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.931976 [ 3 ] {c37bcaee-3725-4635-a8ce-df4c8316c82c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.932004 [ 3 ] {} HTTP-Session: aacb500e-91ed-4693-987f-468699d14060 Destroying unnamed session 2023.10.24 04:51:26.932126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.932184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.932213 [ 3 ] {} HTTP-Session: df1abb19-00a7-4147-badf-61ea56f0de0b Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.932233 [ 3 ] {} HTTP-Session: df1abb19-00a7-4147-badf-61ea56f0de0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.932429 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.932487 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.24 04:51:26.934052 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} oximeter.fields_ipaddr (c55681c7-0cd8-4ebe-8ba4-512261d36726): Loading data parts 2023.10.24 04:51:26.934126 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} oximeter.fields_ipaddr (c55681c7-0cd8-4ebe-8ba4-512261d36726): There are no data parts 2023.10.24 04:51:26.936549 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.936612 [ 3 ] {47dccbb9-9d98-4dbf-8e04-32726216dc2d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.936642 [ 3 ] {} HTTP-Session: df1abb19-00a7-4147-badf-61ea56f0de0b Destroying unnamed session 2023.10.24 04:51:26.936821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.936920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.936955 [ 3 ] {} HTTP-Session: 9f8a7ef3-5594-40aa-8fb6-dbf504890947 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.937000 [ 3 ] {} HTTP-Session: 9f8a7ef3-5594-40aa-8fb6-dbf504890947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.937175 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.937217 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.24 04:51:26.938699 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Loading data parts 2023.10.24 04:51:26.938762 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): There are no data parts 2023.10.24 04:51:26.941036 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.941075 [ 3 ] {6c1eb6eb-9c8e-4f73-9bdc-31ff17fb0990} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.941093 [ 3 ] {} HTTP-Session: 9f8a7ef3-5594-40aa-8fb6-dbf504890947 Destroying unnamed session 2023.10.24 04:51:26.941202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.941267 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.941291 [ 3 ] {} HTTP-Session: 5de16265-ba17-4509-b88e-72c4540b8530 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.941319 [ 3 ] {} HTTP-Session: 5de16265-ba17-4509-b88e-72c4540b8530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.941508 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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) 2023.10.24 04:51:26.941566 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.24 04:51:26.944177 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Loading data parts 2023.10.24 04:51:26.944244 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): There are no data parts 2023.10.24 04:51:26.945470 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.945495 [ 3 ] {2274449b-7ce2-43a6-a196-7f38ddcd1810} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.945518 [ 3 ] {} HTTP-Session: 5de16265-ba17-4509-b88e-72c4540b8530 Destroying unnamed session 2023.10.24 04:51:26.945612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.945661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.945686 [ 3 ] {} HTTP-Session: 43af9be8-c2bf-4de5-bb5a-cb7755336dc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.945702 [ 3 ] {} HTTP-Session: 43af9be8-c2bf-4de5-bb5a-cb7755336dc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.945889 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} executeQuery: (from [fd00:1122:3344:101::d]:64321) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.24 04:51:26.945947 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.24 04:51:26.948487 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): Loading data parts 2023.10.24 04:51:26.948558 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): There are no data parts 2023.10.24 04:51:26.949917 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.949942 [ 3 ] {a8bc5012-8a7b-4b7f-be36-54e46425e9ef} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.24 04:51:26.949958 [ 3 ] {} HTTP-Session: 43af9be8-c2bf-4de5-bb5a-cb7755336dc2 Destroying unnamed session 2023.10.24 04:51:26.950081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64321, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:51:26.950131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:51:26.950149 [ 3 ] {} HTTP-Session: dc05fb07-beef-433a-a29f-5070e0aa1e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:64321 2023.10.24 04:51:26.950172 [ 3 ] {} HTTP-Session: dc05fb07-beef-433a-a29f-5070e0aa1e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:51:26.950285 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} executeQuery: (from [fd00:1122:3344:101::d]:64321) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.10.24 04:51:26.950908 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.10.24 04:51:26.956370 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB. 2023.10.24 04:51:26.959021 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:51:26.959230 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} oximeter.version (99dd1486-7324-4135-920d-c06c2e67db66): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:51:26.959446 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} executeQuery: Read 1 rows, 16.00 B in 0.009128628 sec., 109 rows/sec., 1.71 KiB/sec. 2023.10.24 04:51:26.959565 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} DynamicQueryHandler: Done processing query 2023.10.24 04:51:26.959587 [ 3 ] {9f913153-9a5d-4eb3-9fa5-775baaad17f7} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.10.24 04:51:26.959610 [ 3 ] {} HTTP-Session: dc05fb07-beef-433a-a29f-5070e0aa1e6e Destroying unnamed session 2023.10.24 04:51:27.000156 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB 2023.10.24 04:51:41.306076 [ 100 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:51:41.306137 [ 100 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:51:56.306176 [ 169 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:51:56.306257 [ 169 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:52:11.306292 [ 173 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:52:11.306356 [ 173 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:52:16.977537 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:16.977709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:16.977733 [ 3 ] {} HTTP-Session: 35b939cd-57ef-467a-bbf1-d696f3b9ffca Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:16.977783 [ 3 ] {} HTTP-Session: 35b939cd-57ef-467a-bbf1-d696f3b9ffca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:16.977905 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:16.977978 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 04:52:16.979406 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:16.981337 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:16.981979 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:52:16.982190 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:52:16.982323 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} executeQuery: Read 12 rows, 1.62 KiB in 0.004377269 sec., 2741 rows/sec., 369.90 KiB/sec. 2023.10.24 04:52:16.982481 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} DynamicQueryHandler: Done processing query 2023.10.24 04:52:16.982506 [ 3 ] {fe5b74f5-5abf-47ec-ab3a-cac49f086935} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 04:52:16.982521 [ 3 ] {} HTTP-Session: 35b939cd-57ef-467a-bbf1-d696f3b9ffca Destroying unnamed session 2023.10.24 04:52:16.982638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:16.982707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:16.982727 [ 3 ] {} HTTP-Session: c04a951d-6656-45ae-b8e5-2c7858435eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:16.982751 [ 3 ] {} HTTP-Session: c04a951d-6656-45ae-b8e5-2c7858435eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:16.982832 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:16.982873 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:52:16.982989 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:16.987056 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:16.987277 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:52:16.987510 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:52:16.987652 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} executeQuery: Read 6 rows, 348.00 B in 0.00478998 sec., 1252 rows/sec., 70.95 KiB/sec. 2023.10.24 04:52:16.987767 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} DynamicQueryHandler: Done processing query 2023.10.24 04:52:16.987801 [ 3 ] {5efdc301-2dca-451b-bbbf-8455e48bc732} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 04:52:16.987824 [ 3 ] {} HTTP-Session: c04a951d-6656-45ae-b8e5-2c7858435eb6 Destroying unnamed session 2023.10.24 04:52:16.988030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:16.988082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:16.988108 [ 3 ] {} HTTP-Session: 118a9073-02a9-4134-9e44-c235c4fb5e66 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:16.988124 [ 3 ] {} HTTP-Session: 118a9073-02a9-4134-9e44-c235c4fb5e66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:16.988205 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:16.988254 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:52:16.988357 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:16.988758 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:16.988981 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:52:16.989133 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:52:16.989276 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} executeQuery: Read 87 rows, 8.33 KiB in 0.001031998 sec., 84302 rows/sec., 7.88 MiB/sec. 2023.10.24 04:52:16.989408 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} DynamicQueryHandler: Done processing query 2023.10.24 04:52:16.989430 [ 3 ] {c3fd0113-71f0-4e9a-8ff6-b932b1e12746} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:52:16.989454 [ 3 ] {} HTTP-Session: 118a9073-02a9-4134-9e44-c235c4fb5e66 Destroying unnamed session 2023.10.24 04:52:16.989813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:16.989867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:16.989893 [ 3 ] {} HTTP-Session: e0fde1e4-9fa3-467f-8731-fe763ee05a8f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:16.989910 [ 3 ] {} HTTP-Session: e0fde1e4-9fa3-467f-8731-fe763ee05a8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:16.990008 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:16.990055 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:52:16.991233 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:16.994110 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:16.994488 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:52:16.994667 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:52:16.994839 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} executeQuery: Read 264 rows, 18.54 KiB in 0.00479357 sec., 55073 rows/sec., 3.78 MiB/sec. 2023.10.24 04:52:16.994973 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} DynamicQueryHandler: Done processing query 2023.10.24 04:52:16.995001 [ 3 ] {0bcb64f3-ac1a-43ec-969d-0cca4017f3f6} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:52:16.995028 [ 3 ] {} HTTP-Session: e0fde1e4-9fa3-467f-8731-fe763ee05a8f Destroying unnamed session 2023.10.24 04:52:16.995163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:16.995215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:16.995241 [ 3 ] {} HTTP-Session: 3638fa06-c8e4-486f-a963-39600e73d3ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:16.995258 [ 3 ] {} HTTP-Session: 3638fa06-c8e4-486f-a963-39600e73d3ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:16.995333 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:16.995380 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:52:16.995489 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:16.995740 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:16.996037 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:52:16.996204 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:52:16.996325 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} executeQuery: Read 6 rows, 258.00 B in 0.000949636 sec., 6318 rows/sec., 265.32 KiB/sec. 2023.10.24 04:52:16.996467 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} DynamicQueryHandler: Done processing query 2023.10.24 04:52:16.996491 [ 3 ] {d740326c-ad47-4ad2-ba3d-523f4226ed5b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:16.996515 [ 3 ] {} HTTP-Session: 3638fa06-c8e4-486f-a963-39600e73d3ba Destroying unnamed session 2023.10.24 04:52:16.996707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:16.996767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:16.996792 [ 3 ] {} HTTP-Session: 0a5d6588-1d72-4c45-83a8-e267d3ef5c7b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:16.996821 [ 3 ] {} HTTP-Session: 0a5d6588-1d72-4c45-83a8-e267d3ef5c7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:16.996893 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:16.996942 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:52:16.997067 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:16.997363 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:16.997622 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:52:16.997805 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:52:16.997915 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} executeQuery: Read 63 rows, 3.91 KiB in 0.000982017 sec., 64153 rows/sec., 3.89 MiB/sec. 2023.10.24 04:52:16.998029 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} DynamicQueryHandler: Done processing query 2023.10.24 04:52:16.998061 [ 3 ] {cf387fe1-78b9-419d-a6b2-fe0c32d0156e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:16.998076 [ 3 ] {} HTTP-Session: 0a5d6588-1d72-4c45-83a8-e267d3ef5c7b Destroying unnamed session 2023.10.24 04:52:16.998199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:16.998250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:16.998268 [ 3 ] {} HTTP-Session: 18832e79-9602-41c9-905d-dd16915ce3b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:16.998293 [ 3 ] {} HTTP-Session: 18832e79-9602-41c9-905d-dd16915ce3b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:16.998363 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:16.998416 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:52:16.998523 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:16.998765 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:16.998993 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:52:16.999177 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:52:16.999318 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} executeQuery: Read 19 rows, 1.01 KiB in 0.000911075 sec., 20854 rows/sec., 1.08 MiB/sec. 2023.10.24 04:52:16.999435 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} DynamicQueryHandler: Done processing query 2023.10.24 04:52:16.999544 [ 3 ] {0f34137c-78cb-4220-b6e5-264079c4cef3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:16.999561 [ 3 ] {} HTTP-Session: 18832e79-9602-41c9-905d-dd16915ce3b8 Destroying unnamed session 2023.10.24 04:52:26.306516 [ 158 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:52:26.306609 [ 158 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:52:26.967673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:26.967818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:26.967844 [ 3 ] {} HTTP-Session: 6b1e93de-4299-4f35-a5a6-bc057046fd67 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:26.967867 [ 3 ] {} HTTP-Session: 6b1e93de-4299-4f35-a5a6-bc057046fd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:26.967999 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:26.968059 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:52:26.968221 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:26.968644 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:26.968919 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 04:52:26.969076 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 04:52:26.969207 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} executeQuery: Read 6 rows, 348.00 B in 0.001172892 sec., 5115 rows/sec., 289.75 KiB/sec. 2023.10.24 04:52:26.969352 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} DynamicQueryHandler: Done processing query 2023.10.24 04:52:26.969376 [ 3 ] {2b9167fd-49f2-475d-a900-7493f044aeb6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 04:52:26.969403 [ 3 ] {} HTTP-Session: 6b1e93de-4299-4f35-a5a6-bc057046fd67 Destroying unnamed session 2023.10.24 04:52:26.969590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:26.969635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:26.969659 [ 3 ] {} HTTP-Session: 9bdb6507-a765-4bfd-8bbf-c8a375c210a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:26.969676 [ 3 ] {} HTTP-Session: 9bdb6507-a765-4bfd-8bbf-c8a375c210a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:26.969768 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:26.969812 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:52:26.969919 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:26.970271 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:26.970483 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 04:52:26.970631 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 04:52:26.970730 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} executeQuery: Read 87 rows, 8.33 KiB in 0.000930046 sec., 93543 rows/sec., 8.74 MiB/sec. 2023.10.24 04:52:26.970885 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} DynamicQueryHandler: Done processing query 2023.10.24 04:52:26.970909 [ 3 ] {08320995-ab2d-440d-a71a-6fa85fe80bc6} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:52:26.970930 [ 3 ] {} HTTP-Session: 9bdb6507-a765-4bfd-8bbf-c8a375c210a1 Destroying unnamed session 2023.10.24 04:52:26.971231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:26.971280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:26.971299 [ 3 ] {} HTTP-Session: bcd0d7a1-9369-4608-a73f-ff90a91fcc0d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:26.971318 [ 3 ] {} HTTP-Session: bcd0d7a1-9369-4608-a73f-ff90a91fcc0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:26.971402 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:26.971443 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:52:26.971551 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:26.972033 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:26.972270 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 04:52:26.972418 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 04:52:26.972515 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} executeQuery: Read 264 rows, 18.54 KiB in 0.00108338 sec., 243681 rows/sec., 16.72 MiB/sec. 2023.10.24 04:52:26.972664 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} DynamicQueryHandler: Done processing query 2023.10.24 04:52:26.972687 [ 3 ] {4a310de4-97e0-46b2-b82a-02fc85c9024b} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:52:26.972703 [ 3 ] {} HTTP-Session: bcd0d7a1-9369-4608-a73f-ff90a91fcc0d Destroying unnamed session 2023.10.24 04:52:26.972865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:26.972910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:26.972929 [ 3 ] {} HTTP-Session: 5005ffc7-9c47-441a-861c-1beee0ff0836 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:26.972946 [ 3 ] {} HTTP-Session: 5005ffc7-9c47-441a-861c-1beee0ff0836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:26.973013 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:26.973052 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:52:26.973160 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:26.973427 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:26.973665 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 04:52:26.973874 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 04:52:26.974003 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} executeQuery: Read 6 rows, 258.00 B in 0.000956956 sec., 6269 rows/sec., 263.29 KiB/sec. 2023.10.24 04:52:26.974140 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} DynamicQueryHandler: Done processing query 2023.10.24 04:52:26.974163 [ 3 ] {d4011f72-7399-4876-9d23-e6bf2f1a63aa} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:26.974179 [ 3 ] {} HTTP-Session: 5005ffc7-9c47-441a-861c-1beee0ff0836 Destroying unnamed session 2023.10.24 04:52:26.974357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:26.974401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:26.974420 [ 3 ] {} HTTP-Session: 9ff027bf-697a-465b-be31-44d148f5b7a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:26.974437 [ 3 ] {} HTTP-Session: 9ff027bf-697a-465b-be31-44d148f5b7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:26.974508 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:26.974549 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:52:26.974664 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:26.974975 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:26.975221 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 04:52:26.975393 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 04:52:26.975516 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} executeQuery: Read 63 rows, 3.91 KiB in 0.000979086 sec., 64345 rows/sec., 3.90 MiB/sec. 2023.10.24 04:52:26.975640 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} DynamicQueryHandler: Done processing query 2023.10.24 04:52:26.975662 [ 3 ] {85dffc3f-42a3-455d-a48e-50e934713e3e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:26.975677 [ 3 ] {} HTTP-Session: 9ff027bf-697a-465b-be31-44d148f5b7a6 Destroying unnamed session 2023.10.24 04:52:26.975825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:26.975875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:26.975895 [ 3 ] {} HTTP-Session: 70e09ba3-bf11-42df-a3ab-53dcb3df65df Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:26.975911 [ 3 ] {} HTTP-Session: 70e09ba3-bf11-42df-a3ab-53dcb3df65df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:26.975979 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:26.976019 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:52:26.976119 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:26.976381 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:26.976614 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 04:52:26.976788 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 04:52:26.976910 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} executeQuery: Read 19 rows, 1.01 KiB in 0.000897234 sec., 21176 rows/sec., 1.10 MiB/sec. 2023.10.24 04:52:26.977047 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} DynamicQueryHandler: Done processing query 2023.10.24 04:52:26.977071 [ 3 ] {70477175-55a0-48c1-9798-102db857fc01} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:26.977086 [ 3 ] {} HTTP-Session: 70e09ba3-bf11-42df-a3ab-53dcb3df65df Destroying unnamed session 2023.10.24 04:52:31.965949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:31.966063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:31.966088 [ 3 ] {} HTTP-Session: b16fae18-05c0-4d5a-81db-2bab99c618b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:31.966113 [ 3 ] {} HTTP-Session: b16fae18-05c0-4d5a-81db-2bab99c618b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:31.966238 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:31.966303 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 04:52:31.966497 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:31.966922 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:31.967228 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 04:52:31.967392 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 04:52:31.967535 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} executeQuery: Read 4 rows, 443.00 B in 0.001256984 sec., 3182 rows/sec., 344.17 KiB/sec. 2023.10.24 04:52:31.967694 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} DynamicQueryHandler: Done processing query 2023.10.24 04:52:31.967719 [ 3 ] {9fa48f70-14b5-4afa-804f-93b87777a16f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 04:52:31.967736 [ 3 ] {} HTTP-Session: b16fae18-05c0-4d5a-81db-2bab99c618b7 Destroying unnamed session 2023.10.24 04:52:31.967856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:31.967901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:31.967920 [ 3 ] {} HTTP-Session: e1cd4c51-4d6f-4fd6-99c6-4ef1634d04c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:31.967936 [ 3 ] {} HTTP-Session: e1cd4c51-4d6f-4fd6-99c6-4ef1634d04c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:31.968006 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:31.968045 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:52:31.968150 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:31.968561 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:31.968899 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 04:52:31.969116 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 04:52:31.969279 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} executeQuery: Read 27 rows, 2.19 KiB in 0.001237553 sec., 21817 rows/sec., 1.73 MiB/sec. 2023.10.24 04:52:31.969412 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} DynamicQueryHandler: Done processing query 2023.10.24 04:52:31.969443 [ 3 ] {68f5f7fb-7d0f-4fa8-9f5e-011dda2891fa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:31.969459 [ 3 ] {} HTTP-Session: e1cd4c51-4d6f-4fd6-99c6-4ef1634d04c0 Destroying unnamed session 2023.10.24 04:52:31.969590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 12932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:31.969635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:31.969653 [ 3 ] {} HTTP-Session: 6d037bb7-376a-4686-93dd-9c90910ffa56 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:31.969669 [ 3 ] {} HTTP-Session: 6d037bb7-376a-4686-93dd-9c90910ffa56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:31.969743 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:31.969782 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:52:31.969886 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:31.970225 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:31.970467 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 04:52:31.970615 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 04:52:31.970735 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} executeQuery: Read 81 rows, 7.94 KiB in 0.000964217 sec., 84005 rows/sec., 8.05 MiB/sec. 2023.10.24 04:52:31.970848 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} DynamicQueryHandler: Done processing query 2023.10.24 04:52:31.970871 [ 3 ] {1231768d-91f2-4c8e-a443-eb2419cd387f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:52:31.970887 [ 3 ] {} HTTP-Session: 6d037bb7-376a-4686-93dd-9c90910ffa56 Destroying unnamed session 2023.10.24 04:52:31.971022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 6667, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:31.971067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:31.971085 [ 3 ] {} HTTP-Session: 4a6ddef5-c8b7-4e80-8108-5b663b285778 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:31.971101 [ 3 ] {} HTTP-Session: 4a6ddef5-c8b7-4e80-8108-5b663b285778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:31.971171 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:31.971209 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:52:31.971311 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:31.971607 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:31.971815 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 04:52:31.971960 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 04:52:31.972089 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} executeQuery: Read 39 rows, 3.13 KiB in 0.000885734 sec., 44031 rows/sec., 3.45 MiB/sec. 2023.10.24 04:52:31.972210 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} DynamicQueryHandler: Done processing query 2023.10.24 04:52:31.972234 [ 3 ] {da086a6e-7211-48fa-bb05-69acecd2ff66} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:31.972249 [ 3 ] {} HTTP-Session: 4a6ddef5-c8b7-4e80-8108-5b663b285778 Destroying unnamed session 2023.10.24 04:52:31.972499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 28917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:31.972544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:31.972562 [ 3 ] {} HTTP-Session: 73b5e21b-372d-4c63-a88e-b6240bc57e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:31.972578 [ 3 ] {} HTTP-Session: 73b5e21b-372d-4c63-a88e-b6240bc57e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:31.972654 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:31.972697 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:52:31.972860 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:31.973402 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:31.974870 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.24 04:52:31.975048 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.24 04:52:31.975143 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} executeQuery: Read 27 rows, 37.31 KiB in 0.002460386 sec., 10973 rows/sec., 14.81 MiB/sec. 2023.10.24 04:52:31.975288 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} DynamicQueryHandler: Done processing query 2023.10.24 04:52:31.975311 [ 3 ] {3834217e-7941-4619-9fa1-6c7660c1c43e} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.10.24 04:52:31.975327 [ 3 ] {} HTTP-Session: 73b5e21b-372d-4c63-a88e-b6240bc57e9d Destroying unnamed session 2023.10.24 04:52:31.975446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:31.975490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:31.975509 [ 3 ] {} HTTP-Session: 78eaa3ad-2f19-4a34-8f11-6421ad5b65e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:31.975526 [ 3 ] {} HTTP-Session: 78eaa3ad-2f19-4a34-8f11-6421ad5b65e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:31.975595 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:31.975634 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:52:31.975738 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:31.976085 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:31.976310 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 04:52:31.976497 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 04:52:31.976593 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} executeQuery: Read 24 rows, 1.73 KiB in 0.000969237 sec., 24761 rows/sec., 1.74 MiB/sec. 2023.10.24 04:52:31.976702 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} DynamicQueryHandler: Done processing query 2023.10.24 04:52:31.976724 [ 3 ] {a6be95df-cdd1-46c5-8a28-1851e497c64e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 04:52:31.976739 [ 3 ] {} HTTP-Session: 78eaa3ad-2f19-4a34-8f11-6421ad5b65e7 Destroying unnamed session 2023.10.24 04:52:36.967324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:36.967455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:36.967485 [ 3 ] {} HTTP-Session: f9a3f92f-c222-49b2-97ac-6687a0292404 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:36.967513 [ 3 ] {} HTTP-Session: f9a3f92f-c222-49b2-97ac-6687a0292404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:36.967643 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:36.967701 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:52:36.967864 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:36.968261 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:36.968509 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 04:52:36.968665 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 04:52:36.968793 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} executeQuery: Read 6 rows, 348.00 B in 0.00111397 sec., 5386 rows/sec., 305.07 KiB/sec. 2023.10.24 04:52:36.968966 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} DynamicQueryHandler: Done processing query 2023.10.24 04:52:36.968990 [ 3 ] {0f440db7-f3a9-4c1d-9f18-5d8a6c3f5614} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 04:52:36.969006 [ 3 ] {} HTTP-Session: f9a3f92f-c222-49b2-97ac-6687a0292404 Destroying unnamed session 2023.10.24 04:52:36.969133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:36.969178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:36.969198 [ 3 ] {} HTTP-Session: 22e5672a-3bd6-42fb-9b95-8fc9c9c3645b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:36.969214 [ 3 ] {} HTTP-Session: 22e5672a-3bd6-42fb-9b95-8fc9c9c3645b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:36.969287 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:36.969326 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:52:36.969437 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:36.969796 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:36.970006 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 04:52:36.970154 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 04:52:36.970274 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} executeQuery: Read 87 rows, 8.33 KiB in 0.000949036 sec., 91671 rows/sec., 8.57 MiB/sec. 2023.10.24 04:52:36.970390 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} DynamicQueryHandler: Done processing query 2023.10.24 04:52:36.970412 [ 3 ] {5c164797-3a54-4772-87de-07cf7a47727a} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:52:36.970428 [ 3 ] {} HTTP-Session: 22e5672a-3bd6-42fb-9b95-8fc9c9c3645b Destroying unnamed session 2023.10.24 04:52:36.970568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:36.970611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:36.970629 [ 3 ] {} HTTP-Session: 3ac1e455-a780-4c4b-a46c-06a36176c9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:36.970646 [ 3 ] {} HTTP-Session: 3ac1e455-a780-4c4b-a46c-06a36176c9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:36.970725 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:36.970764 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:52:36.970867 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:36.971300 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:36.971507 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 04:52:36.971648 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 04:52:36.971760 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} executeQuery: Read 264 rows, 18.54 KiB in 0.001007427 sec., 262053 rows/sec., 17.98 MiB/sec. 2023.10.24 04:52:36.971876 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} DynamicQueryHandler: Done processing query 2023.10.24 04:52:36.971898 [ 3 ] {10f47044-d344-4f6c-8284-1e1867e6f29c} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:52:36.971913 [ 3 ] {} HTTP-Session: 3ac1e455-a780-4c4b-a46c-06a36176c9fd Destroying unnamed session 2023.10.24 04:52:36.972048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:36.972092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:36.972111 [ 3 ] {} HTTP-Session: 1aab375f-199c-4213-85b6-3ef0852164b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:36.972127 [ 3 ] {} HTTP-Session: 1aab375f-199c-4213-85b6-3ef0852164b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:36.972195 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:36.972233 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:52:36.972337 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:36.972591 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:36.972826 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 04:52:36.972999 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 04:52:36.973118 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} executeQuery: Read 6 rows, 258.00 B in 0.000893174 sec., 6717 rows/sec., 282.09 KiB/sec. 2023.10.24 04:52:36.973248 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} DynamicQueryHandler: Done processing query 2023.10.24 04:52:36.973271 [ 3 ] {59221077-ce91-498f-a912-7ee67e41d69c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:36.973287 [ 3 ] {} HTTP-Session: 1aab375f-199c-4213-85b6-3ef0852164b0 Destroying unnamed session 2023.10.24 04:52:36.973406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:36.973449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:36.973467 [ 3 ] {} HTTP-Session: 293d8d0d-fc40-4a0f-87bd-34927b7b7100 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:36.973483 [ 3 ] {} HTTP-Session: 293d8d0d-fc40-4a0f-87bd-34927b7b7100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:36.973555 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:36.973596 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:52:36.973712 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:36.974039 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:36.974274 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 04:52:36.974444 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 04:52:36.974562 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} executeQuery: Read 63 rows, 3.91 KiB in 0.000976417 sec., 64521 rows/sec., 3.91 MiB/sec. 2023.10.24 04:52:36.974679 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} DynamicQueryHandler: Done processing query 2023.10.24 04:52:36.974702 [ 3 ] {92c5cb40-46ce-4ea8-b727-906c394375ee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:36.974717 [ 3 ] {} HTTP-Session: 293d8d0d-fc40-4a0f-87bd-34927b7b7100 Destroying unnamed session 2023.10.24 04:52:36.974814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:36.974858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:36.974876 [ 3 ] {} HTTP-Session: 2d9761c4-57fb-4a20-ad16-027a179ae740 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:36.974893 [ 3 ] {} HTTP-Session: 2d9761c4-57fb-4a20-ad16-027a179ae740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:36.974962 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:36.974999 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:52:36.975099 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:36.975353 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:36.975574 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 04:52:36.975736 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 04:52:36.975850 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} executeQuery: Read 19 rows, 1.01 KiB in 0.000859293 sec., 22111 rows/sec., 1.15 MiB/sec. 2023.10.24 04:52:36.975971 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} DynamicQueryHandler: Done processing query 2023.10.24 04:52:36.975993 [ 3 ] {f874e716-9b4f-4438-8b3a-4eb3fbc715b3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:36.976008 [ 3 ] {} HTTP-Session: 2d9761c4-57fb-4a20-ad16-027a179ae740 Destroying unnamed session 2023.10.24 04:52:41.306864 [ 147 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:52:41.306934 [ 147 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:52:41.964716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:41.964831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:41.964861 [ 3 ] {} HTTP-Session: f48c1802-2be7-44e5-b21b-460d2a41962c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:41.964888 [ 3 ] {} HTTP-Session: f48c1802-2be7-44e5-b21b-460d2a41962c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:41.965030 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:41.965096 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:52:41.965274 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:41.965726 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:41.965984 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 04:52:41.966142 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 04:52:41.966259 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} executeQuery: Read 31 rows, 2.51 KiB in 0.001190003 sec., 26050 rows/sec., 2.06 MiB/sec. 2023.10.24 04:52:41.966441 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} DynamicQueryHandler: Done processing query 2023.10.24 04:52:41.966465 [ 3 ] {504f91e0-abba-4bd6-92ac-e0c9227a44ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:41.966481 [ 3 ] {} HTTP-Session: f48c1802-2be7-44e5-b21b-460d2a41962c Destroying unnamed session 2023.10.24 04:52:41.966612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:41.966655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:41.966673 [ 3 ] {} HTTP-Session: fe7a3e9c-9b90-4241-8aff-0f4c12583696 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:41.966690 [ 3 ] {} HTTP-Session: fe7a3e9c-9b90-4241-8aff-0f4c12583696 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:41.966765 [ 3 ] {38576873-9235-40d5-850d-66997badf711} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:41.966802 [ 3 ] {38576873-9235-40d5-850d-66997badf711} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:52:41.966911 [ 3 ] {38576873-9235-40d5-850d-66997badf711} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:41.967248 [ 3 ] {38576873-9235-40d5-850d-66997badf711} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:41.967478 [ 3 ] {38576873-9235-40d5-850d-66997badf711} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 04:52:41.967624 [ 3 ] {38576873-9235-40d5-850d-66997badf711} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 04:52:41.967722 [ 3 ] {38576873-9235-40d5-850d-66997badf711} executeQuery: Read 93 rows, 9.08 KiB in 0.000931035 sec., 99888 rows/sec., 9.53 MiB/sec. 2023.10.24 04:52:41.967835 [ 3 ] {38576873-9235-40d5-850d-66997badf711} DynamicQueryHandler: Done processing query 2023.10.24 04:52:41.967857 [ 3 ] {38576873-9235-40d5-850d-66997badf711} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:52:41.967874 [ 3 ] {} HTTP-Session: fe7a3e9c-9b90-4241-8aff-0f4c12583696 Destroying unnamed session 2023.10.24 04:52:41.967990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:41.968033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:41.968052 [ 3 ] {} HTTP-Session: 7f9e839e-9de9-4a86-bfc1-950d0883f739 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:41.968068 [ 3 ] {} HTTP-Session: 7f9e839e-9de9-4a86-bfc1-950d0883f739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:41.968137 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:41.968175 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:52:41.968276 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:41.968549 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:41.968746 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 04:52:41.968889 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 04:52:41.968987 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} executeQuery: Read 31 rows, 2.48 KiB in 0.000823863 sec., 37627 rows/sec., 2.94 MiB/sec. 2023.10.24 04:52:41.969085 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} DynamicQueryHandler: Done processing query 2023.10.24 04:52:41.969108 [ 3 ] {7f142f77-92fb-4614-8685-0a21235a4c94} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:41.969123 [ 3 ] {} HTTP-Session: 7f9e839e-9de9-4a86-bfc1-950d0883f739 Destroying unnamed session 2023.10.24 04:52:41.969336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:41.969377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:41.969396 [ 3 ] {} HTTP-Session: d9bba767-b9c5-48f2-bf99-361a479d721c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:41.969412 [ 3 ] {} HTTP-Session: d9bba767-b9c5-48f2-bf99-361a479d721c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:41.969487 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:41.969529 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:52:41.969660 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:41.970061 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:41.970354 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.24 04:52:41.970527 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.24 04:52:41.970626 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} executeQuery: Read 31 rows, 42.84 KiB in 0.00111225 sec., 27871 rows/sec., 37.61 MiB/sec. 2023.10.24 04:52:41.970776 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} DynamicQueryHandler: Done processing query 2023.10.24 04:52:41.970801 [ 3 ] {38f0deb5-5016-4210-9732-ca6202654843} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:52:41.970816 [ 3 ] {} HTTP-Session: d9bba767-b9c5-48f2-bf99-361a479d721c Destroying unnamed session 2023.10.24 04:52:46.967546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:46.967677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:46.967707 [ 3 ] {} HTTP-Session: b9c7bf0a-ec54-46ee-89a6-8bd442098bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:46.967735 [ 3 ] {} HTTP-Session: b9c7bf0a-ec54-46ee-89a6-8bd442098bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:46.967874 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:46.967939 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:52:46.968097 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:46.968483 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:46.968736 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 04:52:46.968897 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 04:52:46.969035 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} executeQuery: Read 6 rows, 348.00 B in 0.00111343 sec., 5388 rows/sec., 305.22 KiB/sec. 2023.10.24 04:52:46.969131 [ 143 ] {} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 04:52:46.969157 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} DynamicQueryHandler: Done processing query 2023.10.24 04:52:46.969207 [ 3 ] {05385a9b-e75a-4c3d-ad18-a7ff90c56bd4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:52:46.969218 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:46.969231 [ 3 ] {} HTTP-Session: b9c7bf0a-ec54-46ee-89a6-8bd442098bb0 Destroying unnamed session 2023.10.24 04:52:46.969385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:46.969433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:46.969453 [ 3 ] {} HTTP-Session: a647cd68-7136-4368-a5a7-033cfe8db3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:46.969470 [ 3 ] {} HTTP-Session: a647cd68-7136-4368-a5a7-033cfe8db3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:46.969545 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:46.969584 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:52:46.969597 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 04:52:46.969743 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:46.969761 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:52:46.969919 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.24 04:52:46.970129 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:46.970356 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 04:52:46.970426 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.24 04:52:46.970532 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 04:52:46.970543 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 27 rows starting from the beginning of the part 2023.10.24 04:52:46.970681 [ 143 ] {} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 04:52:46.970742 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} executeQuery: Read 87 rows, 8.33 KiB in 0.001158751 sec., 75080 rows/sec., 7.02 MiB/sec. 2023.10.24 04:52:46.970755 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.24 04:52:46.970783 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:46.971014 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 04:52:46.971073 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2023.10.24 04:52:46.971096 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} DynamicQueryHandler: Done processing query 2023.10.24 04:52:46.971150 [ 3 ] {4af45e1f-8235-4901-8d30-a123398fb737} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:52:46.971220 [ 3 ] {} HTTP-Session: a647cd68-7136-4368-a5a7-033cfe8db3a9 Destroying unnamed session 2023.10.24 04:52:46.971366 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:52:46.971379 [ 11 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.24 04:52:46.971442 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.10.24 04:52:46.971501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:46.971607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:46.971670 [ 3 ] {} HTTP-Session: 80247d16-c9b4-43ec-bb27-22369a695447 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:46.971741 [ 3 ] {} HTTP-Session: 80247d16-c9b4-43ec-bb27-22369a695447 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:46.971887 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2023.10.24 04:52:46.971931 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:46.972001 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:52:46.972153 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 81 rows starting from the beginning of the part 2023.10.24 04:52:46.972483 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:46.972626 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part 2023.10.24 04:52:46.972997 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 93 rows starting from the beginning of the part 2023.10.24 04:52:46.973510 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part 2023.10.24 04:52:46.974078 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:52:46.974786 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 04:52:46.974987 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 82 rows, containing 4 columns (4 merged, 0 gathered) in 0.005583661 sec., 14685.705310548043 rows/sec., 1.06 MiB/sec. 2023.10.24 04:52:46.975192 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 04:52:46.975256 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 04:52:46.975446 [ 143 ] {} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 04:52:46.975587 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:46.975616 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} executeQuery: Read 264 rows, 18.54 KiB in 0.003597857 sec., 73377 rows/sec., 5.03 MiB/sec. 2023.10.24 04:52:46.975872 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 04:52:46.975943 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 04:52:46.976250 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_6_1} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 04:52:46.976375 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:52:46.976465 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} DynamicQueryHandler: Done processing query 2023.10.24 04:52:46.976557 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.10.24 04:52:46.976576 [ 3 ] {64b04c7c-3e7e-40e3-b13a-4c4fbdcbe216} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:52:46.976686 [ 3 ] {} HTTP-Session: 80247d16-c9b4-43ec-bb27-22369a695447 Destroying unnamed session 2023.10.24 04:52:46.976970 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part 2023.10.24 04:52:46.976971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:46.977067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:46.977157 [ 3 ] {} HTTP-Session: 4400d1ae-b4c5-41cf-b583-3ec93b54691c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:46.977251 [ 3 ] {} HTTP-Session: 4400d1ae-b4c5-41cf-b583-3ec93b54691c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:46.977405 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part 2023.10.24 04:52:46.977631 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:46.977806 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:52:46.977885 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part 2023.10.24 04:52:46.977902 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 4 columns (4 merged, 0 gathered) in 0.00702794 sec., 74274.96535257842 rows/sec., 6.99 MiB/sec. 2023.10.24 04:52:46.978249 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2023.10.24 04:52:46.978241 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 04:52:46.978479 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:46.978584 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part 2023.10.24 04:52:46.978749 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 04:52:46.978997 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_6_1} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 04:52:46.979292 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:46.979675 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 04:52:46.979944 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 04:52:46.979974 [ 23 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004293346 sec., 262266.3069782869 rows/sec., 18.15 MiB/sec. 2023.10.24 04:52:46.980097 [ 23 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 04:52:46.980134 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} executeQuery: Read 6 rows, 258.00 B in 0.002420265 sec., 2479 rows/sec., 104.10 KiB/sec. 2023.10.24 04:52:46.980272 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} DynamicQueryHandler: Done processing query 2023.10.24 04:52:46.980291 [ 23 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 04:52:46.980299 [ 3 ] {0b163083-9f42-472b-9be9-cad9770664d9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:46.980318 [ 3 ] {} HTTP-Session: 4400d1ae-b4c5-41cf-b583-3ec93b54691c Destroying unnamed session 2023.10.24 04:52:46.980350 [ 23 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_6_1} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 04:52:46.980489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:46.980534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:46.980554 [ 3 ] {} HTTP-Session: c9f46cf0-a4e9-4886-9a62-10ae13b604b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:46.980571 [ 3 ] {} HTTP-Session: c9f46cf0-a4e9-4886-9a62-10ae13b604b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:46.980645 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:46.980687 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:52:46.980803 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:46.981117 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:46.981358 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 04:52:46.981530 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 04:52:46.981657 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} executeQuery: Read 63 rows, 3.91 KiB in 0.000982967 sec., 64091 rows/sec., 3.89 MiB/sec. 2023.10.24 04:52:46.981769 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} DynamicQueryHandler: Done processing query 2023.10.24 04:52:46.981792 [ 3 ] {f409a993-d297-45b0-9643-1501ec14e1e9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:46.981807 [ 3 ] {} HTTP-Session: c9f46cf0-a4e9-4886-9a62-10ae13b604b5 Destroying unnamed session 2023.10.24 04:52:46.981945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:46.981987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:46.982006 [ 3 ] {} HTTP-Session: a59a180b-7fac-40d1-88ad-7ae9b3bbd089 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:46.982023 [ 3 ] {} HTTP-Session: a59a180b-7fac-40d1-88ad-7ae9b3bbd089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:46.982093 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:46.982132 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:52:46.982232 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:46.982486 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:46.982711 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 04:52:46.982878 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 04:52:46.983012 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} executeQuery: Read 19 rows, 1.01 KiB in 0.000889715 sec., 21355 rows/sec., 1.11 MiB/sec. 2023.10.24 04:52:46.983128 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} DynamicQueryHandler: Done processing query 2023.10.24 04:52:46.983151 [ 3 ] {76e95cf8-73ab-4217-9aec-e2d0f5b42d22} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:46.983166 [ 3 ] {} HTTP-Session: a59a180b-7fac-40d1-88ad-7ae9b3bbd089 Destroying unnamed session 2023.10.24 04:52:51.964699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:51.964834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:51.964866 [ 3 ] {} HTTP-Session: c807e492-f422-450c-ae63-7f0360978d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:51.964894 [ 3 ] {} HTTP-Session: c807e492-f422-450c-ae63-7f0360978d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:51.965039 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:51.965103 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:52:51.965261 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:51.965689 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:51.965958 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 04:52:51.966123 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 04:52:51.966244 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} executeQuery: Read 31 rows, 2.51 KiB in 0.001164592 sec., 26618 rows/sec., 2.11 MiB/sec. 2023.10.24 04:52:51.966423 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} DynamicQueryHandler: Done processing query 2023.10.24 04:52:51.966450 [ 3 ] {5d4a4dcc-b544-4bd3-bfb9-374b9e262ee8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:51.966467 [ 3 ] {} HTTP-Session: c807e492-f422-450c-ae63-7f0360978d09 Destroying unnamed session 2023.10.24 04:52:51.966606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:51.966656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:51.966676 [ 3 ] {} HTTP-Session: 3a34084d-0afd-4e1a-bf64-68c500c23046 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:51.966695 [ 3 ] {} HTTP-Session: 3a34084d-0afd-4e1a-bf64-68c500c23046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:51.966779 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:51.966823 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:52:51.966934 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:51.967281 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:51.967508 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 04:52:51.967654 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 04:52:51.967757 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} executeQuery: Read 93 rows, 9.08 KiB in 0.000949776 sec., 97917 rows/sec., 9.34 MiB/sec. 2023.10.24 04:52:51.967874 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} DynamicQueryHandler: Done processing query 2023.10.24 04:52:51.967898 [ 3 ] {3216e55f-d210-456d-ad45-4ea291cdc891} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:52:51.967913 [ 3 ] {} HTTP-Session: 3a34084d-0afd-4e1a-bf64-68c500c23046 Destroying unnamed session 2023.10.24 04:52:51.968034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:51.968080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:51.968099 [ 3 ] {} HTTP-Session: bc0f7120-685b-48fe-9ec0-a442e8a0b9b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:51.968116 [ 3 ] {} HTTP-Session: bc0f7120-685b-48fe-9ec0-a442e8a0b9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:51.968189 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:51.968228 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:52:51.968349 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:51.968634 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:51.968834 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 04:52:51.968974 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 04:52:51.969073 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} executeQuery: Read 31 rows, 2.48 KiB in 0.000856214 sec., 36205 rows/sec., 2.83 MiB/sec. 2023.10.24 04:52:51.969172 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} DynamicQueryHandler: Done processing query 2023.10.24 04:52:51.969196 [ 3 ] {f534cab2-de08-4954-b6a4-4f7057e6621c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:51.969211 [ 3 ] {} HTTP-Session: bc0f7120-685b-48fe-9ec0-a442e8a0b9b0 Destroying unnamed session 2023.10.24 04:52:51.969377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:51.969422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:51.969441 [ 3 ] {} HTTP-Session: 2156306d-9a66-47b4-bf0a-733624318ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:51.969457 [ 3 ] {} HTTP-Session: 2156306d-9a66-47b4-bf0a-733624318ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:51.969534 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:51.969578 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:52:51.969706 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:51.970103 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB. 2023.10.24 04:52:51.970401 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 04:52:51.970573 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 04:52:51.970675 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} executeQuery: Read 31 rows, 42.84 KiB in 0.00111275 sec., 27858 rows/sec., 37.59 MiB/sec. 2023.10.24 04:52:51.970854 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} DynamicQueryHandler: Done processing query 2023.10.24 04:52:51.970878 [ 3 ] {f7b724f6-18a7-4795-aa1b-ea3ab6ed8c4a} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:52:51.970893 [ 3 ] {} HTTP-Session: 2156306d-9a66-47b4-bf0a-733624318ea4 Destroying unnamed session 2023.10.24 04:52:56.307173 [ 135 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:52:56.307242 [ 135 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:52:56.966950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:56.967057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:56.967082 [ 3 ] {} HTTP-Session: 0bff9452-a4b4-4620-97b6-ab6a90bc887c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:56.967106 [ 3 ] {} HTTP-Session: 0bff9452-a4b4-4620-97b6-ab6a90bc887c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:56.967229 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:56.967289 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:52:56.967441 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:56.967837 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:52:56.968085 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 04:52:56.968245 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 04:52:56.968368 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} executeQuery: Read 6 rows, 348.00 B in 0.00110572 sec., 5426 rows/sec., 307.35 KiB/sec. 2023.10.24 04:52:56.968506 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} DynamicQueryHandler: Done processing query 2023.10.24 04:52:56.968529 [ 3 ] {911b3c9b-9169-4295-8c53-fef55edf5192} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 04:52:56.968544 [ 3 ] {} HTTP-Session: 0bff9452-a4b4-4620-97b6-ab6a90bc887c Destroying unnamed session 2023.10.24 04:52:56.968685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:56.968729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:56.968748 [ 3 ] {} HTTP-Session: d23596dc-8357-4804-a2be-1ac1078e5c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:56.968765 [ 3 ] {} HTTP-Session: d23596dc-8357-4804-a2be-1ac1078e5c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:56.968837 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:56.968876 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:52:56.968978 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:56.969321 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:52:56.969530 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 04:52:56.969689 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 04:52:56.969812 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} executeQuery: Read 87 rows, 8.33 KiB in 0.000937085 sec., 92841 rows/sec., 8.68 MiB/sec. 2023.10.24 04:52:56.969965 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} DynamicQueryHandler: Done processing query 2023.10.24 04:52:56.969988 [ 3 ] {7c634769-88b4-4d1c-80fb-de5210032172} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:52:56.970003 [ 3 ] {} HTTP-Session: d23596dc-8357-4804-a2be-1ac1078e5c78 Destroying unnamed session 2023.10.24 04:52:56.970154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 42082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:56.970197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:56.970216 [ 3 ] {} HTTP-Session: bdd8d641-0c14-4caa-b6e5-4a3935eee863 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:56.970232 [ 3 ] {} HTTP-Session: bdd8d641-0c14-4caa-b6e5-4a3935eee863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:56.970315 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:56.970353 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:52:56.970466 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:56.970941 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:52:56.971157 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 04:52:56.971303 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 04:52:56.971418 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} executeQuery: Read 264 rows, 18.54 KiB in 0.001069369 sec., 246874 rows/sec., 16.94 MiB/sec. 2023.10.24 04:52:56.971541 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} DynamicQueryHandler: Done processing query 2023.10.24 04:52:56.971565 [ 3 ] {bbfecccf-4b5e-4872-9d69-0978bf5e9fcb} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:52:56.971580 [ 3 ] {} HTTP-Session: bdd8d641-0c14-4caa-b6e5-4a3935eee863 Destroying unnamed session 2023.10.24 04:52:56.971745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:56.971789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:56.971807 [ 3 ] {} HTTP-Session: 941c39df-b8f4-4613-a912-23f5a95e3e0d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:56.971823 [ 3 ] {} HTTP-Session: 941c39df-b8f4-4613-a912-23f5a95e3e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:56.971892 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:56.971930 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:52:56.972036 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:56.972301 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:52:56.972538 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 04:52:56.972704 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 04:52:56.972829 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} executeQuery: Read 6 rows, 258.00 B in 0.000909044 sec., 6600 rows/sec., 277.16 KiB/sec. 2023.10.24 04:52:56.972947 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} DynamicQueryHandler: Done processing query 2023.10.24 04:52:56.972969 [ 3 ] {6fdaf57c-eeea-4882-b79d-a9c2ff70dcef} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:56.972984 [ 3 ] {} HTTP-Session: 941c39df-b8f4-4613-a912-23f5a95e3e0d Destroying unnamed session 2023.10.24 04:52:56.973124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:56.973168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:56.973186 [ 3 ] {} HTTP-Session: 557ca4d3-9a8d-480f-b912-4fa6311dad8e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:56.973203 [ 3 ] {} HTTP-Session: 557ca4d3-9a8d-480f-b912-4fa6311dad8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:56.973276 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:56.973317 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:52:56.973433 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:56.973748 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:52:56.973986 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 04:52:56.974155 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 04:52:56.974285 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} executeQuery: Read 63 rows, 3.91 KiB in 0.000981646 sec., 64177 rows/sec., 3.89 MiB/sec. 2023.10.24 04:52:56.974405 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} DynamicQueryHandler: Done processing query 2023.10.24 04:52:56.974428 [ 3 ] {6c793035-4c84-4c19-951d-a7976df3c310} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:52:56.974443 [ 3 ] {} HTTP-Session: 557ca4d3-9a8d-480f-b912-4fa6311dad8e Destroying unnamed session 2023.10.24 04:52:56.974574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:52:56.974617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:52:56.974636 [ 3 ] {} HTTP-Session: e11ddc53-422f-4158-b535-0f8046a066c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:52:56.974652 [ 3 ] {} HTTP-Session: e11ddc53-422f-4158-b535-0f8046a066c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:52:56.974722 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:52:56.974760 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:52:56.974861 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:52:56.975115 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:52:56.975340 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 04:52:56.975516 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 04:52:56.975640 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} executeQuery: Read 19 rows, 1.01 KiB in 0.000889524 sec., 21359 rows/sec., 1.11 MiB/sec. 2023.10.24 04:52:56.975633 [ 135 ] {} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 04:52:56.975741 [ 135 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:52:56.975813 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} DynamicQueryHandler: Done processing query 2023.10.24 04:52:56.975862 [ 3 ] {ca72f196-1f0c-4268-a1f3-79c9203a74b7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:52:56.975871 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 04:52:56.975910 [ 3 ] {} HTTP-Session: e11ddc53-422f-4158-b535-0f8046a066c0 Destroying unnamed session 2023.10.24 04:52:56.976013 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:52:56.976048 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2023.10.24 04:52:56.976176 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part 2023.10.24 04:52:56.976263 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2023.10.24 04:52:56.976341 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.10.24 04:52:56.976416 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part 2023.10.24 04:52:56.976490 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2023.10.24 04:52:56.977872 [ 20 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.002065096 sec., 57624.439735489286 rows/sec., 3.20 MiB/sec. 2023.10.24 04:52:56.978013 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 04:52:56.978211 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 04:52:56.978276 [ 9 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_6_1} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 04:53:01.964631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:01.964771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:01.964804 [ 3 ] {} HTTP-Session: a9973a78-ada3-4df1-ab47-6db9a01b4ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:01.964836 [ 3 ] {} HTTP-Session: a9973a78-ada3-4df1-ab47-6db9a01b4ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:01.965002 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:01.965085 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:01.965294 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:01.965788 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:01.966106 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 04:53:01.966306 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 04:53:01.966480 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} executeQuery: Read 31 rows, 2.51 KiB in 0.001429509 sec., 21685 rows/sec., 1.72 MiB/sec. 2023.10.24 04:53:01.966661 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} DynamicQueryHandler: Done processing query 2023.10.24 04:53:01.966691 [ 3 ] {e55a22d6-3ae7-48f9-97e9-beaf4a2a51ed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:01.966713 [ 3 ] {} HTTP-Session: a9973a78-ada3-4df1-ab47-6db9a01b4ce0 Destroying unnamed session 2023.10.24 04:53:01.966886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:01.966943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:01.966968 [ 3 ] {} HTTP-Session: 0ed7015f-aefe-4c1b-bc73-3cafbd73fd93 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:01.966990 [ 3 ] {} HTTP-Session: 0ed7015f-aefe-4c1b-bc73-3cafbd73fd93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:01.967084 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:01.967135 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:01.967265 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:01.967671 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:01.967903 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 04:53:01.968052 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 04:53:01.968155 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} executeQuery: Read 93 rows, 9.08 KiB in 0.001034578 sec., 89891 rows/sec., 8.57 MiB/sec. 2023.10.24 04:53:01.968286 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} DynamicQueryHandler: Done processing query 2023.10.24 04:53:01.968317 [ 3 ] {942fa526-a965-4dd0-b2cc-dabd8b61f9c9} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:53:01.968340 [ 3 ] {} HTTP-Session: 0ed7015f-aefe-4c1b-bc73-3cafbd73fd93 Destroying unnamed session 2023.10.24 04:53:01.968504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:01.968556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:01.968576 [ 3 ] {} HTTP-Session: 1c463822-eaf3-450a-91c9-b82047e527e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:01.968595 [ 3 ] {} HTTP-Session: 1c463822-eaf3-450a-91c9-b82047e527e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:01.968668 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:01.968709 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:01.968814 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:01.969118 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:01.969339 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 04:53:01.969479 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 04:53:01.969581 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} executeQuery: Read 31 rows, 2.48 KiB in 0.000883284 sec., 35096 rows/sec., 2.74 MiB/sec. 2023.10.24 04:53:01.969753 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} DynamicQueryHandler: Done processing query 2023.10.24 04:53:01.969783 [ 3 ] {23ed7cbb-eb4d-4c89-a96f-20b3802bd560} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:01.969803 [ 3 ] {} HTTP-Session: 1c463822-eaf3-450a-91c9-b82047e527e3 Destroying unnamed session 2023.10.24 04:53:01.969993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:01.970048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:01.970072 [ 3 ] {} HTTP-Session: 8e9837a6-4f6e-49ea-bdd4-68c24fb48632 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:01.970093 [ 3 ] {} HTTP-Session: 8e9837a6-4f6e-49ea-bdd4-68c24fb48632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:01.970191 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:01.970242 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:01.970388 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:01.971049 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:01.971447 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.24 04:53:01.971680 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.24 04:53:01.971805 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} executeQuery: Read 31 rows, 42.84 KiB in 0.001580273 sec., 19616 rows/sec., 26.47 MiB/sec. 2023.10.24 04:53:01.971951 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} DynamicQueryHandler: Done processing query 2023.10.24 04:53:01.971979 [ 3 ] {b666b555-9ce7-40f4-8b78-e3586eabac30} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:53:01.972000 [ 3 ] {} HTTP-Session: 8e9837a6-4f6e-49ea-bdd4-68c24fb48632 Destroying unnamed session 2023.10.24 04:53:06.968576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:06.968704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:06.968729 [ 3 ] {} HTTP-Session: da845229-f12e-4be3-b0b4-2011129fe626 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:06.968753 [ 3 ] {} HTTP-Session: da845229-f12e-4be3-b0b4-2011129fe626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:06.968879 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:06.968944 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.24 04:53:06.969144 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:06.969568 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.969875 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.24 04:53:06.970039 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} oximeter.timeseries_schema (124bc77d-fcea-49ce-beb0-c3de6c4db256): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.24 04:53:06.970179 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} executeQuery: Read 11 rows, 1009.00 B in 0.001259184 sec., 8735 rows/sec., 782.53 KiB/sec. 2023.10.24 04:53:06.970324 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} DynamicQueryHandler: Done processing query 2023.10.24 04:53:06.970347 [ 3 ] {eb617b5f-4bc0-4850-a129-5215c8ea381d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.24 04:53:06.970364 [ 3 ] {} HTTP-Session: da845229-f12e-4be3-b0b4-2011129fe626 Destroying unnamed session 2023.10.24 04:53:06.970463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:06.970508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:06.970526 [ 3 ] {} HTTP-Session: cead7ef9-5301-49da-81a6-0069839f1ae9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:06.970543 [ 3 ] {} HTTP-Session: cead7ef9-5301-49da-81a6-0069839f1ae9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:06.970614 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:06.970653 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:06.970759 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:06.971065 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.971277 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 04:53:06.971424 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 04:53:06.971549 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} executeQuery: Read 6 rows, 348.00 B in 0.000906265 sec., 6620 rows/sec., 374.99 KiB/sec. 2023.10.24 04:53:06.971663 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} DynamicQueryHandler: Done processing query 2023.10.24 04:53:06.971685 [ 3 ] {bcf3fc3c-a937-4f2a-88e8-ef84f160621c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 04:53:06.971701 [ 3 ] {} HTTP-Session: cead7ef9-5301-49da-81a6-0069839f1ae9 Destroying unnamed session 2023.10.24 04:53:06.971846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:06.971890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:06.971908 [ 3 ] {} HTTP-Session: bf199e10-21c0-4b5a-8e8a-5bf681490bcc Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:06.971924 [ 3 ] {} HTTP-Session: bf199e10-21c0-4b5a-8e8a-5bf681490bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:06.971997 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:06.972034 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:06.972137 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:06.972472 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.972674 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 04:53:06.972816 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 04:53:06.972939 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} executeQuery: Read 87 rows, 8.33 KiB in 0.000913844 sec., 95202 rows/sec., 8.90 MiB/sec. 2023.10.24 04:53:06.973054 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} DynamicQueryHandler: Done processing query 2023.10.24 04:53:06.973076 [ 3 ] {3f3003f7-3b5b-4573-b012-764b6d4fb93b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:53:06.973092 [ 3 ] {} HTTP-Session: bf199e10-21c0-4b5a-8e8a-5bf681490bcc Destroying unnamed session 2023.10.24 04:53:06.973296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 43929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:06.973341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:06.973360 [ 3 ] {} HTTP-Session: f87c7a0e-0fc2-4e91-92de-2855ed55b97d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:06.973377 [ 3 ] {} HTTP-Session: f87c7a0e-0fc2-4e91-92de-2855ed55b97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:06.973460 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:06.973499 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:06.973600 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:06.974041 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.974257 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 04:53:06.974404 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 04:53:06.974532 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} executeQuery: Read 275 rows, 19.41 KiB in 0.001042228 sec., 263857 rows/sec., 18.19 MiB/sec. 2023.10.24 04:53:06.974651 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} DynamicQueryHandler: Done processing query 2023.10.24 04:53:06.974673 [ 3 ] {c3df0823-b18a-448e-9eb6-13a4153a54e6} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:53:06.974688 [ 3 ] {} HTTP-Session: f87c7a0e-0fc2-4e91-92de-2855ed55b97d Destroying unnamed session 2023.10.24 04:53:06.974814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:06.974857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:06.974876 [ 3 ] {} HTTP-Session: 7760fc2a-4561-402c-9c94-194f24f3903d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:06.974893 [ 3 ] {} HTTP-Session: 7760fc2a-4561-402c-9c94-194f24f3903d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:06.974961 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:06.974999 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:53:06.975103 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:06.975360 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.975592 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 04:53:06.975757 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 04:53:06.975878 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} executeQuery: Read 6 rows, 258.00 B in 0.000888334 sec., 6754 rows/sec., 283.62 KiB/sec. 2023.10.24 04:53:06.975870 [ 123 ] {} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 04:53:06.975980 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.976051 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} DynamicQueryHandler: Done processing query 2023.10.24 04:53:06.976094 [ 3 ] {44315bc0-f206-441c-ab2a-e42eef607539} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:06.976095 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 04:53:06.976114 [ 3 ] {} HTTP-Session: 7760fc2a-4561-402c-9c94-194f24f3903d Destroying unnamed session 2023.10.24 04:53:06.976228 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:06.976265 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:06.976338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13587, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:06.976412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:06.976466 [ 3 ] {} HTTP-Session: 730469f1-dc1d-450b-84a1-69a912270329 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:06.976502 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:06.976515 [ 3 ] {} HTTP-Session: 730469f1-dc1d-450b-84a1-69a912270329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:06.976744 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:06.976757 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:06.976863 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:53:06.976995 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:06.977293 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:06.977405 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:06.977560 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:06.978115 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.978732 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 04:53:06.978913 [ 20 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002860197 sec., 12586.54561206798 rows/sec., 528.54 KiB/sec. 2023.10.24 04:53:06.979029 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 04:53:06.979162 [ 12 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 04:53:06.979191 [ 122 ] {} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 04:53:06.979249 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} executeQuery: Read 74 rows, 4.64 KiB in 0.002411065 sec., 30691 rows/sec., 1.88 MiB/sec. 2023.10.24 04:53:06.979290 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.979516 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 04:53:06.979671 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} DynamicQueryHandler: Done processing query 2023.10.24 04:53:06.979726 [ 12 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 04:53:06.979763 [ 3 ] {42fc749d-7d7e-4def-80e7-1f22bc105170} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 04:53:06.979771 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:06.979812 [ 3 ] {} HTTP-Session: 730469f1-dc1d-450b-84a1-69a912270329 Destroying unnamed session 2023.10.24 04:53:06.979861 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:06.979875 [ 12 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_6_1} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 04:53:06.980057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:06.980126 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:06.980154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:06.980209 [ 3 ] {} HTTP-Session: 61bbb00c-c6eb-49ae-9951-0afc37ee3dad Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:06.980237 [ 3 ] {} HTTP-Session: 61bbb00c-c6eb-49ae-9951-0afc37ee3dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:06.980363 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:06.980455 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:06.980572 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:53:06.980605 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:06.980951 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:06.981014 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:06.981197 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part 2023.10.24 04:53:06.981707 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:06.982207 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 04:53:06.982594 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 04:53:06.982755 [ 9 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003388262 sec., 114808.12286653157 rows/sec., 6.97 MiB/sec. 2023.10.24 04:53:06.982851 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} executeQuery: Read 19 rows, 1.01 KiB in 0.002328623 sec., 8159 rows/sec., 433.21 KiB/sec. 2023.10.24 04:53:06.982988 [ 12 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 04:53:06.983119 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} DynamicQueryHandler: Done processing query 2023.10.24 04:53:06.983155 [ 3 ] {daa650c5-cf52-4c1c-92b5-083c0365e850} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:06.983191 [ 3 ] {} HTTP-Session: 61bbb00c-c6eb-49ae-9951-0afc37ee3dad Destroying unnamed session 2023.10.24 04:53:06.983337 [ 12 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 04:53:06.983417 [ 12 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_6_1} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 04:53:11.307273 [ 120 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:53:11.307342 [ 120 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:53:11.964778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:11.964893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:11.964922 [ 3 ] {} HTTP-Session: 66caacba-6323-487a-aeee-93c1640ac7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:11.964951 [ 3 ] {} HTTP-Session: 66caacba-6323-487a-aeee-93c1640ac7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:11.965092 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:11.965159 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:11.965337 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:11.965900 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:11.966163 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 04:53:11.966328 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 04:53:11.966459 [ 118 ] {} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 04:53:11.966471 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} executeQuery: Read 31 rows, 2.51 KiB in 0.001340886 sec., 23119 rows/sec., 1.83 MiB/sec. 2023.10.24 04:53:11.966513 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:11.966680 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 04:53:11.966712 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} DynamicQueryHandler: Done processing query 2023.10.24 04:53:11.966768 [ 3 ] {f1c58b04-3ba4-48fc-ba39-8ed50577f7ab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:11.966794 [ 3 ] {} HTTP-Session: 66caacba-6323-487a-aeee-93c1640ac7bf Destroying unnamed session 2023.10.24 04:53:11.966858 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:11.966900 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 37 rows starting from the beginning of the part 2023.10.24 04:53:11.966951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:11.967037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:11.967087 [ 3 ] {} HTTP-Session: 44f0368c-3f56-48c9-89e8-2c93767c3184 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:11.967139 [ 3 ] {} HTTP-Session: 44f0368c-3f56-48c9-89e8-2c93767c3184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:11.967198 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:11.967329 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:11.967435 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:11.967475 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:11.967867 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:11.967885 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:11.968068 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:11.968220 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:11.968781 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:11.969195 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 04:53:11.969544 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 04:53:11.969722 [ 118 ] {} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 04:53:11.969842 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:11.969841 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} executeQuery: Read 93 rows, 9.08 KiB in 0.002443996 sec., 38052 rows/sec., 3.63 MiB/sec. 2023.10.24 04:53:11.970147 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 04:53:11.970306 [ 9 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 4 columns (4 merged, 0 gathered) in 0.00370653 sec., 38310.765055186384 rows/sec., 2.92 MiB/sec. 2023.10.24 04:53:11.970417 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} DynamicQueryHandler: Done processing query 2023.10.24 04:53:11.970418 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:11.970467 [ 3 ] {c9f3160f-92de-400b-8447-578094b79ba1} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:53:11.970515 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 180 rows starting from the beginning of the part 2023.10.24 04:53:11.970517 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 04:53:11.970532 [ 3 ] {} HTTP-Session: 44f0368c-3f56-48c9-89e8-2c93767c3184 Destroying unnamed session 2023.10.24 04:53:11.970829 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 93 rows starting from the beginning of the part 2023.10.24 04:53:11.970857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:11.970883 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 04:53:11.970986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:11.971041 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_11_2} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 04:53:11.971109 [ 3 ] {} HTTP-Session: f48e898f-b8a7-43e9-872e-848b705e901d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:11.971118 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part 2023.10.24 04:53:11.971219 [ 3 ] {} HTTP-Session: f48e898f-b8a7-43e9-872e-848b705e901d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:11.971436 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 93 rows starting from the beginning of the part 2023.10.24 04:53:11.971453 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:11.971544 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:11.971710 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part 2023.10.24 04:53:11.972034 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:11.972049 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 93 rows starting from the beginning of the part 2023.10.24 04:53:11.972724 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:11.973197 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 04:53:11.973502 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 04:53:11.973736 [ 118 ] {} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 04:53:11.973784 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 4 columns (4 merged, 0 gathered) in 0.003823314 sec., 165563.17372834144 rows/sec., 15.66 MiB/sec. 2023.10.24 04:53:11.973811 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:11.973816 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} executeQuery: Read 31 rows, 2.48 KiB in 0.002303182 sec., 13459 rows/sec., 1.05 MiB/sec. 2023.10.24 04:53:11.974006 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 04:53:11.974038 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 04:53:11.974223 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:11.974235 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} DynamicQueryHandler: Done processing query 2023.10.24 04:53:11.974285 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 307 rows starting from the beginning of the part 2023.10.24 04:53:11.974288 [ 3 ] {c34f13c7-8cff-4a70-a302-6f8ce498a909} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:11.974377 [ 3 ] {} HTTP-Session: f48e898f-b8a7-43e9-872e-848b705e901d Destroying unnamed session 2023.10.24 04:53:11.974441 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 04:53:11.974530 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:11.974578 [ 12 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_11_2} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 04:53:11.974671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:11.974795 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part 2023.10.24 04:53:11.974808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:11.974866 [ 3 ] {} HTTP-Session: 05fc7190-0d17-4413-95c3-ceb0af0b52ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:11.974906 [ 3 ] {} HTTP-Session: 05fc7190-0d17-4413-95c3-ceb0af0b52ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:11.975042 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:11.975142 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:11.975294 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:11.975298 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 275 rows starting from the beginning of the part 2023.10.24 04:53:11.975679 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:11.975960 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:11.977101 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:11.977570 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 939 rows, containing 4 columns (4 merged, 0 gathered) in 0.003651449 sec., 257158.18569559645 rows/sec., 18.02 MiB/sec. 2023.10.24 04:53:11.977754 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 04:53:11.977771 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.24 04:53:11.978006 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 04:53:11.978106 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.24 04:53:11.978130 [ 18 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_11_2} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 04:53:11.978302 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} executeQuery: Read 31 rows, 42.84 KiB in 0.003110965 sec., 9964 rows/sec., 13.45 MiB/sec. 2023.10.24 04:53:11.978455 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} DynamicQueryHandler: Done processing query 2023.10.24 04:53:11.978479 [ 3 ] {2e77e780-3f87-4e14-ae61-2f851c4dff98} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:53:11.978495 [ 3 ] {} HTTP-Session: 05fc7190-0d17-4413-95c3-ceb0af0b52ba Destroying unnamed session 2023.10.24 04:53:16.969586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:16.969721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:16.969753 [ 3 ] {} HTTP-Session: 1b1d7c31-66d7-4b81-b183-285af1b13505 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:16.969781 [ 3 ] {} HTTP-Session: 1b1d7c31-66d7-4b81-b183-285af1b13505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:16.969922 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:16.969989 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:16.970154 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:16.970562 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:16.970825 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 04:53:16.970986 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 04:53:16.971109 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} executeQuery: Read 25 rows, 1.88 KiB in 0.001146551 sec., 21804 rows/sec., 1.60 MiB/sec. 2023.10.24 04:53:16.971258 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} DynamicQueryHandler: Done processing query 2023.10.24 04:53:16.971283 [ 3 ] {4c26f937-1b62-45a7-b7c1-bb3c44bd62c7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:53:16.971299 [ 3 ] {} HTTP-Session: 1b1d7c31-66d7-4b81-b183-285af1b13505 Destroying unnamed session 2023.10.24 04:53:16.971448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 23171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:16.971496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:16.971516 [ 3 ] {} HTTP-Session: 76b2b41e-373e-400e-a007-484797ae6fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:16.971535 [ 3 ] {} HTTP-Session: 76b2b41e-373e-400e-a007-484797ae6fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:16.971617 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:16.971657 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:16.971764 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:16.972267 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:16.972489 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 04:53:16.972658 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 04:53:16.972761 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} executeQuery: Read 144 rows, 14.37 KiB in 0.00111631 sec., 128996 rows/sec., 12.57 MiB/sec. 2023.10.24 04:53:16.972903 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} DynamicQueryHandler: Done processing query 2023.10.24 04:53:16.972926 [ 3 ] {dbcfffc3-406c-456e-8fef-6c6b4a4b7689} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:16.972942 [ 3 ] {} HTTP-Session: 76b2b41e-373e-400e-a007-484797ae6fd2 Destroying unnamed session 2023.10.24 04:53:16.973139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 46828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:16.973184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:16.973203 [ 3 ] {} HTTP-Session: 13a3f53c-5b7f-48a6-a7e9-329900b26deb Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:16.973219 [ 3 ] {} HTTP-Session: 13a3f53c-5b7f-48a6-a7e9-329900b26deb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:16.973304 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:16.973343 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:16.973448 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:16.973877 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:16.974096 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 04:53:16.974242 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 04:53:16.974360 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} executeQuery: Read 292 rows, 20.79 KiB in 0.001028038 sec., 284036 rows/sec., 19.75 MiB/sec. 2023.10.24 04:53:16.974466 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} DynamicQueryHandler: Done processing query 2023.10.24 04:53:16.974489 [ 3 ] {0c149621-01b3-41f9-91b2-4b747fa16120} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:53:16.974505 [ 3 ] {} HTTP-Session: 13a3f53c-5b7f-48a6-a7e9-329900b26deb Destroying unnamed session 2023.10.24 04:53:16.974646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:16.974688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:16.974706 [ 3 ] {} HTTP-Session: 834bf9f0-2322-4463-8029-c4b84101d7be Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:16.974723 [ 3 ] {} HTTP-Session: 834bf9f0-2322-4463-8029-c4b84101d7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:16.974790 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:16.974828 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:53:16.974935 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:16.975201 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:16.975435 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 04:53:16.975604 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 04:53:16.975724 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} executeQuery: Read 6 rows, 258.00 B in 0.000906375 sec., 6619 rows/sec., 277.98 KiB/sec. 2023.10.24 04:53:16.975849 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} DynamicQueryHandler: Done processing query 2023.10.24 04:53:16.975872 [ 3 ] {af77cfe5-0bf3-4bd3-aaa3-6e22d12a2620} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:16.975889 [ 3 ] {} HTTP-Session: 834bf9f0-2322-4463-8029-c4b84101d7be Destroying unnamed session 2023.10.24 04:53:16.976019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:16.976065 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:16.976085 [ 3 ] {} HTTP-Session: 5c6d4320-67a9-4faa-9b40-6524721b13f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:16.976101 [ 3 ] {} HTTP-Session: 5c6d4320-67a9-4faa-9b40-6524721b13f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:16.976172 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:16.976214 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:53:16.976330 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:16.976619 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:16.976868 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 04:53:16.977040 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 04:53:16.977156 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} executeQuery: Read 63 rows, 3.91 KiB in 0.000956137 sec., 65890 rows/sec., 3.99 MiB/sec. 2023.10.24 04:53:16.977258 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} DynamicQueryHandler: Done processing query 2023.10.24 04:53:16.977280 [ 3 ] {b7c7ae2b-f689-4516-bc18-035eb1baf083} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:16.977295 [ 3 ] {} HTTP-Session: 5c6d4320-67a9-4faa-9b40-6524721b13f4 Destroying unnamed session 2023.10.24 04:53:16.977456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 20366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:16.977499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:16.977519 [ 3 ] {} HTTP-Session: 37732bd8-dc13-4a11-8ec8-bc251a9ba776 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:16.977535 [ 3 ] {} HTTP-Session: 37732bd8-dc13-4a11-8ec8-bc251a9ba776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:16.977609 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:16.977652 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:16.977785 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:16.978177 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:16.978466 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.24 04:53:16.978661 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.24 04:53:16.978792 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} executeQuery: Read 19 rows, 26.25 KiB in 0.001151572 sec., 16499 rows/sec., 22.26 MiB/sec. 2023.10.24 04:53:16.978785 [ 113 ] {} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.24 04:53:16.978901 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:16.978990 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} DynamicQueryHandler: Done processing query 2023.10.24 04:53:16.978997 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.24 04:53:16.979022 [ 3 ] {a1ba67fa-ff80-4a4c-aa7f-01262fe98a4e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:16.979057 [ 3 ] {} HTTP-Session: 37732bd8-dc13-4a11-8ec8-bc251a9ba776 Destroying unnamed session 2023.10.24 04:53:16.979145 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:16.979207 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part 2023.10.24 04:53:16.979219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:16.979306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:16.979342 [ 3 ] {} HTTP-Session: aa24097f-0f04-48d9-94a7-54e4b19324ce Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:16.979395 [ 3 ] {} HTTP-Session: aa24097f-0f04-48d9-94a7-54e4b19324ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:16.979466 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:16.979610 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:16.979733 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:53:16.979761 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:16.980158 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:16.980210 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:16.980401 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:16.980631 [ 9 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part 2023.10.24 04:53:16.980956 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:16.981467 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 04:53:16.981824 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 04:53:16.982105 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} executeQuery: Read 28 rows, 1.64 KiB in 0.002426416 sec., 11539 rows/sec., 674.14 KiB/sec. 2023.10.24 04:53:16.982337 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} DynamicQueryHandler: Done processing query 2023.10.24 04:53:16.982391 [ 3 ] {36ade43e-3855-4567-9b65-1cf69c3ac034} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.24 04:53:16.982448 [ 3 ] {} HTTP-Session: aa24097f-0f04-48d9-94a7-54e4b19324ce Destroying unnamed session 2023.10.24 04:53:16.982636 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 6 columns (6 merged, 0 gathered) in 0.003662999 sec., 46410.05908000521 rows/sec., 62.63 MiB/sec. 2023.10.24 04:53:16.982887 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.24 04:53:16.983163 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.24 04:53:16.983236 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_6_1} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.24 04:53:21.965065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:21.965190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:21.965221 [ 3 ] {} HTTP-Session: 7ff8a05b-b4cf-4322-9f80-3557d197c4c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:21.965249 [ 3 ] {} HTTP-Session: 7ff8a05b-b4cf-4322-9f80-3557d197c4c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:21.965393 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:21.965461 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:21.965638 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:21.966159 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:21.966438 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 04:53:21.966607 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 04:53:21.966728 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} executeQuery: Read 31 rows, 2.51 KiB in 0.001298325 sec., 23876 rows/sec., 1.89 MiB/sec. 2023.10.24 04:53:21.966885 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} DynamicQueryHandler: Done processing query 2023.10.24 04:53:21.966910 [ 3 ] {3d24186b-292c-46c3-823e-cd144d5d3611} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:21.966926 [ 3 ] {} HTTP-Session: 7ff8a05b-b4cf-4322-9f80-3557d197c4c9 Destroying unnamed session 2023.10.24 04:53:21.967065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:21.967124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:21.967145 [ 3 ] {} HTTP-Session: fdfda78a-afca-4e8e-9b2f-f3730f9be5e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:21.967165 [ 3 ] {} HTTP-Session: fdfda78a-afca-4e8e-9b2f-f3730f9be5e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:21.967251 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:21.967293 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:21.967400 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:21.967746 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:21.967981 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 04:53:21.968133 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 04:53:21.968262 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} executeQuery: Read 93 rows, 9.08 KiB in 0.000980876 sec., 94813 rows/sec., 9.04 MiB/sec. 2023.10.24 04:53:21.968373 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} DynamicQueryHandler: Done processing query 2023.10.24 04:53:21.968398 [ 3 ] {c427c639-e352-42b3-8fdf-0077e0ffb435} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:53:21.968414 [ 3 ] {} HTTP-Session: fdfda78a-afca-4e8e-9b2f-f3730f9be5e2 Destroying unnamed session 2023.10.24 04:53:21.968535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:21.968579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:21.968599 [ 3 ] {} HTTP-Session: 9d9dbbbf-ebbc-4e15-a9c7-945378e87cfc Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:21.968616 [ 3 ] {} HTTP-Session: 9d9dbbbf-ebbc-4e15-a9c7-945378e87cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:21.968689 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:21.968728 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:21.968832 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:21.969105 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:21.969307 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 04:53:21.969463 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 04:53:21.969581 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} executeQuery: Read 31 rows, 2.48 KiB in 0.000863393 sec., 35904 rows/sec., 2.81 MiB/sec. 2023.10.24 04:53:21.969697 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} DynamicQueryHandler: Done processing query 2023.10.24 04:53:21.969720 [ 3 ] {fb1a6df3-a2c7-4e43-8ac5-fef1ad1a0251} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:21.969735 [ 3 ] {} HTTP-Session: 9d9dbbbf-ebbc-4e15-a9c7-945378e87cfc Destroying unnamed session 2023.10.24 04:53:21.969956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:21.970001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:21.970020 [ 3 ] {} HTTP-Session: 3c8d5fba-1da0-4006-bc6c-d380bf4f80f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:21.970037 [ 3 ] {} HTTP-Session: 3c8d5fba-1da0-4006-bc6c-d380bf4f80f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:21.970113 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:21.970158 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:21.970292 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:21.970696 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:21.970996 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.24 04:53:21.971166 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.24 04:53:21.971291 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} executeQuery: Read 31 rows, 42.84 KiB in 0.001149892 sec., 26959 rows/sec., 36.38 MiB/sec. 2023.10.24 04:53:21.971453 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} DynamicQueryHandler: Done processing query 2023.10.24 04:53:21.971476 [ 3 ] {1400dd1a-ced3-4b56-8dd4-75d1548108cb} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:53:21.971493 [ 3 ] {} HTTP-Session: 3c8d5fba-1da0-4006-bc6c-d380bf4f80f1 Destroying unnamed session 2023.10.24 04:53:26.307603 [ 103 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:53:26.307675 [ 103 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:53:26.969506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:26.969623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:26.969654 [ 3 ] {} HTTP-Session: 25c4fb6a-2703-40e7-b099-2b90f0ddb0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:26.969682 [ 3 ] {} HTTP-Session: 25c4fb6a-2703-40e7-b099-2b90f0ddb0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:26.969825 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:26.969892 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:26.970074 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:26.970505 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:26.970767 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 04:53:26.970939 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 04:53:26.971070 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} executeQuery: Read 27 rows, 2.04 KiB in 0.001200962 sec., 22481 rows/sec., 1.66 MiB/sec. 2023.10.24 04:53:26.971217 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} DynamicQueryHandler: Done processing query 2023.10.24 04:53:26.971241 [ 3 ] {f074e1f0-88bb-46af-b95a-b015841dda1e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:53:26.971257 [ 3 ] {} HTTP-Session: 25c4fb6a-2703-40e7-b099-2b90f0ddb0ab Destroying unnamed session 2023.10.24 04:53:26.971422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:26.971467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:26.971486 [ 3 ] {} HTTP-Session: d7f4fb51-f193-4bf5-aed6-e2e2bc1e658f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:26.971503 [ 3 ] {} HTTP-Session: d7f4fb51-f193-4bf5-aed6-e2e2bc1e658f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:26.971579 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:26.971618 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:26.971719 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:26.972101 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:26.972320 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 04:53:26.972466 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 04:53:26.972594 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} executeQuery: Read 150 rows, 14.97 KiB in 0.000978956 sec., 153224 rows/sec., 14.93 MiB/sec. 2023.10.24 04:53:26.972787 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} DynamicQueryHandler: Done processing query 2023.10.24 04:53:26.972811 [ 3 ] {83a3b303-b060-43f8-85aa-417d43ff93ce} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:26.972826 [ 3 ] {} HTTP-Session: d7f4fb51-f193-4bf5-aed6-e2e2bc1e658f Destroying unnamed session 2023.10.24 04:53:26.972986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:26.973027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:26.973046 [ 3 ] {} HTTP-Session: 63507a46-c2eb-47a7-af2e-307b8b2d0340 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:26.973062 [ 3 ] {} HTTP-Session: 63507a46-c2eb-47a7-af2e-307b8b2d0340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:26.973142 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:26.973180 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:26.973287 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:26.973804 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:26.974020 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 04:53:26.974162 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 04:53:26.974291 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} executeQuery: Read 285 rows, 20.23 KiB in 0.001117701 sec., 254987 rows/sec., 17.67 MiB/sec. 2023.10.24 04:53:26.974419 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} DynamicQueryHandler: Done processing query 2023.10.24 04:53:26.974442 [ 3 ] {a64b20d8-8ec3-45f4-a7c8-42f2ec1289a2} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:53:26.974458 [ 3 ] {} HTTP-Session: 63507a46-c2eb-47a7-af2e-307b8b2d0340 Destroying unnamed session 2023.10.24 04:53:26.974659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:26.974702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:26.974720 [ 3 ] {} HTTP-Session: 9ba0539a-24a7-4364-baa1-dc81f3ddb9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:26.974737 [ 3 ] {} HTTP-Session: 9ba0539a-24a7-4364-baa1-dc81f3ddb9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:26.974805 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:26.974843 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:53:26.974948 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:26.975255 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:26.975495 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 04:53:26.975660 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 04:53:26.975779 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} executeQuery: Read 6 rows, 258.00 B in 0.000941286 sec., 6374 rows/sec., 267.67 KiB/sec. 2023.10.24 04:53:26.975912 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} DynamicQueryHandler: Done processing query 2023.10.24 04:53:26.975935 [ 3 ] {24a973f2-2f4c-4380-b63b-e4a0862c625a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:26.975950 [ 3 ] {} HTTP-Session: 9ba0539a-24a7-4364-baa1-dc81f3ddb9fd Destroying unnamed session 2023.10.24 04:53:26.976082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:26.976126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:26.976144 [ 3 ] {} HTTP-Session: 60dd3dea-d928-477e-8941-3928b1c403bd Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:26.976161 [ 3 ] {} HTTP-Session: 60dd3dea-d928-477e-8941-3928b1c403bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:26.976233 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:26.976274 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:53:26.976390 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:26.976688 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:26.976932 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 04:53:26.977109 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 04:53:26.977239 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} executeQuery: Read 63 rows, 3.91 KiB in 0.000972546 sec., 64778 rows/sec., 3.93 MiB/sec. 2023.10.24 04:53:26.977420 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} DynamicQueryHandler: Done processing query 2023.10.24 04:53:26.977445 [ 3 ] {fbe15c03-5262-457c-8b67-db2c66f215b5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:26.977460 [ 3 ] {} HTTP-Session: 60dd3dea-d928-477e-8941-3928b1c403bd Destroying unnamed session 2023.10.24 04:53:26.977635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:26.977679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:26.977696 [ 3 ] {} HTTP-Session: 0140cea9-ee12-4832-8d25-6064fb1f133d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:26.977713 [ 3 ] {} HTTP-Session: 0140cea9-ee12-4832-8d25-6064fb1f133d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:26.977789 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:26.977833 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:26.977979 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:26.978370 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:26.978646 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.24 04:53:26.978817 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.24 04:53:26.978955 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} executeQuery: Read 21 rows, 29.02 KiB in 0.001130731 sec., 18572 rows/sec., 25.06 MiB/sec. 2023.10.24 04:53:26.979086 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} DynamicQueryHandler: Done processing query 2023.10.24 04:53:26.979110 [ 3 ] {3249c6ac-9ea8-4874-bd93-36a25c9d1edd} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:26.979126 [ 3 ] {} HTTP-Session: 0140cea9-ee12-4832-8d25-6064fb1f133d Destroying unnamed session 2023.10.24 04:53:26.979239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:26.979282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:26.979300 [ 3 ] {} HTTP-Session: 978fd8a9-dfbb-47d0-b630-d9717ab96101 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:26.979318 [ 3 ] {} HTTP-Session: 978fd8a9-dfbb-47d0-b630-d9717ab96101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:26.979387 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:26.979427 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:53:26.979530 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:26.979790 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:26.980014 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 04:53:26.980179 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 04:53:26.980303 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} executeQuery: Read 19 rows, 1.01 KiB in 0.000882523 sec., 21529 rows/sec., 1.12 MiB/sec. 2023.10.24 04:53:26.980457 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} DynamicQueryHandler: Done processing query 2023.10.24 04:53:26.980480 [ 3 ] {9259ded1-64a0-434c-b973-07aa92459710} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:26.980495 [ 3 ] {} HTTP-Session: 978fd8a9-dfbb-47d0-b630-d9717ab96101 Destroying unnamed session 2023.10.24 04:53:31.964613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:31.964736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:31.964762 [ 3 ] {} HTTP-Session: 20aa08be-66e7-4741-811e-0a3dfc5800be Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:31.964786 [ 3 ] {} HTTP-Session: 20aa08be-66e7-4741-811e-0a3dfc5800be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:31.964912 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:31.964974 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:31.965132 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:31.965567 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:31.965828 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 04:53:31.965985 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 04:53:31.966109 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} executeQuery: Read 31 rows, 2.51 KiB in 0.001162391 sec., 26669 rows/sec., 2.11 MiB/sec. 2023.10.24 04:53:31.966260 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} DynamicQueryHandler: Done processing query 2023.10.24 04:53:31.966284 [ 3 ] {c5223250-ff40-4041-8611-3fe338f5a04f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:31.966301 [ 3 ] {} HTTP-Session: 20aa08be-66e7-4741-811e-0a3dfc5800be Destroying unnamed session 2023.10.24 04:53:31.966436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:31.966486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:31.966505 [ 3 ] {} HTTP-Session: a068d973-76f1-4c85-a6d0-4714bafe10bc Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:31.966523 [ 3 ] {} HTTP-Session: a068d973-76f1-4c85-a6d0-4714bafe10bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:31.966596 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:31.966635 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:31.966740 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:31.967069 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:31.967285 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 04:53:31.967436 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 04:53:31.967566 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} executeQuery: Read 93 rows, 9.08 KiB in 0.000940256 sec., 98909 rows/sec., 9.43 MiB/sec. 2023.10.24 04:53:31.967674 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} DynamicQueryHandler: Done processing query 2023.10.24 04:53:31.967696 [ 3 ] {7f9f9e63-68e3-4d88-baa9-eb4ddca24946} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:53:31.967712 [ 3 ] {} HTTP-Session: a068d973-76f1-4c85-a6d0-4714bafe10bc Destroying unnamed session 2023.10.24 04:53:31.967826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:31.967868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:31.967887 [ 3 ] {} HTTP-Session: 7c0015ce-aeca-44de-b579-f64a05930ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:31.967904 [ 3 ] {} HTTP-Session: 7c0015ce-aeca-44de-b579-f64a05930ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:31.967974 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:31.968013 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:31.968117 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:31.968385 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:31.968585 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 04:53:31.968727 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 04:53:31.968848 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} executeQuery: Read 31 rows, 2.48 KiB in 0.000845863 sec., 36648 rows/sec., 2.87 MiB/sec. 2023.10.24 04:53:31.968960 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} DynamicQueryHandler: Done processing query 2023.10.24 04:53:31.968983 [ 3 ] {05a28a75-bdc6-4a3e-afbf-f47282977812} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:31.968999 [ 3 ] {} HTTP-Session: 7c0015ce-aeca-44de-b579-f64a05930ecb Destroying unnamed session 2023.10.24 04:53:31.969167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33189, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:31.969211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:31.969229 [ 3 ] {} HTTP-Session: 43f25626-75df-4bfc-a76b-d596a6a43355 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:31.969246 [ 3 ] {} HTTP-Session: 43f25626-75df-4bfc-a76b-d596a6a43355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:31.969321 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:31.969366 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:31.969503 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:31.970004 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:31.970299 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 04:53:31.970469 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 04:53:31.970594 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} executeQuery: Read 31 rows, 42.84 KiB in 0.001243634 sec., 24926 rows/sec., 33.64 MiB/sec. 2023.10.24 04:53:31.970720 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} DynamicQueryHandler: Done processing query 2023.10.24 04:53:31.970742 [ 3 ] {bc55d495-4185-46c8-922a-4e45fe7728c5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:53:31.970758 [ 3 ] {} HTTP-Session: 43f25626-75df-4bfc-a76b-d596a6a43355 Destroying unnamed session 2023.10.24 04:53:36.969445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:36.969569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:36.969595 [ 3 ] {} HTTP-Session: e55a3b40-3886-4b60-b7ab-643c0d05a9c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:36.969619 [ 3 ] {} HTTP-Session: e55a3b40-3886-4b60-b7ab-643c0d05a9c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:36.969745 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:36.969807 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:36.969967 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:36.970413 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:36.970690 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 04:53:36.970853 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 04:53:36.970973 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} executeQuery: Read 27 rows, 2.04 KiB in 0.001191332 sec., 22663 rows/sec., 1.67 MiB/sec. 2023.10.24 04:53:36.970976 [ 94 ] {} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 04:53:36.971048 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:36.971155 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} DynamicQueryHandler: Done processing query 2023.10.24 04:53:36.971198 [ 3 ] {2cf986f1-663b-4894-b383-e7c321abb161} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:53:36.971192 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 04:53:36.971226 [ 3 ] {} HTTP-Session: e55a3b40-3886-4b60-b7ab-643c0d05a9c1 Destroying unnamed session 2023.10.24 04:53:36.971425 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:36.971506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:36.971509 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 37 rows starting from the beginning of the part 2023.10.24 04:53:36.971602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:36.971666 [ 3 ] {} HTTP-Session: b690a6db-3732-4258-8593-708c0dad7514 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:36.971709 [ 3 ] {} HTTP-Session: b690a6db-3732-4258-8593-708c0dad7514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:36.971914 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part 2023.10.24 04:53:36.971930 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:36.972028 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:36.972191 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:36.972531 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 27 rows starting from the beginning of the part 2023.10.24 04:53:36.972533 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:36.972742 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:36.972899 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 27 rows starting from the beginning of the part 2023.10.24 04:53:36.973490 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:36.974007 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 04:53:36.974414 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 04:53:36.974482 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.003365411 sec., 52891.01390587955 rows/sec., 4.02 MiB/sec. 2023.10.24 04:53:36.974565 [ 94 ] {} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 04:53:36.974627 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} executeQuery: Read 150 rows, 14.97 KiB in 0.002618851 sec., 57277 rows/sec., 5.58 MiB/sec. 2023.10.24 04:53:36.974662 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:36.974746 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 04:53:36.974871 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 04:53:36.975013 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} DynamicQueryHandler: Done processing query 2023.10.24 04:53:36.975030 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:36.975049 [ 3 ] {5330d2cd-b671-4ccc-b455-3cc3903d11a2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:36.975075 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 180 rows starting from the beginning of the part 2023.10.24 04:53:36.975081 [ 3 ] {} HTTP-Session: b690a6db-3732-4258-8593-708c0dad7514 Destroying unnamed session 2023.10.24 04:53:36.975222 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 04:53:36.975314 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part 2023.10.24 04:53:36.975336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 47487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:36.975389 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_16_3} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 04:53:36.975421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:36.975466 [ 3 ] {} HTTP-Session: f903d391-7bd7-47dd-9bd6-dcccf82f426a Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:36.975543 [ 3 ] {} HTTP-Session: f903d391-7bd7-47dd-9bd6-dcccf82f426a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:36.975655 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 93 rows starting from the beginning of the part 2023.10.24 04:53:36.975737 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:36.975771 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 150 rows starting from the beginning of the part 2023.10.24 04:53:36.975792 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:36.975910 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 93 rows starting from the beginning of the part 2023.10.24 04:53:36.976032 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:36.976050 [ 19 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 150 rows starting from the beginning of the part 2023.10.24 04:53:36.976697 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:36.976977 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 04:53:36.977076 [ 22 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 810 rows, containing 4 columns (4 merged, 0 gathered) in 0.002346443 sec., 345203.35674039385 rows/sec., 33.25 MiB/sec. 2023.10.24 04:53:36.977231 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 04:53:36.977273 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 04:53:36.977379 [ 94 ] {} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 04:53:36.977402 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} executeQuery: Read 296 rows, 21.09 KiB in 0.001624264 sec., 182236 rows/sec., 12.68 MiB/sec. 2023.10.24 04:53:36.977446 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:36.977628 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 04:53:36.977617 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 04:53:36.977721 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} DynamicQueryHandler: Done processing query 2023.10.24 04:53:36.977771 [ 3 ] {04c0fe21-08c3-4ca8-ae3e-bdaff56e950c} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.24 04:53:36.977786 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:36.977799 [ 3 ] {} HTTP-Session: f903d391-7bd7-47dd-9bd6-dcccf82f426a Destroying unnamed session 2023.10.24 04:53:36.977812 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_16_3} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 04:53:36.977845 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 318 rows starting from the beginning of the part 2023.10.24 04:53:36.977993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:36.978028 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 292 rows starting from the beginning of the part 2023.10.24 04:53:36.978047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:36.978072 [ 3 ] {} HTTP-Session: efc60c75-2325-49de-b5da-9e0cb2b86458 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:36.978097 [ 3 ] {} HTTP-Session: efc60c75-2325-49de-b5da-9e0cb2b86458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:36.978122 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:36.978206 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:36.978228 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 285 rows starting from the beginning of the part 2023.10.24 04:53:36.978258 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:53:36.978355 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:36.978488 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:36.978497 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 296 rows starting from the beginning of the part 2023.10.24 04:53:36.978907 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:36.979253 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 04:53:36.979486 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 04:53:36.979488 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1253 rows, containing 4 columns (4 merged, 0 gathered) in 0.001977644 sec., 633582.1816262178 rows/sec., 44.41 MiB/sec. 2023.10.24 04:53:36.979608 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} executeQuery: Read 6 rows, 258.00 B in 0.001369227 sec., 4382 rows/sec., 184.01 KiB/sec. 2023.10.24 04:53:36.979626 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 04:53:36.979742 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} DynamicQueryHandler: Done processing query 2023.10.24 04:53:36.979768 [ 3 ] {045ded8b-1e54-4622-bf07-d5f1cd164cbf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:36.979789 [ 3 ] {} HTTP-Session: efc60c75-2325-49de-b5da-9e0cb2b86458 Destroying unnamed session 2023.10.24 04:53:36.979817 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 04:53:36.979877 [ 19 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_16_3} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 04:53:36.979967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:36.980011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:36.980031 [ 3 ] {} HTTP-Session: 06850d6c-31fe-4230-a573-cc81c7210942 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:36.980048 [ 3 ] {} HTTP-Session: 06850d6c-31fe-4230-a573-cc81c7210942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:36.980121 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:36.980163 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:53:36.980273 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:36.980596 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:36.980844 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.24 04:53:36.981015 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.24 04:53:36.981113 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} executeQuery: Read 74 rows, 4.64 KiB in 0.000964976 sec., 76685 rows/sec., 4.69 MiB/sec. 2023.10.24 04:53:36.981241 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} DynamicQueryHandler: Done processing query 2023.10.24 04:53:36.981264 [ 3 ] {d189af19-eb3e-4729-947d-45c77b5be9ae} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 04:53:36.981280 [ 3 ] {} HTTP-Session: 06850d6c-31fe-4230-a573-cc81c7210942 Destroying unnamed session 2023.10.24 04:53:36.981412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:36.981457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:36.981476 [ 3 ] {} HTTP-Session: 1f8790b0-6933-4e66-b541-2f75a9cdee97 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:36.981492 [ 3 ] {} HTTP-Session: 1f8790b0-6933-4e66-b541-2f75a9cdee97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:36.981567 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:36.981610 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:36.981739 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:36.982135 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:36.982425 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 04:53:36.982599 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 04:53:36.982701 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} executeQuery: Read 21 rows, 29.02 KiB in 0.00110705 sec., 18969 rows/sec., 25.60 MiB/sec. 2023.10.24 04:53:36.982888 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} DynamicQueryHandler: Done processing query 2023.10.24 04:53:36.982912 [ 3 ] {99a55b0c-0471-418f-921d-30731c39eb50} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:36.982927 [ 3 ] {} HTTP-Session: 1f8790b0-6933-4e66-b541-2f75a9cdee97 Destroying unnamed session 2023.10.24 04:53:36.983056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:36.983100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:36.983118 [ 3 ] {} HTTP-Session: aa9a7858-6853-4abe-a931-2d63d482d90f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:36.983135 [ 3 ] {} HTTP-Session: aa9a7858-6853-4abe-a931-2d63d482d90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:36.983203 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:36.983241 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:53:36.983354 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:36.983639 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:36.983866 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 04:53:36.984039 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 04:53:36.984140 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} executeQuery: Read 19 rows, 1.01 KiB in 0.000910565 sec., 20866 rows/sec., 1.08 MiB/sec. 2023.10.24 04:53:36.984252 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} DynamicQueryHandler: Done processing query 2023.10.24 04:53:36.984275 [ 3 ] {1f64fff7-6330-4ef0-b23f-e6d95e155ad2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:36.984291 [ 3 ] {} HTTP-Session: aa9a7858-6853-4abe-a931-2d63d482d90f Destroying unnamed session 2023.10.24 04:53:41.307714 [ 90 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:53:41.307781 [ 90 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:53:41.964312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:41.964429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:41.964458 [ 3 ] {} HTTP-Session: 504840d2-a373-4458-8b1e-cc8fa198349d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:41.964485 [ 3 ] {} HTTP-Session: 504840d2-a373-4458-8b1e-cc8fa198349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:41.964630 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:41.964697 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:41.964876 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:41.965332 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:41.965596 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 04:53:41.965757 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 04:53:41.965885 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} executeQuery: Read 31 rows, 2.51 KiB in 0.001212803 sec., 25560 rows/sec., 2.02 MiB/sec. 2023.10.24 04:53:41.966023 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} DynamicQueryHandler: Done processing query 2023.10.24 04:53:41.966047 [ 3 ] {ebdc0428-3500-497c-bdab-9004bc5abf26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:41.966064 [ 3 ] {} HTTP-Session: 504840d2-a373-4458-8b1e-cc8fa198349d Destroying unnamed session 2023.10.24 04:53:41.966185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:41.966229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:41.966248 [ 3 ] {} HTTP-Session: 814fdf74-67a7-49dc-b36f-ffd67cf3532e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:41.966265 [ 3 ] {} HTTP-Session: 814fdf74-67a7-49dc-b36f-ffd67cf3532e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:41.966338 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:41.966379 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:41.966481 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:41.966841 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:41.967062 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 04:53:41.967217 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 04:53:41.967333 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} executeQuery: Read 93 rows, 9.08 KiB in 0.000965326 sec., 96340 rows/sec., 9.19 MiB/sec. 2023.10.24 04:53:41.967449 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} DynamicQueryHandler: Done processing query 2023.10.24 04:53:41.967471 [ 3 ] {d0374d17-2160-432f-ae16-1b3a39aedc69} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:53:41.967487 [ 3 ] {} HTTP-Session: 814fdf74-67a7-49dc-b36f-ffd67cf3532e Destroying unnamed session 2023.10.24 04:53:41.967598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:41.967642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:41.967660 [ 3 ] {} HTTP-Session: 450bf4e9-6e1d-42d7-80c1-23f1c5de424e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:41.967677 [ 3 ] {} HTTP-Session: 450bf4e9-6e1d-42d7-80c1-23f1c5de424e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:41.967746 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:41.967785 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:41.967888 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:41.968183 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:41.968390 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 04:53:41.968535 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 04:53:41.968659 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} executeQuery: Read 31 rows, 2.48 KiB in 0.000883714 sec., 35079 rows/sec., 2.74 MiB/sec. 2023.10.24 04:53:41.968772 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} DynamicQueryHandler: Done processing query 2023.10.24 04:53:41.968794 [ 3 ] {8ac6a9fc-7c00-428d-b86f-56e30c66895e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:41.968810 [ 3 ] {} HTTP-Session: 450bf4e9-6e1d-42d7-80c1-23f1c5de424e Destroying unnamed session 2023.10.24 04:53:41.969002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:41.969047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:41.969065 [ 3 ] {} HTTP-Session: 57c168e3-8c73-4a04-ac62-15d662f072b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:41.969081 [ 3 ] {} HTTP-Session: 57c168e3-8c73-4a04-ac62-15d662f072b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:41.969162 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:41.969205 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:41.969342 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:41.969786 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:41.970089 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 04:53:41.970267 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 04:53:41.970397 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} executeQuery: Read 31 rows, 42.84 KiB in 0.001204353 sec., 25739 rows/sec., 34.73 MiB/sec. 2023.10.24 04:53:41.970390 [ 89 ] {} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 04:53:41.970504 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB. 2023.10.24 04:53:41.970601 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} DynamicQueryHandler: Done processing query 2023.10.24 04:53:41.970651 [ 3 ] {3566a9ce-372f-4951-a449-721470cdfbcc} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:53:41.970647 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 04:53:41.970693 [ 3 ] {} HTTP-Session: 57c168e3-8c73-4a04-ac62-15d662f072b0 Destroying unnamed session 2023.10.24 04:53:41.970805 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:41.970846 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 170 rows starting from the beginning of the part 2023.10.24 04:53:41.970994 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:41.971095 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2023.10.24 04:53:41.971187 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:41.971274 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2023.10.24 04:53:41.971363 [ 22 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part 2023.10.24 04:53:41.972743 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 6 columns (6 merged, 0 gathered) in 0.002156298 sec., 141446.126648543 rows/sec., 190.87 MiB/sec. 2023.10.24 04:53:41.973112 [ 13 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 04:53:41.973543 [ 13 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 04:53:41.973674 [ 13 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 04:53:41.973810 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_11_2: 4.07 MiB. 2023.10.24 04:53:46.968894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:46.969074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:46.969123 [ 3 ] {} HTTP-Session: 56ae6c0f-7dc8-4f96-ae75-84a80e12a5f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:46.969163 [ 3 ] {} HTTP-Session: 56ae6c0f-7dc8-4f96-ae75-84a80e12a5f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:46.969321 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:46.969382 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:46.969543 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:46.969989 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:46.970256 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 04:53:46.970421 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 04:53:46.970576 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} executeQuery: Read 27 rows, 2.04 KiB in 0.001215992 sec., 22204 rows/sec., 1.64 MiB/sec. 2023.10.24 04:53:46.970737 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} DynamicQueryHandler: Done processing query 2023.10.24 04:53:46.970762 [ 3 ] {b6e41f69-db4c-424b-a743-28cdb77b87af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:53:46.970778 [ 3 ] {} HTTP-Session: 56ae6c0f-7dc8-4f96-ae75-84a80e12a5f2 Destroying unnamed session 2023.10.24 04:53:46.970917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:46.970968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:46.970987 [ 3 ] {} HTTP-Session: 6dd13339-64c5-4c04-ae45-08e9aad55550 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:46.971007 [ 3 ] {} HTTP-Session: 6dd13339-64c5-4c04-ae45-08e9aad55550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:46.971089 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:46.971130 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:46.971239 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:46.971658 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:46.971874 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 04:53:46.972028 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 04:53:46.972162 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} executeQuery: Read 150 rows, 14.97 KiB in 0.001043958 sec., 143683 rows/sec., 14.00 MiB/sec. 2023.10.24 04:53:46.972282 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} DynamicQueryHandler: Done processing query 2023.10.24 04:53:46.972305 [ 3 ] {2914d86f-c5ba-4233-8c8c-c3c3acf2c2cc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:46.972320 [ 3 ] {} HTTP-Session: 6dd13339-64c5-4c04-ae45-08e9aad55550 Destroying unnamed session 2023.10.24 04:53:46.972486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:46.972533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:46.972551 [ 3 ] {} HTTP-Session: c518a645-215f-4a84-9314-a94671a3265b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:46.972569 [ 3 ] {} HTTP-Session: c518a645-215f-4a84-9314-a94671a3265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:46.972659 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:46.972697 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:46.972803 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:46.973254 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:46.973481 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 04:53:46.973626 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 04:53:46.973749 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} executeQuery: Read 285 rows, 20.23 KiB in 0.001061989 sec., 268364 rows/sec., 18.60 MiB/sec. 2023.10.24 04:53:46.973883 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} DynamicQueryHandler: Done processing query 2023.10.24 04:53:46.973906 [ 3 ] {ca8b972a-b791-4dff-936d-7ea05febe80a} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:53:46.973921 [ 3 ] {} HTTP-Session: c518a645-215f-4a84-9314-a94671a3265b Destroying unnamed session 2023.10.24 04:53:46.974061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:46.974106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:46.974125 [ 3 ] {} HTTP-Session: 313dbcc6-ac8f-441b-a2a5-7d2619898960 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:46.974142 [ 3 ] {} HTTP-Session: 313dbcc6-ac8f-441b-a2a5-7d2619898960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:46.974211 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:46.974250 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:53:46.974356 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:46.974611 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:46.974849 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 04:53:46.975017 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 04:53:46.975146 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} executeQuery: Read 6 rows, 258.00 B in 0.000906975 sec., 6615 rows/sec., 277.80 KiB/sec. 2023.10.24 04:53:46.975258 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} DynamicQueryHandler: Done processing query 2023.10.24 04:53:46.975281 [ 3 ] {2b64f124-b64f-4e78-b821-c7d0cb1c12e1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:46.975296 [ 3 ] {} HTTP-Session: 313dbcc6-ac8f-441b-a2a5-7d2619898960 Destroying unnamed session 2023.10.24 04:53:46.975438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:46.975482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:46.975502 [ 3 ] {} HTTP-Session: 7a773c85-cd0c-4137-9402-a092dae897c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:46.975518 [ 3 ] {} HTTP-Session: 7a773c85-cd0c-4137-9402-a092dae897c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:46.975591 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:46.975631 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:53:46.975747 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:46.976085 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:46.976326 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.24 04:53:46.976502 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.24 04:53:46.976630 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} executeQuery: Read 63 rows, 3.91 KiB in 0.001012128 sec., 62245 rows/sec., 3.77 MiB/sec. 2023.10.24 04:53:46.976734 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} DynamicQueryHandler: Done processing query 2023.10.24 04:53:46.976756 [ 3 ] {ff2c2f91-18fb-4f37-b1f3-ae0d2937c593} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:46.976771 [ 3 ] {} HTTP-Session: 7a773c85-cd0c-4137-9402-a092dae897c9 Destroying unnamed session 2023.10.24 04:53:46.976953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:46.976995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:46.977014 [ 3 ] {} HTTP-Session: 1199d282-a569-4905-a079-a68ac114f75e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:46.977030 [ 3 ] {} HTTP-Session: 1199d282-a569-4905-a079-a68ac114f75e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:46.977109 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:46.977153 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:46.977285 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:46.977638 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:46.977924 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 04:53:46.978093 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 04:53:46.978213 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} executeQuery: Read 21 rows, 29.02 KiB in 0.00107746 sec., 19490 rows/sec., 26.30 MiB/sec. 2023.10.24 04:53:46.978335 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} DynamicQueryHandler: Done processing query 2023.10.24 04:53:46.978358 [ 3 ] {5d0015a1-8efe-4d91-9acb-3386fb5fd119} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:46.978373 [ 3 ] {} HTTP-Session: 1199d282-a569-4905-a079-a68ac114f75e Destroying unnamed session 2023.10.24 04:53:46.978493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:46.978536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:46.978555 [ 3 ] {} HTTP-Session: c414b4c4-1a4c-4559-a073-2ad66847ca55 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:46.978571 [ 3 ] {} HTTP-Session: c414b4c4-1a4c-4559-a073-2ad66847ca55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:46.978640 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:46.978679 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:53:46.978781 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:46.979028 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:46.979252 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 04:53:46.979422 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 04:53:46.979547 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} executeQuery: Read 19 rows, 1.01 KiB in 0.000877044 sec., 21663 rows/sec., 1.12 MiB/sec. 2023.10.24 04:53:46.979538 [ 84 ] {} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 04:53:46.979651 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:46.979698 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} DynamicQueryHandler: Done processing query 2023.10.24 04:53:46.979735 [ 3 ] {23405ef6-9aca-4f90-becc-60d88ffcd72b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:46.979739 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 04:53:46.979752 [ 3 ] {} HTTP-Session: c414b4c4-1a4c-4559-a073-2ad66847ca55 Destroying unnamed session 2023.10.24 04:53:46.979815 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:46.979844 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part 2023.10.24 04:53:46.979940 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.10.24 04:53:46.980018 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part 2023.10.24 04:53:46.980093 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2023.10.24 04:53:46.980166 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2023.10.24 04:53:46.980236 [ 19 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2023.10.24 04:53:46.980790 [ 21 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001080349 sec., 206414.77892792053 rows/sec., 11.25 MiB/sec. 2023.10.24 04:53:46.980980 [ 21 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 04:53:46.981241 [ 21 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 04:53:46.981317 [ 21 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_11_2} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 04:53:51.964011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:51.964129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:51.964155 [ 3 ] {} HTTP-Session: 75acefad-1c46-4853-aa20-8a69c8036eb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:51.964180 [ 3 ] {} HTTP-Session: 75acefad-1c46-4853-aa20-8a69c8036eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:51.964309 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:51.964374 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:51.964533 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:51.964971 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:51.965264 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 04:53:51.965428 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 04:53:51.965571 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} executeQuery: Read 31 rows, 2.51 KiB in 0.001218484 sec., 25441 rows/sec., 2.01 MiB/sec. 2023.10.24 04:53:51.965714 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} DynamicQueryHandler: Done processing query 2023.10.24 04:53:51.965739 [ 3 ] {17e81e34-a228-4f52-a86a-d4113ff14815} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:51.965756 [ 3 ] {} HTTP-Session: 75acefad-1c46-4853-aa20-8a69c8036eb6 Destroying unnamed session 2023.10.24 04:53:51.965883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:51.965933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:51.965954 [ 3 ] {} HTTP-Session: e902af81-755f-4cf6-9981-30ef42a9a75b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:51.965974 [ 3 ] {} HTTP-Session: e902af81-755f-4cf6-9981-30ef42a9a75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:51.966056 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:51.966098 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:51.966209 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:51.966561 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:51.966782 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 04:53:51.966929 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 04:53:51.967057 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} executeQuery: Read 93 rows, 9.08 KiB in 0.000973666 sec., 95515 rows/sec., 9.11 MiB/sec. 2023.10.24 04:53:51.967189 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} DynamicQueryHandler: Done processing query 2023.10.24 04:53:51.967213 [ 3 ] {0f9bf24a-c61e-4e4f-ad0d-4f4fadc51229} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:53:51.967230 [ 3 ] {} HTTP-Session: e902af81-755f-4cf6-9981-30ef42a9a75b Destroying unnamed session 2023.10.24 04:53:51.967345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:51.967396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:51.967416 [ 3 ] {} HTTP-Session: 43525b45-7aec-4c7e-86ff-3859ddf68705 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:51.967433 [ 3 ] {} HTTP-Session: 43525b45-7aec-4c7e-86ff-3859ddf68705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:51.967508 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:51.967547 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:51.967651 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:51.967923 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:51.968148 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 04:53:51.968298 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 04:53:51.968403 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} executeQuery: Read 31 rows, 2.48 KiB in 0.000867024 sec., 35754 rows/sec., 2.80 MiB/sec. 2023.10.24 04:53:51.968543 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} DynamicQueryHandler: Done processing query 2023.10.24 04:53:51.968567 [ 3 ] {f10c6036-cf6c-4193-a650-beb0ac4b60dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:51.968583 [ 3 ] {} HTTP-Session: 43525b45-7aec-4c7e-86ff-3859ddf68705 Destroying unnamed session 2023.10.24 04:53:51.968779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:51.968824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:51.968844 [ 3 ] {} HTTP-Session: 2bbd5fa4-7e0d-492e-8cd4-ef5cc46176db Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:51.968862 [ 3 ] {} HTTP-Session: 2bbd5fa4-7e0d-492e-8cd4-ef5cc46176db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:51.968941 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:51.968986 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:51.969126 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:51.969524 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:51.969824 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 04:53:51.970002 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 04:53:51.970136 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} executeQuery: Read 31 rows, 42.84 KiB in 0.001166212 sec., 26581 rows/sec., 35.87 MiB/sec. 2023.10.24 04:53:51.970252 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} DynamicQueryHandler: Done processing query 2023.10.24 04:53:51.970275 [ 3 ] {0743d9c5-f7d9-49ad-83d6-c4f081797482} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:53:51.970291 [ 3 ] {} HTTP-Session: 2bbd5fa4-7e0d-492e-8cd4-ef5cc46176db Destroying unnamed session 2023.10.24 04:53:56.308022 [ 77 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:53:56.308093 [ 77 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:53:56.969190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:56.969296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:56.969320 [ 3 ] {} HTTP-Session: 9f8a6421-363c-4a62-a81e-7e9dc5b2d289 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:56.969345 [ 3 ] {} HTTP-Session: 9f8a6421-363c-4a62-a81e-7e9dc5b2d289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:56.969471 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:56.969531 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:53:56.969689 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:56.970113 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.970380 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 04:53:56.970543 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 04:53:56.970669 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} executeQuery: Read 27 rows, 2.04 KiB in 0.001160931 sec., 23257 rows/sec., 1.72 MiB/sec. 2023.10.24 04:53:56.970829 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} DynamicQueryHandler: Done processing query 2023.10.24 04:53:56.970854 [ 3 ] {2dde491d-f027-48a4-85c7-ca09edc77000} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:53:56.970870 [ 3 ] {} HTTP-Session: 9f8a6421-363c-4a62-a81e-7e9dc5b2d289 Destroying unnamed session 2023.10.24 04:53:56.971008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:56.971057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:56.971077 [ 3 ] {} HTTP-Session: ae32d039-a59d-4272-af69-b844e34241c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:56.971094 [ 3 ] {} HTTP-Session: ae32d039-a59d-4272-af69-b844e34241c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:56.971175 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:56.971216 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:53:56.971322 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:56.971695 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.971912 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 04:53:56.972068 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 04:53:56.972201 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} executeQuery: Read 150 rows, 14.97 KiB in 0.000997047 sec., 150444 rows/sec., 14.66 MiB/sec. 2023.10.24 04:53:56.972382 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} DynamicQueryHandler: Done processing query 2023.10.24 04:53:56.972405 [ 3 ] {31301190-4929-4f4f-8a82-121d2dfe3571} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:56.972420 [ 3 ] {} HTTP-Session: ae32d039-a59d-4272-af69-b844e34241c3 Destroying unnamed session 2023.10.24 04:53:56.972566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:56.972609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:56.972628 [ 3 ] {} HTTP-Session: 10200537-3b8a-47bb-8a27-498786576034 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:56.972644 [ 3 ] {} HTTP-Session: 10200537-3b8a-47bb-8a27-498786576034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:56.972722 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:56.972762 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:53:56.972881 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:56.973320 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.973536 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 04:53:56.973679 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 04:53:56.973805 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} executeQuery: Read 285 rows, 20.23 KiB in 0.001047998 sec., 271947 rows/sec., 18.85 MiB/sec. 2023.10.24 04:53:56.973925 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} DynamicQueryHandler: Done processing query 2023.10.24 04:53:56.973947 [ 3 ] {b8ca04c3-2467-48f5-9c95-c8dac7efdba2} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:53:56.973962 [ 3 ] {} HTTP-Session: 10200537-3b8a-47bb-8a27-498786576034 Destroying unnamed session 2023.10.24 04:53:56.974099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:56.974142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:56.974161 [ 3 ] {} HTTP-Session: aa3281fa-0223-4ab8-8a7c-332aea8e44be Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:56.974178 [ 3 ] {} HTTP-Session: aa3281fa-0223-4ab8-8a7c-332aea8e44be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:56.974247 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:56.974286 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:53:56.974395 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:56.974638 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.974877 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 04:53:56.975047 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 04:53:56.975173 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} executeQuery: Read 6 rows, 258.00 B in 0.000897154 sec., 6687 rows/sec., 280.84 KiB/sec. 2023.10.24 04:53:56.975165 [ 93 ] {} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 04:53:56.975274 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.975341 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} DynamicQueryHandler: Done processing query 2023.10.24 04:53:56.975388 [ 3 ] {dca8bb38-13fe-4753-9921-c8e02b2cb05b} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:56.975398 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 04:53:56.975425 [ 3 ] {} HTTP-Session: aa3281fa-0223-4ab8-8a7c-332aea8e44be Destroying unnamed session 2023.10.24 04:53:56.975519 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:56.975574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:56.975589 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.10.24 04:53:56.975638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:56.975695 [ 3 ] {} HTTP-Session: cb5c18c2-57ed-4115-921c-2dfd682d3f1d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:56.975731 [ 3 ] {} HTTP-Session: cb5c18c2-57ed-4115-921c-2dfd682d3f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:56.975930 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:56.975946 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:56.976051 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:53:56.976226 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:56.976571 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:56.976592 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:56.976782 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:56.976924 [ 13 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.10.24 04:53:56.977448 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.977998 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.24 04:53:56.978387 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.24 04:53:56.978527 [ 21 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003196557 sec., 20647.215113010654 rows/sec., 867.02 KiB/sec. 2023.10.24 04:53:56.978593 [ 93 ] {} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.24 04:53:56.978656 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} executeQuery: Read 63 rows, 3.91 KiB in 0.002623681 sec., 24012 rows/sec., 1.46 MiB/sec. 2023.10.24 04:53:56.978678 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.978738 [ 21 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 04:53:56.978926 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.24 04:53:56.979084 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} DynamicQueryHandler: Done processing query 2023.10.24 04:53:56.979136 [ 3 ] {7d9c48f0-ba27-4c0d-a103-e76a78534689} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:53:56.979152 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:53:56.979194 [ 3 ] {} HTTP-Session: cb5c18c2-57ed-4115-921c-2dfd682d3f1d Destroying unnamed session 2023.10.24 04:53:56.979202 [ 21 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 04:53:56.979248 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part 2023.10.24 04:53:56.979315 [ 21 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_11_2} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 04:53:56.979481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:56.979555 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:56.979569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:56.979636 [ 3 ] {} HTTP-Session: d5398e67-161e-4dbb-bb53-bbbd699b3379 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:56.979680 [ 3 ] {} HTTP-Session: d5398e67-161e-4dbb-bb53-bbbd699b3379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:56.979831 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:56.979887 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:56.980012 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:53:56.980056 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part 2023.10.24 04:53:56.980393 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:56.980666 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:56.980679 [ 17 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part 2023.10.24 04:53:56.981638 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.982481 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 04:53:56.982511 [ 14 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003738782 sec., 191238.75101570511 rows/sec., 11.62 MiB/sec. 2023.10.24 04:53:56.982725 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 04:53:56.982755 [ 24 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.24 04:53:56.982908 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} executeQuery: Read 21 rows, 29.02 KiB in 0.00297177 sec., 7066 rows/sec., 9.54 MiB/sec. 2023.10.24 04:53:56.983129 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} DynamicQueryHandler: Done processing query 2023.10.24 04:53:56.983161 [ 24 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.24 04:53:56.983172 [ 3 ] {b8caabed-e3d6-46c7-8d6a-a2e3dc162993} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:53:56.983217 [ 3 ] {} HTTP-Session: d5398e67-161e-4dbb-bb53-bbbd699b3379 Destroying unnamed session 2023.10.24 04:53:56.983277 [ 24 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_11_2} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.24 04:53:56.983372 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:53:56.983441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:53:56.983460 [ 3 ] {} HTTP-Session: df2d44f7-1d56-4081-950c-6d5c7bc50dff Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:53:56.983476 [ 3 ] {} HTTP-Session: df2d44f7-1d56-4081-950c-6d5c7bc50dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:53:56.983547 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:53:56.983587 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:53:56.983705 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:53:56.983967 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:53:56.984201 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 04:53:56.984370 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 04:53:56.984483 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} executeQuery: Read 19 rows, 1.01 KiB in 0.000906775 sec., 20953 rows/sec., 1.09 MiB/sec. 2023.10.24 04:53:56.984597 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} DynamicQueryHandler: Done processing query 2023.10.24 04:53:56.984620 [ 3 ] {dada4d01-e4c6-4b33-89f1-bdbc20add741} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:53:56.984635 [ 3 ] {} HTTP-Session: df2d44f7-1d56-4081-950c-6d5c7bc50dff Destroying unnamed session 2023.10.24 04:54:01.964749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:01.964890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:01.964917 [ 3 ] {} HTTP-Session: 86f3b6ef-c5a0-4dbb-9bc9-92ffeb1284cb Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:01.964943 [ 3 ] {} HTTP-Session: 86f3b6ef-c5a0-4dbb-9bc9-92ffeb1284cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:01.965077 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:01.965140 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:01.965302 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:01.965774 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:01.966101 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 04:54:01.966298 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 04:54:01.966442 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} executeQuery: Read 31 rows, 2.51 KiB in 0.001323316 sec., 23425 rows/sec., 1.85 MiB/sec. 2023.10.24 04:54:01.966453 [ 159 ] {} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 04:54:01.966588 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:01.966612 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} DynamicQueryHandler: Done processing query 2023.10.24 04:54:01.966653 [ 3 ] {9cf6400c-7bb3-4ff3-98fd-920abe22f4f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:01.966698 [ 3 ] {} HTTP-Session: 86f3b6ef-c5a0-4dbb-9bc9-92ffeb1284cb Destroying unnamed session 2023.10.24 04:54:01.966769 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 04:54:01.966900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:01.966965 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:01.966982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:01.967046 [ 3 ] {} HTTP-Session: 24488b8f-4cef-4f60-9f9f-daf614344e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:01.967054 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 58 rows starting from the beginning of the part 2023.10.24 04:54:01.967074 [ 3 ] {} HTTP-Session: 24488b8f-4cef-4f60-9f9f-daf614344e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:01.967251 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:01.967350 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:01.967419 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:01.967708 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:01.967828 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part 2023.10.24 04:54:01.968040 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:01.968346 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 27 rows starting from the beginning of the part 2023.10.24 04:54:01.968517 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:01.968654 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:01.968984 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 04:54:01.969261 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 04:54:01.969445 [ 159 ] {} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 04:54:01.969565 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:01.969566 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} executeQuery: Read 93 rows, 9.08 KiB in 0.002225801 sec., 41782 rows/sec., 3.99 MiB/sec. 2023.10.24 04:54:01.969808 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 04:54:01.970243 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:01.970359 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 243 rows starting from the beginning of the part 2023.10.24 04:54:01.970362 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} DynamicQueryHandler: Done processing query 2023.10.24 04:54:01.970493 [ 3 ] {8d030e1f-1c8b-4a27-999a-dc194dd2e958} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:54:01.970604 [ 3 ] {} HTTP-Session: 24488b8f-4cef-4f60-9f9f-daf614344e42 Destroying unnamed session 2023.10.24 04:54:01.970824 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 93 rows starting from the beginning of the part 2023.10.24 04:54:01.971029 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.004347887 sec., 47149.339437754476 rows/sec., 3.63 MiB/sec. 2023.10.24 04:54:01.971062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:01.971162 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 150 rows starting from the beginning of the part 2023.10.24 04:54:01.971205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:01.971262 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 04:54:01.971309 [ 3 ] {} HTTP-Session: e5a986ce-d504-4bca-af60-940b040a197a Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:01.971398 [ 3 ] {} HTTP-Session: e5a986ce-d504-4bca-af60-940b040a197a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:01.971501 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 93 rows starting from the beginning of the part 2023.10.24 04:54:01.971692 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 04:54:01.971768 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:01.971851 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 150 rows starting from the beginning of the part 2023.10.24 04:54:01.971873 [ 17 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_21_4} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 04:54:01.971899 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:01.972244 [ 24 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 93 rows starting from the beginning of the part 2023.10.24 04:54:01.972528 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:01.973329 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:01.973786 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 04:54:01.974073 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 04:54:01.974226 [ 159 ] {} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 04:54:01.974259 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} executeQuery: Read 31 rows, 2.48 KiB in 0.002378004 sec., 13036 rows/sec., 1.02 MiB/sec. 2023.10.24 04:54:01.974336 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:01.974572 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 04:54:01.975081 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:01.975081 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} DynamicQueryHandler: Done processing query 2023.10.24 04:54:01.975179 [ 3 ] {5bfa4c2b-9fb8-4bae-ad2c-0009e3d6d2a5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:01.975187 [ 13 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 4 columns (4 merged, 0 gathered) in 0.005525079 sec., 148776.1532459536 rows/sec., 14.36 MiB/sec. 2023.10.24 04:54:01.975232 [ 3 ] {} HTTP-Session: e5a986ce-d504-4bca-af60-940b040a197a Destroying unnamed session 2023.10.24 04:54:01.975221 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 345 rows starting from the beginning of the part 2023.10.24 04:54:01.975415 [ 17 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 04:54:01.975576 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:01.975579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:01.975727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:01.975776 [ 17 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 04:54:01.975793 [ 3 ] {} HTTP-Session: a1862466-ea4c-42eb-af35-87fb0c535e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:01.975886 [ 3 ] {} HTTP-Session: a1862466-ea4c-42eb-af35-87fb0c535e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:01.975968 [ 17 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_21_4} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 04:54:01.975985 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 285 rows starting from the beginning of the part 2023.10.24 04:54:01.976275 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:01.976400 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:01.976483 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:01.976997 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:01.977004 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 285 rows starting from the beginning of the part 2023.10.24 04:54:01.977271 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:01.977747 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:01.978584 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 04:54:01.978843 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 04:54:01.979099 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} executeQuery: Read 31 rows, 42.84 KiB in 0.002756745 sec., 11245 rows/sec., 15.17 MiB/sec. 2023.10.24 04:54:01.979465 [ 16 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 4 columns (4 merged, 0 gathered) in 0.005033706 sec., 200250.07419980428 rows/sec., 14.15 MiB/sec. 2023.10.24 04:54:01.979502 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} DynamicQueryHandler: Done processing query 2023.10.24 04:54:01.979545 [ 3 ] {0c3a71ae-1f0c-4370-9c07-6c585609b47f} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:54:01.979563 [ 3 ] {} HTTP-Session: a1862466-ea4c-42eb-af35-87fb0c535e6c Destroying unnamed session 2023.10.24 04:54:01.979672 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 04:54:01.979909 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 04:54:01.979989 [ 11 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_21_4} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 04:54:06.969831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:06.969962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:06.969993 [ 3 ] {} HTTP-Session: fae2e983-bde5-42b0-ba60-e052ce881602 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:06.970021 [ 3 ] {} HTTP-Session: fae2e983-bde5-42b0-ba60-e052ce881602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:06.970168 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:06.970239 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:06.970421 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:06.971012 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:06.971281 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 04:54:06.971442 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 04:54:06.971576 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} executeQuery: Read 27 rows, 2.04 KiB in 0.001362166 sec., 19821 rows/sec., 1.46 MiB/sec. 2023.10.24 04:54:06.971737 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} DynamicQueryHandler: Done processing query 2023.10.24 04:54:06.971763 [ 3 ] {b058288d-de4f-4291-925b-2fc2134924ee} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:54:06.971779 [ 3 ] {} HTTP-Session: fae2e983-bde5-42b0-ba60-e052ce881602 Destroying unnamed session 2023.10.24 04:54:06.971912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:06.971960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:06.971978 [ 3 ] {} HTTP-Session: dae4d6cd-6547-476d-b109-0331dad82198 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:06.971995 [ 3 ] {} HTTP-Session: dae4d6cd-6547-476d-b109-0331dad82198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:06.972074 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:06.972113 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:06.972222 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:06.972629 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:06.972847 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 04:54:06.972996 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 04:54:06.973116 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} executeQuery: Read 150 rows, 14.97 KiB in 0.001013498 sec., 148002 rows/sec., 14.42 MiB/sec. 2023.10.24 04:54:06.973233 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} DynamicQueryHandler: Done processing query 2023.10.24 04:54:06.973255 [ 3 ] {0dfc9379-da04-4744-b793-346b846c99ee} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:06.973270 [ 3 ] {} HTTP-Session: dae4d6cd-6547-476d-b109-0331dad82198 Destroying unnamed session 2023.10.24 04:54:06.973460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 47487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:06.973527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:06.973554 [ 3 ] {} HTTP-Session: 966fc1f2-63e2-4c04-aae6-a90291842eb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:06.973576 [ 3 ] {} HTTP-Session: 966fc1f2-63e2-4c04-aae6-a90291842eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:06.973675 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:06.973722 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:06.973854 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:06.974382 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:06.974629 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 04:54:06.974780 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 04:54:06.974881 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} executeQuery: Read 296 rows, 21.09 KiB in 0.001172501 sec., 252451 rows/sec., 17.57 MiB/sec. 2023.10.24 04:54:06.974990 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} DynamicQueryHandler: Done processing query 2023.10.24 04:54:06.975012 [ 3 ] {9291a11b-76c8-4858-be49-ed3e7ce11e60} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.24 04:54:06.975028 [ 3 ] {} HTTP-Session: 966fc1f2-63e2-4c04-aae6-a90291842eb1 Destroying unnamed session 2023.10.24 04:54:06.975187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:06.975230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:06.975250 [ 3 ] {} HTTP-Session: 8eb13894-2d03-4178-8a06-825bfb16cc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:06.975267 [ 3 ] {} HTTP-Session: 8eb13894-2d03-4178-8a06-825bfb16cc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:06.975336 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:06.975375 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:54:06.975481 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:06.975729 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:06.975970 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 04:54:06.976142 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 04:54:06.976245 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} executeQuery: Read 6 rows, 258.00 B in 0.000881674 sec., 6805 rows/sec., 285.77 KiB/sec. 2023.10.24 04:54:06.976423 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} DynamicQueryHandler: Done processing query 2023.10.24 04:54:06.976446 [ 3 ] {000b6906-4b74-4843-93f3-a54f3c330adf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:06.976462 [ 3 ] {} HTTP-Session: 8eb13894-2d03-4178-8a06-825bfb16cc35 Destroying unnamed session 2023.10.24 04:54:06.976594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:06.976639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:06.976658 [ 3 ] {} HTTP-Session: 1019597b-fdf8-4144-856e-4b41f4d71a43 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:06.976676 [ 3 ] {} HTTP-Session: 1019597b-fdf8-4144-856e-4b41f4d71a43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:06.976751 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:06.976793 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:54:06.976918 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:06.977215 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:06.977463 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.24 04:54:06.977635 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.24 04:54:06.977743 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} executeQuery: Read 74 rows, 4.64 KiB in 0.000957346 sec., 77297 rows/sec., 4.73 MiB/sec. 2023.10.24 04:54:06.977911 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} DynamicQueryHandler: Done processing query 2023.10.24 04:54:06.977934 [ 3 ] {b8147f7a-6fd9-4628-bfde-dd2e6e0a2610} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 04:54:06.977949 [ 3 ] {} HTTP-Session: 1019597b-fdf8-4144-856e-4b41f4d71a43 Destroying unnamed session 2023.10.24 04:54:06.978126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:06.978170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:06.978189 [ 3 ] {} HTTP-Session: 4cd31592-e15f-442c-adca-047fdeaadd7b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:06.978206 [ 3 ] {} HTTP-Session: 4cd31592-e15f-442c-adca-047fdeaadd7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:06.978282 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:06.978325 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:06.978469 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:06.978856 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:06.979142 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 04:54:06.979321 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 04:54:06.979418 [ 70 ] {} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 04:54:06.979429 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} executeQuery: Read 21 rows, 29.02 KiB in 0.001120671 sec., 18738 rows/sec., 25.29 MiB/sec. 2023.10.24 04:54:06.979468 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:06.979571 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 04:54:06.979612 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} DynamicQueryHandler: Done processing query 2023.10.24 04:54:06.979639 [ 3 ] {12628d8c-515b-444e-b41d-423d249d6967} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:06.979664 [ 3 ] {} HTTP-Session: 4cd31592-e15f-442c-adca-047fdeaadd7b Destroying unnamed session 2023.10.24 04:54:06.979672 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:06.979707 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 305 rows starting from the beginning of the part 2023.10.24 04:54:06.979791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:06.979827 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2023.10.24 04:54:06.979844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:06.979875 [ 3 ] {} HTTP-Session: 1eb9f512-7d16-4ea2-9900-ff52ad5e1b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:06.979894 [ 3 ] {} HTTP-Session: 1eb9f512-7d16-4ea2-9900-ff52ad5e1b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:06.979954 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:06.980002 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:06.980059 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:54:06.980090 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2023.10.24 04:54:06.980291 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:06.980314 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:06.980430 [ 11 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2023.10.24 04:54:06.980755 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:06.981060 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 04:54:06.981288 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 04:54:06.981413 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} executeQuery: Read 19 rows, 1.01 KiB in 0.001377657 sec., 13791 rows/sec., 732.25 KiB/sec. 2023.10.24 04:54:06.981517 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} DynamicQueryHandler: Done processing query 2023.10.24 04:54:06.981539 [ 3 ] {1434bcfa-d397-4c7b-850b-3ecc2df92e04} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:06.981555 [ 3 ] {} HTTP-Session: 1eb9f512-7d16-4ea2-9900-ff52ad5e1b8f Destroying unnamed session 2023.10.24 04:54:06.981978 [ 16 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 430 rows, containing 6 columns (6 merged, 0 gathered) in 0.002457767 sec., 174955.5592535826 rows/sec., 236.09 MiB/sec. 2023.10.24 04:54:06.982342 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 04:54:06.982611 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 04:54:06.982690 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 04:54:06.982779 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_16_3: 4.01 MiB. 2023.10.24 04:54:07.000179 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.20 MiB, peak 235.34 MiB, will set to 229.98 MiB (RSS), difference: -4.22 MiB 2023.10.24 04:54:11.308137 [ 54 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:54:11.308209 [ 54 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:54:11.964440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:11.964548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:11.964574 [ 3 ] {} HTTP-Session: eb8bd169-436a-454f-800a-d8fc8e29c709 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:11.964599 [ 3 ] {} HTTP-Session: eb8bd169-436a-454f-800a-d8fc8e29c709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:11.964728 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:11.964790 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:11.964950 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:11.965390 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:11.965657 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 04:54:11.965823 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 04:54:11.965946 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} executeQuery: Read 31 rows, 2.51 KiB in 0.001183782 sec., 26187 rows/sec., 2.07 MiB/sec. 2023.10.24 04:54:11.966107 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} DynamicQueryHandler: Done processing query 2023.10.24 04:54:11.966134 [ 3 ] {ae5d7a7c-8e3a-4543-ab59-0705d7f24ffe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:11.966150 [ 3 ] {} HTTP-Session: eb8bd169-436a-454f-800a-d8fc8e29c709 Destroying unnamed session 2023.10.24 04:54:11.966322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:11.966375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:11.966395 [ 3 ] {} HTTP-Session: 88eb5c7a-547e-41c7-9f2a-6f050e1f579d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:11.966415 [ 3 ] {} HTTP-Session: 88eb5c7a-547e-41c7-9f2a-6f050e1f579d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:11.966497 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:11.966539 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:11.966645 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:11.966987 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:11.967208 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 04:54:11.967357 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 04:54:11.967486 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} executeQuery: Read 93 rows, 9.08 KiB in 0.000958746 sec., 97001 rows/sec., 9.25 MiB/sec. 2023.10.24 04:54:11.967598 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} DynamicQueryHandler: Done processing query 2023.10.24 04:54:11.967622 [ 3 ] {3cb11959-ec9f-4bbc-a177-4df101d0d37f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:54:11.967637 [ 3 ] {} HTTP-Session: 88eb5c7a-547e-41c7-9f2a-6f050e1f579d Destroying unnamed session 2023.10.24 04:54:11.967795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:11.967840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:11.967860 [ 3 ] {} HTTP-Session: 517b74f7-704a-4aec-9263-64f183146f36 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:11.967877 [ 3 ] {} HTTP-Session: 517b74f7-704a-4aec-9263-64f183146f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:11.967949 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:11.967988 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:11.968095 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:11.968395 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:11.968603 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 04:54:11.968762 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 04:54:11.968889 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} executeQuery: Read 31 rows, 2.48 KiB in 0.000911975 sec., 33992 rows/sec., 2.66 MiB/sec. 2023.10.24 04:54:11.969009 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} DynamicQueryHandler: Done processing query 2023.10.24 04:54:11.969032 [ 3 ] {cea0bc97-ef4e-4e38-b0a8-e538a1bdc67c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:11.969047 [ 3 ] {} HTTP-Session: 517b74f7-704a-4aec-9263-64f183146f36 Destroying unnamed session 2023.10.24 04:54:11.969196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:11.969242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:11.969262 [ 3 ] {} HTTP-Session: b75a1c6d-6852-4653-80ff-cd39ab6022dd Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:11.969279 [ 3 ] {} HTTP-Session: b75a1c6d-6852-4653-80ff-cd39ab6022dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:11.969358 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:11.969404 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:11.969544 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:11.969939 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:11.970244 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 04:54:11.970425 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 04:54:11.970553 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} executeQuery: Read 31 rows, 42.84 KiB in 0.001166402 sec., 26577 rows/sec., 35.86 MiB/sec. 2023.10.24 04:54:11.970669 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} DynamicQueryHandler: Done processing query 2023.10.24 04:54:11.970692 [ 3 ] {3e6a2e3c-7238-4521-b9ba-c76a69384ad7} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:54:11.970708 [ 3 ] {} HTTP-Session: b75a1c6d-6852-4653-80ff-cd39ab6022dd Destroying unnamed session 2023.10.24 04:54:16.969816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:16.969937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:16.969963 [ 3 ] {} HTTP-Session: e3377ad6-f7c6-4c3b-93a7-1af2f2ecd2c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:16.969987 [ 3 ] {} HTTP-Session: e3377ad6-f7c6-4c3b-93a7-1af2f2ecd2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:16.970114 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:16.970173 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:16.970331 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:16.970754 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:16.971010 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 04:54:16.971170 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 04:54:16.971312 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} executeQuery: Read 27 rows, 2.04 KiB in 0.001158501 sec., 23305 rows/sec., 1.72 MiB/sec. 2023.10.24 04:54:16.971444 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} DynamicQueryHandler: Done processing query 2023.10.24 04:54:16.971468 [ 3 ] {75a9f997-d243-4c0d-ad89-b433da738119} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:54:16.971484 [ 3 ] {} HTTP-Session: e3377ad6-f7c6-4c3b-93a7-1af2f2ecd2c2 Destroying unnamed session 2023.10.24 04:54:16.971630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:16.971675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:16.971695 [ 3 ] {} HTTP-Session: af0277bb-ff86-49cf-a5cb-1e195c99d534 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:16.971712 [ 3 ] {} HTTP-Session: af0277bb-ff86-49cf-a5cb-1e195c99d534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:16.971787 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:16.971825 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:16.971932 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:16.972302 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:16.972517 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 04:54:16.972661 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 04:54:16.972786 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} executeQuery: Read 150 rows, 14.97 KiB in 0.000970896 sec., 154496 rows/sec., 15.05 MiB/sec. 2023.10.24 04:54:16.972891 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} DynamicQueryHandler: Done processing query 2023.10.24 04:54:16.972913 [ 3 ] {029aa739-ac0d-4ca9-909d-b73a211ef1a0} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:16.972928 [ 3 ] {} HTTP-Session: af0277bb-ff86-49cf-a5cb-1e195c99d534 Destroying unnamed session 2023.10.24 04:54:16.973085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:16.973128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:16.973146 [ 3 ] {} HTTP-Session: c2a4662a-7213-4ed2-b6e3-a5b25b01aa88 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:16.973163 [ 3 ] {} HTTP-Session: c2a4662a-7213-4ed2-b6e3-a5b25b01aa88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:16.973246 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:16.973285 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:16.973391 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:16.973819 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:16.974031 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 04:54:16.974192 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 04:54:16.974299 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} executeQuery: Read 285 rows, 20.23 KiB in 0.001020747 sec., 279207 rows/sec., 19.35 MiB/sec. 2023.10.24 04:54:16.974449 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} DynamicQueryHandler: Done processing query 2023.10.24 04:54:16.974477 [ 3 ] {abc2537b-c187-4cd3-b643-de77efa91770} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:54:16.974492 [ 3 ] {} HTTP-Session: c2a4662a-7213-4ed2-b6e3-a5b25b01aa88 Destroying unnamed session 2023.10.24 04:54:16.974661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:16.974706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:16.974724 [ 3 ] {} HTTP-Session: 471637e1-2ee8-4082-9fae-00a25534ae17 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:16.974742 [ 3 ] {} HTTP-Session: 471637e1-2ee8-4082-9fae-00a25534ae17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:16.974809 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:16.974848 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:54:16.974959 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:16.975274 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:16.975520 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 04:54:16.975693 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 04:54:16.975819 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} executeQuery: Read 6 rows, 258.00 B in 0.000974216 sec., 6158 rows/sec., 258.62 KiB/sec. 2023.10.24 04:54:16.975939 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} DynamicQueryHandler: Done processing query 2023.10.24 04:54:16.975962 [ 3 ] {d9744881-99c5-4db8-b61a-6d0e28111549} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:16.975978 [ 3 ] {} HTTP-Session: 471637e1-2ee8-4082-9fae-00a25534ae17 Destroying unnamed session 2023.10.24 04:54:16.976126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:16.976169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:16.976188 [ 3 ] {} HTTP-Session: d6ede240-d4aa-4d41-a279-1b06e5b1bb9e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:16.976204 [ 3 ] {} HTTP-Session: d6ede240-d4aa-4d41-a279-1b06e5b1bb9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:16.976276 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:16.976317 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:54:16.976440 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:16.976745 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:16.976987 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.24 04:54:16.977158 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.24 04:54:16.977286 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} executeQuery: Read 63 rows, 3.91 KiB in 0.000978026 sec., 64415 rows/sec., 3.91 MiB/sec. 2023.10.24 04:54:16.977478 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} DynamicQueryHandler: Done processing query 2023.10.24 04:54:16.977501 [ 3 ] {aaf3bf39-ba9d-4188-b2f6-fa16b1b176aa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:16.977517 [ 3 ] {} HTTP-Session: d6ede240-d4aa-4d41-a279-1b06e5b1bb9e Destroying unnamed session 2023.10.24 04:54:16.977680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:16.977724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:16.977742 [ 3 ] {} HTTP-Session: 21c0b97d-9a4b-4403-85ca-7d6304003c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:16.977758 [ 3 ] {} HTTP-Session: 21c0b97d-9a4b-4403-85ca-7d6304003c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:16.977835 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:16.977878 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:16.978029 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:16.978436 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:16.978719 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 04:54:16.978892 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 04:54:16.979021 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} executeQuery: Read 21 rows, 29.02 KiB in 0.001157371 sec., 18144 rows/sec., 24.49 MiB/sec. 2023.10.24 04:54:16.979147 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} DynamicQueryHandler: Done processing query 2023.10.24 04:54:16.979170 [ 3 ] {d3c53c4a-3768-426c-9771-63365bd34304} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:16.979185 [ 3 ] {} HTTP-Session: 21c0b97d-9a4b-4403-85ca-7d6304003c43 Destroying unnamed session 2023.10.24 04:54:16.979282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:16.979325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:16.979343 [ 3 ] {} HTTP-Session: 79ca1c2c-836e-464d-9c49-271cbad831e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:16.979359 [ 3 ] {} HTTP-Session: 79ca1c2c-836e-464d-9c49-271cbad831e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:16.979429 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:16.979467 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:54:16.979571 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:16.979831 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:16.980067 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 04:54:16.980236 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 04:54:16.980360 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} executeQuery: Read 19 rows, 1.01 KiB in 0.000901894 sec., 21066 rows/sec., 1.09 MiB/sec. 2023.10.24 04:54:16.980535 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} DynamicQueryHandler: Done processing query 2023.10.24 04:54:16.980558 [ 3 ] {d0cd4888-8cc7-4ff9-b99f-d9020ac9cb68} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:16.980573 [ 3 ] {} HTTP-Session: 79ca1c2c-836e-464d-9c49-271cbad831e3 Destroying unnamed session 2023.10.24 04:54:21.965517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:21.965650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:21.965681 [ 3 ] {} HTTP-Session: c1df5293-388e-4859-8667-e38696c1ec34 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:21.965709 [ 3 ] {} HTTP-Session: c1df5293-388e-4859-8667-e38696c1ec34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:21.965852 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:21.965921 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:21.966105 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:21.966584 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:21.966844 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 04:54:21.967004 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 04:54:21.967165 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} executeQuery: Read 31 rows, 2.51 KiB in 0.001264084 sec., 24523 rows/sec., 1.94 MiB/sec. 2023.10.24 04:54:21.967355 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} DynamicQueryHandler: Done processing query 2023.10.24 04:54:21.967381 [ 3 ] {cf5fca4b-b524-42e8-9714-c08e7965c55a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:21.967400 [ 3 ] {} HTTP-Session: c1df5293-388e-4859-8667-e38696c1ec34 Destroying unnamed session 2023.10.24 04:54:21.967519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:21.967564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:21.967583 [ 3 ] {} HTTP-Session: d058b5d4-097e-4863-935a-2ebad969897e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:21.967600 [ 3 ] {} HTTP-Session: d058b5d4-097e-4863-935a-2ebad969897e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:21.967675 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:21.967717 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:21.967832 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:21.968194 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:21.968418 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 04:54:21.968565 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 04:54:21.968697 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} executeQuery: Read 93 rows, 9.08 KiB in 0.000992267 sec., 93724 rows/sec., 8.94 MiB/sec. 2023.10.24 04:54:21.968818 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} DynamicQueryHandler: Done processing query 2023.10.24 04:54:21.968841 [ 3 ] {5b5d06c6-619c-4b8f-a6dc-b7cc79b81a4f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:54:21.968857 [ 3 ] {} HTTP-Session: d058b5d4-097e-4863-935a-2ebad969897e Destroying unnamed session 2023.10.24 04:54:21.968964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:21.969008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:21.969027 [ 3 ] {} HTTP-Session: 0bc7c051-3db4-4976-919e-1961166a946e Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:21.969043 [ 3 ] {} HTTP-Session: 0bc7c051-3db4-4976-919e-1961166a946e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:21.969113 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:21.969152 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:21.969257 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:21.969551 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:21.969751 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 04:54:21.969899 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 04:54:21.970037 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} executeQuery: Read 31 rows, 2.48 KiB in 0.000894395 sec., 34660 rows/sec., 2.71 MiB/sec. 2023.10.24 04:54:21.970153 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} DynamicQueryHandler: Done processing query 2023.10.24 04:54:21.970176 [ 3 ] {49c8e8e1-2182-4c87-8161-d8b36b1d3de9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:21.970192 [ 3 ] {} HTTP-Session: 0bc7c051-3db4-4976-919e-1961166a946e Destroying unnamed session 2023.10.24 04:54:21.970373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:21.970419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:21.970438 [ 3 ] {} HTTP-Session: 4fe05146-aae6-4cea-8ee4-fd0dec3b6757 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:21.970454 [ 3 ] {} HTTP-Session: 4fe05146-aae6-4cea-8ee4-fd0dec3b6757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:21.970534 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:21.970578 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:21.970714 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:21.971127 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB. 2023.10.24 04:54:21.971463 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 04:54:21.971638 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 04:54:21.971758 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} executeQuery: Read 31 rows, 42.84 KiB in 0.001196052 sec., 25918 rows/sec., 34.98 MiB/sec. 2023.10.24 04:54:21.971883 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} DynamicQueryHandler: Done processing query 2023.10.24 04:54:21.971905 [ 3 ] {673defa0-010e-44e0-887d-16d748cc6a90} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:54:21.971921 [ 3 ] {} HTTP-Session: 4fe05146-aae6-4cea-8ee4-fd0dec3b6757 Destroying unnamed session 2023.10.24 04:54:26.308251 [ 55 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:54:26.308324 [ 55 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:54:26.969040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:26.969155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:26.969185 [ 3 ] {} HTTP-Session: 35b03150-8f06-4b2d-9d3c-9d5b0d105737 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:26.969212 [ 3 ] {} HTTP-Session: 35b03150-8f06-4b2d-9d3c-9d5b0d105737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:26.969350 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:26.969417 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:26.969598 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:26.970038 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.970304 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 04:54:26.970464 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 04:54:26.970584 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} executeQuery: Read 27 rows, 2.04 KiB in 0.001195533 sec., 22584 rows/sec., 1.67 MiB/sec. 2023.10.24 04:54:26.970579 [ 58 ] {} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 04:54:26.970644 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.970718 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 04:54:26.970731 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} DynamicQueryHandler: Done processing query 2023.10.24 04:54:26.970764 [ 3 ] {956eefc6-8f0c-459f-a5fd-d06d5bc3c631} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:54:26.970791 [ 3 ] {} HTTP-Session: 35b03150-8f06-4b2d-9d3c-9d5b0d105737 Destroying unnamed session 2023.10.24 04:54:26.970802 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:26.970838 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 58 rows starting from the beginning of the part 2023.10.24 04:54:26.970950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:26.970965 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part 2023.10.24 04:54:26.971008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:26.971038 [ 3 ] {} HTTP-Session: cc606a15-7827-43b9-98d5-8c4d311c084c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:26.971067 [ 3 ] {} HTTP-Session: cc606a15-7827-43b9-98d5-8c4d311c084c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:26.971083 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:26.971171 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:26.971207 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part 2023.10.24 04:54:26.971223 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:26.971345 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:26.971410 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:26.971475 [ 23 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 27 rows starting from the beginning of the part 2023.10.24 04:54:26.972012 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.972334 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 04:54:26.972393 [ 16 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.001694455 sec., 118622.21186163102 rows/sec., 9.05 MiB/sec. 2023.10.24 04:54:26.972583 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 04:54:26.972640 [ 16 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 04:54:26.972738 [ 58 ] {} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 04:54:26.972787 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} executeQuery: Read 150 rows, 14.97 KiB in 0.001578863 sec., 95005 rows/sec., 9.26 MiB/sec. 2023.10.24 04:54:26.972807 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.973089 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 04:54:26.973138 [ 16 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 04:54:26.973279 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} DynamicQueryHandler: Done processing query 2023.10.24 04:54:26.973297 [ 16 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_26_5} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 04:54:26.973334 [ 3 ] {136f55f8-32c2-4e2a-8e69-9945c3914846} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:26.973348 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:26.973381 [ 3 ] {} HTTP-Session: cc606a15-7827-43b9-98d5-8c4d311c084c Destroying unnamed session 2023.10.24 04:54:26.973471 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 243 rows starting from the beginning of the part 2023.10.24 04:54:26.973605 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 150 rows starting from the beginning of the part 2023.10.24 04:54:26.973698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:26.973747 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 93 rows starting from the beginning of the part 2023.10.24 04:54:26.973778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:26.973831 [ 3 ] {} HTTP-Session: 8fca60a0-cc37-4053-ae42-20d83ebc7235 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:26.973883 [ 3 ] {} HTTP-Session: 8fca60a0-cc37-4053-ae42-20d83ebc7235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:26.973948 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 150 rows starting from the beginning of the part 2023.10.24 04:54:26.974106 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:26.974174 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 93 rows starting from the beginning of the part 2023.10.24 04:54:26.974195 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:26.974514 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 150 rows starting from the beginning of the part 2023.10.24 04:54:26.974680 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:26.975810 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.976200 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 04:54:26.976374 [ 11 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 879 rows, containing 4 columns (4 merged, 0 gathered) in 0.003487894 sec., 252014.5394326777 rows/sec., 24.39 MiB/sec. 2023.10.24 04:54:26.976480 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 04:54:26.976511 [ 11 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 04:54:26.976589 [ 58 ] {} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 04:54:26.976607 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} executeQuery: Read 285 rows, 20.23 KiB in 0.002441906 sec., 116712 rows/sec., 8.09 MiB/sec. 2023.10.24 04:54:26.976631 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.976830 [ 11 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 04:54:26.976878 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 04:54:26.976999 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} DynamicQueryHandler: Done processing query 2023.10.24 04:54:26.977016 [ 11 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_26_5} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 04:54:26.977097 [ 3 ] {0da1ca94-0c6c-4f29-b8ba-1cd10daf62c9} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:54:26.977216 [ 3 ] {} HTTP-Session: 8fca60a0-cc37-4053-ae42-20d83ebc7235 Destroying unnamed session 2023.10.24 04:54:26.977223 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:26.977372 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 345 rows starting from the beginning of the part 2023.10.24 04:54:26.977454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:26.977548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:26.977600 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 296 rows starting from the beginning of the part 2023.10.24 04:54:26.977603 [ 3 ] {} HTTP-Session: 88af496b-3840-484d-ae67-349b1437c717 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:26.977680 [ 3 ] {} HTTP-Session: 88af496b-3840-484d-ae67-349b1437c717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:26.977850 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:26.977882 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:26.977967 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:54:26.978118 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 285 rows starting from the beginning of the part 2023.10.24 04:54:26.978435 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:26.978459 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:26.978651 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 285 rows starting from the beginning of the part 2023.10.24 04:54:26.979136 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.979659 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 04:54:26.979929 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 04:54:26.980247 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} executeQuery: Read 6 rows, 258.00 B in 0.00223007 sec., 2690 rows/sec., 112.98 KiB/sec. 2023.10.24 04:54:26.980535 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003829124 sec., 332452.01774609543 rows/sec., 23.34 MiB/sec. 2023.10.24 04:54:26.980581 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} DynamicQueryHandler: Done processing query 2023.10.24 04:54:26.980623 [ 3 ] {22612fdc-ff8f-456c-a9cb-14a44767a9a3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:26.980652 [ 3 ] {} HTTP-Session: 88af496b-3840-484d-ae67-349b1437c717 Destroying unnamed session 2023.10.24 04:54:26.980692 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 04:54:26.980809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:26.980889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:26.980893 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 04:54:26.980925 [ 3 ] {} HTTP-Session: 6e81904a-c08d-4edd-bf26-ab9e89e56a3d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:26.980959 [ 3 ] {} HTTP-Session: 6e81904a-c08d-4edd-bf26-ab9e89e56a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:26.981000 [ 20 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_26_5} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 04:54:26.981121 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:26.981175 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:54:26.981309 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:26.981629 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.981878 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.24 04:54:26.982050 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.24 04:54:26.982155 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} executeQuery: Read 63 rows, 3.91 KiB in 0.000991447 sec., 63543 rows/sec., 3.85 MiB/sec. 2023.10.24 04:54:26.982286 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} DynamicQueryHandler: Done processing query 2023.10.24 04:54:26.982309 [ 3 ] {23211097-d437-4f01-97b5-e963590c153d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:26.982324 [ 3 ] {} HTTP-Session: 6e81904a-c08d-4edd-bf26-ab9e89e56a3d Destroying unnamed session 2023.10.24 04:54:26.982441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:26.982483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:26.982502 [ 3 ] {} HTTP-Session: 9140d833-d0fd-44c8-8429-5d8d85ae51c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:26.982518 [ 3 ] {} HTTP-Session: 9140d833-d0fd-44c8-8429-5d8d85ae51c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:26.982593 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:26.982637 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:26.982767 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:26.983137 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.983426 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 04:54:26.983599 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 04:54:26.983701 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} executeQuery: Read 21 rows, 29.02 KiB in 0.001080029 sec., 19443 rows/sec., 26.24 MiB/sec. 2023.10.24 04:54:26.983820 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} DynamicQueryHandler: Done processing query 2023.10.24 04:54:26.983842 [ 3 ] {3ae94d1f-8d00-436c-997e-522a47ee858a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:26.983858 [ 3 ] {} HTTP-Session: 9140d833-d0fd-44c8-8429-5d8d85ae51c3 Destroying unnamed session 2023.10.24 04:54:26.983971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:26.984016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:26.984033 [ 3 ] {} HTTP-Session: 2bc0aebb-4b10-4dd7-8193-b51ce43b34d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:26.984050 [ 3 ] {} HTTP-Session: 2bc0aebb-4b10-4dd7-8193-b51ce43b34d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:26.984119 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:26.984157 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:54:26.984259 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:26.984497 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:26.984721 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 04:54:26.984911 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 04:54:26.985011 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} executeQuery: Read 19 rows, 1.01 KiB in 0.000862494 sec., 22029 rows/sec., 1.14 MiB/sec. 2023.10.24 04:54:26.985134 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} DynamicQueryHandler: Done processing query 2023.10.24 04:54:26.985156 [ 3 ] {0836ba8d-43cd-47b0-b5e9-faf910743e62} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:26.985172 [ 3 ] {} HTTP-Session: 2bc0aebb-4b10-4dd7-8193-b51ce43b34d7 Destroying unnamed session 2023.10.24 04:54:31.964871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:31.965010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:31.965041 [ 3 ] {} HTTP-Session: e35dacee-e92b-450f-88f9-339a2b46fa46 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:31.965071 [ 3 ] {} HTTP-Session: e35dacee-e92b-450f-88f9-339a2b46fa46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:31.965213 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:31.965282 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:31.965464 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:31.966030 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:31.966299 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 04:54:31.966467 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 04:54:31.966605 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} executeQuery: Read 31 rows, 2.51 KiB in 0.001347686 sec., 23002 rows/sec., 1.82 MiB/sec. 2023.10.24 04:54:31.966750 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} DynamicQueryHandler: Done processing query 2023.10.24 04:54:31.966775 [ 3 ] {e8075af0-8581-435c-bcc6-988985db2982} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:31.966792 [ 3 ] {} HTTP-Session: e35dacee-e92b-450f-88f9-339a2b46fa46 Destroying unnamed session 2023.10.24 04:54:31.966923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:31.966976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:31.966996 [ 3 ] {} HTTP-Session: 25b4341c-b901-43ee-85ae-8eb6ecab3705 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:31.967015 [ 3 ] {} HTTP-Session: 25b4341c-b901-43ee-85ae-8eb6ecab3705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:31.967097 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:31.967139 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:31.967329 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:31.967704 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:31.967931 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 04:54:31.968081 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 04:54:31.968203 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} executeQuery: Read 93 rows, 9.08 KiB in 0.001076889 sec., 86359 rows/sec., 8.24 MiB/sec. 2023.10.24 04:54:31.968310 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} DynamicQueryHandler: Done processing query 2023.10.24 04:54:31.968333 [ 3 ] {a482d0a8-bfae-4bc7-acab-615258693ddc} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:54:31.968348 [ 3 ] {} HTTP-Session: 25b4341c-b901-43ee-85ae-8eb6ecab3705 Destroying unnamed session 2023.10.24 04:54:31.968511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:31.968556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:31.968576 [ 3 ] {} HTTP-Session: 55b3593f-e4da-4c9a-a2c8-0e6d53118fb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:31.968594 [ 3 ] {} HTTP-Session: 55b3593f-e4da-4c9a-a2c8-0e6d53118fb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:31.968667 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:31.968708 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:31.968812 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:31.969091 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:31.969299 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 04:54:31.969536 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 04:54:31.969653 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} executeQuery: Read 31 rows, 2.48 KiB in 0.000949676 sec., 32642 rows/sec., 2.55 MiB/sec. 2023.10.24 04:54:31.969792 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} DynamicQueryHandler: Done processing query 2023.10.24 04:54:31.969816 [ 3 ] {ee59d252-2bdc-4fb3-8795-bc679430c3b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:31.969831 [ 3 ] {} HTTP-Session: 55b3593f-e4da-4c9a-a2c8-0e6d53118fb3 Destroying unnamed session 2023.10.24 04:54:31.969967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:31.970013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:31.970032 [ 3 ] {} HTTP-Session: 03a370e3-8104-4adb-9013-d81b821724a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:31.970049 [ 3 ] {} HTTP-Session: 03a370e3-8104-4adb-9013-d81b821724a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:31.970132 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:31.970177 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:31.970321 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:31.970734 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:31.971056 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 04:54:31.971232 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 04:54:31.971363 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} executeQuery: Read 31 rows, 42.84 KiB in 0.001202473 sec., 25780 rows/sec., 34.79 MiB/sec. 2023.10.24 04:54:31.971357 [ 57 ] {} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 04:54:31.971484 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:31.971558 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} DynamicQueryHandler: Done processing query 2023.10.24 04:54:31.971598 [ 3 ] {18eab8a8-b4a9-4e86-81cc-27d224cf6f5e} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:54:31.971609 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 04:54:31.971621 [ 3 ] {} HTTP-Session: 03a370e3-8104-4adb-9013-d81b821724a9 Destroying unnamed session 2023.10.24 04:54:31.971787 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:31.971840 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 430 rows starting from the beginning of the part 2023.10.24 04:54:31.971969 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:31.972068 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2023.10.24 04:54:31.972163 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:31.972251 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2023.10.24 04:54:31.972336 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:31.973759 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 565 rows, containing 6 columns (6 merged, 0 gathered) in 0.00220969 sec., 255691.97489240573 rows/sec., 345.04 MiB/sec. 2023.10.24 04:54:31.974036 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 04:54:31.974238 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 04:54:31.974305 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 04:54:31.974371 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_21_4: 4.48 MiB. 2023.10.24 04:54:36.969000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:36.969126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:36.969157 [ 3 ] {} HTTP-Session: 789fac54-fba4-4c14-bd3b-d5acb26a8134 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:36.969186 [ 3 ] {} HTTP-Session: 789fac54-fba4-4c14-bd3b-d5acb26a8134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:36.969331 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:36.969406 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:36.969586 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:36.970029 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:36.970302 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 04:54:36.970464 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 04:54:36.970600 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} executeQuery: Read 27 rows, 2.04 KiB in 0.001221443 sec., 22105 rows/sec., 1.63 MiB/sec. 2023.10.24 04:54:36.970741 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} DynamicQueryHandler: Done processing query 2023.10.24 04:54:36.970765 [ 3 ] {356136f7-9ef4-4077-b955-30ba94dddc3e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:54:36.970781 [ 3 ] {} HTTP-Session: 789fac54-fba4-4c14-bd3b-d5acb26a8134 Destroying unnamed session 2023.10.24 04:54:36.970914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:36.970960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:36.970979 [ 3 ] {} HTTP-Session: af952aad-c090-4ce4-836c-7f1099f672c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:36.970996 [ 3 ] {} HTTP-Session: af952aad-c090-4ce4-836c-7f1099f672c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:36.971072 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:36.971111 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:36.971215 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:36.971586 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:36.971806 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 04:54:36.971953 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 04:54:36.972078 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} executeQuery: Read 150 rows, 14.97 KiB in 0.000977877 sec., 153393 rows/sec., 14.95 MiB/sec. 2023.10.24 04:54:36.972186 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} DynamicQueryHandler: Done processing query 2023.10.24 04:54:36.972209 [ 3 ] {0176ff0f-ca95-49a2-a0a4-0c1bc67cd23b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:36.972225 [ 3 ] {} HTTP-Session: af952aad-c090-4ce4-836c-7f1099f672c9 Destroying unnamed session 2023.10.24 04:54:36.972371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 47487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:36.972415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:36.972435 [ 3 ] {} HTTP-Session: 8be19c77-ec50-4093-acbc-852882267038 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:36.972452 [ 3 ] {} HTTP-Session: 8be19c77-ec50-4093-acbc-852882267038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:36.972532 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:36.972570 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:36.972672 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:36.973109 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:36.973326 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 04:54:36.973472 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 04:54:36.973601 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} executeQuery: Read 296 rows, 21.09 KiB in 0.001039558 sec., 284736 rows/sec., 19.82 MiB/sec. 2023.10.24 04:54:36.973744 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} DynamicQueryHandler: Done processing query 2023.10.24 04:54:36.973766 [ 3 ] {a92285c2-58ea-4a7b-8c3b-3321cc288dee} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.24 04:54:36.973782 [ 3 ] {} HTTP-Session: 8be19c77-ec50-4093-acbc-852882267038 Destroying unnamed session 2023.10.24 04:54:36.973927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:36.973971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:36.973989 [ 3 ] {} HTTP-Session: c6d408c7-a980-4546-a8f0-5f08d510fb74 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:36.974006 [ 3 ] {} HTTP-Session: c6d408c7-a980-4546-a8f0-5f08d510fb74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:36.974075 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:36.974113 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:54:36.974218 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:36.974474 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:36.974719 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 04:54:36.974891 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 04:54:36.975016 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} executeQuery: Read 6 rows, 258.00 B in 0.000913144 sec., 6570 rows/sec., 275.92 KiB/sec. 2023.10.24 04:54:36.975158 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} DynamicQueryHandler: Done processing query 2023.10.24 04:54:36.975181 [ 3 ] {27f3dbb2-200d-455e-bff1-2f3cbaab0840} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:36.975196 [ 3 ] {} HTTP-Session: c6d408c7-a980-4546-a8f0-5f08d510fb74 Destroying unnamed session 2023.10.24 04:54:36.975333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13589, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:36.975376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:36.975395 [ 3 ] {} HTTP-Session: d9d0cd07-4ecf-4a8c-84e3-4cb553e70ba4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:36.975413 [ 3 ] {} HTTP-Session: d9d0cd07-4ecf-4a8c-84e3-4cb553e70ba4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:36.975487 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:36.975531 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:54:36.975652 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:36.975951 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:36.976187 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.24 04:54:36.976357 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.24 04:54:36.976491 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} executeQuery: Read 74 rows, 4.64 KiB in 0.000975016 sec., 75896 rows/sec., 4.64 MiB/sec. 2023.10.24 04:54:36.976605 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} DynamicQueryHandler: Done processing query 2023.10.24 04:54:36.976627 [ 3 ] {e0f0cb20-390c-4daf-9c76-c038835f6580} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 04:54:36.976642 [ 3 ] {} HTTP-Session: d9d0cd07-4ecf-4a8c-84e3-4cb553e70ba4 Destroying unnamed session 2023.10.24 04:54:36.976778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:36.976822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:36.976841 [ 3 ] {} HTTP-Session: 283f69fe-ade2-42b1-a956-c4ad97f822d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:36.976857 [ 3 ] {} HTTP-Session: 283f69fe-ade2-42b1-a956-c4ad97f822d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:36.976933 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:36.976976 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:36.977109 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:36.977543 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:36.977824 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 04:54:36.977993 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 04:54:36.978113 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} executeQuery: Read 21 rows, 29.02 KiB in 0.001153591 sec., 18204 rows/sec., 24.57 MiB/sec. 2023.10.24 04:54:36.978237 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} DynamicQueryHandler: Done processing query 2023.10.24 04:54:36.978260 [ 3 ] {5f6fce28-75b3-4633-8197-e7bfe34c111b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:36.978275 [ 3 ] {} HTTP-Session: 283f69fe-ade2-42b1-a956-c4ad97f822d8 Destroying unnamed session 2023.10.24 04:54:36.978445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:36.978494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:36.978512 [ 3 ] {} HTTP-Session: 75f1b729-5c3c-450f-8de4-91051da58bfc Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:36.978528 [ 3 ] {} HTTP-Session: 75f1b729-5c3c-450f-8de4-91051da58bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:36.978596 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:36.978635 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:54:36.978736 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:36.978994 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:36.979233 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 04:54:36.979407 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 04:54:36.979538 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} executeQuery: Read 19 rows, 1.01 KiB in 0.000908215 sec., 20920 rows/sec., 1.08 MiB/sec. 2023.10.24 04:54:36.979534 [ 53 ] {} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 04:54:36.979647 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:36.979745 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} DynamicQueryHandler: Done processing query 2023.10.24 04:54:36.979800 [ 3 ] {a0ddb7fd-f351-4ecf-918c-f3c15e9ed72d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:36.979811 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 04:54:36.979835 [ 3 ] {} HTTP-Session: 75f1b729-5c3c-450f-8de4-91051da58bfc Destroying unnamed session 2023.10.24 04:54:36.979952 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:36.979988 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part 2023.10.24 04:54:36.980094 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part 2023.10.24 04:54:36.980178 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2023.10.24 04:54:36.980260 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part 2023.10.24 04:54:36.980338 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2023.10.24 04:54:36.980414 [ 12 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part 2023.10.24 04:54:36.981026 [ 11 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309985 sec., 242750.87119318158 rows/sec., 13.04 MiB/sec. 2023.10.24 04:54:36.981164 [ 11 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 04:54:36.981406 [ 11 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 04:54:36.981481 [ 11 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_16_3} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 04:54:41.308572 [ 64 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:54:41.308643 [ 64 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:54:41.965274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:41.965433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:41.965480 [ 3 ] {} HTTP-Session: ef125dee-3ca1-40d3-9734-b63ae67c5029 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:41.965520 [ 3 ] {} HTTP-Session: ef125dee-3ca1-40d3-9734-b63ae67c5029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:41.965722 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:41.965821 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:41.966079 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:41.966638 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:41.966908 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 04:54:41.967094 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 04:54:41.967229 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} executeQuery: Read 31 rows, 2.51 KiB in 0.001452099 sec., 21348 rows/sec., 1.69 MiB/sec. 2023.10.24 04:54:41.967389 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} DynamicQueryHandler: Done processing query 2023.10.24 04:54:41.967414 [ 3 ] {7b767120-dcc7-407c-b4bf-bd5c64c5e723} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:41.967430 [ 3 ] {} HTTP-Session: ef125dee-3ca1-40d3-9734-b63ae67c5029 Destroying unnamed session 2023.10.24 04:54:41.967557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:41.967606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:41.967627 [ 3 ] {} HTTP-Session: 15cc7204-b2ee-49f1-94a2-4f69e32041e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:41.967645 [ 3 ] {} HTTP-Session: 15cc7204-b2ee-49f1-94a2-4f69e32041e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:41.967728 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:41.967771 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:41.967878 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:41.968247 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:41.968464 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 04:54:41.968608 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 04:54:41.968738 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} executeQuery: Read 93 rows, 9.08 KiB in 0.000980676 sec., 94832 rows/sec., 9.05 MiB/sec. 2023.10.24 04:54:41.968850 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} DynamicQueryHandler: Done processing query 2023.10.24 04:54:41.968873 [ 3 ] {ba308c36-d3c0-48dd-8da0-8a397e9c0eff} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:54:41.968889 [ 3 ] {} HTTP-Session: 15cc7204-b2ee-49f1-94a2-4f69e32041e4 Destroying unnamed session 2023.10.24 04:54:41.969005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:41.969049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:41.969069 [ 3 ] {} HTTP-Session: 6f5cfef4-faec-4936-83bc-0ca774910c43 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:41.969085 [ 3 ] {} HTTP-Session: 6f5cfef4-faec-4936-83bc-0ca774910c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:41.969156 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:41.969194 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:41.969297 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:41.969592 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:41.969791 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 04:54:41.969936 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 04:54:41.970039 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} executeQuery: Read 31 rows, 2.48 KiB in 0.000852793 sec., 36351 rows/sec., 2.84 MiB/sec. 2023.10.24 04:54:41.970182 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} DynamicQueryHandler: Done processing query 2023.10.24 04:54:41.970206 [ 3 ] {42f4f822-4898-4f8e-9b9e-141b30f0e8ea} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:41.970222 [ 3 ] {} HTTP-Session: 6f5cfef4-faec-4936-83bc-0ca774910c43 Destroying unnamed session 2023.10.24 04:54:41.970418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:41.970463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:41.970482 [ 3 ] {} HTTP-Session: 0bcaaf67-66eb-4419-89b9-010300262c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:41.970498 [ 3 ] {} HTTP-Session: 0bcaaf67-66eb-4419-89b9-010300262c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:41.970575 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:41.970621 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:41.970763 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:41.971159 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:41.971458 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.24 04:54:41.971632 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.24 04:54:41.971769 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} executeQuery: Read 31 rows, 42.84 KiB in 0.001162551 sec., 26665 rows/sec., 35.98 MiB/sec. 2023.10.24 04:54:41.971915 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} DynamicQueryHandler: Done processing query 2023.10.24 04:54:41.971938 [ 3 ] {0a856ef8-d424-40bc-8ead-ba80c4ecfc38} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:54:41.971954 [ 3 ] {} HTTP-Session: 0bcaaf67-66eb-4419-89b9-010300262c6d Destroying unnamed session 2023.10.24 04:54:46.969704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:46.969826 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:46.969854 [ 3 ] {} HTTP-Session: 00556511-cbec-4d36-8d52-bea240df0654 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:46.969879 [ 3 ] {} HTTP-Session: 00556511-cbec-4d36-8d52-bea240df0654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:46.970008 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:46.970069 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:46.970231 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:46.970659 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.970937 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 04:54:46.971102 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 04:54:46.971231 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} executeQuery: Read 27 rows, 2.04 KiB in 0.001184952 sec., 22785 rows/sec., 1.68 MiB/sec. 2023.10.24 04:54:46.971396 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} DynamicQueryHandler: Done processing query 2023.10.24 04:54:46.971421 [ 3 ] {022b11e4-192a-44bc-bae4-19aa8e534436} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:54:46.971438 [ 3 ] {} HTTP-Session: 00556511-cbec-4d36-8d52-bea240df0654 Destroying unnamed session 2023.10.24 04:54:46.971582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:46.971633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:46.971654 [ 3 ] {} HTTP-Session: 670196d8-534a-457a-bf36-ea5a72b0b750 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:46.971673 [ 3 ] {} HTTP-Session: 670196d8-534a-457a-bf36-ea5a72b0b750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:46.971759 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:46.971801 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:46.971915 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:46.972297 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.972531 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 04:54:46.972682 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 04:54:46.972815 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} executeQuery: Read 150 rows, 14.97 KiB in 0.001026207 sec., 146169 rows/sec., 14.24 MiB/sec. 2023.10.24 04:54:46.972971 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} DynamicQueryHandler: Done processing query 2023.10.24 04:54:46.972997 [ 3 ] {31a42970-1c17-4157-8b1b-c04375a3368e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:46.973013 [ 3 ] {} HTTP-Session: 670196d8-534a-457a-bf36-ea5a72b0b750 Destroying unnamed session 2023.10.24 04:54:46.973189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:46.973235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:46.973255 [ 3 ] {} HTTP-Session: 9e15c99d-a218-4ff5-8cb6-c1c25652894a Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:46.973274 [ 3 ] {} HTTP-Session: 9e15c99d-a218-4ff5-8cb6-c1c25652894a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:46.973360 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:46.973402 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:46.973521 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:46.974007 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.974228 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 04:54:46.974381 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 04:54:46.974518 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} executeQuery: Read 285 rows, 20.23 KiB in 0.00112196 sec., 254019 rows/sec., 17.61 MiB/sec. 2023.10.24 04:54:46.974683 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} DynamicQueryHandler: Done processing query 2023.10.24 04:54:46.974706 [ 3 ] {31ddf474-c17f-4008-9fb2-513088e8902f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:54:46.974722 [ 3 ] {} HTTP-Session: 9e15c99d-a218-4ff5-8cb6-c1c25652894a Destroying unnamed session 2023.10.24 04:54:46.974878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:46.974924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:46.974944 [ 3 ] {} HTTP-Session: bb20a773-4c4c-40a9-bb8a-08b0696d1156 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:46.974962 [ 3 ] {} HTTP-Session: bb20a773-4c4c-40a9-bb8a-08b0696d1156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:46.975032 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:46.975071 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:54:46.975181 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:46.975433 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.975671 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 04:54:46.975854 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 04:54:46.975985 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} executeQuery: Read 6 rows, 258.00 B in 0.000919985 sec., 6521 rows/sec., 273.87 KiB/sec. 2023.10.24 04:54:46.975983 [ 63 ] {} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 04:54:46.976103 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.976140 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} DynamicQueryHandler: Done processing query 2023.10.24 04:54:46.976224 [ 3 ] {0b973334-e7de-4974-9ca5-32b502f68654} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:46.976250 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 04:54:46.976282 [ 3 ] {} HTTP-Session: bb20a773-4c4c-40a9-bb8a-08b0696d1156 Destroying unnamed session 2023.10.24 04:54:46.976417 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:46.976454 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.10.24 04:54:46.976524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:46.976603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:46.976662 [ 3 ] {} HTTP-Session: 68ff9685-41a1-4dfe-9ae4-deae2397dcd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:46.976703 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.24 04:54:46.976715 [ 3 ] {} HTTP-Session: 68ff9685-41a1-4dfe-9ae4-deae2397dcd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:46.976958 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:46.976974 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.10.24 04:54:46.977061 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:54:46.977268 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.24 04:54:46.977587 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:46.977595 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.10.24 04:54:46.977783 [ 9 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.10.24 04:54:46.978296 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.978820 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.24 04:54:46.979245 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.24 04:54:46.979323 [ 11 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167356 sec., 30309.191641230096 rows/sec., 1.24 MiB/sec. 2023.10.24 04:54:46.979420 [ 63 ] {} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.24 04:54:46.979464 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} executeQuery: Read 63 rows, 3.91 KiB in 0.002464467 sec., 25563 rows/sec., 1.55 MiB/sec. 2023.10.24 04:54:46.979524 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.979529 [ 11 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 04:54:46.979787 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.24 04:54:46.979866 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} DynamicQueryHandler: Done processing query 2023.10.24 04:54:46.979922 [ 3 ] {8a4cfb7a-37ba-4768-9d48-e425a5f53428} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:46.979980 [ 3 ] {} HTTP-Session: 68ff9685-41a1-4dfe-9ae4-deae2397dcd5 Destroying unnamed session 2023.10.24 04:54:46.980061 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:46.980063 [ 11 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 04:54:46.980132 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part 2023.10.24 04:54:46.980220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:46.980217 [ 11 ] {619c5b32-24e0-402d-803f-e07152415073::all_1_16_3} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 04:54:46.980326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:46.980426 [ 3 ] {} HTTP-Session: a66a74f5-5ae6-471e-89fa-3b135c47f778 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:46.980497 [ 3 ] {} HTTP-Session: a66a74f5-5ae6-471e-89fa-3b135c47f778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:46.980536 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part 2023.10.24 04:54:46.980704 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:46.980791 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part 2023.10.24 04:54:46.980817 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:46.981087 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.24 04:54:46.981431 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part 2023.10.24 04:54:46.981471 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:46.981689 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2023.10.24 04:54:46.982369 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.983152 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.24 04:54:46.983389 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.003766602 sec., 279296.83040576096 rows/sec., 16.98 MiB/sec. 2023.10.24 04:54:46.983479 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.24 04:54:46.983603 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.24 04:54:46.983725 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} executeQuery: Read 21 rows, 29.02 KiB in 0.00294317 sec., 7135 rows/sec., 9.63 MiB/sec. 2023.10.24 04:54:46.983948 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} DynamicQueryHandler: Done processing query 2023.10.24 04:54:46.983993 [ 3 ] {4374d6a9-184f-46ed-beda-e0ccf30a3991} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:46.983993 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.24 04:54:46.984019 [ 3 ] {} HTTP-Session: a66a74f5-5ae6-471e-89fa-3b135c47f778 Destroying unnamed session 2023.10.24 04:54:46.984105 [ 18 ] {16edb55f-1582-4e59-a70f-8ae4c14516ed::all_1_16_3} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.24 04:54:46.984204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:46.984262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:46.984282 [ 3 ] {} HTTP-Session: 46e83ea0-3031-4168-bbe4-03db420ab8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:46.984299 [ 3 ] {} HTTP-Session: 46e83ea0-3031-4168-bbe4-03db420ab8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:46.984370 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:46.984412 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:54:46.984532 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:46.984796 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:46.985031 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 04:54:46.985208 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 04:54:46.985331 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} executeQuery: Read 19 rows, 1.01 KiB in 0.000926035 sec., 20517 rows/sec., 1.06 MiB/sec. 2023.10.24 04:54:46.985449 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} DynamicQueryHandler: Done processing query 2023.10.24 04:54:46.985475 [ 3 ] {5a04cf2a-3900-4e19-b1f2-7f4e160e6a3a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:46.985491 [ 3 ] {} HTTP-Session: 46e83ea0-3031-4168-bbe4-03db420ab8f6 Destroying unnamed session 2023.10.24 04:54:51.964855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:51.964977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:51.965006 [ 3 ] {} HTTP-Session: 847256ec-38e3-4eeb-9abc-bcdc6e9e8ced Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:51.965034 [ 3 ] {} HTTP-Session: 847256ec-38e3-4eeb-9abc-bcdc6e9e8ced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:51.965178 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:51.965246 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:51.965425 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:51.965898 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:51.966158 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 04:54:51.966330 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 04:54:51.966477 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} executeQuery: Read 31 rows, 2.51 KiB in 0.001249374 sec., 24812 rows/sec., 1.96 MiB/sec. 2023.10.24 04:54:51.966481 [ 97 ] {} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 04:54:51.966608 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:51.966642 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} DynamicQueryHandler: Done processing query 2023.10.24 04:54:51.966701 [ 3 ] {7c97f5f0-a395-4e3c-8545-09331f91cdc8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:51.966735 [ 3 ] {} HTTP-Session: 847256ec-38e3-4eeb-9abc-bcdc6e9e8ced Destroying unnamed session 2023.10.24 04:54:51.966749 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 04:54:51.966896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:51.966934 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:51.966976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:51.966995 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 58 rows starting from the beginning of the part 2023.10.24 04:54:51.967014 [ 3 ] {} HTTP-Session: 9d14795b-d630-4cfc-a7f8-7483418b21d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:51.967070 [ 3 ] {} HTTP-Session: 9d14795b-d630-4cfc-a7f8-7483418b21d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:51.967297 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:51.967315 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:51.967378 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:51.967643 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 27 rows starting from the beginning of the part 2023.10.24 04:54:51.967820 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:51.967912 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:51.968055 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part 2023.10.24 04:54:51.968267 [ 18 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:51.968743 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:51.969194 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 04:54:51.969498 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 04:54:51.969715 [ 97 ] {} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 04:54:51.969886 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} executeQuery: Read 93 rows, 9.08 KiB in 0.002513528 sec., 36999 rows/sec., 3.53 MiB/sec. 2023.10.24 04:54:51.969910 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:51.969978 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.003292699 sec., 62258.95534332169 rows/sec., 4.80 MiB/sec. 2023.10.24 04:54:51.970105 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 04:54:51.970231 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 04:54:51.970277 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} DynamicQueryHandler: Done processing query 2023.10.24 04:54:51.970286 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:51.970329 [ 3 ] {102a7244-5963-4d8b-8fb5-cf885d667b4f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:54:51.970352 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 243 rows starting from the beginning of the part 2023.10.24 04:54:51.970389 [ 3 ] {} HTTP-Session: 9d14795b-d630-4cfc-a7f8-7483418b21d7 Destroying unnamed session 2023.10.24 04:54:51.970530 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 93 rows starting from the beginning of the part 2023.10.24 04:54:51.970535 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 04:54:51.970655 [ 10 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_31_6} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 04:54:51.970705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:51.970720 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 150 rows starting from the beginning of the part 2023.10.24 04:54:51.970839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:51.970889 [ 3 ] {} HTTP-Session: a58d10c0-deeb-4e5f-bcfa-63c416042d07 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:51.970943 [ 3 ] {} HTTP-Session: a58d10c0-deeb-4e5f-bcfa-63c416042d07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:51.970967 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 93 rows starting from the beginning of the part 2023.10.24 04:54:51.971155 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:51.971190 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 150 rows starting from the beginning of the part 2023.10.24 04:54:51.971255 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:51.971452 [ 18 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 93 rows starting from the beginning of the part 2023.10.24 04:54:51.971764 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:51.972637 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:51.973030 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 04:54:51.973367 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 04:54:51.973389 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 4 columns (4 merged, 0 gathered) in 0.003391102 sec., 242399.0785296343 rows/sec., 23.39 MiB/sec. 2023.10.24 04:54:51.973580 [ 97 ] {} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 04:54:51.973594 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} executeQuery: Read 31 rows, 2.48 KiB in 0.002360354 sec., 13133 rows/sec., 1.03 MiB/sec. 2023.10.24 04:54:51.973651 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 04:54:51.973697 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:51.974008 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 04:54:51.974034 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} DynamicQueryHandler: Done processing query 2023.10.24 04:54:51.974078 [ 3 ] {f6d10f2d-469a-48a1-a6b8-30951bcdb20e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:51.974139 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 04:54:51.974157 [ 3 ] {} HTTP-Session: a58d10c0-deeb-4e5f-bcfa-63c416042d07 Destroying unnamed session 2023.10.24 04:54:51.974241 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:51.974292 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 345 rows starting from the beginning of the part 2023.10.24 04:54:51.974300 [ 20 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_31_6} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 04:54:51.974489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:51.974557 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:51.974583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:51.974640 [ 3 ] {} HTTP-Session: a3209d67-066f-4ffe-b71e-ef93ea06def9 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:51.974676 [ 3 ] {} HTTP-Session: a3209d67-066f-4ffe-b71e-ef93ea06def9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:51.974823 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 296 rows starting from the beginning of the part 2023.10.24 04:54:51.974909 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:51.975056 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:51.975085 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:51.975421 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 285 rows starting from the beginning of the part 2023.10.24 04:54:51.975691 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:51.975708 [ 22 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:51.976758 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:51.977475 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1019 rows, containing 4 columns (4 merged, 0 gathered) in 0.003611148 sec., 282181.7327896835 rows/sec., 19.96 MiB/sec. 2023.10.24 04:54:51.977506 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.24 04:54:51.977597 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 04:54:51.977794 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.24 04:54:51.977873 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 04:54:51.977999 [ 10 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_31_6} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 04:54:51.978037 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} executeQuery: Read 31 rows, 42.84 KiB in 0.003066213 sec., 10110 rows/sec., 13.64 MiB/sec. 2023.10.24 04:54:51.978252 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} DynamicQueryHandler: Done processing query 2023.10.24 04:54:51.978276 [ 3 ] {a49913ce-085b-455a-baa7-8ba5caef97f5} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:54:51.978292 [ 3 ] {} HTTP-Session: a3209d67-066f-4ffe-b71e-ef93ea06def9 Destroying unnamed session 2023.10.24 04:54:56.308714 [ 79 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:54:56.308801 [ 79 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:54:56.969155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:56.969266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:56.969296 [ 3 ] {} HTTP-Session: 240b9d21-8837-45c8-8f6e-c271534d413c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:56.969324 [ 3 ] {} HTTP-Session: 240b9d21-8837-45c8-8f6e-c271534d413c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:56.969472 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:56.969540 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:54:56.969728 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:56.970110 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:56.970370 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 04:54:56.970531 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 04:54:56.970656 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} executeQuery: Read 27 rows, 2.04 KiB in 0.001147561 sec., 23528 rows/sec., 1.74 MiB/sec. 2023.10.24 04:54:56.970789 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} DynamicQueryHandler: Done processing query 2023.10.24 04:54:56.970813 [ 3 ] {a7eb60b4-32c4-478a-86c0-5e814fedf027} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:54:56.970829 [ 3 ] {} HTTP-Session: 240b9d21-8837-45c8-8f6e-c271534d413c Destroying unnamed session 2023.10.24 04:54:56.971046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:56.971090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:56.971110 [ 3 ] {} HTTP-Session: 33c99bf6-fc49-4055-9330-dc8c3b751df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:56.971127 [ 3 ] {} HTTP-Session: 33c99bf6-fc49-4055-9330-dc8c3b751df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:56.971202 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:56.971240 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:54:56.971343 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:56.971665 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:56.971885 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 04:54:56.972030 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 04:54:56.972156 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} executeQuery: Read 150 rows, 14.97 KiB in 0.000925715 sec., 162036 rows/sec., 15.79 MiB/sec. 2023.10.24 04:54:56.972260 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} DynamicQueryHandler: Done processing query 2023.10.24 04:54:56.972282 [ 3 ] {8563f049-c3d8-47af-9e85-3b533966978b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:56.972298 [ 3 ] {} HTTP-Session: 33c99bf6-fc49-4055-9330-dc8c3b751df7 Destroying unnamed session 2023.10.24 04:54:56.972460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:56.972505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:56.972523 [ 3 ] {} HTTP-Session: 7e96c8d6-4a53-4df7-872d-64e4febfe70b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:56.972539 [ 3 ] {} HTTP-Session: 7e96c8d6-4a53-4df7-872d-64e4febfe70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:56.972617 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:56.972655 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:54:56.972759 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:56.973132 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:56.973346 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 04:54:56.973492 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 04:54:56.973612 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} executeQuery: Read 285 rows, 20.23 KiB in 0.000967306 sec., 294632 rows/sec., 20.42 MiB/sec. 2023.10.24 04:54:56.973716 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} DynamicQueryHandler: Done processing query 2023.10.24 04:54:56.973738 [ 3 ] {d10b3bbd-0c98-40db-a4f8-a6ef8deb0f2b} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:54:56.973753 [ 3 ] {} HTTP-Session: 7e96c8d6-4a53-4df7-872d-64e4febfe70b Destroying unnamed session 2023.10.24 04:54:56.973920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:56.973963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:56.973982 [ 3 ] {} HTTP-Session: 446701dd-288a-4ebc-90a0-265c5e6ac901 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:56.973998 [ 3 ] {} HTTP-Session: 446701dd-288a-4ebc-90a0-265c5e6ac901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:56.974067 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:56.974105 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:54:56.974212 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:56.974419 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:56.974651 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 04:54:56.974818 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 04:54:56.974944 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} executeQuery: Read 6 rows, 258.00 B in 0.000849123 sec., 7066 rows/sec., 296.72 KiB/sec. 2023.10.24 04:54:56.975119 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} DynamicQueryHandler: Done processing query 2023.10.24 04:54:56.975143 [ 3 ] {7b869b15-8ba3-41d6-85c6-55e697356b4f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:56.975159 [ 3 ] {} HTTP-Session: 446701dd-288a-4ebc-90a0-265c5e6ac901 Destroying unnamed session 2023.10.24 04:54:56.975288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:56.975332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:56.975351 [ 3 ] {} HTTP-Session: 62087bc4-a7f0-4dd6-9fae-13c37c8bddf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:56.975367 [ 3 ] {} HTTP-Session: 62087bc4-a7f0-4dd6-9fae-13c37c8bddf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:56.975441 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:56.975485 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:54:56.975612 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:56.975868 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:56.976117 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.24 04:54:56.976291 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.24 04:54:56.976430 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} executeQuery: Read 63 rows, 3.91 KiB in 0.000950865 sec., 66255 rows/sec., 4.02 MiB/sec. 2023.10.24 04:54:56.976605 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} DynamicQueryHandler: Done processing query 2023.10.24 04:54:56.976629 [ 3 ] {41cf5664-25ce-4a9c-bb9d-84b1130ea371} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:54:56.976644 [ 3 ] {} HTTP-Session: 62087bc4-a7f0-4dd6-9fae-13c37c8bddf1 Destroying unnamed session 2023.10.24 04:54:56.976803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:56.976845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:56.976865 [ 3 ] {} HTTP-Session: 1c7353b7-04a9-48dd-acc1-52df50b1da1b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:56.976882 [ 3 ] {} HTTP-Session: 1c7353b7-04a9-48dd-acc1-52df50b1da1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:56.976954 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:56.976998 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:54:56.977144 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:56.977457 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:56.977726 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.24 04:54:56.977897 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.24 04:54:56.978007 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} executeQuery: Read 21 rows, 29.02 KiB in 0.001024677 sec., 20494 rows/sec., 27.66 MiB/sec. 2023.10.24 04:54:56.978055 [ 83 ] {} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.24 04:54:56.978155 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} DynamicQueryHandler: Done processing query 2023.10.24 04:54:56.978189 [ 3 ] {7cefd380-9014-42d3-a66b-be8abc0ed235} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:54:56.978198 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:56.978213 [ 3 ] {} HTTP-Session: 1c7353b7-04a9-48dd-acc1-52df50b1da1b Destroying unnamed session 2023.10.24 04:54:56.978335 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.24 04:54:56.978364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:54:56.978474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:54:56.978521 [ 3 ] {} HTTP-Session: 78731dec-c6a4-4365-a7d1-ca251fdf99e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:54:56.978574 [ 3 ] {} HTTP-Session: 78731dec-c6a4-4365-a7d1-ca251fdf99e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:54:56.978624 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:54:56.978751 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:54:56.978756 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 565 rows starting from the beginning of the part 2023.10.24 04:54:56.978814 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:54:56.979193 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:54:56.979256 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part 2023.10.24 04:54:56.979627 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:56.979883 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:54:56.979922 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part 2023.10.24 04:54:56.980167 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part 2023.10.24 04:54:56.980360 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part 2023.10.24 04:54:56.980383 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 04:54:56.980655 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 04:54:56.980896 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} executeQuery: Read 19 rows, 1.01 KiB in 0.002083206 sec., 9120 rows/sec., 484.25 KiB/sec. 2023.10.24 04:54:56.981098 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} DynamicQueryHandler: Done processing query 2023.10.24 04:54:56.981121 [ 3 ] {21d9c4e0-eb07-4a01-b4cc-8c0fb3608af6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:54:56.981141 [ 3 ] {} HTTP-Session: 78731dec-c6a4-4365-a7d1-ca251fdf99e8 Destroying unnamed session 2023.10.24 04:54:56.982441 [ 10 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 6 columns (6 merged, 0 gathered) in 0.004154643 sec., 166079.25157468402 rows/sec., 224.12 MiB/sec. 2023.10.24 04:54:56.982778 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.24 04:54:56.982993 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.24 04:54:56.983061 [ 20 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.24 04:54:56.983133 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_26_5: 4.08 MiB. 2023.10.24 04:55:01.965396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:01.965525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:01.965556 [ 3 ] {} HTTP-Session: 13290103-3d7d-485e-a8fe-46977840e07f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:01.965582 [ 3 ] {} HTTP-Session: 13290103-3d7d-485e-a8fe-46977840e07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:01.965722 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:01.965789 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:55:01.965957 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:01.966445 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:01.966727 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 04:55:01.966908 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 04:55:01.967039 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} executeQuery: Read 31 rows, 2.51 KiB in 0.001278944 sec., 24238 rows/sec., 1.92 MiB/sec. 2023.10.24 04:55:01.967202 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} DynamicQueryHandler: Done processing query 2023.10.24 04:55:01.967228 [ 3 ] {cbf9eb20-150b-467a-8d2a-3ad1e4676e36} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:55:01.967245 [ 3 ] {} HTTP-Session: 13290103-3d7d-485e-a8fe-46977840e07f Destroying unnamed session 2023.10.24 04:55:01.967392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:01.967446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:01.967468 [ 3 ] {} HTTP-Session: 7cc97c32-52d6-4675-9475-c8ec60cd5ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:01.967489 [ 3 ] {} HTTP-Session: 7cc97c32-52d6-4675-9475-c8ec60cd5ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:01.967578 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:01.967628 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:55:01.967740 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:01.968153 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:01.968469 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 04:55:01.968654 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 04:55:01.968779 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} executeQuery: Read 93 rows, 9.08 KiB in 0.001162531 sec., 79997 rows/sec., 7.63 MiB/sec. 2023.10.24 04:55:01.968902 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} DynamicQueryHandler: Done processing query 2023.10.24 04:55:01.968933 [ 3 ] {9507591d-9d96-426b-be9b-0499311c3856} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:55:01.968949 [ 3 ] {} HTTP-Session: 7cc97c32-52d6-4675-9475-c8ec60cd5ccb Destroying unnamed session 2023.10.24 04:55:01.969099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:01.969166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:01.969189 [ 3 ] {} HTTP-Session: e536b754-1913-4cbe-bffe-fe5bbb132c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:01.969210 [ 3 ] {} HTTP-Session: e536b754-1913-4cbe-bffe-fe5bbb132c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:01.969293 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:01.969352 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:55:01.969479 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:01.969844 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:01.970067 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.24 04:55:01.970249 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.24 04:55:01.970390 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} executeQuery: Read 31 rows, 2.48 KiB in 0.001051728 sec., 29475 rows/sec., 2.31 MiB/sec. 2023.10.24 04:55:01.970519 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} DynamicQueryHandler: Done processing query 2023.10.24 04:55:01.970545 [ 3 ] {c05fff20-1ec6-4290-8049-ab8e3785ecb2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:55:01.970563 [ 3 ] {} HTTP-Session: e536b754-1913-4cbe-bffe-fe5bbb132c22 Destroying unnamed session 2023.10.24 04:55:01.970794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:01.970850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:01.970872 [ 3 ] {} HTTP-Session: b20c78cc-5f4e-48d4-83a3-b3a29db9b813 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:01.970891 [ 3 ] {} HTTP-Session: b20c78cc-5f4e-48d4-83a3-b3a29db9b813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:01.970979 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:01.971029 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:55:01.971185 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:01.971637 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:01.972004 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.24 04:55:01.972194 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.24 04:55:01.972313 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} executeQuery: Read 31 rows, 42.84 KiB in 0.001299845 sec., 23848 rows/sec., 32.18 MiB/sec. 2023.10.24 04:55:01.972436 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} DynamicQueryHandler: Done processing query 2023.10.24 04:55:01.972461 [ 3 ] {7f92d7e1-2b3c-4506-a37d-6c9e0bac9fd9} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:55:01.972477 [ 3 ] {} HTTP-Session: b20c78cc-5f4e-48d4-83a3-b3a29db9b813 Destroying unnamed session 2023.10.24 04:55:06.969946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:06.970072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:06.970102 [ 3 ] {} HTTP-Session: 1f19f856-2092-4bd1-a65a-770ae215d5ba Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:06.970130 [ 3 ] {} HTTP-Session: 1f19f856-2092-4bd1-a65a-770ae215d5ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:06.970273 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:06.970341 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:55:06.970528 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:06.970974 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:06.971265 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 04:55:06.971437 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 04:55:06.971575 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} executeQuery: Read 27 rows, 2.04 KiB in 0.001256694 sec., 21484 rows/sec., 1.59 MiB/sec. 2023.10.24 04:55:06.971717 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} DynamicQueryHandler: Done processing query 2023.10.24 04:55:06.971742 [ 3 ] {b9c3bd9d-1ac2-4df9-913d-7bc58f072251} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:55:06.971758 [ 3 ] {} HTTP-Session: 1f19f856-2092-4bd1-a65a-770ae215d5ba Destroying unnamed session 2023.10.24 04:55:06.971892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:06.971937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:06.971957 [ 3 ] {} HTTP-Session: f97c77fa-9663-4311-b6c0-66e8d4675db6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:06.971974 [ 3 ] {} HTTP-Session: f97c77fa-9663-4311-b6c0-66e8d4675db6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:06.972050 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:06.972090 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:55:06.972195 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:06.972573 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:06.972789 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 04:55:06.972937 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 04:55:06.973073 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} executeQuery: Read 150 rows, 14.97 KiB in 0.000986307 sec., 152082 rows/sec., 14.82 MiB/sec. 2023.10.24 04:55:06.973214 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} DynamicQueryHandler: Done processing query 2023.10.24 04:55:06.973238 [ 3 ] {fbb9b7c6-666f-40d0-8bb2-a7a490be470c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:55:06.973254 [ 3 ] {} HTTP-Session: f97c77fa-9663-4311-b6c0-66e8d4675db6 Destroying unnamed session 2023.10.24 04:55:06.973463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 47487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:06.973507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:06.973526 [ 3 ] {} HTTP-Session: 347c4ae0-af80-4a59-97d0-f07a70d28918 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:06.973542 [ 3 ] {} HTTP-Session: 347c4ae0-af80-4a59-97d0-f07a70d28918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:06.973629 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:06.973670 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:55:06.973775 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:06.974214 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:06.974426 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.24 04:55:06.974568 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.24 04:55:06.974687 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} executeQuery: Read 296 rows, 21.09 KiB in 0.001029548 sec., 287504 rows/sec., 20.01 MiB/sec. 2023.10.24 04:55:06.974799 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} DynamicQueryHandler: Done processing query 2023.10.24 04:55:06.974821 [ 3 ] {a3ae90a2-2bb6-432b-875f-93f8a69110a9} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.24 04:55:06.974836 [ 3 ] {} HTTP-Session: 347c4ae0-af80-4a59-97d0-f07a70d28918 Destroying unnamed session 2023.10.24 04:55:06.974950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:06.974996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:06.975015 [ 3 ] {} HTTP-Session: bfb95726-0846-4fdc-a074-35e359ffda00 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:06.975032 [ 3 ] {} HTTP-Session: bfb95726-0846-4fdc-a074-35e359ffda00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:06.975101 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:06.975139 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:55:06.975245 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:06.975497 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:06.975733 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 04:55:06.975907 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 04:55:06.976027 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} executeQuery: Read 6 rows, 258.00 B in 0.000898085 sec., 6680 rows/sec., 280.54 KiB/sec. 2023.10.24 04:55:06.976130 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} DynamicQueryHandler: Done processing query 2023.10.24 04:55:06.976153 [ 3 ] {570d9fbe-eae9-4f6c-82ef-4d085371ec23} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:55:06.976168 [ 3 ] {} HTTP-Session: bfb95726-0846-4fdc-a074-35e359ffda00 Destroying unnamed session 2023.10.24 04:55:06.976288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 13590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:06.976330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:06.976348 [ 3 ] {} HTTP-Session: 5dc8825d-1ed4-40ee-a8ae-d45ac7fea55f Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:06.976364 [ 3 ] {} HTTP-Session: 5dc8825d-1ed4-40ee-a8ae-d45ac7fea55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:06.976436 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:06.976477 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:55:06.976591 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:06.977077 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:06.977319 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.24 04:55:06.977510 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.24 04:55:06.977635 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} executeQuery: Read 74 rows, 4.64 KiB in 0.001170491 sec., 63221 rows/sec., 3.87 MiB/sec. 2023.10.24 04:55:06.977761 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} DynamicQueryHandler: Done processing query 2023.10.24 04:55:06.977784 [ 3 ] {c70f1018-058b-40d4-8900-6734f971774f} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.24 04:55:06.977800 [ 3 ] {} HTTP-Session: 5dc8825d-1ed4-40ee-a8ae-d45ac7fea55f Destroying unnamed session 2023.10.24 04:55:06.977924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:06.977968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:06.977986 [ 3 ] {} HTTP-Session: ef1ea55a-e8fb-42cd-9fda-96ecf9096981 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:06.978003 [ 3 ] {} HTTP-Session: ef1ea55a-e8fb-42cd-9fda-96ecf9096981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:06.978081 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:06.978125 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:55:06.978259 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:06.978699 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:06.978983 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.24 04:55:06.979153 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.24 04:55:06.979271 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} executeQuery: Read 21 rows, 29.02 KiB in 0.001162342 sec., 18066 rows/sec., 24.38 MiB/sec. 2023.10.24 04:55:06.979391 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} DynamicQueryHandler: Done processing query 2023.10.24 04:55:06.979414 [ 3 ] {2b2ad21c-2e7b-4bae-a275-d1a0c823b5c3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:55:06.979430 [ 3 ] {} HTTP-Session: ef1ea55a-e8fb-42cd-9fda-96ecf9096981 Destroying unnamed session 2023.10.24 04:55:06.979536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:06.979580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:06.979598 [ 3 ] {} HTTP-Session: f25d7e33-a4a2-41e8-912b-74659dc654ff Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:06.979615 [ 3 ] {} HTTP-Session: f25d7e33-a4a2-41e8-912b-74659dc654ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:06.979684 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:06.979723 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:55:06.979824 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:06.980089 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:06.980312 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 04:55:06.980477 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 04:55:06.980605 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} executeQuery: Read 19 rows, 1.01 KiB in 0.000885204 sec., 21463 rows/sec., 1.11 MiB/sec. 2023.10.24 04:55:06.980801 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} DynamicQueryHandler: Done processing query 2023.10.24 04:55:06.980824 [ 3 ] {860c3b78-4ca2-4883-9fde-839eceab5455} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:55:06.980839 [ 3 ] {} HTTP-Session: f25d7e33-a4a2-41e8-912b-74659dc654ff Destroying unnamed session 2023.10.24 04:55:11.309066 [ 112 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:55:11.309140 [ 112 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:55:11.964245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 4499, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:11.964389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:11.964435 [ 3 ] {} HTTP-Session: 4e51db0b-f06e-44b1-b227-64778f189295 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:11.964476 [ 3 ] {} HTTP-Session: 4e51db0b-f06e-44b1-b227-64778f189295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:11.964678 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:11.964775 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:55:11.965039 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:11.965606 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:11.965871 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 04:55:11.966035 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 04:55:11.966160 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} executeQuery: Read 31 rows, 2.51 KiB in 0.001428779 sec., 21696 rows/sec., 1.72 MiB/sec. 2023.10.24 04:55:11.966367 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} DynamicQueryHandler: Done processing query 2023.10.24 04:55:11.966404 [ 3 ] {b1c7cb2e-60c9-4089-a30d-060810b1aeae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:55:11.966421 [ 3 ] {} HTTP-Session: 4e51db0b-f06e-44b1-b227-64778f189295 Destroying unnamed session 2023.10.24 04:55:11.966560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 14795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:11.966606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:11.966624 [ 3 ] {} HTTP-Session: fa63b260-eb3a-47e6-b8c1-3ce00bbcc9f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:11.966642 [ 3 ] {} HTTP-Session: fa63b260-eb3a-47e6-b8c1-3ce00bbcc9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:11.966721 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:11.966761 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:55:11.966880 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:11.967247 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:11.967471 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 04:55:11.967613 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 04:55:11.967727 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} executeQuery: Read 93 rows, 9.08 KiB in 0.000970316 sec., 95845 rows/sec., 9.14 MiB/sec. 2023.10.24 04:55:11.967834 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} DynamicQueryHandler: Done processing query 2023.10.24 04:55:11.967857 [ 3 ] {61600ee9-bf71-47bf-95be-3f7b61e6492c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.24 04:55:11.967873 [ 3 ] {} HTTP-Session: fa63b260-eb3a-47e6-b8c1-3ce00bbcc9f2 Destroying unnamed session 2023.10.24 04:55:11.967995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5306, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:11.968037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:11.968056 [ 3 ] {} HTTP-Session: 8aac6b78-96e7-4cf4-a2f8-86b20a6efd59 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:11.968073 [ 3 ] {} HTTP-Session: 8aac6b78-96e7-4cf4-a2f8-86b20a6efd59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:11.968142 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:11.968181 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:55:11.968284 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:11.968587 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:11.968785 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.24 04:55:11.968929 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.24 04:55:11.969048 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} executeQuery: Read 31 rows, 2.48 KiB in 0.000868243 sec., 35704 rows/sec., 2.79 MiB/sec. 2023.10.24 04:55:11.969162 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} DynamicQueryHandler: Done processing query 2023.10.24 04:55:11.969186 [ 3 ] {f2bb0147-4fa2-4aec-a601-7c4e55357519} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:55:11.969202 [ 3 ] {} HTTP-Session: 8aac6b78-96e7-4cf4-a2f8-86b20a6efd59 Destroying unnamed session 2023.10.24 04:55:11.969368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:11.969414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:11.969434 [ 3 ] {} HTTP-Session: 4a8cc7d2-fa34-43b4-830e-fe699bf0e8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:11.969450 [ 3 ] {} HTTP-Session: 4a8cc7d2-fa34-43b4-830e-fe699bf0e8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:11.969527 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:11.969572 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:55:11.969732 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:11.970126 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB. 2023.10.24 04:55:11.970421 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.24 04:55:11.970590 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.24 04:55:11.970713 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} executeQuery: Read 31 rows, 42.84 KiB in 0.001158411 sec., 26760 rows/sec., 36.11 MiB/sec. 2023.10.24 04:55:11.970822 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} DynamicQueryHandler: Done processing query 2023.10.24 04:55:11.970845 [ 3 ] {2f85ccbd-a9e1-4f12-b621-77c99baa3cdb} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.10.24 04:55:11.970860 [ 3 ] {} HTTP-Session: 4a8cc7d2-fa34-43b4-830e-fe699bf0e8c6 Destroying unnamed session 2023.10.24 04:55:16.968402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:16.968534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:16.968564 [ 3 ] {} HTTP-Session: 68564276-6468-495b-bda1-87a202c613c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:16.968593 [ 3 ] {} HTTP-Session: 68564276-6468-495b-bda1-87a202c613c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:16.968737 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:16.968805 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:55:16.968986 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:16.969443 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.969715 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 04:55:16.969901 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 04:55:16.970044 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} executeQuery: Read 27 rows, 2.04 KiB in 0.001260805 sec., 21414 rows/sec., 1.58 MiB/sec. 2023.10.24 04:55:16.970043 [ 127 ] {} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 04:55:16.970165 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.970282 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} DynamicQueryHandler: Done processing query 2023.10.24 04:55:16.970299 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 04:55:16.970327 [ 3 ] {b929c329-bf0a-4143-9380-37848b01a5ca} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:55:16.970403 [ 3 ] {} HTTP-Session: 68564276-6468-495b-bda1-87a202c613c7 Destroying unnamed session 2023.10.24 04:55:16.970487 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:55:16.970524 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 58 rows starting from the beginning of the part 2023.10.24 04:55:16.970601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:16.970701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:16.970723 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 27 rows starting from the beginning of the part 2023.10.24 04:55:16.970738 [ 3 ] {} HTTP-Session: b21c285e-1fc3-413a-ad6e-cc277f385049 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:16.970797 [ 3 ] {} HTTP-Session: b21c285e-1fc3-413a-ad6e-cc277f385049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:16.970971 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part 2023.10.24 04:55:16.971004 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:16.971090 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:55:16.971243 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part 2023.10.24 04:55:16.971606 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:16.971613 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part 2023.10.24 04:55:16.971803 [ 20 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part 2023.10.24 04:55:16.972347 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.972851 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 04:55:16.973112 [ 21 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.002861127 sec., 70252.03704693989 rows/sec., 5.36 MiB/sec. 2023.10.24 04:55:16.973151 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 04:55:16.973332 [ 127 ] {} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 04:55:16.973386 [ 14 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 04:55:16.973413 [ 127 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.973406 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} executeQuery: Read 150 rows, 14.97 KiB in 0.002328673 sec., 64414 rows/sec., 6.28 MiB/sec. 2023.10.24 04:55:16.973546 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 04:55:16.973737 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:55:16.973743 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} DynamicQueryHandler: Done processing query 2023.10.24 04:55:16.973776 [ 14 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 04:55:16.973796 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 243 rows starting from the beginning of the part 2023.10.24 04:55:16.973803 [ 3 ] {f13aaea0-526c-4488-9e7b-853098746970} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:55:16.973869 [ 3 ] {} HTTP-Session: b21c285e-1fc3-413a-ad6e-cc277f385049 Destroying unnamed session 2023.10.24 04:55:16.973930 [ 14 ] {3d03c96e-60d0-4d6a-8913-d769fc4fc2b1::all_1_36_7} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 04:55:16.974012 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 150 rows starting from the beginning of the part 2023.10.24 04:55:16.974113 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 93 rows starting from the beginning of the part 2023.10.24 04:55:16.974175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:16.974240 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 150 rows starting from the beginning of the part 2023.10.24 04:55:16.974255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:16.974314 [ 3 ] {} HTTP-Session: aed11d2d-4b02-4741-99f9-0c0c3f890e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:16.974358 [ 3 ] {} HTTP-Session: aed11d2d-4b02-4741-99f9-0c0c3f890e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:16.974453 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 93 rows starting from the beginning of the part 2023.10.24 04:55:16.974593 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:16.974678 [ 10 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 150 rows starting from the beginning of the part 2023.10.24 04:55:16.974691 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:55:16.975249 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:16.976259 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.976652 [ 14 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 879 rows, containing 4 columns (4 merged, 0 gathered) in 0.003194117 sec., 275193.4259139537 rows/sec., 26.63 MiB/sec. 2023.10.24 04:55:16.976688 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.24 04:55:16.976833 [ 21 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 04:55:16.976951 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.24 04:55:16.977141 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} executeQuery: Read 285 rows, 20.23 KiB in 0.002483297 sec., 114766 rows/sec., 7.95 MiB/sec. 2023.10.24 04:55:16.977131 [ 125 ] {} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.24 04:55:16.977225 [ 21 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 04:55:16.977253 [ 125 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.977446 [ 21 ] {53254719-bceb-4802-a188-df88b5a84109::all_1_36_7} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 04:55:16.977501 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.24 04:55:16.977593 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} DynamicQueryHandler: Done processing query 2023.10.24 04:55:16.977794 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:55:16.977811 [ 3 ] {41b296a7-6536-489a-8141-784c5a52e5e5} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:55:16.977843 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 345 rows starting from the beginning of the part 2023.10.24 04:55:16.977857 [ 3 ] {} HTTP-Session: aed11d2d-4b02-4741-99f9-0c0c3f890e9c Destroying unnamed session 2023.10.24 04:55:16.977972 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 285 rows starting from the beginning of the part 2023.10.24 04:55:16.978042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:16.978131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:16.978148 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part 2023.10.24 04:55:16.978164 [ 3 ] {} HTTP-Session: f3132106-c934-4343-8ef7-721bb67e0156 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:16.978222 [ 3 ] {} HTTP-Session: f3132106-c934-4343-8ef7-721bb67e0156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:16.978398 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 296 rows starting from the beginning of the part 2023.10.24 04:55:16.978417 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:16.978510 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:55:16.978655 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part 2023.10.24 04:55:16.979013 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 285 rows starting from the beginning of the part 2023.10.24 04:55:16.979029 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:16.979650 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.980209 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 04:55:16.980490 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 04:55:16.980806 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} executeQuery: Read 6 rows, 258.00 B in 0.002319123 sec., 2587 rows/sec., 108.64 KiB/sec. 2023.10.24 04:55:16.980810 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1273 rows, containing 4 columns (4 merged, 0 gathered) in 0.003451424 sec., 368833.26997784106 rows/sec., 25.90 MiB/sec. 2023.10.24 04:55:16.981014 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.24 04:55:16.981055 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} DynamicQueryHandler: Done processing query 2023.10.24 04:55:16.981092 [ 3 ] {bac14586-4fc4-4c7e-bc4a-c5a1a8f10081} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:55:16.981124 [ 3 ] {} HTTP-Session: f3132106-c934-4343-8ef7-721bb67e0156 Destroying unnamed session 2023.10.24 04:55:16.981237 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.24 04:55:16.981288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:16.981336 [ 24 ] {416ea5bb-ae55-47f6-bf37-bb4117a48bff::all_1_36_7} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.24 04:55:16.981352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:16.981385 [ 3 ] {} HTTP-Session: 0e43f1d4-f87c-4205-bd17-5e8c2ab7a4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:16.981419 [ 3 ] {} HTTP-Session: 0e43f1d4-f87c-4205-bd17-5e8c2ab7a4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:16.981535 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:16.981579 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:55:16.981714 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:16.982042 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.982288 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.24 04:55:16.982458 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.24 04:55:16.982594 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} executeQuery: Read 63 rows, 3.91 KiB in 0.001024948 sec., 61466 rows/sec., 3.73 MiB/sec. 2023.10.24 04:55:16.982769 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} DynamicQueryHandler: Done processing query 2023.10.24 04:55:16.982794 [ 3 ] {4eb25653-6558-48d4-8fd2-d9212f62e6d6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:55:16.982810 [ 3 ] {} HTTP-Session: 0e43f1d4-f87c-4205-bd17-5e8c2ab7a4a5 Destroying unnamed session 2023.10.24 04:55:16.982957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:16.983003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:16.983022 [ 3 ] {} HTTP-Session: f92168dd-3b5f-4b19-ba9c-54280b4fef69 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:16.983038 [ 3 ] {} HTTP-Session: f92168dd-3b5f-4b19-ba9c-54280b4fef69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:16.983117 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:16.983161 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:55:16.983304 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:16.983704 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.984003 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.24 04:55:16.984176 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.24 04:55:16.984310 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} executeQuery: Read 21 rows, 29.02 KiB in 0.001164131 sec., 18039 rows/sec., 24.34 MiB/sec. 2023.10.24 04:55:16.984437 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} DynamicQueryHandler: Done processing query 2023.10.24 04:55:16.984461 [ 3 ] {7c1d189d-8e6b-4b40-b110-1fc8a555d0f2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:55:16.984476 [ 3 ] {} HTTP-Session: f92168dd-3b5f-4b19-ba9c-54280b4fef69 Destroying unnamed session 2023.10.24 04:55:16.984588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:16.984632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:16.984650 [ 3 ] {} HTTP-Session: 666f71b5-31b5-4479-98b0-f9a79325f502 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:16.984667 [ 3 ] {} HTTP-Session: 666f71b5-31b5-4479-98b0-f9a79325f502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:16.984736 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:16.984775 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:55:16.984876 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:16.985172 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:16.985395 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 04:55:16.985563 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 04:55:16.985696 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} executeQuery: Read 19 rows, 1.01 KiB in 0.000924455 sec., 20552 rows/sec., 1.07 MiB/sec. 2023.10.24 04:55:16.985868 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} DynamicQueryHandler: Done processing query 2023.10.24 04:55:16.985891 [ 3 ] {ef7e0d3c-1ae4-4e62-ab96-22cfc8b4f05c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:55:16.985906 [ 3 ] {} HTTP-Session: 666f71b5-31b5-4479-98b0-f9a79325f502 Destroying unnamed session 2023.10.24 04:55:21.966531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 5358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:21.966663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:21.966695 [ 3 ] {} HTTP-Session: 9c13e130-a1e2-47b7-9468-b051aaa69245 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:21.966724 [ 3 ] {} HTTP-Session: 9c13e130-a1e2-47b7-9468-b051aaa69245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:21.966871 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:21.966941 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:55:21.967122 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:21.967601 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:21.967893 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 04:55:21.968059 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 04:55:21.968203 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} executeQuery: Read 37 rows, 3.00 KiB in 0.001291815 sec., 28641 rows/sec., 2.27 MiB/sec. 2023.10.24 04:55:21.968356 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} DynamicQueryHandler: Done processing query 2023.10.24 04:55:21.968381 [ 3 ] {5b2965b3-3a76-4e62-a28f-e81fbdb8e171} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:55:21.968397 [ 3 ] {} HTTP-Session: 9c13e130-a1e2-47b7-9468-b051aaa69245 Destroying unnamed session 2023.10.24 04:55:21.968538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 17570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:21.968588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:21.968609 [ 3 ] {} HTTP-Session: 034de0ae-3e9f-4160-adcd-be4d95184507 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:21.968627 [ 3 ] {} HTTP-Session: 034de0ae-3e9f-4160-adcd-be4d95184507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:21.968712 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:21.968754 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:55:21.968864 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:21.969236 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:21.969456 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 04:55:21.969614 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 04:55:21.969740 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} executeQuery: Read 111 rows, 10.77 KiB in 0.000999657 sec., 111038 rows/sec., 10.52 MiB/sec. 2023.10.24 04:55:21.969849 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} DynamicQueryHandler: Done processing query 2023.10.24 04:55:21.969872 [ 3 ] {c83701e2-e3b0-41f4-aa51-00083fdbf5f4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.10.24 04:55:21.969887 [ 3 ] {} HTTP-Session: 034de0ae-3e9f-4160-adcd-be4d95184507 Destroying unnamed session 2023.10.24 04:55:21.970052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 7848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:21.970097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:21.970118 [ 3 ] {} HTTP-Session: cd348af6-bc4a-4235-a88a-ec9c0cc71a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:21.970135 [ 3 ] {} HTTP-Session: cd348af6-bc4a-4235-a88a-ec9c0cc71a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:21.970209 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:21.970249 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:55:21.970353 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:21.970712 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:21.970920 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.24 04:55:21.971065 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.24 04:55:21.971186 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} executeQuery: Read 46 rows, 3.69 KiB in 0.000949136 sec., 48465 rows/sec., 3.79 MiB/sec. 2023.10.24 04:55:21.971311 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} DynamicQueryHandler: Done processing query 2023.10.24 04:55:21.971335 [ 3 ] {a93d4a0e-c650-4f63-a48e-1fd83fc67c6a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:55:21.971351 [ 3 ] {} HTTP-Session: cd348af6-bc4a-4235-a88a-ec9c0cc71a1b Destroying unnamed session 2023.10.24 04:55:21.971485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:21.971532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:21.971551 [ 3 ] {} HTTP-Session: a31db6ce-3988-4cc3-aaa7-34a536ead1a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:21.971568 [ 3 ] {} HTTP-Session: a31db6ce-3988-4cc3-aaa7-34a536ead1a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:21.971649 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:21.971693 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:55:21.971829 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:21.972265 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:21.972567 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.24 04:55:21.972743 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.24 04:55:21.972882 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} executeQuery: Read 37 rows, 51.13 KiB in 0.001204033 sec., 30730 rows/sec., 41.47 MiB/sec. 2023.10.24 04:55:21.972874 [ 140 ] {} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.24 04:55:21.972991 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:21.973064 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} DynamicQueryHandler: Done processing query 2023.10.24 04:55:21.973131 [ 3 ] {bd40bcdc-5d0f-4f65-91bb-1998419040b1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.24 04:55:21.973160 [ 3 ] {} HTTP-Session: a31db6ce-3988-4cc3-aaa7-34a536ead1a4 Destroying unnamed session 2023.10.24 04:55:21.973168 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.24 04:55:21.973330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:21.973389 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:55:21.973421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:21.973469 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 690 rows starting from the beginning of the part 2023.10.24 04:55:21.973476 [ 3 ] {} HTTP-Session: ed062c95-de38-4c80-8554-9ee26304b223 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:21.973525 [ 3 ] {} HTTP-Session: ed062c95-de38-4c80-8554-9ee26304b223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:21.973703 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:21.973821 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:55:21.973849 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part 2023.10.24 04:55:21.974286 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:21.974291 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part 2023.10.24 04:55:21.974545 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part 2023.10.24 04:55:21.974926 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part 2023.10.24 04:55:21.975012 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:21.975146 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part 2023.10.24 04:55:21.975588 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.24 04:55:21.975895 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.24 04:55:21.976048 [ 140 ] {} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.24 04:55:21.976059 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} executeQuery: Read 9 rows, 642.00 B in 0.002292472 sec., 3925 rows/sec., 273.48 KiB/sec. 2023.10.24 04:55:21.976095 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:21.976318 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.24 04:55:21.976378 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} DynamicQueryHandler: Done processing query 2023.10.24 04:55:21.976419 [ 3 ] {b62820b0-ce80-4bdf-96c8-34c4279159d8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:55:21.976462 [ 3 ] {} HTTP-Session: ed062c95-de38-4c80-8554-9ee26304b223 Destroying unnamed session 2023.10.24 04:55:21.976511 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.24 04:55:21.976552 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 318 rows starting from the beginning of the part 2023.10.24 04:55:21.976690 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part 2023.10.24 04:55:21.976921 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part 2023.10.24 04:55:21.977211 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2023.10.24 04:55:21.977512 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part 2023.10.24 04:55:21.977744 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 9 rows starting from the beginning of the part 2023.10.24 04:55:21.978690 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 4 columns (4 merged, 0 gathered) in 0.002540309 sec., 158642.11794706865 rows/sec., 8.51 MiB/sec. 2023.10.24 04:55:21.978820 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.24 04:55:21.979007 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.24 04:55:21.979076 [ 24 ] {19d5407a-f4aa-4d95-a706-2f56876078b1::all_1_21_4} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.24 04:55:21.979351 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 831 rows, containing 6 columns (6 merged, 0 gathered) in 0.006300781 sec., 131888.41192861646 rows/sec., 177.98 MiB/sec. 2023.10.24 04:55:21.980049 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.24 04:55:21.980269 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.24 04:55:21.980344 [ 21 ] {64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.24 04:55:21.980416 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 64fe08eb-0ff1-4f8b-b31f-5342dadf82ae::all_1_31_6: 4.16 MiB. 2023.10.24 04:55:22.000117 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.24 MiB, peak 235.44 MiB, will set to 232.24 MiB (RSS), difference: 1.99 MiB 2023.10.24 04:55:26.309190 [ 153 ] {} DNSResolver: Updating DNS cache 2023.10.24 04:55:26.309301 [ 153 ] {} DNSResolver: Updated DNS cache 2023.10.24 04:55:26.968515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 3762, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:26.968627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:26.968657 [ 3 ] {} HTTP-Session: 2dba08be-7fbf-483f-bf24-ec36178db0a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:26.968685 [ 3 ] {} HTTP-Session: 2dba08be-7fbf-483f-bf24-ec36178db0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:26.968824 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:26.968891 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.24 04:55:26.969057 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:26.969495 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:26.969752 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 04:55:26.969918 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} oximeter.fields_i64 (3d03c96e-60d0-4d6a-8913-d769fc4fc2b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 04:55:26.970073 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} executeQuery: Read 27 rows, 2.04 KiB in 0.001210343 sec., 22307 rows/sec., 1.65 MiB/sec. 2023.10.24 04:55:26.970225 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} DynamicQueryHandler: Done processing query 2023.10.24 04:55:26.970251 [ 3 ] {9564b1d8-1e94-42c6-b6e2-ca563f4ee693} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.24 04:55:26.970266 [ 3 ] {} HTTP-Session: 2dba08be-7fbf-483f-bf24-ec36178db0a2 Destroying unnamed session 2023.10.24 04:55:26.970395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 24130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:26.970441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:26.970460 [ 3 ] {} HTTP-Session: 6da56d1c-79cd-4e8b-848b-2a8d35d7eb04 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:26.970477 [ 3 ] {} HTTP-Session: 6da56d1c-79cd-4e8b-848b-2a8d35d7eb04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:26.970554 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:26.970593 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.24 04:55:26.970700 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:26.971093 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:26.971306 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 04:55:26.971451 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} oximeter.fields_string (53254719-bceb-4802-a188-df88b5a84109): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 04:55:26.971580 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} executeQuery: Read 150 rows, 14.97 KiB in 0.000996207 sec., 150571 rows/sec., 14.67 MiB/sec. 2023.10.24 04:55:26.971735 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} DynamicQueryHandler: Done processing query 2023.10.24 04:55:26.971757 [ 3 ] {32bff738-c5b9-4433-acad-282fe3f15e6e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:55:26.971773 [ 3 ] {} HTTP-Session: 6da56d1c-79cd-4e8b-848b-2a8d35d7eb04 Destroying unnamed session 2023.10.24 04:55:26.971914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 45640, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:26.971958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:26.971976 [ 3 ] {} HTTP-Session: b2825f29-7091-4ac3-9886-972a387034a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:26.971993 [ 3 ] {} HTTP-Session: b2825f29-7091-4ac3-9886-972a387034a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:26.972074 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:26.972112 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.24 04:55:26.972216 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:26.972647 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:26.972858 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2023.10.24 04:55:26.973003 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} oximeter.fields_uuid (416ea5bb-ae55-47f6-bf37-bb4117a48bff): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2023.10.24 04:55:26.973133 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} executeQuery: Read 285 rows, 20.23 KiB in 0.001024988 sec., 278052 rows/sec., 19.27 MiB/sec. 2023.10.24 04:55:26.973294 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} DynamicQueryHandler: Done processing query 2023.10.24 04:55:26.973317 [ 3 ] {15bd3c75-3948-4662-8d91-4717816186cb} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.24 04:55:26.973333 [ 3 ] {} HTTP-Session: b2825f29-7091-4ac3-9886-972a387034a2 Destroying unnamed session 2023.10.24 04:55:26.973482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:26.973525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:26.973544 [ 3 ] {} HTTP-Session: 774579fe-98b9-4e40-bf11-937967a4fe25 Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:26.973560 [ 3 ] {} HTTP-Session: 774579fe-98b9-4e40-bf11-937967a4fe25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:26.973630 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:26.973670 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.24 04:55:26.973784 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:26.974021 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:26.974249 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 04:55:26.974419 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} oximeter.measurements_bool (619c5b32-24e0-402d-803f-e07152415073): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 04:55:26.974520 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} executeQuery: Read 6 rows, 258.00 B in 0.000863454 sec., 6948 rows/sec., 291.80 KiB/sec. 2023.10.24 04:55:26.974648 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} DynamicQueryHandler: Done processing query 2023.10.24 04:55:26.974670 [ 3 ] {ea00a394-8ca0-4341-bb51-97fc71910b33} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:55:26.974686 [ 3 ] {} HTTP-Session: 774579fe-98b9-4e40-bf11-937967a4fe25 Destroying unnamed session 2023.10.24 04:55:26.974813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 11525, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:26.974857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:26.974875 [ 3 ] {} HTTP-Session: 8e237553-d14b-4b05-9be1-a11e8c55824b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:26.974892 [ 3 ] {} HTTP-Session: 8e237553-d14b-4b05-9be1-a11e8c55824b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:26.974964 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:26.975004 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.24 04:55:26.975120 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:26.975411 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:26.975652 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.24 04:55:26.975819 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} oximeter.measurements_cumulativei64 (16edb55f-1582-4e59-a70f-8ae4c14516ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.24 04:55:26.975957 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} executeQuery: Read 63 rows, 3.91 KiB in 0.000963516 sec., 65385 rows/sec., 3.96 MiB/sec. 2023.10.24 04:55:26.976104 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} DynamicQueryHandler: Done processing query 2023.10.24 04:55:26.976126 [ 3 ] {64f6c0bd-c7f2-4285-ba6b-ae78b4ab094b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.24 04:55:26.976142 [ 3 ] {} HTTP-Session: 8e237553-d14b-4b05-9be1-a11e8c55824b Destroying unnamed session 2023.10.24 04:55:26.976310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:26.976355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:26.976376 [ 3 ] {} HTTP-Session: b70c1945-2e68-4b64-a6d4-a1383277bb0b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:26.976393 [ 3 ] {} HTTP-Session: b70c1945-2e68-4b64-a6d4-a1383277bb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:26.976466 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:26.976509 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.24 04:55:26.976644 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:26.977030 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:26.977303 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.24 04:55:26.977469 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} oximeter.measurements_histogramf64 (64fe08eb-0ff1-4f8b-b31f-5342dadf82ae): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.24 04:55:26.977586 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} executeQuery: Read 21 rows, 29.02 KiB in 0.00109343 sec., 19205 rows/sec., 25.92 MiB/sec. 2023.10.24 04:55:26.977693 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} DynamicQueryHandler: Done processing query 2023.10.24 04:55:26.977716 [ 3 ] {08625a03-f3f8-4d49-b4fb-363dd3a82fed} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.10.24 04:55:26.977731 [ 3 ] {} HTTP-Session: b70c1945-2e68-4b64-a6d4-a1383277bb0b Destroying unnamed session 2023.10.24 04:55:26.977837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:58209, User-Agent: (none), Length: 2658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.24 04:55:26.977879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.24 04:55:26.977897 [ 3 ] {} HTTP-Session: 8b8f3e8a-1e11-496c-8284-b7704d51b96b Authenticating user 'default' from [fd00:1122:3344:101::d]:58209 2023.10.24 04:55:26.977914 [ 3 ] {} HTTP-Session: 8b8f3e8a-1e11-496c-8284-b7704d51b96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.24 04:55:26.977982 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} executeQuery: (from [fd00:1122:3344:101::d]:58209) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.24 04:55:26.978021 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.24 04:55:26.978122 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.24 04:55:26.978342 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB. 2023.10.24 04:55:26.978560 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.24 04:55:26.978721 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} oximeter.measurements_i64 (19d5407a-f4aa-4d95-a706-2f56876078b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.24 04:55:26.978843 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} executeQuery: Read 19 rows, 1.01 KiB in 0.000832653 sec., 22818 rows/sec., 1.18 MiB/sec. 2023.10.24 04:55:26.978942 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} DynamicQueryHandler: Done processing query 2023.10.24 04:55:26.978964 [ 3 ] {25afc693-e74d-492d-906b-d4606bba97de} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.24 04:55:26.978979 [ 3 ] {} HTTP-Session: 8b8f3e8a-1e11-496c-8284-b7704d51b96b Destroying unnamed session