[ Feb 24 04:56:58 Enabled. ] [ Feb 24 04:56:58 Rereading configuration. ] [ Feb 24 04:57:03 Rereading configuration. ] [ Feb 24 04:57:10 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Feb 24 04:57:10 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.02.24 04:57:11.484279 [ 1 ] {} Application: Will watch for the process with pid 23661 2024.02.24 04:57:11.484376 [ 1 ] {} Application: Forked a child process to watch 2024.02.24 04:57:12.408328 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23661 2024.02.24 04:57:12.408494 [ 1 ] {} Application: starting up 2024.02.24 04:57:12.408700 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.24 04:57:12.509077 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.24 04:57:12.509154 [ 1 ] {} Application: Initializing DateLUT. 2024.02.24 04:57:12.509167 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.24 04:57:12.509202 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.24 04:57:12.509664 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.24 04:57:12.510322 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.24 04:57:12.510857 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.24 04:57:12.511117 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.02.24 04:57:12.513748 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.24 04:57:12.513835 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.24 04:57:12.514549 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.02.24 04:57:12.514763 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.24 04:57:12.521088 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.24 04:57:12.521426 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.24 04:57:12.521476 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.24 04:57:12.522818 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.24 04:57:12.523236 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.24 04:57:12.523468 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.24 04:57:12.523820 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.24 04:57:12.524658 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.24 04:57:12.524703 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.24 04:57:12.524754 [ 1 ] {} Application: Loaded user defined objects 2024.02.24 04:57:12.524795 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.24 04:57:12.541183 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.24 04:57:12.541301 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000195393 sec 2024.02.24 04:57:12.541856 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.24 04:57:12.541959 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.24 04:57:12.541980 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.24 04:57:12.542021 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.24 04:57:12.542033 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.24 04:57:12.542071 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.24 04:57:12.542109 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.24 04:57:12.542144 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.24 04:57:12.542187 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.24 04:57:12.542244 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.24 04:57:12.542257 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.24 04:57:12.542294 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.24 04:57:12.542333 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.24 04:57:12.542368 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.24 04:57:12.542406 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.24 04:57:12.542419 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.24 04:57:12.578753 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.24 04:57:12.583822 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.24 04:57:12.583891 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4321e-05 sec 2024.02.24 04:57:12.583948 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.24 04:57:12.583962 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.24 04:57:12.583980 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.24 04:57:12.586316 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.24 04:57:12.591744 [ 1 ] {} Application: Loaded metadata. 2024.02.24 04:57:12.591904 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.02.24 04:57:12.591944 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.24 04:57:12.850813 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.02.24 04:57:12.868678 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.02.24 04:57:12.868762 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.24 04:57:13.011190 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.24 04:57:13.012021 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.02.24 04:57:13.012385 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.24 04:57:13.012436 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.24 04:57:13.012443 [ 76 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:57:13.012557 [ 76 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:57:13.012586 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.24 04:57:13.012628 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.24 04:57:13.013406 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.24 04:57:13.013453 [ 1 ] {} Application: Ready for connections. 2024.02.24 04:57:13.900198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.900409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.901020 [ 3 ] {} HTTP-Session: eee51491-ae37-4a2e-b822-a66cd7712ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.901054 [ 3 ] {} HTTP-Session: eee51491-ae37-4a2e-b822-a66cd7712ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.901212 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.24 04:57:13.901241 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.24 04:57:13.901284 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.24 04:57:13.902744 [ 3 ] {9a067d3f-820f-485d-bb1d-c6a0f263477a} executeQuery: (from [fd00:1122:3344:101::d]:63995) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.24 04:57:13.924793 [ 3 ] {9a067d3f-820f-485d-bb1d-c6a0f263477a} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:63995) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.24 04:57:13.925772 [ 3 ] {9a067d3f-820f-485d-bb1d-c6a0f263477a} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.24 04:57:13.926673 [ 3 ] {9a067d3f-820f-485d-bb1d-c6a0f263477a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.926698 [ 3 ] {} HTTP-Session: eee51491-ae37-4a2e-b822-a66cd7712ac3 Destroying unnamed session 2024.02.24 04:57:13.927697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.927809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.927838 [ 3 ] {} HTTP-Session: 0946ca47-1449-4cab-9e23-016c28054f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.927900 [ 3 ] {} HTTP-Session: 0946ca47-1449-4cab-9e23-016c28054f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.928019 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} executeQuery: (from [fd00:1122:3344:101::d]:63995) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:57:13.928156 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.24 04:57:13.929257 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.24 04:57:13.931167 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:57:13.935363 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.935423 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.24 04:57:13.935439 [ 3 ] {} HTTP-Session: 0946ca47-1449-4cab-9e23-016c28054f5a Destroying unnamed session 2024.02.24 04:57:13.935592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.935694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.935715 [ 3 ] {} HTTP-Session: 0c5c6e5d-68c2-42bf-bbbd-81244064b2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.935733 [ 3 ] {} HTTP-Session: 0c5c6e5d-68c2-42bf-bbbd-81244064b2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.935864 [ 3 ] {9421e7fb-2d1f-4ae0-adb5-1afb0b2d5d99} executeQuery: (from [fd00:1122:3344:101::d]:63995) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.24 04:57:13.936136 [ 3 ] {9421e7fb-2d1f-4ae0-adb5-1afb0b2d5d99} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:63995) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.24 04:57:13.936366 [ 3 ] {9421e7fb-2d1f-4ae0-adb5-1afb0b2d5d99} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.24 04:57:13.936604 [ 3 ] {9421e7fb-2d1f-4ae0-adb5-1afb0b2d5d99} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.936623 [ 3 ] {} HTTP-Session: 0c5c6e5d-68c2-42bf-bbbd-81244064b2ff Destroying unnamed session 2024.02.24 04:57:13.936908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.936975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.936993 [ 3 ] {} HTTP-Session: f274b506-8ca6-4e95-bc26-2be5e067848f Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.937036 [ 3 ] {} HTTP-Session: f274b506-8ca6-4e95-bc26-2be5e067848f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.937169 [ 3 ] {13134d76-2f0f-4710-8694-81b00bcb7fc1} executeQuery: (from [fd00:1122:3344:101::d]:63995) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.24 04:57:13.937270 [ 3 ] {13134d76-2f0f-4710-8694-81b00bcb7fc1} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.937320 [ 3 ] {13134d76-2f0f-4710-8694-81b00bcb7fc1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.937337 [ 3 ] {} HTTP-Session: f274b506-8ca6-4e95-bc26-2be5e067848f Destroying unnamed session 2024.02.24 04:57:13.937488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.937554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.937574 [ 3 ] {} HTTP-Session: 4a692d85-4485-4c67-8952-e26c1ec4adfc Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.937618 [ 3 ] {} HTTP-Session: 4a692d85-4485-4c67-8952-e26c1ec4adfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.937676 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.24 04:57:13.937756 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.24 04:57:13.939115 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.24 04:57:13.939138 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1951e-05 sec 2024.02.24 04:57:13.939185 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.24 04:57:13.939229 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} DatabaseAtomic (oximeter): Starting up tables. 2024.02.24 04:57:13.939297 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.939344 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.939361 [ 3 ] {} HTTP-Session: 4a692d85-4485-4c67-8952-e26c1ec4adfc Destroying unnamed session 2024.02.24 04:57:13.939490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.939557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.939578 [ 3 ] {} HTTP-Session: c99bc4a7-2b11-4613-b5f2-4916747ae3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.939624 [ 3 ] {} HTTP-Session: c99bc4a7-2b11-4613-b5f2-4916747ae3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.939760 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} executeQuery: (from [fd00:1122:3344:101::d]:63995) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.02.24 04:57:13.939857 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.24 04:57:13.943892 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} oximeter.version (c81066e7-2e91-4883-b24f-c81164833c1d): Loading data parts 2024.02.24 04:57:13.944049 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} oximeter.version (c81066e7-2e91-4883-b24f-c81164833c1d): There are no data parts 2024.02.24 04:57:13.946071 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.946096 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.946148 [ 3 ] {} HTTP-Session: c99bc4a7-2b11-4613-b5f2-4916747ae3d1 Destroying unnamed session 2024.02.24 04:57:13.946275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.946356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.946413 [ 3 ] {} HTTP-Session: ca674e74-b0f2-4de8-9048-03ed4c4fc2ba Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.946433 [ 3 ] {} HTTP-Session: ca674e74-b0f2-4de8-9048-03ed4c4fc2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.946668 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} executeQuery: (from [fd00:1122:3344:101::d]:63995) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.946790 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.24 04:57:13.953454 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} oximeter.measurements_bool (efb3339e-56f6-4635-b576-b771ff13cc2e): Loading data parts 2024.02.24 04:57:13.953570 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} oximeter.measurements_bool (efb3339e-56f6-4635-b576-b771ff13cc2e): There are no data parts 2024.02.24 04:57:13.954805 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.954829 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.954877 [ 3 ] {} HTTP-Session: ca674e74-b0f2-4de8-9048-03ed4c4fc2ba Destroying unnamed session 2024.02.24 04:57:13.955005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.955078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.955126 [ 3 ] {} HTTP-Session: 4535fe9d-28f8-4073-aa28-399799cdf855 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.955143 [ 3 ] {} HTTP-Session: 4535fe9d-28f8-4073-aa28-399799cdf855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.955362 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.955458 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.24 04:57:13.956946 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} oximeter.measurements_i8 (b7f8d87f-75da-43f7-8744-30a849f39944): Loading data parts 2024.02.24 04:57:13.957060 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} oximeter.measurements_i8 (b7f8d87f-75da-43f7-8744-30a849f39944): There are no data parts 2024.02.24 04:57:13.958218 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.958243 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.958258 [ 3 ] {} HTTP-Session: 4535fe9d-28f8-4073-aa28-399799cdf855 Destroying unnamed session 2024.02.24 04:57:13.958395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.958467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.958487 [ 3 ] {} HTTP-Session: e37e2fd0-3728-44f1-a0bc-fd8711f1c35f Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.958533 [ 3 ] {} HTTP-Session: e37e2fd0-3728-44f1-a0bc-fd8711f1c35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.958749 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.958847 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.24 04:57:13.960337 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} oximeter.measurements_u8 (e48440b5-7315-4929-b6be-1e0486561d41): Loading data parts 2024.02.24 04:57:13.960442 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} oximeter.measurements_u8 (e48440b5-7315-4929-b6be-1e0486561d41): There are no data parts 2024.02.24 04:57:13.961541 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.961565 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.961581 [ 3 ] {} HTTP-Session: e37e2fd0-3728-44f1-a0bc-fd8711f1c35f Destroying unnamed session 2024.02.24 04:57:13.961732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.961805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.961823 [ 3 ] {} HTTP-Session: 1768bfae-aa7d-4903-a4cf-b4962d0481f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.961868 [ 3 ] {} HTTP-Session: 1768bfae-aa7d-4903-a4cf-b4962d0481f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.962088 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.962158 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.24 04:57:13.965749 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} oximeter.measurements_i16 (0b93273c-ae05-40d7-8b0f-a40d2f70ba89): Loading data parts 2024.02.24 04:57:13.965852 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} oximeter.measurements_i16 (0b93273c-ae05-40d7-8b0f-a40d2f70ba89): There are no data parts 2024.02.24 04:57:13.966926 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.966983 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.966998 [ 3 ] {} HTTP-Session: 1768bfae-aa7d-4903-a4cf-b4962d0481f5 Destroying unnamed session 2024.02.24 04:57:13.967138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.967207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.967226 [ 3 ] {} HTTP-Session: f2215594-8df2-4819-845d-8d62deadee69 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.967270 [ 3 ] {} HTTP-Session: f2215594-8df2-4819-845d-8d62deadee69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.967490 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.967558 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.24 04:57:13.969026 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} oximeter.measurements_u16 (9a3a9d18-0849-4921-98f4-17bf7314ef28): Loading data parts 2024.02.24 04:57:13.969104 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} oximeter.measurements_u16 (9a3a9d18-0849-4921-98f4-17bf7314ef28): There are no data parts 2024.02.24 04:57:13.970214 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.970273 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.970288 [ 3 ] {} HTTP-Session: f2215594-8df2-4819-845d-8d62deadee69 Destroying unnamed session 2024.02.24 04:57:13.970446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.970518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.970536 [ 3 ] {} HTTP-Session: 2f435626-29f5-468e-aecd-c09a2f863041 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.970581 [ 3 ] {} HTTP-Session: 2f435626-29f5-468e-aecd-c09a2f863041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.970796 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.970866 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.24 04:57:13.972379 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} oximeter.measurements_i32 (eb299523-6d98-46a4-b46e-72c6a25c1343): Loading data parts 2024.02.24 04:57:13.972457 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} oximeter.measurements_i32 (eb299523-6d98-46a4-b46e-72c6a25c1343): There are no data parts 2024.02.24 04:57:13.973662 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.973718 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.973734 [ 3 ] {} HTTP-Session: 2f435626-29f5-468e-aecd-c09a2f863041 Destroying unnamed session 2024.02.24 04:57:13.973857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.973953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.973973 [ 3 ] {} HTTP-Session: d55a36e6-c2f9-4ad0-8063-1f421d94cc5e Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.974017 [ 3 ] {} HTTP-Session: d55a36e6-c2f9-4ad0-8063-1f421d94cc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.974203 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.974300 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.24 04:57:13.975780 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} oximeter.measurements_u32 (73a1fa5e-caf2-406d-8e09-1a12c782afda): Loading data parts 2024.02.24 04:57:13.975877 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} oximeter.measurements_u32 (73a1fa5e-caf2-406d-8e09-1a12c782afda): There are no data parts 2024.02.24 04:57:13.977146 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.977200 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.977215 [ 3 ] {} HTTP-Session: d55a36e6-c2f9-4ad0-8063-1f421d94cc5e Destroying unnamed session 2024.02.24 04:57:13.977317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.977412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.977432 [ 3 ] {} HTTP-Session: 1e8c7191-5df0-40b9-8caa-396bc6245186 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.977447 [ 3 ] {} HTTP-Session: 1e8c7191-5df0-40b9-8caa-396bc6245186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.977660 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.977762 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.24 04:57:13.979252 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} oximeter.measurements_i64 (90831832-bdc6-49ba-855d-8a9819621ecc): Loading data parts 2024.02.24 04:57:13.979333 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} oximeter.measurements_i64 (90831832-bdc6-49ba-855d-8a9819621ecc): There are no data parts 2024.02.24 04:57:13.980530 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.980554 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.980603 [ 3 ] {} HTTP-Session: 1e8c7191-5df0-40b9-8caa-396bc6245186 Destroying unnamed session 2024.02.24 04:57:13.980709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.980778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.980828 [ 3 ] {} HTTP-Session: d3f6e920-52b3-4193-8c5e-2300d79791b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.980844 [ 3 ] {} HTTP-Session: d3f6e920-52b3-4193-8c5e-2300d79791b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.981056 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.981157 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.24 04:57:13.982665 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} oximeter.measurements_u64 (4f074769-61f5-41a4-81d5-2dbb24e7fd00): Loading data parts 2024.02.24 04:57:13.982744 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} oximeter.measurements_u64 (4f074769-61f5-41a4-81d5-2dbb24e7fd00): There are no data parts 2024.02.24 04:57:13.983889 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.983913 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.983972 [ 3 ] {} HTTP-Session: d3f6e920-52b3-4193-8c5e-2300d79791b1 Destroying unnamed session 2024.02.24 04:57:13.984069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.984138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.984187 [ 3 ] {} HTTP-Session: 88db17ca-5ce6-4cf4-b84a-5e5d5a8d1a2e Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.984203 [ 3 ] {} HTTP-Session: 88db17ca-5ce6-4cf4-b84a-5e5d5a8d1a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.984415 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.984514 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.24 04:57:13.985915 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} oximeter.measurements_f32 (e17ae66c-ae77-47e7-bfc8-e16aeef12d10): Loading data parts 2024.02.24 04:57:13.986019 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} oximeter.measurements_f32 (e17ae66c-ae77-47e7-bfc8-e16aeef12d10): There are no data parts 2024.02.24 04:57:13.987196 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.987219 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.987269 [ 3 ] {} HTTP-Session: 88db17ca-5ce6-4cf4-b84a-5e5d5a8d1a2e Destroying unnamed session 2024.02.24 04:57:13.987382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.987452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.987504 [ 3 ] {} HTTP-Session: 65f9a337-f4f4-4fe4-869f-9c4ca302ca43 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.987520 [ 3 ] {} HTTP-Session: 65f9a337-f4f4-4fe4-869f-9c4ca302ca43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.987731 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.987802 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.24 04:57:13.989242 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} oximeter.measurements_f64 (718bacf0-1221-4c52-94be-b7935d3676c9): Loading data parts 2024.02.24 04:57:13.989345 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} oximeter.measurements_f64 (718bacf0-1221-4c52-94be-b7935d3676c9): There are no data parts 2024.02.24 04:57:13.990435 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.990494 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.990540 [ 3 ] {} HTTP-Session: 65f9a337-f4f4-4fe4-869f-9c4ca302ca43 Destroying unnamed session 2024.02.24 04:57:13.990642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.990711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.990761 [ 3 ] {} HTTP-Session: e525b57b-09e0-44d0-b769-78618fd7885f Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.990777 [ 3 ] {} HTTP-Session: e525b57b-09e0-44d0-b769-78618fd7885f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.990988 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.991063 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.24 04:57:13.992507 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} oximeter.measurements_string (4e052cf9-496e-4743-a144-e3563dd7b4eb): Loading data parts 2024.02.24 04:57:13.992623 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} oximeter.measurements_string (4e052cf9-496e-4743-a144-e3563dd7b4eb): There are no data parts 2024.02.24 04:57:13.993729 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.993786 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.993832 [ 3 ] {} HTTP-Session: e525b57b-09e0-44d0-b769-78618fd7885f Destroying unnamed session 2024.02.24 04:57:13.993942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.994012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.994061 [ 3 ] {} HTTP-Session: 55742e56-03f2-4878-81f9-19d49f2e107d Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.994078 [ 3 ] {} HTTP-Session: 55742e56-03f2-4878-81f9-19d49f2e107d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.994295 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.994400 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.24 04:57:13.995798 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} oximeter.measurements_bytes (680eaf01-e1fa-447d-8c1d-58db412b937b): Loading data parts 2024.02.24 04:57:13.995903 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} oximeter.measurements_bytes (680eaf01-e1fa-447d-8c1d-58db412b937b): There are no data parts 2024.02.24 04:57:13.996991 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} DynamicQueryHandler: Done processing query 2024.02.24 04:57:13.997014 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:13.997030 [ 3 ] {} HTTP-Session: 55742e56-03f2-4878-81f9-19d49f2e107d Destroying unnamed session 2024.02.24 04:57:13.997162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:13.997234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:13.997252 [ 3 ] {} HTTP-Session: 5e184101-c0f2-4642-8c36-02cf39b41a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:13.997297 [ 3 ] {} HTTP-Session: 5e184101-c0f2-4642-8c36-02cf39b41a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:13.997540 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:13.997641 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.24 04:57:13.999106 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} oximeter.measurements_cumulativei64 (e53a9b30-51d2-457b-b0d0-e61c6ba4ada3): Loading data parts 2024.02.24 04:57:13.999210 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} oximeter.measurements_cumulativei64 (e53a9b30-51d2-457b-b0d0-e61c6ba4ada3): There are no data parts 2024.02.24 04:57:14.000334 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.000357 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.000404 [ 3 ] {} HTTP-Session: 5e184101-c0f2-4642-8c36-02cf39b41a01 Destroying unnamed session 2024.02.24 04:57:14.000519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.000590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.000637 [ 3 ] {} HTTP-Session: 3be43bfa-73c6-4701-a0e1-11ba1c6f0903 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.000683 [ 3 ] {} HTTP-Session: 3be43bfa-73c6-4701-a0e1-11ba1c6f0903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.000887 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.000993 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.24 04:57:14.001036 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.44 MiB, peak 221.71 MiB, will set to 226.29 MiB (RSS), difference: 7.85 MiB 2024.02.24 04:57:14.002905 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Loading data parts 2024.02.24 04:57:14.003029 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): There are no data parts 2024.02.24 04:57:14.004263 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.004287 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.004336 [ 3 ] {} HTTP-Session: 3be43bfa-73c6-4701-a0e1-11ba1c6f0903 Destroying unnamed session 2024.02.24 04:57:14.004432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.004503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.004557 [ 3 ] {} HTTP-Session: 4a1b5067-910a-4f57-aaeb-40be42ae9dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.004574 [ 3 ] {} HTTP-Session: 4a1b5067-910a-4f57-aaeb-40be42ae9dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.004803 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.004905 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.24 04:57:14.006387 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} oximeter.measurements_cumulativef32 (92d16641-7f73-4617-848d-ce2a54addbd4): Loading data parts 2024.02.24 04:57:14.006467 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} oximeter.measurements_cumulativef32 (92d16641-7f73-4617-848d-ce2a54addbd4): There are no data parts 2024.02.24 04:57:14.007693 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.007717 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.007768 [ 3 ] {} HTTP-Session: 4a1b5067-910a-4f57-aaeb-40be42ae9dfb Destroying unnamed session 2024.02.24 04:57:14.007870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.007968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.007988 [ 3 ] {} HTTP-Session: 7085abb8-b512-48ca-a7b8-cedca96861bd Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.008004 [ 3 ] {} HTTP-Session: 7085abb8-b512-48ca-a7b8-cedca96861bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.008237 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.008339 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.24 04:57:14.009903 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} oximeter.measurements_cumulativef64 (c9eb39d2-f8e7-4a76-83b5-87d951168354): Loading data parts 2024.02.24 04:57:14.009985 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} oximeter.measurements_cumulativef64 (c9eb39d2-f8e7-4a76-83b5-87d951168354): There are no data parts 2024.02.24 04:57:14.014612 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.014680 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.014699 [ 3 ] {} HTTP-Session: 7085abb8-b512-48ca-a7b8-cedca96861bd Destroying unnamed session 2024.02.24 04:57:14.014841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.014923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.014945 [ 3 ] {} HTTP-Session: 72520715-6eec-4077-bc8b-0391cb4b0c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.014997 [ 3 ] {} HTTP-Session: 72520715-6eec-4077-bc8b-0391cb4b0c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.015293 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.015411 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.24 04:57:14.017354 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} oximeter.measurements_histogrami8 (52d97926-c4ec-4ad1-9bfa-448c53d6a1ff): Loading data parts 2024.02.24 04:57:14.017433 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} oximeter.measurements_histogrami8 (52d97926-c4ec-4ad1-9bfa-448c53d6a1ff): There are no data parts 2024.02.24 04:57:14.018627 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.018683 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.018700 [ 3 ] {} HTTP-Session: 72520715-6eec-4077-bc8b-0391cb4b0c1b Destroying unnamed session 2024.02.24 04:57:14.018825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.018898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.018916 [ 3 ] {} HTTP-Session: e586745f-dbac-4253-a9ba-fe66eda5384d Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.018960 [ 3 ] {} HTTP-Session: e586745f-dbac-4253-a9ba-fe66eda5384d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.019200 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.019301 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.24 04:57:14.020809 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} oximeter.measurements_histogramu8 (a3e121d6-642d-43b9-88fb-06b0b557998d): Loading data parts 2024.02.24 04:57:14.020980 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} oximeter.measurements_histogramu8 (a3e121d6-642d-43b9-88fb-06b0b557998d): There are no data parts 2024.02.24 04:57:14.022137 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.022161 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.022176 [ 3 ] {} HTTP-Session: e586745f-dbac-4253-a9ba-fe66eda5384d Destroying unnamed session 2024.02.24 04:57:14.022318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.022394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.022412 [ 3 ] {} HTTP-Session: 4d703688-000a-44cf-8b61-99dabc697284 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.022457 [ 3 ] {} HTTP-Session: 4d703688-000a-44cf-8b61-99dabc697284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.022698 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.022799 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.24 04:57:14.024294 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} oximeter.measurements_histogrami16 (18ce521c-c8d6-4723-87b4-30e87a6b22c1): Loading data parts 2024.02.24 04:57:14.024398 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} oximeter.measurements_histogrami16 (18ce521c-c8d6-4723-87b4-30e87a6b22c1): There are no data parts 2024.02.24 04:57:14.025563 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.025588 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.025637 [ 3 ] {} HTTP-Session: 4d703688-000a-44cf-8b61-99dabc697284 Destroying unnamed session 2024.02.24 04:57:14.025744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.025816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.025863 [ 3 ] {} HTTP-Session: dff4ce17-6f26-4a44-8883-b9bfc93fed3a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.025880 [ 3 ] {} HTTP-Session: dff4ce17-6f26-4a44-8883-b9bfc93fed3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.026127 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.026232 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.24 04:57:14.027752 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} oximeter.measurements_histogramu16 (da0c219d-0a54-4cec-bc7a-617c73191875): Loading data parts 2024.02.24 04:57:14.027825 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} oximeter.measurements_histogramu16 (da0c219d-0a54-4cec-bc7a-617c73191875): There are no data parts 2024.02.24 04:57:14.028952 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.028976 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.029025 [ 3 ] {} HTTP-Session: dff4ce17-6f26-4a44-8883-b9bfc93fed3a Destroying unnamed session 2024.02.24 04:57:14.029155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.029196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.029247 [ 3 ] {} HTTP-Session: 3fc58c3b-5a86-4200-9b1d-9073ab2255bb Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.029294 [ 3 ] {} HTTP-Session: 3fc58c3b-5a86-4200-9b1d-9073ab2255bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.029502 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.029605 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.24 04:57:14.031130 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} oximeter.measurements_histogrami32 (d2ac845b-4b63-4cd2-9795-d7a7983076ef): Loading data parts 2024.02.24 04:57:14.031321 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} oximeter.measurements_histogrami32 (d2ac845b-4b63-4cd2-9795-d7a7983076ef): There are no data parts 2024.02.24 04:57:14.032546 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.032602 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.032619 [ 3 ] {} HTTP-Session: 3fc58c3b-5a86-4200-9b1d-9073ab2255bb Destroying unnamed session 2024.02.24 04:57:14.032788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.032858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.032879 [ 3 ] {} HTTP-Session: 5ed81c8e-3817-46b2-9f02-f4db4f9eb07d Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.032988 [ 3 ] {} HTTP-Session: 5ed81c8e-3817-46b2-9f02-f4db4f9eb07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.033198 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.033310 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.24 04:57:14.034832 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} oximeter.measurements_histogramu32 (88955945-a8cb-46f3-a129-74231c7947de): Loading data parts 2024.02.24 04:57:14.034938 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} oximeter.measurements_histogramu32 (88955945-a8cb-46f3-a129-74231c7947de): There are no data parts 2024.02.24 04:57:14.036276 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.036407 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.037422 [ 3 ] {} HTTP-Session: 5ed81c8e-3817-46b2-9f02-f4db4f9eb07d Destroying unnamed session 2024.02.24 04:57:14.037622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.038069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.038150 [ 3 ] {} HTTP-Session: 622d080b-ae1d-4b3c-9314-2b84680fd32a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.038173 [ 3 ] {} HTTP-Session: 622d080b-ae1d-4b3c-9314-2b84680fd32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.038548 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.038764 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.24 04:57:14.044806 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} oximeter.measurements_histogrami64 (9cb5a36f-3abe-46d4-b83b-0f58d34373a1): Loading data parts 2024.02.24 04:57:14.044874 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} oximeter.measurements_histogrami64 (9cb5a36f-3abe-46d4-b83b-0f58d34373a1): There are no data parts 2024.02.24 04:57:14.050422 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.050448 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.050501 [ 3 ] {} HTTP-Session: 622d080b-ae1d-4b3c-9314-2b84680fd32a Destroying unnamed session 2024.02.24 04:57:14.050645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.050730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.050788 [ 3 ] {} HTTP-Session: 9f02b8a8-fddd-4479-8bbd-b1b490c3bb9a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.050809 [ 3 ] {} HTTP-Session: 9f02b8a8-fddd-4479-8bbd-b1b490c3bb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.051107 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.051234 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.24 04:57:14.054484 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} oximeter.measurements_histogramu64 (52953b0f-3ab2-4b00-bff7-32f61f22fc1a): Loading data parts 2024.02.24 04:57:14.054553 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} oximeter.measurements_histogramu64 (52953b0f-3ab2-4b00-bff7-32f61f22fc1a): There are no data parts 2024.02.24 04:57:14.059086 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.059147 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.059163 [ 3 ] {} HTTP-Session: 9f02b8a8-fddd-4479-8bbd-b1b490c3bb9a Destroying unnamed session 2024.02.24 04:57:14.059283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.059389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.059411 [ 3 ] {} HTTP-Session: db47b198-adc9-49ac-bebc-007cf092be8d Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.059497 [ 3 ] {} HTTP-Session: db47b198-adc9-49ac-bebc-007cf092be8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.059725 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.059843 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.24 04:57:14.063287 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} oximeter.measurements_histogramf32 (ae6d2649-484d-4881-ade1-38bbdd48ca70): Loading data parts 2024.02.24 04:57:14.063394 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} oximeter.measurements_histogramf32 (ae6d2649-484d-4881-ade1-38bbdd48ca70): There are no data parts 2024.02.24 04:57:14.065316 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.065377 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.065393 [ 3 ] {} HTTP-Session: db47b198-adc9-49ac-bebc-007cf092be8d Destroying unnamed session 2024.02.24 04:57:14.065553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.065631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.065650 [ 3 ] {} HTTP-Session: 46b69487-9e91-4908-8ba9-41143e91d375 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.065700 [ 3 ] {} HTTP-Session: 46b69487-9e91-4908-8ba9-41143e91d375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.065947 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.02.24 04:57:14.066121 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.24 04:57:14.071240 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Loading data parts 2024.02.24 04:57:14.071338 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): There are no data parts 2024.02.24 04:57:14.075732 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.075763 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.075813 [ 3 ] {} HTTP-Session: 46b69487-9e91-4908-8ba9-41143e91d375 Destroying unnamed session 2024.02.24 04:57:14.075987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.076067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.076174 [ 3 ] {} HTTP-Session: 549d1721-0725-4dc0-9be9-936d149e2822 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.076204 [ 3 ] {} HTTP-Session: 549d1721-0725-4dc0-9be9-936d149e2822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.076448 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} executeQuery: (from [fd00:1122:3344:101::d]:63995) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.076575 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.24 04:57:14.081037 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} oximeter.fields_bool (803dc038-4939-4b69-86bb-c18e21c54955): Loading data parts 2024.02.24 04:57:14.081111 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} oximeter.fields_bool (803dc038-4939-4b69-86bb-c18e21c54955): There are no data parts 2024.02.24 04:57:14.083820 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.083887 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.083903 [ 3 ] {} HTTP-Session: 549d1721-0725-4dc0-9be9-936d149e2822 Destroying unnamed session 2024.02.24 04:57:14.084022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.084210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.084236 [ 3 ] {} HTTP-Session: c1a3cdc6-3e4c-4356-b6d2-0907e7e1302a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.084287 [ 3 ] {} HTTP-Session: c1a3cdc6-3e4c-4356-b6d2-0907e7e1302a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.084445 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.084544 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.24 04:57:14.088861 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} oximeter.fields_i8 (2d5a7a85-e915-43e4-a8ee-804540e5a90a): Loading data parts 2024.02.24 04:57:14.088956 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} oximeter.fields_i8 (2d5a7a85-e915-43e4-a8ee-804540e5a90a): There are no data parts 2024.02.24 04:57:14.090280 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.090305 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.090358 [ 3 ] {} HTTP-Session: c1a3cdc6-3e4c-4356-b6d2-0907e7e1302a Destroying unnamed session 2024.02.24 04:57:14.090492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.090570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.090625 [ 3 ] {} HTTP-Session: 7b3cb0b1-43f5-4580-a1d7-31c2f2feaa28 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.090642 [ 3 ] {} HTTP-Session: 7b3cb0b1-43f5-4580-a1d7-31c2f2feaa28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.090827 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.090898 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.24 04:57:14.092235 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} oximeter.fields_u8 (15df1a29-b761-4cc0-be48-c1980b469f67): Loading data parts 2024.02.24 04:57:14.092339 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} oximeter.fields_u8 (15df1a29-b761-4cc0-be48-c1980b469f67): There are no data parts 2024.02.24 04:57:14.093384 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.093442 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.093460 [ 3 ] {} HTTP-Session: 7b3cb0b1-43f5-4580-a1d7-31c2f2feaa28 Destroying unnamed session 2024.02.24 04:57:14.093598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.093671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.093691 [ 3 ] {} HTTP-Session: 60bfa7cd-4121-443e-b4a0-f2c85b1cc13b Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.093741 [ 3 ] {} HTTP-Session: 60bfa7cd-4121-443e-b4a0-f2c85b1cc13b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.093896 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.093996 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.24 04:57:14.095315 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} oximeter.fields_i16 (b98a3303-b283-407c-8fa6-187353cf9afc): Loading data parts 2024.02.24 04:57:14.095375 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} oximeter.fields_i16 (b98a3303-b283-407c-8fa6-187353cf9afc): There are no data parts 2024.02.24 04:57:14.096484 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.096509 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.096562 [ 3 ] {} HTTP-Session: 60bfa7cd-4121-443e-b4a0-f2c85b1cc13b Destroying unnamed session 2024.02.24 04:57:14.096714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.096756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.096807 [ 3 ] {} HTTP-Session: 8563902e-2f98-4efe-85df-de8ac2df2a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.096857 [ 3 ] {} HTTP-Session: 8563902e-2f98-4efe-85df-de8ac2df2a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.097009 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.097112 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.24 04:57:14.098386 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Loading data parts 2024.02.24 04:57:14.098477 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): There are no data parts 2024.02.24 04:57:14.099525 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.099550 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.099565 [ 3 ] {} HTTP-Session: 8563902e-2f98-4efe-85df-de8ac2df2a9e Destroying unnamed session 2024.02.24 04:57:14.099733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.099806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.099825 [ 3 ] {} HTTP-Session: 6d76d030-fc74-42e2-8f0b-9ea4e3763c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.099874 [ 3 ] {} HTTP-Session: 6d76d030-fc74-42e2-8f0b-9ea4e3763c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.100060 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.100130 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.24 04:57:14.101427 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} oximeter.fields_i32 (dcfaf000-44ca-4b5e-a4c0-6d813a1670bc): Loading data parts 2024.02.24 04:57:14.101487 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} oximeter.fields_i32 (dcfaf000-44ca-4b5e-a4c0-6d813a1670bc): There are no data parts 2024.02.24 04:57:14.102497 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.102557 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.102573 [ 3 ] {} HTTP-Session: 6d76d030-fc74-42e2-8f0b-9ea4e3763c99 Destroying unnamed session 2024.02.24 04:57:14.102705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.102779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.102798 [ 3 ] {} HTTP-Session: 55ccf564-6aad-45a4-9118-4b07081567b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.102846 [ 3 ] {} HTTP-Session: 55ccf564-6aad-45a4-9118-4b07081567b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.103031 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.103100 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.24 04:57:14.104468 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} oximeter.fields_u32 (c9bcf1d2-4b9f-464d-8d0a-f438b4789068): Loading data parts 2024.02.24 04:57:14.104526 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} oximeter.fields_u32 (c9bcf1d2-4b9f-464d-8d0a-f438b4789068): There are no data parts 2024.02.24 04:57:14.105561 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.105586 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.105638 [ 3 ] {} HTTP-Session: 55ccf564-6aad-45a4-9118-4b07081567b6 Destroying unnamed session 2024.02.24 04:57:14.105736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.105810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.105862 [ 3 ] {} HTTP-Session: 1f0ce98d-0f09-4dd4-9549-abc43604be09 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.105880 [ 3 ] {} HTTP-Session: 1f0ce98d-0f09-4dd4-9549-abc43604be09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.106065 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.106173 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.24 04:57:14.107460 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Loading data parts 2024.02.24 04:57:14.107566 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): There are no data parts 2024.02.24 04:57:14.108573 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.108633 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.108683 [ 3 ] {} HTTP-Session: 1f0ce98d-0f09-4dd4-9549-abc43604be09 Destroying unnamed session 2024.02.24 04:57:14.108787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.108860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.108912 [ 3 ] {} HTTP-Session: 0702d7f4-5e92-4872-ad0d-b4a15f471e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.108928 [ 3 ] {} HTTP-Session: 0702d7f4-5e92-4872-ad0d-b4a15f471e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.109110 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.109186 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.24 04:57:14.110533 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} oximeter.fields_u64 (70c1c147-b1f8-456c-aa0a-c2c38e23a5e6): Loading data parts 2024.02.24 04:57:14.110625 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} oximeter.fields_u64 (70c1c147-b1f8-456c-aa0a-c2c38e23a5e6): There are no data parts 2024.02.24 04:57:14.111684 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.111743 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.111761 [ 3 ] {} HTTP-Session: 0702d7f4-5e92-4872-ad0d-b4a15f471e25 Destroying unnamed session 2024.02.24 04:57:14.111893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.111971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.111992 [ 3 ] {} HTTP-Session: a5157b06-c3aa-4768-8b7e-58b1bb0aae5b Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.112042 [ 3 ] {} HTTP-Session: a5157b06-c3aa-4768-8b7e-58b1bb0aae5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.112195 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.112298 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.24 04:57:14.113617 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Loading data parts 2024.02.24 04:57:14.113733 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): There are no data parts 2024.02.24 04:57:14.114867 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.114892 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.114947 [ 3 ] {} HTTP-Session: a5157b06-c3aa-4768-8b7e-58b1bb0aae5b Destroying unnamed session 2024.02.24 04:57:14.115081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.115156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.115206 [ 3 ] {} HTTP-Session: fcd124f2-9c93-4037-9c44-ed255fcaede4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.115256 [ 3 ] {} HTTP-Session: fcd124f2-9c93-4037-9c44-ed255fcaede4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.115413 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.115513 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.24 04:57:14.116904 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Loading data parts 2024.02.24 04:57:14.117005 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): There are no data parts 2024.02.24 04:57:14.118101 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.118126 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.118142 [ 3 ] {} HTTP-Session: fcd124f2-9c93-4037-9c44-ed255fcaede4 Destroying unnamed session 2024.02.24 04:57:14.118290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.118366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.118385 [ 3 ] {} HTTP-Session: 5838b116-4ad4-489a-952b-1545663f452c Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.118432 [ 3 ] {} HTTP-Session: 5838b116-4ad4-489a-952b-1545663f452c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.118622 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.02.24 04:57:14.118689 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.24 04:57:14.120051 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Loading data parts 2024.02.24 04:57:14.120164 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): There are no data parts 2024.02.24 04:57:14.121358 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.121415 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.121431 [ 3 ] {} HTTP-Session: 5838b116-4ad4-489a-952b-1545663f452c Destroying unnamed session 2024.02.24 04:57:14.121591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.121675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.121695 [ 3 ] {} HTTP-Session: 4e4d94b1-25e2-40b1-8fce-30afe7ac9425 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.121743 [ 3 ] {} HTTP-Session: 4e4d94b1-25e2-40b1-8fce-30afe7ac9425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.122003 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} executeQuery: (from [fd00:1122:3344:101::d]:63995) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.02.24 04:57:14.122120 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.24 04:57:14.123592 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): Loading data parts 2024.02.24 04:57:14.123714 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): There are no data parts 2024.02.24 04:57:14.124910 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.124936 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.24 04:57:14.125008 [ 3 ] {} HTTP-Session: 4e4d94b1-25e2-40b1-8fce-30afe7ac9425 Destroying unnamed session 2024.02.24 04:57:14.125170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:14.125252 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:14.125306 [ 3 ] {} HTTP-Session: 502ace03-8bef-41e5-afac-bcc4e609687f Authenticating user 'default' from [fd00:1122:3344:101::d]:63995 2024.02.24 04:57:14.125325 [ 3 ] {} HTTP-Session: 502ace03-8bef-41e5-afac-bcc4e609687f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:14.125471 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} executeQuery: (from [fd00:1122:3344:101::d]:63995) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.24 04:57:14.126206 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.24 04:57:14.131790 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.02.24 04:57:14.134828 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:57:14.135218 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} oximeter.version (c81066e7-2e91-4883-b24f-c81164833c1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:57:14.135475 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} executeQuery: Read 1 rows, 16.00 B in 0.009936341 sec., 100 rows/sec., 1.57 KiB/sec. 2024.02.24 04:57:14.135604 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} DynamicQueryHandler: Done processing query 2024.02.24 04:57:14.135625 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.24 04:57:14.135678 [ 3 ] {} HTTP-Session: 502ace03-8bef-41e5-afac-bcc4e609687f Destroying unnamed session 2024.02.24 04:57:15.001036 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.54 MiB, peak 231.61 MiB, will set to 228.29 MiB (RSS), difference: 1.75 MiB 2024.02.24 04:57:28.012836 [ 148 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:57:28.012938 [ 148 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:57:43.013079 [ 131 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:57:43.013147 [ 131 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:57:58.013265 [ 118 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:57:58.013336 [ 118 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:57:59.156889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.157057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.157131 [ 3 ] {} HTTP-Session: 1412e665-b236-4677-b006-87cae5596f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.157157 [ 3 ] {} HTTP-Session: 1412e665-b236-4677-b006-87cae5596f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.157351 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:57:59.159680 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.160400 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.162409 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:57:59.165769 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.165826 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:57:59.165930 [ 3 ] {} HTTP-Session: 1412e665-b236-4677-b006-87cae5596f2f Destroying unnamed session 2024.02.24 04:57:59.184518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.184576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.184640 [ 3 ] {} HTTP-Session: e8a92c4f-e00d-483a-ad75-680a8da2be08 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.184659 [ 3 ] {} HTTP-Session: e8a92c4f-e00d-483a-ad75-680a8da2be08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.184789 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:57:59.196235 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.196383 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.196472 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:57:59.197487 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.197515 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:57:59.197569 [ 3 ] {} HTTP-Session: e8a92c4f-e00d-483a-ad75-680a8da2be08 Destroying unnamed session 2024.02.24 04:57:59.197801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.197846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.197865 [ 3 ] {} HTTP-Session: 59655e84-8235-41a9-af07-d9e33e2408e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.197882 [ 3 ] {} HTTP-Session: 59655e84-8235-41a9-af07-d9e33e2408e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.197997 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:57:59.198397 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.198546 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.198589 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:57:59.199403 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.199431 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:57:59.199447 [ 3 ] {} HTTP-Session: 59655e84-8235-41a9-af07-d9e33e2408e1 Destroying unnamed session 2024.02.24 04:57:59.199824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.199869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.199888 [ 3 ] {} HTTP-Session: c831af75-fa2f-4324-8eff-e1924e808924 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.199904 [ 3 ] {} HTTP-Session: c831af75-fa2f-4324-8eff-e1924e808924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.200018 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:57:59.200371 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.200525 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.200566 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:57:59.201479 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.201506 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:57:59.201523 [ 3 ] {} HTTP-Session: c831af75-fa2f-4324-8eff-e1924e808924 Destroying unnamed session 2024.02.24 04:57:59.202310 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.202354 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.202374 [ 3 ] {} HTTP-Session: 062dfe36-cacc-4c6e-a40e-0c5fe4496d91 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.202390 [ 3 ] {} HTTP-Session: 062dfe36-cacc-4c6e-a40e-0c5fe4496d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.202469 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:57:59.202510 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:57:59.203219 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:57:59.206463 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:57:59.208997 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:57:59.209495 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:57:59.209832 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} executeQuery: Read 4 rows, 443.00 B in 0.007321416 sec., 546 rows/sec., 59.09 KiB/sec. 2024.02.24 04:57:59.210046 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.210071 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.24 04:57:59.210086 [ 3 ] {} HTTP-Session: 062dfe36-cacc-4c6e-a40e-0c5fe4496d91 Destroying unnamed session 2024.02.24 04:57:59.210242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.210287 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.210306 [ 3 ] {} HTTP-Session: 181ac063-4ab8-44b4-a1c8-adf2aa27ec74 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.210323 [ 3 ] {} HTTP-Session: 181ac063-4ab8-44b4-a1c8-adf2aa27ec74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.210393 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:57:59.210433 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:57:59.210542 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:57:59.216091 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:57:59.216400 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:57:59.216670 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:57:59.216786 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} executeQuery: Read 15 rows, 1.22 KiB in 0.006362454 sec., 2357 rows/sec., 191.09 KiB/sec. 2024.02.24 04:57:59.216914 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.216939 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:57:59.216954 [ 3 ] {} HTTP-Session: 181ac063-4ab8-44b4-a1c8-adf2aa27ec74 Destroying unnamed session 2024.02.24 04:57:59.217092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.217136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.217155 [ 3 ] {} HTTP-Session: ede5061b-108e-4fc5-8eca-d0984220d7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.217172 [ 3 ] {} HTTP-Session: ede5061b-108e-4fc5-8eca-d0984220d7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.217244 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:57:59.217283 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:57:59.217390 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:57:59.217708 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:57:59.218043 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:57:59.218317 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:57:59.218437 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} executeQuery: Read 45 rows, 4.02 KiB in 0.001162766 sec., 38700 rows/sec., 3.37 MiB/sec. 2024.02.24 04:57:59.218554 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.218578 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:57:59.218594 [ 3 ] {} HTTP-Session: ede5061b-108e-4fc5-8eca-d0984220d7c4 Destroying unnamed session 2024.02.24 04:57:59.218740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.218790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.218810 [ 3 ] {} HTTP-Session: ad942d4a-de3d-48e1-b107-78ccc07b259a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.218826 [ 3 ] {} HTTP-Session: ad942d4a-de3d-48e1-b107-78ccc07b259a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.218898 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:57:59.218936 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:57:59.220090 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:57:59.224614 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:57:59.224993 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:57:59.225276 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:57:59.225391 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} executeQuery: Read 27 rows, 2.17 KiB in 0.006463085 sec., 4177 rows/sec., 335.14 KiB/sec. 2024.02.24 04:57:59.225517 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.225540 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:57:59.225556 [ 3 ] {} HTTP-Session: ad942d4a-de3d-48e1-b107-78ccc07b259a Destroying unnamed session 2024.02.24 04:57:59.225741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 16094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.225786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.225805 [ 3 ] {} HTTP-Session: 8811c812-da8c-478e-91cf-68470c43e8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.225821 [ 3 ] {} HTTP-Session: 8811c812-da8c-478e-91cf-68470c43e8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.225896 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:57:59.225940 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:57:59.226096 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:57:59.226515 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:57:59.234147 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:57:59.234553 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:57:59.234686 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} executeQuery: Read 15 rows, 20.73 KiB in 0.008756706 sec., 1712 rows/sec., 2.31 MiB/sec. 2024.02.24 04:57:59.234827 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.234852 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.24 04:57:59.234869 [ 3 ] {} HTTP-Session: 8811c812-da8c-478e-91cf-68470c43e8d9 Destroying unnamed session 2024.02.24 04:57:59.234993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:57:59.235041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:57:59.235061 [ 3 ] {} HTTP-Session: b588a6c1-b418-4295-9346-84ad40bb01e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:57:59.235078 [ 3 ] {} HTTP-Session: b588a6c1-b418-4295-9346-84ad40bb01e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:57:59.235150 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:57:59.235733 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.24 04:57:59.235849 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:57:59.238110 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:57:59.238898 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:57:59.239445 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} oximeter.measurements_i64 (90831832-bdc6-49ba-855d-8a9819621ecc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:57:59.239582 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} executeQuery: Read 18 rows, 1.33 KiB in 0.004402088 sec., 4088 rows/sec., 301.70 KiB/sec. 2024.02.24 04:57:59.239723 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} DynamicQueryHandler: Done processing query 2024.02.24 04:57:59.239752 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:57:59.239773 [ 3 ] {} HTTP-Session: b588a6c1-b418-4295-9346-84ad40bb01e9 Destroying unnamed session 2024.02.24 04:58:09.137895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.138105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.138161 [ 3 ] {} HTTP-Session: dd8c89bc-f1cc-44df-b766-622b0541ce54 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.138209 [ 3 ] {} HTTP-Session: dd8c89bc-f1cc-44df-b766-622b0541ce54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.138533 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:58:09.141650 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.141984 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.142084 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:58:09.142327 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.24 04:58:09.146935 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.24 04:58:09.146971 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.24 04:58:09.147037 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.24 04:58:09.157038 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} executeQuery: Read 4 rows, 443.00 B in 0.018431393 sec., 217 rows/sec., 23.47 KiB/sec. 2024.02.24 04:58:09.157261 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.157287 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:58:09.157304 [ 3 ] {} HTTP-Session: dd8c89bc-f1cc-44df-b766-622b0541ce54 Destroying unnamed session 2024.02.24 04:58:09.157560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.157611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.157633 [ 3 ] {} HTTP-Session: 7a9d55f2-8220-4acc-95b9-7acc97719cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.157652 [ 3 ] {} HTTP-Session: 7a9d55f2-8220-4acc-95b9-7acc97719cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.157782 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:58:09.158237 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.158402 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.158445 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:58:09.158594 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.24 04:58:09.158624 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.24 04:58:09.158646 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.24 04:58:09.158676 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.24 04:58:09.159516 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} executeQuery: Read 4 rows, 443.00 B in 0.001695803 sec., 2358 rows/sec., 255.11 KiB/sec. 2024.02.24 04:58:09.159696 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.159721 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:58:09.159738 [ 3 ] {} HTTP-Session: 7a9d55f2-8220-4acc-95b9-7acc97719cb4 Destroying unnamed session 2024.02.24 04:58:09.159973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.160019 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.160039 [ 3 ] {} HTTP-Session: c93c2c32-7ec0-4687-9ae1-26e9cb946533 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.160057 [ 3 ] {} HTTP-Session: c93c2c32-7ec0-4687-9ae1-26e9cb946533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.160176 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:58:09.160626 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.160787 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.160829 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:58:09.160974 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.24 04:58:09.161003 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.24 04:58:09.161025 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.24 04:58:09.161054 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.24 04:58:09.161866 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} executeQuery: Read 4 rows, 443.00 B in 0.001653892 sec., 2418 rows/sec., 261.58 KiB/sec. 2024.02.24 04:58:09.162057 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.162082 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:58:09.162097 [ 3 ] {} HTTP-Session: c93c2c32-7ec0-4687-9ae1-26e9cb946533 Destroying unnamed session 2024.02.24 04:58:09.162409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.162455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.162474 [ 3 ] {} HTTP-Session: 571b9c33-cb7f-4b16-b478-2423f7b55a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.162491 [ 3 ] {} HTTP-Session: 571b9c33-cb7f-4b16-b478-2423f7b55a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.162612 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:58:09.163077 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.163241 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.163282 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:58:09.163431 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.24 04:58:09.163459 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.24 04:58:09.163480 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.24 04:58:09.163509 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.24 04:58:09.164464 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} executeQuery: Read 4 rows, 443.00 B in 0.001813814 sec., 2205 rows/sec., 238.51 KiB/sec. 2024.02.24 04:58:09.164664 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.164688 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:58:09.164705 [ 3 ] {} HTTP-Session: 571b9c33-cb7f-4b16-b478-2423f7b55a5b Destroying unnamed session 2024.02.24 04:58:09.164952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.164998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.165018 [ 3 ] {} HTTP-Session: 85e4690e-e564-4c94-81cd-520864904e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.165035 [ 3 ] {} HTTP-Session: 85e4690e-e564-4c94-81cd-520864904e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.165152 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:58:09.165615 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.165782 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.165824 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:58:09.165974 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.24 04:58:09.166004 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.24 04:58:09.166025 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.24 04:58:09.166054 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.24 04:58:09.166873 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} executeQuery: Read 4 rows, 443.00 B in 0.001683373 sec., 2376 rows/sec., 256.99 KiB/sec. 2024.02.24 04:58:09.167072 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.167096 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:58:09.167112 [ 3 ] {} HTTP-Session: 85e4690e-e564-4c94-81cd-520864904e80 Destroying unnamed session 2024.02.24 04:58:09.167463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.167508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.167528 [ 3 ] {} HTTP-Session: 21ed66e8-c13b-403f-a5cd-3bc346037b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.167545 [ 3 ] {} HTTP-Session: 21ed66e8-c13b-403f-a5cd-3bc346037b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.167664 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:58:09.168132 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.168301 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.168342 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:58:09.168490 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.24 04:58:09.168519 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.24 04:58:09.168540 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.02.24 04:58:09.168570 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.24 04:58:09.169396 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} executeQuery: Read 4 rows, 443.00 B in 0.001693522 sec., 2361 rows/sec., 255.45 KiB/sec. 2024.02.24 04:58:09.169580 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.169604 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.24 04:58:09.169620 [ 3 ] {} HTTP-Session: 21ed66e8-c13b-403f-a5cd-3bc346037b33 Destroying unnamed session 2024.02.24 04:58:09.183335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.183397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.183422 [ 3 ] {} HTTP-Session: 2a171868-3760-44b6-9d4b-642de1e91794 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.183445 [ 3 ] {} HTTP-Session: 2a171868-3760-44b6-9d4b-642de1e91794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.183544 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:09.183595 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:09.183772 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:09.184134 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:09.184544 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:09.184832 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:09.184947 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} executeQuery: Read 6 rows, 996.00 B in 0.001368988 sec., 4382 rows/sec., 710.49 KiB/sec. 2024.02.24 04:58:09.185084 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.185108 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.24 04:58:09.185125 [ 3 ] {} HTTP-Session: 2a171868-3760-44b6-9d4b-642de1e91794 Destroying unnamed session 2024.02.24 04:58:09.185250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.185297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.185315 [ 3 ] {} HTTP-Session: ab859c6a-0868-4550-817c-9bd29ee8123f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.185333 [ 3 ] {} HTTP-Session: ab859c6a-0868-4550-817c-9bd29ee8123f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.185406 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:09.185446 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:58:09.185555 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:09.185861 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:09.186176 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:09.186461 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:09.186564 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} executeQuery: Read 17 rows, 1.38 KiB in 0.001129715 sec., 15048 rows/sec., 1.19 MiB/sec. 2024.02.24 04:58:09.186679 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.186705 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:09.186728 [ 3 ] {} HTTP-Session: ab859c6a-0868-4550-817c-9bd29ee8123f Destroying unnamed session 2024.02.24 04:58:09.186906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 12653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.186953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.186973 [ 3 ] {} HTTP-Session: 81e1ff59-e29c-4873-8657-292c96bcc8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.186990 [ 3 ] {} HTTP-Session: 81e1ff59-e29c-4873-8657-292c96bcc8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.187064 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:09.187103 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:58:09.187208 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:09.187533 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:09.187858 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:09.188144 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:09.188241 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} executeQuery: Read 87 rows, 7.34 KiB in 0.001148685 sec., 75738 rows/sec., 6.24 MiB/sec. 2024.02.24 04:58:09.188365 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.188390 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.24 04:58:09.188407 [ 3 ] {} HTTP-Session: 81e1ff59-e29c-4873-8657-292c96bcc8ce Destroying unnamed session 2024.02.24 04:58:09.188523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.188568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.188588 [ 3 ] {} HTTP-Session: 8369ec0f-727d-44b7-8592-81266942a8f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.188607 [ 3 ] {} HTTP-Session: 8369ec0f-727d-44b7-8592-81266942a8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.188679 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:09.188718 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:58:09.188824 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:09.189121 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:09.189461 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:09.189741 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:09.189841 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} executeQuery: Read 41 rows, 3.26 KiB in 0.001128624 sec., 36327 rows/sec., 2.82 MiB/sec. 2024.02.24 04:58:09.189959 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.189983 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:58:09.189999 [ 3 ] {} HTTP-Session: 8369ec0f-727d-44b7-8592-81266942a8f0 Destroying unnamed session 2024.02.24 04:58:09.190345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 64594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.190397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.190418 [ 3 ] {} HTTP-Session: b9133f9d-bcfa-4136-95a6-161269a83501 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.190435 [ 3 ] {} HTTP-Session: b9133f9d-bcfa-4136-95a6-161269a83501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.190525 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:09.190568 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.24 04:58:09.190688 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:09.191165 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:09.191585 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:58:09.191939 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:58:09.192041 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} executeQuery: Read 336 rows, 24.28 KiB in 0.001484399 sec., 226354 rows/sec., 15.97 MiB/sec. 2024.02.24 04:58:09.192158 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.192182 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.02.24 04:58:09.192198 [ 3 ] {} HTTP-Session: b9133f9d-bcfa-4136-95a6-161269a83501 Destroying unnamed session 2024.02.24 04:58:09.192381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:09.192427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:09.192446 [ 3 ] {} HTTP-Session: ed6b0224-62f8-4e98-bbd9-cf9444504e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:09.192463 [ 3 ] {} HTTP-Session: ed6b0224-62f8-4e98-bbd9-cf9444504e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:09.192538 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:09.192581 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:58:09.192713 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:09.193069 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:09.193454 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:09.193798 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:09.193898 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} executeQuery: Read 17 rows, 23.49 KiB in 0.001331478 sec., 12767 rows/sec., 17.23 MiB/sec. 2024.02.24 04:58:09.194020 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} DynamicQueryHandler: Done processing query 2024.02.24 04:58:09.194044 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:58:09.194059 [ 3 ] {} HTTP-Session: ed6b0224-62f8-4e98-bbd9-cf9444504e9e Destroying unnamed session 2024.02.24 04:58:13.013376 [ 110 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:58:13.013465 [ 110 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:58:19.139257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:19.139378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:19.139404 [ 3 ] {} HTTP-Session: 1f23995e-6024-4cd8-9454-3ea6b7f0bf15 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:19.139429 [ 3 ] {} HTTP-Session: 1f23995e-6024-4cd8-9454-3ea6b7f0bf15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:19.139557 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:19.139617 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:58:19.139778 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:19.140206 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:19.140472 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.24 04:58:19.140639 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.24 04:58:19.140772 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} executeQuery: Read 17 rows, 1.38 KiB in 0.001170576 sec., 14522 rows/sec., 1.15 MiB/sec. 2024.02.24 04:58:19.140956 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} DynamicQueryHandler: Done processing query 2024.02.24 04:58:19.140981 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:19.140998 [ 3 ] {} HTTP-Session: 1f23995e-6024-4cd8-9454-3ea6b7f0bf15 Destroying unnamed session 2024.02.24 04:58:19.141129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:19.141182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:19.141202 [ 3 ] {} HTTP-Session: 08c53b82-310f-433b-a59f-e79a5fd2f585 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:19.141220 [ 3 ] {} HTTP-Session: 08c53b82-310f-433b-a59f-e79a5fd2f585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:19.141304 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:19.141346 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:58:19.141462 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:19.141804 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:19.142034 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.24 04:58:19.142187 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.24 04:58:19.142304 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} executeQuery: Read 51 rows, 4.58 KiB in 0.000969553 sec., 52601 rows/sec., 4.61 MiB/sec. 2024.02.24 04:58:19.142435 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} DynamicQueryHandler: Done processing query 2024.02.24 04:58:19.142461 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.24 04:58:19.142478 [ 3 ] {} HTTP-Session: 08c53b82-310f-433b-a59f-e79a5fd2f585 Destroying unnamed session 2024.02.24 04:58:19.142607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:19.142656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:19.142676 [ 3 ] {} HTTP-Session: dad6e4cf-0d8a-4aed-bb53-d65ca9404a39 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:19.142693 [ 3 ] {} HTTP-Session: dad6e4cf-0d8a-4aed-bb53-d65ca9404a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:19.142764 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:19.142802 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:58:19.142912 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:19.143240 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:19.143455 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.24 04:58:19.143627 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.24 04:58:19.143754 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} executeQuery: Read 17 rows, 1.36 KiB in 0.000959953 sec., 17709 rows/sec., 1.38 MiB/sec. 2024.02.24 04:58:19.143887 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} DynamicQueryHandler: Done processing query 2024.02.24 04:58:19.143913 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:19.143932 [ 3 ] {} HTTP-Session: dad6e4cf-0d8a-4aed-bb53-d65ca9404a39 Destroying unnamed session 2024.02.24 04:58:19.144121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:19.144168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:19.144188 [ 3 ] {} HTTP-Session: a786da6c-ae2d-46bd-be34-d56bf7c59852 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:19.144206 [ 3 ] {} HTTP-Session: a786da6c-ae2d-46bd-be34-d56bf7c59852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:19.144281 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:19.144325 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:58:19.144464 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:19.144829 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:19.145123 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.24 04:58:19.145309 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.24 04:58:19.145437 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} executeQuery: Read 17 rows, 23.49 KiB in 0.001125004 sec., 15111 rows/sec., 20.39 MiB/sec. 2024.02.24 04:58:19.145581 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} DynamicQueryHandler: Done processing query 2024.02.24 04:58:19.145605 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:58:19.145621 [ 3 ] {} HTTP-Session: a786da6c-ae2d-46bd-be34-d56bf7c59852 Destroying unnamed session 2024.02.24 04:58:28.013573 [ 102 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:58:28.013646 [ 102 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:58:29.141421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:29.141541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:29.141573 [ 3 ] {} HTTP-Session: 78790a90-50f3-4f28-b2ed-fe0855d4e6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:29.141600 [ 3 ] {} HTTP-Session: 78790a90-50f3-4f28-b2ed-fe0855d4e6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:29.141746 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:29.141815 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:58:29.142001 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:29.142480 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:29.142755 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.24 04:58:29.142933 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.24 04:58:29.143070 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} executeQuery: Read 17 rows, 1.38 KiB in 0.001277147 sec., 13310 rows/sec., 1.05 MiB/sec. 2024.02.24 04:58:29.143237 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} DynamicQueryHandler: Done processing query 2024.02.24 04:58:29.143263 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:29.143279 [ 3 ] {} HTTP-Session: 78790a90-50f3-4f28-b2ed-fe0855d4e6b2 Destroying unnamed session 2024.02.24 04:58:29.143409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:29.143463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:29.143483 [ 3 ] {} HTTP-Session: 438b8182-ae59-43a9-8fe8-2244ecdcdf6c Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:29.143502 [ 3 ] {} HTTP-Session: 438b8182-ae59-43a9-8fe8-2244ecdcdf6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:29.143584 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:29.143627 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:58:29.143737 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:29.144080 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:29.144310 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.24 04:58:29.144468 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.24 04:58:29.144589 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} executeQuery: Read 51 rows, 4.58 KiB in 0.000974663 sec., 52325 rows/sec., 4.59 MiB/sec. 2024.02.24 04:58:29.144715 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} DynamicQueryHandler: Done processing query 2024.02.24 04:58:29.144739 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.24 04:58:29.144755 [ 3 ] {} HTTP-Session: 438b8182-ae59-43a9-8fe8-2244ecdcdf6c Destroying unnamed session 2024.02.24 04:58:29.144905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:29.144952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:29.144971 [ 3 ] {} HTTP-Session: b7cd1c38-f510-4452-8edd-6f06f1e47bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:29.144989 [ 3 ] {} HTTP-Session: b7cd1c38-f510-4452-8edd-6f06f1e47bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:29.145061 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:29.145101 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:58:29.145208 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:29.145500 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:29.145710 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.24 04:58:29.145868 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.24 04:58:29.145984 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} executeQuery: Read 17 rows, 1.36 KiB in 0.000892812 sec., 19040 rows/sec., 1.49 MiB/sec. 2024.02.24 04:58:29.146104 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} DynamicQueryHandler: Done processing query 2024.02.24 04:58:29.146127 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:29.146143 [ 3 ] {} HTTP-Session: b7cd1c38-f510-4452-8edd-6f06f1e47bf8 Destroying unnamed session 2024.02.24 04:58:29.146271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:29.146318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:29.146337 [ 3 ] {} HTTP-Session: 63195ff6-bfd6-4c38-b253-b0f04b1c69a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:29.146355 [ 3 ] {} HTTP-Session: 63195ff6-bfd6-4c38-b253-b0f04b1c69a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:29.146436 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:29.146480 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:58:29.146620 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:29.146996 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.02.24 04:58:29.147296 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.24 04:58:29.147499 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.24 04:58:29.147606 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} executeQuery: Read 17 rows, 23.49 KiB in 0.001141855 sec., 14888 rows/sec., 20.09 MiB/sec. 2024.02.24 04:58:29.147739 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} DynamicQueryHandler: Done processing query 2024.02.24 04:58:29.147764 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:58:29.147784 [ 3 ] {} HTTP-Session: 63195ff6-bfd6-4c38-b253-b0f04b1c69a5 Destroying unnamed session 2024.02.24 04:58:39.141826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.141955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.141987 [ 3 ] {} HTTP-Session: 8c528d8b-d3be-4301-90a7-62a2681ac6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.142015 [ 3 ] {} HTTP-Session: 8c528d8b-d3be-4301-90a7-62a2681ac6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.142237 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.02.24 04:58:39.142889 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:39.143075 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:39.143126 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.24 04:58:39.143295 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.24 04:58:39.143435 [ 190 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.24 04:58:39.143440 [ 189 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.24 04:58:39.143596 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.02.24 04:58:39.143686 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.24 04:58:39.145461 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} executeQuery: Read 10 rows, 1.41 KiB in 0.003167702 sec., 3156 rows/sec., 443.63 KiB/sec. 2024.02.24 04:58:39.145761 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.145793 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.24 04:58:39.145816 [ 3 ] {} HTTP-Session: 8c528d8b-d3be-4301-90a7-62a2681ac6d1 Destroying unnamed session 2024.02.24 04:58:39.146923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.146974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.146994 [ 3 ] {} HTTP-Session: fc761a88-3adc-475e-93f2-89d372b331eb Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.147013 [ 3 ] {} HTTP-Session: fc761a88-3adc-475e-93f2-89d372b331eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.147102 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:39.147145 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.24 04:58:39.147298 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:39.147633 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.24 04:58:39.147935 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.24 04:58:39.148118 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.24 04:58:39.148229 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} executeQuery: Read 1 rows, 232.00 B in 0.001097854 sec., 910 rows/sec., 206.37 KiB/sec. 2024.02.24 04:58:39.148386 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.148412 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.24 04:58:39.148427 [ 3 ] {} HTTP-Session: fc761a88-3adc-475e-93f2-89d372b331eb Destroying unnamed session 2024.02.24 04:58:39.148568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.148615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.148636 [ 3 ] {} HTTP-Session: 056d8354-8630-473d-8013-5277e0fa7c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.148654 [ 3 ] {} HTTP-Session: 056d8354-8630-473d-8013-5277e0fa7c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.148731 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:39.148772 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:58:39.148883 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:39.149200 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.24 04:58:39.149413 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.24 04:58:39.149569 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.24 04:58:39.149671 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} executeQuery: Read 17 rows, 1.38 KiB in 0.000911982 sec., 18640 rows/sec., 1.48 MiB/sec. 2024.02.24 04:58:39.149820 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.149844 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:39.149861 [ 3 ] {} HTTP-Session: 056d8354-8630-473d-8013-5277e0fa7c94 Destroying unnamed session 2024.02.24 04:58:39.149962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.150008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.150028 [ 3 ] {} HTTP-Session: c906f96a-2c03-4cce-89e6-12b2030da557 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.150045 [ 3 ] {} HTTP-Session: c906f96a-2c03-4cce-89e6-12b2030da557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.150115 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:39.150153 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.24 04:58:39.150300 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:39.150573 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.24 04:58:39.150782 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:58:39.150936 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:58:39.151029 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} executeQuery: Read 2 rows, 175.00 B in 0.000887212 sec., 2254 rows/sec., 192.62 KiB/sec. 2024.02.24 04:58:39.151146 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.151170 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:58:39.151186 [ 3 ] {} HTTP-Session: c906f96a-2c03-4cce-89e6-12b2030da557 Destroying unnamed session 2024.02.24 04:58:39.151326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.151372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.151392 [ 3 ] {} HTTP-Session: 72a42b25-7a87-40e0-8133-64968ceac456 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.151408 [ 3 ] {} HTTP-Session: 72a42b25-7a87-40e0-8133-64968ceac456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.151481 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:39.151520 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:58:39.151624 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:39.151977 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.24 04:58:39.152191 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.24 04:58:39.152349 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.24 04:58:39.152461 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} executeQuery: Read 88 rows, 7.43 KiB in 0.000942573 sec., 93361 rows/sec., 7.70 MiB/sec. 2024.02.24 04:58:39.152583 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.152606 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.24 04:58:39.152621 [ 3 ] {} HTTP-Session: 72a42b25-7a87-40e0-8133-64968ceac456 Destroying unnamed session 2024.02.24 04:58:39.152734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.152781 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.152800 [ 3 ] {} HTTP-Session: 3e88d62c-473a-4629-8bf0-695bf5ebf704 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.152817 [ 3 ] {} HTTP-Session: 3e88d62c-473a-4629-8bf0-695bf5ebf704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.152884 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:39.152923 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.24 04:58:39.153027 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:39.153359 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.24 04:58:39.153569 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.24 04:58:39.153730 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.24 04:58:39.153820 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} executeQuery: Read 2 rows, 143.00 B in 0.000907852 sec., 2203 rows/sec., 153.82 KiB/sec. 2024.02.24 04:58:39.153934 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.153958 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:58:39.153975 [ 3 ] {} HTTP-Session: 3e88d62c-473a-4629-8bf0-695bf5ebf704 Destroying unnamed session 2024.02.24 04:58:39.154083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.154127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.154146 [ 3 ] {} HTTP-Session: 0b782bad-c1cb-487e-8c61-f237450de196 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.154162 [ 3 ] {} HTTP-Session: 0b782bad-c1cb-487e-8c61-f237450de196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.154233 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:39.154270 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:58:39.154375 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:39.154678 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.24 04:58:39.154887 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.24 04:58:39.155039 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.24 04:58:39.155133 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} executeQuery: Read 43 rows, 3.42 KiB in 0.000872861 sec., 49263 rows/sec., 3.83 MiB/sec. 2024.02.24 04:58:39.155243 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.155266 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:58:39.155281 [ 3 ] {} HTTP-Session: 0b782bad-c1cb-487e-8c61-f237450de196 Destroying unnamed session 2024.02.24 04:58:39.155390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.155436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.155455 [ 3 ] {} HTTP-Session: 3fbcc26c-9fb8-4b7c-8112-f59d936dc9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.155471 [ 3 ] {} HTTP-Session: 3fbcc26c-9fb8-4b7c-8112-f59d936dc9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.155543 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:39.155584 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.24 04:58:39.155700 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:39.155986 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.24 04:58:39.156282 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:39.156471 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:39.156590 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} executeQuery: Read 37 rows, 2.67 KiB in 0.001017793 sec., 36353 rows/sec., 2.56 MiB/sec. 2024.02.24 04:58:39.156718 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.156743 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:58:39.156759 [ 3 ] {} HTTP-Session: 3fbcc26c-9fb8-4b7c-8112-f59d936dc9b2 Destroying unnamed session 2024.02.24 04:58:39.156919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:39.156965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:39.156984 [ 3 ] {} HTTP-Session: 36015d73-1e6e-441f-9705-24506ca9ebe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:39.157001 [ 3 ] {} HTTP-Session: 36015d73-1e6e-441f-9705-24506ca9ebe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:39.157076 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:39.157119 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:58:39.157256 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:39.157637 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.24 04:58:39.157916 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.24 04:58:39.158102 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.24 04:58:39.158226 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} executeQuery: Read 17 rows, 23.49 KiB in 0.001120995 sec., 15165 rows/sec., 20.46 MiB/sec. 2024.02.24 04:58:39.158337 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} DynamicQueryHandler: Done processing query 2024.02.24 04:58:39.158361 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:58:39.158377 [ 3 ] {} HTTP-Session: 36015d73-1e6e-441f-9705-24506ca9ebe0 Destroying unnamed session 2024.02.24 04:58:43.013712 [ 95 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:58:43.013816 [ 95 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:58:44.142685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:44.142811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:44.142842 [ 3 ] {} HTTP-Session: e96c4b03-4be2-4be3-bcf5-7aa283347a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:44.142871 [ 3 ] {} HTTP-Session: e96c4b03-4be2-4be3-bcf5-7aa283347a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:44.143015 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:44.143084 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:58:44.143268 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:44.143710 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.143989 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.24 04:58:44.144175 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.24 04:58:44.144304 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} executeQuery: Read 35 rows, 2.84 KiB in 0.001241576 sec., 28189 rows/sec., 2.23 MiB/sec. 2024.02.24 04:58:44.144472 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} DynamicQueryHandler: Done processing query 2024.02.24 04:58:44.144499 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:58:44.144516 [ 3 ] {} HTTP-Session: e96c4b03-4be2-4be3-bcf5-7aa283347a72 Destroying unnamed session 2024.02.24 04:58:44.144673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 17343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:44.144724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:44.144745 [ 3 ] {} HTTP-Session: 8d5a7b67-3b45-4bb4-922e-3aad8279e4a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:44.144764 [ 3 ] {} HTTP-Session: 8d5a7b67-3b45-4bb4-922e-3aad8279e4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:44.144853 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:44.144896 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:58:44.145008 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:44.145364 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.145588 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.24 04:58:44.145746 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.24 04:58:44.145843 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} executeQuery: Read 105 rows, 10.88 KiB in 0.000960783 sec., 109285 rows/sec., 11.06 MiB/sec. 2024.02.24 04:58:44.145950 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} DynamicQueryHandler: Done processing query 2024.02.24 04:58:44.145974 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:58:44.145991 [ 3 ] {} HTTP-Session: 8d5a7b67-3b45-4bb4-922e-3aad8279e4a3 Destroying unnamed session 2024.02.24 04:58:44.146146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:44.146191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:44.146211 [ 3 ] {} HTTP-Session: abece6b8-f3cc-4555-afef-9d99a45cc039 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:44.146228 [ 3 ] {} HTTP-Session: abece6b8-f3cc-4555-afef-9d99a45cc039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:44.146302 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:44.146340 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:58:44.146453 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:44.146468 [ 92 ] {} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.24 04:58:44.146473 [ 94 ] {} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.24 04:58:44.146543 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.146627 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.146806 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.24 04:58:44.146821 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.24 04:58:44.146935 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.147146 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.24 04:58:44.147300 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.24 04:58:44.147413 [ 94 ] {} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.24 04:58:44.147422 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} executeQuery: Read 43 rows, 3.46 KiB in 0.001085415 sec., 39616 rows/sec., 3.12 MiB/sec. 2024.02.24 04:58:44.147467 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.147612 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.24 04:58:44.147655 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} DynamicQueryHandler: Done processing query 2024.02.24 04:58:44.147690 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:58:44.147706 [ 3 ] {} HTTP-Session: abece6b8-f3cc-4555-afef-9d99a45cc039 Destroying unnamed session 2024.02.24 04:58:44.147851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:44.147899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:44.147918 [ 3 ] {} HTTP-Session: 29de3817-142b-4037-b0db-647380f67a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:44.147936 [ 3 ] {} HTTP-Session: 29de3817-142b-4037-b0db-647380f67a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:44.148020 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:44.148069 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:58:44.148225 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:44.148648 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.149194 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:58:44.149223 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:58:44.149228 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:58:44.149297 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.24 04:58:44.149352 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.02.24 04:58:44.149386 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part 2024.02.24 04:58:44.149398 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part 2024.02.24 04:58:44.149896 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.24 04:58:44.150078 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.150183 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part 2024.02.24 04:58:44.150177 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2024.02.24 04:58:44.150341 [ 94 ] {} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.24 04:58:44.150526 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.150757 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} executeQuery: Read 35 rows, 48.36 KiB in 0.002648075 sec., 13217 rows/sec., 17.84 MiB/sec. 2024.02.24 04:58:44.150962 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.151337 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part 2024.02.24 04:58:44.151462 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.151780 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.151823 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} DynamicQueryHandler: Done processing query 2024.02.24 04:58:44.152003 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.24 04:58:44.152122 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.24 04:58:44.152223 [ 3 ] {} HTTP-Session: 29de3817-142b-4037-b0db-647380f67a05 Destroying unnamed session 2024.02.24 04:58:44.152216 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.152280 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part 2024.02.24 04:58:44.152652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:44.152820 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.152861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:44.153019 [ 3 ] {} HTTP-Session: 0c2d05fe-bc78-4934-b3a9-293717272e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:44.153065 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part 2024.02.24 04:58:44.153191 [ 3 ] {} HTTP-Session: 0c2d05fe-bc78-4934-b3a9-293717272e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:44.153371 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part 2024.02.24 04:58:44.153779 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2024.02.24 04:58:44.153894 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 43 rows starting from the beginning of the part 2024.02.24 04:58:44.154050 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:44.154352 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:58:44.154422 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 105 rows starting from the beginning of the part 2024.02.24 04:58:44.154455 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.24 04:58:44.155392 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.02.24 04:58:44.158412 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:44.159673 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.01211569 sec., 15517.069188795685 rows/sec., 1.21 MiB/sec. 2024.02.24 04:58:44.159865 [ 10 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.013078262 sec., 9022.60560309925 rows/sec., 731.32 KiB/sec. 2024.02.24 04:58:44.159987 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.160035 [ 24 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.24 04:58:44.160291 [ 10 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.24 04:58:44.160652 [ 24 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.24 04:58:44.160944 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 4 columns (4 merged, 0 gathered) in 0.014275249 sec., 29911.912569791253 rows/sec., 2.66 MiB/sec. 2024.02.24 04:58:44.160974 [ 24 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.24 04:58:44.161036 [ 10 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.24 04:58:44.161328 [ 10 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.24 04:58:44.161368 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.24 04:58:44.161685 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:44.161843 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.24 04:58:44.161928 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.161956 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.24 04:58:44.162385 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.162423 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:44.162568 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part 2024.02.24 04:58:44.162777 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2024.02.24 04:58:44.162826 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} oximeter.measurements_i64 (90831832-bdc6-49ba-855d-8a9819621ecc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:44.163124 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} executeQuery: Read 9 rows, 680.00 B in 0.008873807 sec., 1014 rows/sec., 74.83 KiB/sec. 2024.02.24 04:58:44.163298 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} DynamicQueryHandler: Done processing query 2024.02.24 04:58:44.163323 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.24 04:58:44.163339 [ 3 ] {} HTTP-Session: 0c2d05fe-bc78-4934-b3a9-293717272e29 Destroying unnamed session 2024.02.24 04:58:44.166927 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 6 columns (6 merged, 0 gathered) in 0.016152143 sec., 7305.532151368397 rows/sec., 9.86 MiB/sec. 2024.02.24 04:58:44.167091 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.24 04:58:44.167311 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.24 04:58:44.167374 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.24 04:58:49.140774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:49.140897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:49.140922 [ 3 ] {} HTTP-Session: b432d907-3f22-4d22-a74f-e9771c40c74f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:49.140947 [ 3 ] {} HTTP-Session: b432d907-3f22-4d22-a74f-e9771c40c74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:49.141075 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:49.141136 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:58:49.141297 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:49.141712 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:49.141985 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.24 04:58:49.142160 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.24 04:58:49.142276 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} executeQuery: Read 17 rows, 1.38 KiB in 0.001167545 sec., 14560 rows/sec., 1.15 MiB/sec. 2024.02.24 04:58:49.142429 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} DynamicQueryHandler: Done processing query 2024.02.24 04:58:49.142455 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:49.142472 [ 3 ] {} HTTP-Session: b432d907-3f22-4d22-a74f-e9771c40c74f Destroying unnamed session 2024.02.24 04:58:49.142589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:49.142641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:49.142661 [ 3 ] {} HTTP-Session: 845b675e-7a5b-4126-8a92-5424fd47275f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:49.142680 [ 3 ] {} HTTP-Session: 845b675e-7a5b-4126-8a92-5424fd47275f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:49.142760 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:49.142804 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.24 04:58:49.142922 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:49.143207 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:49.143426 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:49.143591 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:49.143705 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} executeQuery: Read 2 rows, 175.00 B in 0.000910232 sec., 2197 rows/sec., 187.75 KiB/sec. 2024.02.24 04:58:49.143825 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} DynamicQueryHandler: Done processing query 2024.02.24 04:58:49.143849 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:58:49.143865 [ 3 ] {} HTTP-Session: 845b675e-7a5b-4126-8a92-5424fd47275f Destroying unnamed session 2024.02.24 04:58:49.143993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:49.144038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:49.144056 [ 3 ] {} HTTP-Session: e0cfa735-74d2-443f-b4b7-6bfe25f12c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:49.144073 [ 3 ] {} HTTP-Session: e0cfa735-74d2-443f-b4b7-6bfe25f12c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:49.144149 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:49.144190 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:58:49.144293 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:49.144651 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:49.144871 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.24 04:58:49.145035 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.24 04:58:49.145143 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} executeQuery: Read 52 rows, 4.67 KiB in 0.000958403 sec., 54256 rows/sec., 4.76 MiB/sec. 2024.02.24 04:58:49.145297 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} DynamicQueryHandler: Done processing query 2024.02.24 04:58:49.145322 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.24 04:58:49.145337 [ 3 ] {} HTTP-Session: e0cfa735-74d2-443f-b4b7-6bfe25f12c51 Destroying unnamed session 2024.02.24 04:58:49.145481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:49.145526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:49.145545 [ 3 ] {} HTTP-Session: 4b37eb5b-8ab6-4e78-bab5-aa4e8e04a63f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:49.145562 [ 3 ] {} HTTP-Session: 4b37eb5b-8ab6-4e78-bab5-aa4e8e04a63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:49.145633 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:49.145674 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.24 04:58:49.145782 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:49.146056 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:49.146274 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.24 04:58:49.146436 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.24 04:58:49.146552 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} executeQuery: Read 2 rows, 143.00 B in 0.000890402 sec., 2246 rows/sec., 156.84 KiB/sec. 2024.02.24 04:58:49.146691 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} DynamicQueryHandler: Done processing query 2024.02.24 04:58:49.146715 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:58:49.146731 [ 3 ] {} HTTP-Session: 4b37eb5b-8ab6-4e78-bab5-aa4e8e04a63f Destroying unnamed session 2024.02.24 04:58:49.146838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 3278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:49.146882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:49.146900 [ 3 ] {} HTTP-Session: c49bf1a9-feb2-4580-97c8-5047c45b6d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:49.146918 [ 3 ] {} HTTP-Session: c49bf1a9-feb2-4580-97c8-5047c45b6d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:49.146987 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:49.147025 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:58:49.147135 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:49.147403 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:49.147610 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.24 04:58:49.147760 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.24 04:58:49.147853 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} executeQuery: Read 19 rows, 1.52 KiB in 0.000837931 sec., 22674 rows/sec., 1.78 MiB/sec. 2024.02.24 04:58:49.148008 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} DynamicQueryHandler: Done processing query 2024.02.24 04:58:49.148032 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:49.148047 [ 3 ] {} HTTP-Session: c49bf1a9-feb2-4580-97c8-5047c45b6d6d Destroying unnamed session 2024.02.24 04:58:49.148152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:49.148197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:49.148215 [ 3 ] {} HTTP-Session: 1734b6ba-e8f1-4e42-bebb-e7281737f9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:49.148231 [ 3 ] {} HTTP-Session: 1734b6ba-e8f1-4e42-bebb-e7281737f9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:49.148299 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:49.148343 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.24 04:58:49.148495 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:49.148750 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:49.149013 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.24 04:58:49.149196 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.24 04:58:49.149293 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} executeQuery: Read 1 rows, 72.00 B in 0.000965783 sec., 1035 rows/sec., 72.80 KiB/sec. 2024.02.24 04:58:49.149419 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} DynamicQueryHandler: Done processing query 2024.02.24 04:58:49.149442 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:58:49.149458 [ 3 ] {} HTTP-Session: 1734b6ba-e8f1-4e42-bebb-e7281737f9ed Destroying unnamed session 2024.02.24 04:58:49.149571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:49.149614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:49.149632 [ 3 ] {} HTTP-Session: 4a08fca4-8a4f-4cb9-9104-bf31d8d40d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:49.149673 [ 3 ] {} HTTP-Session: 4a08fca4-8a4f-4cb9-9104-bf31d8d40d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:49.149748 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:49.149790 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:58:49.149921 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:49.150277 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:49.150572 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.24 04:58:49.150760 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.24 04:58:49.150855 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} executeQuery: Read 17 rows, 23.49 KiB in 0.001079744 sec., 15744 rows/sec., 21.25 MiB/sec. 2024.02.24 04:58:49.150978 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} DynamicQueryHandler: Done processing query 2024.02.24 04:58:49.151001 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:58:49.151017 [ 3 ] {} HTTP-Session: 4a08fca4-8a4f-4cb9-9104-bf31d8d40d50 Destroying unnamed session 2024.02.24 04:58:54.142172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:54.142314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:54.142343 [ 3 ] {} HTTP-Session: 96aceaaa-666d-4a77-8bcc-4a315fb5ff5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:54.142369 [ 3 ] {} HTTP-Session: 96aceaaa-666d-4a77-8bcc-4a315fb5ff5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:54.142504 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:54.142569 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:58:54.142735 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:54.143189 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:54.143489 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.24 04:58:54.143680 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.24 04:58:54.143822 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} executeQuery: Read 37 rows, 3.00 KiB in 0.001277236 sec., 28968 rows/sec., 2.29 MiB/sec. 2024.02.24 04:58:54.143996 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} DynamicQueryHandler: Done processing query 2024.02.24 04:58:54.144024 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:58:54.144042 [ 3 ] {} HTTP-Session: 96aceaaa-666d-4a77-8bcc-4a315fb5ff5b Destroying unnamed session 2024.02.24 04:58:54.144189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:54.144238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:54.144260 [ 3 ] {} HTTP-Session: c949ada4-3827-42f8-b7ba-03f9d4e9abf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:54.144280 [ 3 ] {} HTTP-Session: c949ada4-3827-42f8-b7ba-03f9d4e9abf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:54.144360 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:54.144402 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:58:54.144511 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:54.144945 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:54.145175 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.24 04:58:54.145342 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.24 04:58:54.145475 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} executeQuery: Read 111 rows, 11.47 KiB in 0.001078924 sec., 102880 rows/sec., 10.38 MiB/sec. 2024.02.24 04:58:54.145605 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} DynamicQueryHandler: Done processing query 2024.02.24 04:58:54.145631 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:58:54.145647 [ 3 ] {} HTTP-Session: c949ada4-3827-42f8-b7ba-03f9d4e9abf6 Destroying unnamed session 2024.02.24 04:58:54.145781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:54.145829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:54.145849 [ 3 ] {} HTTP-Session: a3ca1c8d-8065-4a8c-ab2e-fc50e94da306 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:54.145866 [ 3 ] {} HTTP-Session: a3ca1c8d-8065-4a8c-ab2e-fc50e94da306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:54.145939 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:54.145980 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:58:54.146090 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:54.146420 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:54.146682 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.24 04:58:54.146870 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.24 04:58:54.147012 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} executeQuery: Read 37 rows, 2.96 KiB in 0.001039923 sec., 35579 rows/sec., 2.78 MiB/sec. 2024.02.24 04:58:54.147136 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} DynamicQueryHandler: Done processing query 2024.02.24 04:58:54.147163 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:58:54.147182 [ 3 ] {} HTTP-Session: a3ca1c8d-8065-4a8c-ab2e-fc50e94da306 Destroying unnamed session 2024.02.24 04:58:54.147440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:54.147486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:54.147507 [ 3 ] {} HTTP-Session: 231a1f28-818d-46e1-8d79-18a686393325 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:54.147525 [ 3 ] {} HTTP-Session: 231a1f28-818d-46e1-8d79-18a686393325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:54.147612 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:54.147660 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:58:54.147811 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:54.148338 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:54.148661 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.24 04:58:54.148863 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.24 04:58:54.148987 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} executeQuery: Read 37 rows, 51.13 KiB in 0.001340347 sec., 27604 rows/sec., 37.25 MiB/sec. 2024.02.24 04:58:54.149161 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} DynamicQueryHandler: Done processing query 2024.02.24 04:58:54.149187 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.24 04:58:54.149205 [ 3 ] {} HTTP-Session: 231a1f28-818d-46e1-8d79-18a686393325 Destroying unnamed session 2024.02.24 04:58:58.013869 [ 84 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:58:58.013942 [ 84 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:58:59.140870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:59.140994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:59.141026 [ 3 ] {} HTTP-Session: a763566f-f804-46d4-91db-9fdecf87f050 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:59.141054 [ 3 ] {} HTTP-Session: a763566f-f804-46d4-91db-9fdecf87f050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:59.141202 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:59.141271 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:58:59.141462 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:59.141922 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:59.142202 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.24 04:58:59.142376 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.24 04:58:59.142498 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} executeQuery: Read 17 rows, 1.38 KiB in 0.001255967 sec., 13535 rows/sec., 1.07 MiB/sec. 2024.02.24 04:58:59.142677 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} DynamicQueryHandler: Done processing query 2024.02.24 04:58:59.142704 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:59.142720 [ 3 ] {} HTTP-Session: a763566f-f804-46d4-91db-9fdecf87f050 Destroying unnamed session 2024.02.24 04:58:59.142847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:59.142897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:59.142919 [ 3 ] {} HTTP-Session: aa980538-4327-449b-b080-efa47307ad02 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:59.142939 [ 3 ] {} HTTP-Session: aa980538-4327-449b-b080-efa47307ad02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:59.143024 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:59.143068 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:58:59.143191 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:59.143506 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:59.143730 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.24 04:58:59.143890 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.24 04:58:59.144014 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} executeQuery: Read 51 rows, 4.58 KiB in 0.000959163 sec., 53171 rows/sec., 4.66 MiB/sec. 2024.02.24 04:58:59.144152 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} DynamicQueryHandler: Done processing query 2024.02.24 04:58:59.144176 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.24 04:58:59.144193 [ 3 ] {} HTTP-Session: aa980538-4327-449b-b080-efa47307ad02 Destroying unnamed session 2024.02.24 04:58:59.144312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:59.144362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:59.144381 [ 3 ] {} HTTP-Session: 3e59137f-7458-49e0-92b1-96f11c726488 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:59.144399 [ 3 ] {} HTTP-Session: 3e59137f-7458-49e0-92b1-96f11c726488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:59.144475 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:59.144514 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:58:59.144624 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:59.144904 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:59.145116 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.24 04:58:59.145272 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.24 04:58:59.145406 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} executeQuery: Read 17 rows, 1.36 KiB in 0.000895302 sec., 18988 rows/sec., 1.48 MiB/sec. 2024.02.24 04:58:59.145522 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} DynamicQueryHandler: Done processing query 2024.02.24 04:58:59.145546 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:58:59.145561 [ 3 ] {} HTTP-Session: 3e59137f-7458-49e0-92b1-96f11c726488 Destroying unnamed session 2024.02.24 04:58:59.145714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:58:59.145759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:58:59.145778 [ 3 ] {} HTTP-Session: 952991f3-2300-47c0-83a4-29b2738f2d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:58:59.145796 [ 3 ] {} HTTP-Session: 952991f3-2300-47c0-83a4-29b2738f2d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:58:59.145873 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:58:59.145920 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:58:59.146061 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:58:59.146412 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:58:59.146713 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.24 04:58:59.146908 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.24 04:58:59.147027 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} executeQuery: Read 17 rows, 23.49 KiB in 0.001124865 sec., 15112 rows/sec., 20.39 MiB/sec. 2024.02.24 04:58:59.147147 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} DynamicQueryHandler: Done processing query 2024.02.24 04:58:59.147171 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:58:59.147187 [ 3 ] {} HTTP-Session: 952991f3-2300-47c0-83a4-29b2738f2d39 Destroying unnamed session 2024.02.24 04:59:04.141875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:04.142015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:04.142048 [ 3 ] {} HTTP-Session: 7aa7c32c-63cf-4b00-bd32-403649fe2f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:04.142078 [ 3 ] {} HTTP-Session: 7aa7c32c-63cf-4b00-bd32-403649fe2f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:04.142225 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:04.142294 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:04.142482 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:04.142979 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:04.143265 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.24 04:59:04.143449 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.24 04:59:04.143569 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} executeQuery: Read 37 rows, 3.00 KiB in 0.001302607 sec., 28404 rows/sec., 2.25 MiB/sec. 2024.02.24 04:59:04.143704 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} DynamicQueryHandler: Done processing query 2024.02.24 04:59:04.143730 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:04.143746 [ 3 ] {} HTTP-Session: 7aa7c32c-63cf-4b00-bd32-403649fe2f3b Destroying unnamed session 2024.02.24 04:59:04.143887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:04.143937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:04.143959 [ 3 ] {} HTTP-Session: c820fde6-63fb-4b5a-9cdb-42149c5147ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:04.143979 [ 3 ] {} HTTP-Session: c820fde6-63fb-4b5a-9cdb-42149c5147ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:04.144067 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:04.144109 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:04.144219 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:04.144598 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:04.144828 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.24 04:59:04.144989 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.24 04:59:04.145088 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} executeQuery: Read 111 rows, 11.47 KiB in 0.000991374 sec., 111965 rows/sec., 11.30 MiB/sec. 2024.02.24 04:59:04.145202 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} DynamicQueryHandler: Done processing query 2024.02.24 04:59:04.145226 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:04.145242 [ 3 ] {} HTTP-Session: c820fde6-63fb-4b5a-9cdb-42149c5147ea Destroying unnamed session 2024.02.24 04:59:04.145361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:04.145409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:04.145430 [ 3 ] {} HTTP-Session: 8bddca6e-5104-4671-aa5f-91f83dc1c0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:04.145448 [ 3 ] {} HTTP-Session: 8bddca6e-5104-4671-aa5f-91f83dc1c0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:04.145524 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:04.145563 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:04.145670 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:04.146013 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:04.146224 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.24 04:59:04.146382 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.24 04:59:04.146478 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} executeQuery: Read 37 rows, 2.96 KiB in 0.000925752 sec., 39967 rows/sec., 3.13 MiB/sec. 2024.02.24 04:59:04.146626 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} DynamicQueryHandler: Done processing query 2024.02.24 04:59:04.146650 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:04.146667 [ 3 ] {} HTTP-Session: 8bddca6e-5104-4671-aa5f-91f83dc1c0c2 Destroying unnamed session 2024.02.24 04:59:04.146873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:04.146920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:04.146941 [ 3 ] {} HTTP-Session: 5183af95-b586-462c-8646-57d459bf395d Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:04.146959 [ 3 ] {} HTTP-Session: 5183af95-b586-462c-8646-57d459bf395d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:04.147043 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:04.147090 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:04.147232 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:04.147757 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:04.148083 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.24 04:59:04.148294 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.24 04:59:04.148399 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} executeQuery: Read 37 rows, 51.13 KiB in 0.001327028 sec., 27881 rows/sec., 37.63 MiB/sec. 2024.02.24 04:59:04.148527 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} DynamicQueryHandler: Done processing query 2024.02.24 04:59:04.148551 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.24 04:59:04.148569 [ 3 ] {} HTTP-Session: 5183af95-b586-462c-8646-57d459bf395d Destroying unnamed session 2024.02.24 04:59:09.142170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:09.142300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:09.142333 [ 3 ] {} HTTP-Session: bbb3657a-2feb-4cc7-95f2-ee8864069e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:09.142360 [ 3 ] {} HTTP-Session: bbb3657a-2feb-4cc7-95f2-ee8864069e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:09.142501 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:09.142568 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:09.142750 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:09.143248 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.143530 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.24 04:59:09.143704 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.24 04:59:09.143824 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} executeQuery: Read 17 rows, 1.38 KiB in 0.001284297 sec., 13236 rows/sec., 1.05 MiB/sec. 2024.02.24 04:59:09.143861 [ 71 ] {} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.24 04:59:09.143994 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.144039 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} DynamicQueryHandler: Done processing query 2024.02.24 04:59:09.144091 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:09.144112 [ 3 ] {} HTTP-Session: bbb3657a-2feb-4cc7-95f2-ee8864069e6d Destroying unnamed session 2024.02.24 04:59:09.144121 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.24 04:59:09.144206 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:09.144237 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part 2024.02.24 04:59:09.144283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 12653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:09.144350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:09.144385 [ 3 ] {} HTTP-Session: cbe54bfd-0ae6-40f0-89d8-2bccccfc1621 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:09.144389 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:09.144412 [ 3 ] {} HTTP-Session: cbe54bfd-0ae6-40f0-89d8-2bccccfc1621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:09.144539 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:09.144546 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:09.144607 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:09.144704 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:09.144886 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:09.144896 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:09.145032 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:09.145436 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.145743 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.24 04:59:09.145894 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001822494 sec., 97119.66129929645 rows/sec., 7.69 MiB/sec. 2024.02.24 04:59:09.145955 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.24 04:59:09.145995 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.24 04:59:09.146113 [ 71 ] {} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.24 04:59:09.146138 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} executeQuery: Read 87 rows, 7.34 KiB in 0.00154594 sec., 56276 rows/sec., 4.64 MiB/sec. 2024.02.24 04:59:09.146187 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.146266 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.24 04:59:09.146425 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.24 04:59:09.146434 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.24 04:59:09.146459 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} DynamicQueryHandler: Done processing query 2024.02.24 04:59:09.146499 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.24 04:59:09.146556 [ 3 ] {} HTTP-Session: cbe54bfd-0ae6-40f0-89d8-2bccccfc1621 Destroying unnamed session 2024.02.24 04:59:09.146592 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:09.146624 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 193 rows starting from the beginning of the part 2024.02.24 04:59:09.146715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:09.146745 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2024.02.24 04:59:09.146776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:09.146807 [ 3 ] {} HTTP-Session: bbbec349-11f5-45bf-8052-bb54d5efb7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:09.146831 [ 3 ] {} HTTP-Session: bbbec349-11f5-45bf-8052-bb54d5efb7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:09.146880 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 111 rows starting from the beginning of the part 2024.02.24 04:59:09.146955 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:09.147017 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:09.147026 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2024.02.24 04:59:09.147209 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 111 rows starting from the beginning of the part 2024.02.24 04:59:09.147258 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:09.147357 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part 2024.02.24 04:59:09.147758 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.148061 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.24 04:59:09.148279 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.24 04:59:09.148379 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 4 columns (4 merged, 0 gathered) in 0.002051517 sec., 294903.7224648882 rows/sec., 27.53 MiB/sec. 2024.02.24 04:59:09.148429 [ 71 ] {} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.24 04:59:09.148493 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} executeQuery: Read 41 rows, 3.26 KiB in 0.00149522 sec., 27420 rows/sec., 2.13 MiB/sec. 2024.02.24 04:59:09.148506 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.148598 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.24 04:59:09.148738 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.24 04:59:09.148915 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} DynamicQueryHandler: Done processing query 2024.02.24 04:59:09.148972 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:09.149057 [ 3 ] {} HTTP-Session: bbbec349-11f5-45bf-8052-bb54d5efb7f5 Destroying unnamed session 2024.02.24 04:59:09.149076 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.24 04:59:09.149098 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:09.149172 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part 2024.02.24 04:59:09.149194 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.24 04:59:09.149352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:09.149455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:09.149473 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2024.02.24 04:59:09.149483 [ 3 ] {} HTTP-Session: 96c27e12-8cb7-4181-823e-5c55cce199ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:09.149537 [ 3 ] {} HTTP-Session: 96c27e12-8cb7-4181-823e-5c55cce199ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:09.149709 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:09.149747 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:09.149865 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.24 04:59:09.149899 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:09.150195 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:09.150469 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:09.150473 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part 2024.02.24 04:59:09.151046 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.151726 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.24 04:59:09.151932 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003355504 sec., 73610.40249095218 rows/sec., 5.75 MiB/sec. 2024.02.24 04:59:09.152095 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.24 04:59:09.152119 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.24 04:59:09.152305 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} executeQuery: Read 36 rows, 2.60 KiB in 0.002505733 sec., 14367 rows/sec., 1.01 MiB/sec. 2024.02.24 04:59:09.152495 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.24 04:59:09.152552 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} DynamicQueryHandler: Done processing query 2024.02.24 04:59:09.152587 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:09.152606 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.24 04:59:09.152618 [ 3 ] {} HTTP-Session: 96c27e12-8cb7-4181-823e-5c55cce199ac Destroying unnamed session 2024.02.24 04:59:09.152774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:09.152823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:09.152842 [ 3 ] {} HTTP-Session: ce39c45b-378e-49f2-ad67-554574ed8f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:09.152859 [ 3 ] {} HTTP-Session: ce39c45b-378e-49f2-ad67-554574ed8f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:09.152943 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:09.152989 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:09.153148 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:09.153537 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.153834 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.24 04:59:09.154026 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.24 04:59:09.154147 [ 71 ] {} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.24 04:59:09.154165 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} executeQuery: Read 17 rows, 23.49 KiB in 0.001184735 sec., 14349 rows/sec., 19.36 MiB/sec. 2024.02.24 04:59:09.154200 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:09.154382 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.24 04:59:09.154494 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} DynamicQueryHandler: Done processing query 2024.02.24 04:59:09.154532 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.24 04:59:09.154582 [ 3 ] {} HTTP-Session: ce39c45b-378e-49f2-ad67-554574ed8f65 Destroying unnamed session 2024.02.24 04:59:09.154615 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:09.154667 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 118 rows starting from the beginning of the part 2024.02.24 04:59:09.154833 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:09.154947 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:09.155052 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:09.155153 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:09.155241 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:09.158429 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 6 columns (6 merged, 0 gathered) in 0.004161175 sec., 58396.96720277326 rows/sec., 78.80 MiB/sec. 2024.02.24 04:59:09.158682 [ 24 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.24 04:59:09.158925 [ 24 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.24 04:59:09.158998 [ 24 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.24 04:59:09.159078 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2: 4.02 MiB. 2024.02.24 04:59:10.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.99 MiB, peak 236.20 MiB, will set to 230.85 MiB (RSS), difference: -4.14 MiB 2024.02.24 04:59:13.014200 [ 80 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:59:13.014267 [ 80 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:59:14.141536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:14.141650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:14.141677 [ 3 ] {} HTTP-Session: dcd70cfc-81d5-4f92-8f10-ab2f1d2319ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:14.141702 [ 3 ] {} HTTP-Session: dcd70cfc-81d5-4f92-8f10-ab2f1d2319ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:14.141829 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:14.141889 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:14.142049 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:14.142521 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:14.142803 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.24 04:59:14.142987 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.24 04:59:14.143127 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} executeQuery: Read 37 rows, 3.00 KiB in 0.001255567 sec., 29468 rows/sec., 2.33 MiB/sec. 2024.02.24 04:59:14.143282 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} DynamicQueryHandler: Done processing query 2024.02.24 04:59:14.143309 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:14.143328 [ 3 ] {} HTTP-Session: dcd70cfc-81d5-4f92-8f10-ab2f1d2319ba Destroying unnamed session 2024.02.24 04:59:14.143470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:14.143525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:14.143546 [ 3 ] {} HTTP-Session: 3099fbdf-0909-49e1-bfe3-7f42f6b9af1b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:14.143565 [ 3 ] {} HTTP-Session: 3099fbdf-0909-49e1-bfe3-7f42f6b9af1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:14.143652 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:14.143694 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:14.143807 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:14.144197 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:14.144438 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.24 04:59:14.144602 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.24 04:59:14.144722 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} executeQuery: Read 111 rows, 11.47 KiB in 0.001038644 sec., 106870 rows/sec., 10.79 MiB/sec. 2024.02.24 04:59:14.144853 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} DynamicQueryHandler: Done processing query 2024.02.24 04:59:14.144877 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:14.144894 [ 3 ] {} HTTP-Session: 3099fbdf-0909-49e1-bfe3-7f42f6b9af1b Destroying unnamed session 2024.02.24 04:59:14.145028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:14.145077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:14.145097 [ 3 ] {} HTTP-Session: a5fb5d7b-7af4-44bf-a043-69c818ad1fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:14.145116 [ 3 ] {} HTTP-Session: a5fb5d7b-7af4-44bf-a043-69c818ad1fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:14.145193 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:14.145234 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:14.145346 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:14.145654 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:14.145878 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.24 04:59:14.146053 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.24 04:59:14.146175 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} executeQuery: Read 37 rows, 2.96 KiB in 0.000952263 sec., 38854 rows/sec., 3.04 MiB/sec. 2024.02.24 04:59:14.146297 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} DynamicQueryHandler: Done processing query 2024.02.24 04:59:14.146322 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:14.146339 [ 3 ] {} HTTP-Session: a5fb5d7b-7af4-44bf-a043-69c818ad1fc6 Destroying unnamed session 2024.02.24 04:59:14.146519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:14.146567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:14.146587 [ 3 ] {} HTTP-Session: 82ec8ddb-9147-4aba-ad05-c6f22e878993 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:14.146605 [ 3 ] {} HTTP-Session: 82ec8ddb-9147-4aba-ad05-c6f22e878993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:14.146692 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:14.146738 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:14.146883 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:14.147328 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:14.147654 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.24 04:59:14.147851 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.24 04:59:14.147983 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} executeQuery: Read 37 rows, 51.13 KiB in 0.001255396 sec., 29472 rows/sec., 39.77 MiB/sec. 2024.02.24 04:59:14.148194 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} DynamicQueryHandler: Done processing query 2024.02.24 04:59:14.148219 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.24 04:59:14.148235 [ 3 ] {} HTTP-Session: 82ec8ddb-9147-4aba-ad05-c6f22e878993 Destroying unnamed session 2024.02.24 04:59:19.141447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:19.141588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:19.141619 [ 3 ] {} HTTP-Session: b0a0ea65-1a27-4cc8-911a-0b54e073e163 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:19.141646 [ 3 ] {} HTTP-Session: b0a0ea65-1a27-4cc8-911a-0b54e073e163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:19.141791 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:19.141860 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:19.142045 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:19.142472 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:19.142759 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.24 04:59:19.142940 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.24 04:59:19.143058 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} executeQuery: Read 17 rows, 1.38 KiB in 0.001225836 sec., 13868 rows/sec., 1.10 MiB/sec. 2024.02.24 04:59:19.143206 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} DynamicQueryHandler: Done processing query 2024.02.24 04:59:19.143232 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:19.143249 [ 3 ] {} HTTP-Session: b0a0ea65-1a27-4cc8-911a-0b54e073e163 Destroying unnamed session 2024.02.24 04:59:19.143377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:19.143432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:19.143454 [ 3 ] {} HTTP-Session: b9d50c60-e8c8-4253-abbc-85df5af4e882 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:19.143472 [ 3 ] {} HTTP-Session: b9d50c60-e8c8-4253-abbc-85df5af4e882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:19.143557 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:19.143601 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:19.143713 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:19.144023 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:19.144254 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.24 04:59:19.144416 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.24 04:59:19.144539 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} executeQuery: Read 51 rows, 4.58 KiB in 0.000950913 sec., 53632 rows/sec., 4.70 MiB/sec. 2024.02.24 04:59:19.144692 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} DynamicQueryHandler: Done processing query 2024.02.24 04:59:19.144717 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.24 04:59:19.144734 [ 3 ] {} HTTP-Session: b9d50c60-e8c8-4253-abbc-85df5af4e882 Destroying unnamed session 2024.02.24 04:59:19.144888 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:19.144936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:19.144956 [ 3 ] {} HTTP-Session: 77115c38-a6bd-432f-ba2e-53aa2b7521d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:19.144974 [ 3 ] {} HTTP-Session: 77115c38-a6bd-432f-ba2e-53aa2b7521d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:19.145048 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:19.145089 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:19.145201 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:19.145484 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:19.145710 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.24 04:59:19.145869 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.24 04:59:19.145985 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} executeQuery: Read 17 rows, 1.36 KiB in 0.000899563 sec., 18898 rows/sec., 1.48 MiB/sec. 2024.02.24 04:59:19.146101 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} DynamicQueryHandler: Done processing query 2024.02.24 04:59:19.146124 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:19.146140 [ 3 ] {} HTTP-Session: 77115c38-a6bd-432f-ba2e-53aa2b7521d9 Destroying unnamed session 2024.02.24 04:59:19.146254 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:19.146305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:19.146325 [ 3 ] {} HTTP-Session: fe0de349-574e-4229-88e9-1ae0b387f90c Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:19.146343 [ 3 ] {} HTTP-Session: fe0de349-574e-4229-88e9-1ae0b387f90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:19.146419 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:19.146465 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:19.146606 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:19.147031 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.02.24 04:59:19.147340 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.24 04:59:19.147529 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.24 04:59:19.147656 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} executeQuery: Read 17 rows, 23.49 KiB in 0.001205135 sec., 14106 rows/sec., 19.04 MiB/sec. 2024.02.24 04:59:19.147801 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} DynamicQueryHandler: Done processing query 2024.02.24 04:59:19.147826 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:19.147842 [ 3 ] {} HTTP-Session: fe0de349-574e-4229-88e9-1ae0b387f90c Destroying unnamed session 2024.02.24 04:59:24.142049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:24.142173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:24.142200 [ 3 ] {} HTTP-Session: 364582cc-7169-4a43-8324-1f40c2f12cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:24.142226 [ 3 ] {} HTTP-Session: 364582cc-7169-4a43-8324-1f40c2f12cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:24.142355 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:24.142418 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:24.142581 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:24.143064 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:24.143338 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.24 04:59:24.143514 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.24 04:59:24.143643 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} executeQuery: Read 37 rows, 3.00 KiB in 0.001247237 sec., 29665 rows/sec., 2.35 MiB/sec. 2024.02.24 04:59:24.143831 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} DynamicQueryHandler: Done processing query 2024.02.24 04:59:24.143859 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:24.143877 [ 3 ] {} HTTP-Session: 364582cc-7169-4a43-8324-1f40c2f12cbb Destroying unnamed session 2024.02.24 04:59:24.144019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:24.144075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:24.144096 [ 3 ] {} HTTP-Session: 3b9cf4ec-a785-4672-b531-8d276a0d809f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:24.144116 [ 3 ] {} HTTP-Session: 3b9cf4ec-a785-4672-b531-8d276a0d809f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:24.144207 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:24.144253 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:24.144372 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:24.144772 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:24.145001 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.24 04:59:24.145160 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.24 04:59:24.145284 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} executeQuery: Read 111 rows, 11.47 KiB in 0.001042433 sec., 106481 rows/sec., 10.75 MiB/sec. 2024.02.24 04:59:24.145424 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} DynamicQueryHandler: Done processing query 2024.02.24 04:59:24.145449 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:24.145466 [ 3 ] {} HTTP-Session: 3b9cf4ec-a785-4672-b531-8d276a0d809f Destroying unnamed session 2024.02.24 04:59:24.145588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:24.145637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:24.145658 [ 3 ] {} HTTP-Session: f0a61764-bb1f-4286-9b74-d05e3e9fa58c Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:24.145676 [ 3 ] {} HTTP-Session: f0a61764-bb1f-4286-9b74-d05e3e9fa58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:24.145751 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:24.145792 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:24.145900 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:24.146219 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:24.146447 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.24 04:59:24.146605 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.24 04:59:24.146730 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} executeQuery: Read 37 rows, 2.96 KiB in 0.000948103 sec., 39025 rows/sec., 3.05 MiB/sec. 2024.02.24 04:59:24.146916 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} DynamicQueryHandler: Done processing query 2024.02.24 04:59:24.146940 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:24.146957 [ 3 ] {} HTTP-Session: f0a61764-bb1f-4286-9b74-d05e3e9fa58c Destroying unnamed session 2024.02.24 04:59:24.147157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:24.147202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:24.147222 [ 3 ] {} HTTP-Session: f69a8d62-301b-416a-85b1-d7db79eee231 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:24.147239 [ 3 ] {} HTTP-Session: f69a8d62-301b-416a-85b1-d7db79eee231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:24.147333 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:24.147382 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:24.147541 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:24.147985 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:24.148308 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.24 04:59:24.148499 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.24 04:59:24.148623 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} executeQuery: Read 37 rows, 51.13 KiB in 0.001259077 sec., 29386 rows/sec., 39.66 MiB/sec. 2024.02.24 04:59:24.148749 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} DynamicQueryHandler: Done processing query 2024.02.24 04:59:24.148772 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.24 04:59:24.148788 [ 3 ] {} HTTP-Session: f69a8d62-301b-416a-85b1-d7db79eee231 Destroying unnamed session 2024.02.24 04:59:28.014529 [ 57 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:59:28.014611 [ 57 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:59:29.141510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:29.141631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:29.141662 [ 3 ] {} HTTP-Session: f1f68fa2-c1d0-481e-8d09-e0ddb8bc4723 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:29.141691 [ 3 ] {} HTTP-Session: f1f68fa2-c1d0-481e-8d09-e0ddb8bc4723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:29.141834 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:29.141907 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:29.142093 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:29.142556 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:29.142843 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.24 04:59:29.143020 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.24 04:59:29.143170 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} executeQuery: Read 17 rows, 1.38 KiB in 0.001290637 sec., 13171 rows/sec., 1.04 MiB/sec. 2024.02.24 04:59:29.143303 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} DynamicQueryHandler: Done processing query 2024.02.24 04:59:29.143329 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:29.143346 [ 3 ] {} HTTP-Session: f1f68fa2-c1d0-481e-8d09-e0ddb8bc4723 Destroying unnamed session 2024.02.24 04:59:29.143474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:29.143525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:29.143545 [ 3 ] {} HTTP-Session: 99b8d293-4eb5-45b1-bb46-5d8c91cb12f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:29.143566 [ 3 ] {} HTTP-Session: 99b8d293-4eb5-45b1-bb46-5d8c91cb12f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:29.143651 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:29.143695 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:29.143808 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:29.144136 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:29.144355 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.24 04:59:29.144512 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.24 04:59:29.144643 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} executeQuery: Read 51 rows, 4.58 KiB in 0.000961462 sec., 53044 rows/sec., 4.65 MiB/sec. 2024.02.24 04:59:29.144762 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} DynamicQueryHandler: Done processing query 2024.02.24 04:59:29.144785 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.24 04:59:29.144801 [ 3 ] {} HTTP-Session: 99b8d293-4eb5-45b1-bb46-5d8c91cb12f2 Destroying unnamed session 2024.02.24 04:59:29.144927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:29.144974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:29.144993 [ 3 ] {} HTTP-Session: 663303cc-48aa-480f-8bcf-edf3e392ac49 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:29.145011 [ 3 ] {} HTTP-Session: 663303cc-48aa-480f-8bcf-edf3e392ac49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:29.145083 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:29.145122 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:29.145234 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:29.145516 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:29.145736 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.24 04:59:29.145890 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.24 04:59:29.146009 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} executeQuery: Read 17 rows, 1.36 KiB in 0.000896822 sec., 18955 rows/sec., 1.48 MiB/sec. 2024.02.24 04:59:29.146177 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} DynamicQueryHandler: Done processing query 2024.02.24 04:59:29.146201 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:29.146218 [ 3 ] {} HTTP-Session: 663303cc-48aa-480f-8bcf-edf3e392ac49 Destroying unnamed session 2024.02.24 04:59:29.146376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:29.146420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:29.146438 [ 3 ] {} HTTP-Session: 08a00fd5-825f-4c12-a3a6-551464a43d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:29.146454 [ 3 ] {} HTTP-Session: 08a00fd5-825f-4c12-a3a6-551464a43d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:29.146527 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:29.146571 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:29.146712 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:29.147083 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:29.147424 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.24 04:59:29.147616 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.24 04:59:29.147740 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} executeQuery: Read 17 rows, 23.49 KiB in 0.001174525 sec., 14473 rows/sec., 19.53 MiB/sec. 2024.02.24 04:59:29.147865 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} DynamicQueryHandler: Done processing query 2024.02.24 04:59:29.147888 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:29.147905 [ 3 ] {} HTTP-Session: 08a00fd5-825f-4c12-a3a6-551464a43d82 Destroying unnamed session 2024.02.24 04:59:34.142273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:34.142413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:34.142444 [ 3 ] {} HTTP-Session: 705d123b-b534-40f7-8d6e-7cc5f5a8b529 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:34.142473 [ 3 ] {} HTTP-Session: 705d123b-b534-40f7-8d6e-7cc5f5a8b529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:34.142619 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:34.142690 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:34.142877 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:34.143337 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.143619 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.24 04:59:34.143796 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.24 04:59:34.143925 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} executeQuery: Read 37 rows, 3.00 KiB in 0.001255076 sec., 29480 rows/sec., 2.33 MiB/sec. 2024.02.24 04:59:34.143939 [ 54 ] {} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.24 04:59:34.144085 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.144096 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} DynamicQueryHandler: Done processing query 2024.02.24 04:59:34.144151 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:34.144210 [ 3 ] {} HTTP-Session: 705d123b-b534-40f7-8d6e-7cc5f5a8b529 Destroying unnamed session 2024.02.24 04:59:34.144241 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.24 04:59:34.144374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:34.144430 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:34.144467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:34.144491 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part 2024.02.24 04:59:34.144513 [ 3 ] {} HTTP-Session: 90cd8dee-5e6c-47f7-9a92-a55b8644648a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:34.144575 [ 3 ] {} HTTP-Session: 90cd8dee-5e6c-47f7-9a92-a55b8644648a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:34.144788 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:34.144802 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:34.144885 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.24 04:59:34.145098 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:34.145356 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:34.145376 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:34.145567 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:34.145809 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:34.146747 [ 16 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597375 sec., 76615.8140430242 rows/sec., 6.06 MiB/sec. 2024.02.24 04:59:34.146863 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.24 04:59:34.147043 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.24 04:59:34.147107 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.24 04:59:34.148282 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.148557 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.24 04:59:34.148765 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.24 04:59:34.148917 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} executeQuery: Read 4 rows, 342.00 B in 0.004076874 sec., 981 rows/sec., 81.92 KiB/sec. 2024.02.24 04:59:34.149077 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} DynamicQueryHandler: Done processing query 2024.02.24 04:59:34.149101 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:59:34.149118 [ 3 ] {} HTTP-Session: 90cd8dee-5e6c-47f7-9a92-a55b8644648a Destroying unnamed session 2024.02.24 04:59:34.149256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:34.149304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:34.149325 [ 3 ] {} HTTP-Session: 5f33092a-aac7-4d07-a180-152cbb2ef81b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:34.149343 [ 3 ] {} HTTP-Session: 5f33092a-aac7-4d07-a180-152cbb2ef81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:34.149426 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:34.149467 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:34.149585 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:34.150033 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.150274 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.24 04:59:34.150430 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.24 04:59:34.150540 [ 54 ] {} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.24 04:59:34.150559 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} executeQuery: Read 113 rows, 11.65 KiB in 0.001100605 sec., 102670 rows/sec., 10.34 MiB/sec. 2024.02.24 04:59:34.150591 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.150762 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.24 04:59:34.150790 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} DynamicQueryHandler: Done processing query 2024.02.24 04:59:34.150837 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:34.150871 [ 3 ] {} HTTP-Session: 5f33092a-aac7-4d07-a180-152cbb2ef81b Destroying unnamed session 2024.02.24 04:59:34.150940 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:34.150984 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 200 rows starting from the beginning of the part 2024.02.24 04:59:34.151067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:34.151167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:34.151166 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 111 rows starting from the beginning of the part 2024.02.24 04:59:34.151207 [ 3 ] {} HTTP-Session: 6d127559-906b-40dd-8321-118857ab0bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:34.151256 [ 3 ] {} HTTP-Session: 6d127559-906b-40dd-8321-118857ab0bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:34.151406 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2024.02.24 04:59:34.151442 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:34.151521 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.24 04:59:34.151601 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 111 rows starting from the beginning of the part 2024.02.24 04:59:34.151885 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2024.02.24 04:59:34.152024 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:34.152124 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part 2024.02.24 04:59:34.152755 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.153234 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.24 04:59:34.153500 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.24 04:59:34.153861 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} executeQuery: Read 4 rows, 286.00 B in 0.002337791 sec., 1711 rows/sec., 119.47 KiB/sec. 2024.02.24 04:59:34.153925 [ 16 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276763 sec., 194399.16771521163 rows/sec., 18.70 MiB/sec. 2024.02.24 04:59:34.154038 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} DynamicQueryHandler: Done processing query 2024.02.24 04:59:34.154066 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:59:34.154083 [ 3 ] {} HTTP-Session: 6d127559-906b-40dd-8321-118857ab0bdf Destroying unnamed session 2024.02.24 04:59:34.154107 [ 16 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.24 04:59:34.154224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:34.154272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:34.154293 [ 3 ] {} HTTP-Session: a269e812-1798-4e3c-9c71-c68270f27ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:34.154312 [ 3 ] {} HTTP-Session: a269e812-1798-4e3c-9c71-c68270f27ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:34.154333 [ 16 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.24 04:59:34.154401 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:34.154412 [ 16 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.24 04:59:34.154446 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:34.154595 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:34.154915 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.155132 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.24 04:59:34.155289 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.24 04:59:34.155403 [ 54 ] {} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.24 04:59:34.155418 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} executeQuery: Read 41 rows, 3.29 KiB in 0.000979093 sec., 41875 rows/sec., 3.28 MiB/sec. 2024.02.24 04:59:34.155453 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.155627 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.24 04:59:34.155720 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} DynamicQueryHandler: Done processing query 2024.02.24 04:59:34.155781 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:34.155829 [ 3 ] {} HTTP-Session: a269e812-1798-4e3c-9c71-c68270f27ac7 Destroying unnamed session 2024.02.24 04:59:34.155842 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:34.155893 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 100 rows starting from the beginning of the part 2024.02.24 04:59:34.156001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:34.156069 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:34.156083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:34.156142 [ 3 ] {} HTTP-Session: d674ee2b-f613-48da-b282-6f3adcf2c0c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:34.156172 [ 3 ] {} HTTP-Session: d674ee2b-f613-48da-b282-6f3adcf2c0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:34.156311 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:34.156374 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:34.156486 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.24 04:59:34.156521 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:34.156842 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:34.156999 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:34.157102 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part 2024.02.24 04:59:34.157547 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.158149 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.24 04:59:34.158410 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 4 columns (4 merged, 0 gathered) in 0.002944949 sec., 84551.54911001855 rows/sec., 6.61 MiB/sec. 2024.02.24 04:59:34.158508 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.24 04:59:34.158705 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.24 04:59:34.158796 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} executeQuery: Read 2 rows, 144.00 B in 0.002354931 sec., 849 rows/sec., 59.72 KiB/sec. 2024.02.24 04:59:34.159013 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} DynamicQueryHandler: Done processing query 2024.02.24 04:59:34.159050 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:59:34.159076 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.24 04:59:34.159087 [ 3 ] {} HTTP-Session: d674ee2b-f613-48da-b282-6f3adcf2c0c6 Destroying unnamed session 2024.02.24 04:59:34.159172 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.24 04:59:34.159319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:34.159373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:34.159393 [ 3 ] {} HTTP-Session: bf433b32-3193-4fb8-a891-57bf68b6247a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:34.159410 [ 3 ] {} HTTP-Session: bf433b32-3193-4fb8-a891-57bf68b6247a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:34.159504 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:34.159550 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:34.159707 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:34.160183 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.160501 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.24 04:59:34.160685 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.24 04:59:34.160805 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} executeQuery: Read 37 rows, 51.13 KiB in 0.001262777 sec., 29300 rows/sec., 39.54 MiB/sec. 2024.02.24 04:59:34.160807 [ 63 ] {} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.24 04:59:34.160888 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:34.161023 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.24 04:59:34.161049 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} DynamicQueryHandler: Done processing query 2024.02.24 04:59:34.161077 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.24 04:59:34.161105 [ 3 ] {} HTTP-Session: bf433b32-3193-4fb8-a891-57bf68b6247a Destroying unnamed session 2024.02.24 04:59:34.161148 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:34.161183 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part 2024.02.24 04:59:34.161327 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:34.161438 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:34.161547 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:34.161650 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:34.161754 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:34.163037 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 6 columns (6 merged, 0 gathered) in 0.002073037 sec., 187165.01442087142 rows/sec., 252.57 MiB/sec. 2024.02.24 04:59:34.163322 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.24 04:59:34.163566 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.24 04:59:34.163633 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.24 04:59:34.163703 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3: 4.01 MiB. 2024.02.24 04:59:35.000154 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.33 MiB, will set to 230.96 MiB (RSS), difference: -4.13 MiB 2024.02.24 04:59:39.143236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:39.143373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:39.143403 [ 3 ] {} HTTP-Session: 560a4c04-e0c8-4810-a76f-0da742985f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:39.143431 [ 3 ] {} HTTP-Session: 560a4c04-e0c8-4810-a76f-0da742985f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:39.143575 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:39.143644 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:39.143826 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:39.144308 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:39.144586 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.24 04:59:39.144765 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.24 04:59:39.144924 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} executeQuery: Read 17 rows, 1.38 KiB in 0.001302537 sec., 13051 rows/sec., 1.03 MiB/sec. 2024.02.24 04:59:39.145081 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} DynamicQueryHandler: Done processing query 2024.02.24 04:59:39.145107 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:39.145123 [ 3 ] {} HTTP-Session: 560a4c04-e0c8-4810-a76f-0da742985f5a Destroying unnamed session 2024.02.24 04:59:39.145246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:39.145299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:39.145319 [ 3 ] {} HTTP-Session: 1296174a-9cc7-4848-8c8c-04ea402064cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:39.145338 [ 3 ] {} HTTP-Session: 1296174a-9cc7-4848-8c8c-04ea402064cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:39.145420 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:39.145463 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.24 04:59:39.145577 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:39.145884 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:39.146101 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.24 04:59:39.146258 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.24 04:59:39.146382 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} executeQuery: Read 2 rows, 175.00 B in 0.000925612 sec., 2160 rows/sec., 184.63 KiB/sec. 2024.02.24 04:59:39.146505 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} DynamicQueryHandler: Done processing query 2024.02.24 04:59:39.146528 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:59:39.146545 [ 3 ] {} HTTP-Session: 1296174a-9cc7-4848-8c8c-04ea402064cc Destroying unnamed session 2024.02.24 04:59:39.146679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:39.146727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:39.146748 [ 3 ] {} HTTP-Session: aa5b06c3-8344-4ac8-9b1c-3b386ba0bd63 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:39.146765 [ 3 ] {} HTTP-Session: aa5b06c3-8344-4ac8-9b1c-3b386ba0bd63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:39.146842 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:39.146882 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:39.146991 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:39.147330 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:39.147562 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.24 04:59:39.147735 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.24 04:59:39.147859 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} executeQuery: Read 88 rows, 7.43 KiB in 0.000985693 sec., 89277 rows/sec., 7.36 MiB/sec. 2024.02.24 04:59:39.147981 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} DynamicQueryHandler: Done processing query 2024.02.24 04:59:39.148005 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.24 04:59:39.148022 [ 3 ] {} HTTP-Session: aa5b06c3-8344-4ac8-9b1c-3b386ba0bd63 Destroying unnamed session 2024.02.24 04:59:39.148162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:39.148209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:39.148228 [ 3 ] {} HTTP-Session: 2724ab17-91f7-4be0-a640-335dd8d9637b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:39.148246 [ 3 ] {} HTTP-Session: 2724ab17-91f7-4be0-a640-335dd8d9637b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:39.148317 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:39.148357 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.24 04:59:39.148467 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:39.148802 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:39.149017 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.24 04:59:39.149177 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.24 04:59:39.149293 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} executeQuery: Read 2 rows, 143.00 B in 0.000946483 sec., 2113 rows/sec., 147.54 KiB/sec. 2024.02.24 04:59:39.149416 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} DynamicQueryHandler: Done processing query 2024.02.24 04:59:39.149441 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:59:39.149457 [ 3 ] {} HTTP-Session: 2724ab17-91f7-4be0-a640-335dd8d9637b Destroying unnamed session 2024.02.24 04:59:39.149578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:39.149624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:39.149644 [ 3 ] {} HTTP-Session: 1ef6ee93-e5b1-4dc2-b6c1-0ac5c67b2e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:39.149661 [ 3 ] {} HTTP-Session: 1ef6ee93-e5b1-4dc2-b6c1-0ac5c67b2e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:39.149736 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:39.149773 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:39.149907 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:39.150221 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:39.150436 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.24 04:59:39.150594 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.24 04:59:39.150713 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} executeQuery: Read 43 rows, 3.42 KiB in 0.000948423 sec., 45338 rows/sec., 3.52 MiB/sec. 2024.02.24 04:59:39.150827 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} DynamicQueryHandler: Done processing query 2024.02.24 04:59:39.150851 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:39.150866 [ 3 ] {} HTTP-Session: 1ef6ee93-e5b1-4dc2-b6c1-0ac5c67b2e1b Destroying unnamed session 2024.02.24 04:59:39.151019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:39.151062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:39.151079 [ 3 ] {} HTTP-Session: 491f8e80-d20a-4481-9069-8cb76496fdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:39.151119 [ 3 ] {} HTTP-Session: 491f8e80-d20a-4481-9069-8cb76496fdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:39.151190 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:39.151230 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.24 04:59:39.151348 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:39.151655 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:39.151983 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.24 04:59:39.152175 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.24 04:59:39.152302 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} executeQuery: Read 37 rows, 2.67 KiB in 0.001059254 sec., 34930 rows/sec., 2.46 MiB/sec. 2024.02.24 04:59:39.152297 [ 70 ] {} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.24 04:59:39.152419 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:39.152482 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} DynamicQueryHandler: Done processing query 2024.02.24 04:59:39.152518 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:39.152526 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.24 04:59:39.152545 [ 3 ] {} HTTP-Session: 491f8e80-d20a-4481-9069-8cb76496fdcd Destroying unnamed session 2024.02.24 04:59:39.152685 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:39.152753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:39.152762 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part 2024.02.24 04:59:39.152849 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:39.152896 [ 3 ] {} HTTP-Session: 4bd88827-52b1-4dbd-a95f-716c66590c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:39.152930 [ 3 ] {} HTTP-Session: 4bd88827-52b1-4dbd-a95f-716c66590c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:39.153054 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:39.153166 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:39.153302 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:39.153338 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.02.24 04:59:39.153658 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.24 04:59:39.153988 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.24 04:59:39.153990 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:39.154216 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:39.154785 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:39.155510 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.24 04:59:39.155992 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.24 04:59:39.156032 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.003544756 sec., 126665.98208734253 rows/sec., 8.94 MiB/sec. 2024.02.24 04:59:39.156175 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} executeQuery: Read 17 rows, 23.49 KiB in 0.002948699 sec., 5765 rows/sec., 7.78 MiB/sec. 2024.02.24 04:59:39.156279 [ 18 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.24 04:59:39.156427 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} DynamicQueryHandler: Done processing query 2024.02.24 04:59:39.156458 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:39.156493 [ 3 ] {} HTTP-Session: 4bd88827-52b1-4dbd-a95f-716c66590c23 Destroying unnamed session 2024.02.24 04:59:39.156644 [ 18 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.24 04:59:39.156719 [ 18 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.24 04:59:43.014657 [ 65 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:59:43.014738 [ 65 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:59:44.142792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:44.142907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:44.142938 [ 3 ] {} HTTP-Session: a9df7ca9-58e0-4dfc-8538-74f3044dd3c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:44.142965 [ 3 ] {} HTTP-Session: a9df7ca9-58e0-4dfc-8538-74f3044dd3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:44.143114 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:44.143183 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:44.143367 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:44.143860 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:44.144136 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.24 04:59:44.144307 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.24 04:59:44.144453 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} executeQuery: Read 37 rows, 3.00 KiB in 0.001292857 sec., 28618 rows/sec., 2.27 MiB/sec. 2024.02.24 04:59:44.144615 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} DynamicQueryHandler: Done processing query 2024.02.24 04:59:44.144642 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:44.144659 [ 3 ] {} HTTP-Session: a9df7ca9-58e0-4dfc-8538-74f3044dd3c3 Destroying unnamed session 2024.02.24 04:59:44.144804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:44.144857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:44.144878 [ 3 ] {} HTTP-Session: 9fd30420-4e73-41e8-a66c-81c776a329b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:44.144898 [ 3 ] {} HTTP-Session: 9fd30420-4e73-41e8-a66c-81c776a329b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:44.144988 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:44.145031 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:44.145147 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:44.145548 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:44.145774 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.24 04:59:44.145932 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.24 04:59:44.146061 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} executeQuery: Read 111 rows, 11.47 KiB in 0.001042744 sec., 106449 rows/sec., 10.74 MiB/sec. 2024.02.24 04:59:44.146274 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} DynamicQueryHandler: Done processing query 2024.02.24 04:59:44.146298 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:44.146314 [ 3 ] {} HTTP-Session: 9fd30420-4e73-41e8-a66c-81c776a329b7 Destroying unnamed session 2024.02.24 04:59:44.146448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:44.146500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:44.146520 [ 3 ] {} HTTP-Session: 14c7ab98-db61-4687-b536-12c19b6a3a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:44.146537 [ 3 ] {} HTTP-Session: 14c7ab98-db61-4687-b536-12c19b6a3a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:44.146617 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:44.146657 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:44.146789 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:44.147108 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:44.147364 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.24 04:59:44.147560 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.24 04:59:44.147712 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} executeQuery: Read 37 rows, 2.96 KiB in 0.001063444 sec., 34792 rows/sec., 2.72 MiB/sec. 2024.02.24 04:59:44.147859 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} DynamicQueryHandler: Done processing query 2024.02.24 04:59:44.147883 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:44.147900 [ 3 ] {} HTTP-Session: 14c7ab98-db61-4687-b536-12c19b6a3a0c Destroying unnamed session 2024.02.24 04:59:44.148083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:44.148133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:44.148154 [ 3 ] {} HTTP-Session: 084ba7cc-da6f-4500-a498-831d458a5ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:44.148173 [ 3 ] {} HTTP-Session: 084ba7cc-da6f-4500-a498-831d458a5ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:44.148268 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:44.148316 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:44.148463 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:44.148961 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:44.149286 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.24 04:59:44.149486 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.24 04:59:44.149624 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} executeQuery: Read 37 rows, 51.13 KiB in 0.001320698 sec., 28015 rows/sec., 37.81 MiB/sec. 2024.02.24 04:59:44.149827 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} DynamicQueryHandler: Done processing query 2024.02.24 04:59:44.149851 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.24 04:59:44.149869 [ 3 ] {} HTTP-Session: 084ba7cc-da6f-4500-a498-831d458a5ccb Destroying unnamed session 2024.02.24 04:59:49.141995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:49.142124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:49.142151 [ 3 ] {} HTTP-Session: a0c0d689-fa9d-4797-aa4f-0bdb872d4b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:49.142175 [ 3 ] {} HTTP-Session: a0c0d689-fa9d-4797-aa4f-0bdb872d4b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:49.142304 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:49.142364 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:49.142523 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:49.142986 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:49.143256 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.24 04:59:49.143424 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.24 04:59:49.143555 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} executeQuery: Read 17 rows, 1.38 KiB in 0.001207686 sec., 14076 rows/sec., 1.11 MiB/sec. 2024.02.24 04:59:49.143707 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} DynamicQueryHandler: Done processing query 2024.02.24 04:59:49.143735 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:49.143752 [ 3 ] {} HTTP-Session: a0c0d689-fa9d-4797-aa4f-0bdb872d4b1a Destroying unnamed session 2024.02.24 04:59:49.143869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:49.143922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:49.143942 [ 3 ] {} HTTP-Session: d05fdac8-db07-47c1-8df4-87a17eda2231 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:49.143960 [ 3 ] {} HTTP-Session: d05fdac8-db07-47c1-8df4-87a17eda2231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:49.144041 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:49.144085 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.24 04:59:49.144198 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:49.144499 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:49.144717 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.24 04:59:49.144880 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.24 04:59:49.145008 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} executeQuery: Read 2 rows, 175.00 B in 0.000935633 sec., 2137 rows/sec., 182.66 KiB/sec. 2024.02.24 04:59:49.145129 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} DynamicQueryHandler: Done processing query 2024.02.24 04:59:49.145153 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:59:49.145169 [ 3 ] {} HTTP-Session: d05fdac8-db07-47c1-8df4-87a17eda2231 Destroying unnamed session 2024.02.24 04:59:49.145322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:49.145368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:49.145387 [ 3 ] {} HTTP-Session: b602bf58-1a15-4f11-ba02-ffd073e13809 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:49.145404 [ 3 ] {} HTTP-Session: b602bf58-1a15-4f11-ba02-ffd073e13809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:49.145478 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:49.145518 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:49.145625 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:49.145933 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:49.146148 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.24 04:59:49.146296 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.24 04:59:49.146416 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} executeQuery: Read 52 rows, 4.67 KiB in 0.000908142 sec., 57259 rows/sec., 5.02 MiB/sec. 2024.02.24 04:59:49.146536 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} DynamicQueryHandler: Done processing query 2024.02.24 04:59:49.146560 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.24 04:59:49.146576 [ 3 ] {} HTTP-Session: b602bf58-1a15-4f11-ba02-ffd073e13809 Destroying unnamed session 2024.02.24 04:59:49.146676 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:49.146722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:49.146741 [ 3 ] {} HTTP-Session: d193e018-1967-4fdd-8975-954f8c9b7eea Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:49.146757 [ 3 ] {} HTTP-Session: d193e018-1967-4fdd-8975-954f8c9b7eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:49.146826 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:49.146865 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.24 04:59:49.146973 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:49.147238 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:49.147443 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.24 04:59:49.147596 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.24 04:59:49.147726 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} executeQuery: Read 2 rows, 143.00 B in 0.000864982 sec., 2312 rows/sec., 161.45 KiB/sec. 2024.02.24 04:59:49.147854 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} DynamicQueryHandler: Done processing query 2024.02.24 04:59:49.147878 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:59:49.147894 [ 3 ] {} HTTP-Session: d193e018-1967-4fdd-8975-954f8c9b7eea Destroying unnamed session 2024.02.24 04:59:49.148002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 3278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:49.148048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:49.148067 [ 3 ] {} HTTP-Session: d9be83a5-0c9e-43be-b834-427cd057124f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:49.148084 [ 3 ] {} HTTP-Session: d9be83a5-0c9e-43be-b834-427cd057124f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:49.148154 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:49.148193 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:49.148300 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:49.148626 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:49.148828 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.24 04:59:49.148977 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.24 04:59:49.149095 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} executeQuery: Read 19 rows, 1.52 KiB in 0.000912112 sec., 20830 rows/sec., 1.63 MiB/sec. 2024.02.24 04:59:49.149212 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} DynamicQueryHandler: Done processing query 2024.02.24 04:59:49.149235 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:49.149251 [ 3 ] {} HTTP-Session: d9be83a5-0c9e-43be-b834-427cd057124f Destroying unnamed session 2024.02.24 04:59:49.149342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:49.149387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:49.149406 [ 3 ] {} HTTP-Session: 18cc27b1-5f23-48cb-807b-59a42b40c6ec Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:49.149422 [ 3 ] {} HTTP-Session: 18cc27b1-5f23-48cb-807b-59a42b40c6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:49.149490 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:49.149533 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.24 04:59:49.149655 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:49.149923 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:49.150185 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.24 04:59:49.150372 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.24 04:59:49.150496 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} executeQuery: Read 1 rows, 72.00 B in 0.000974653 sec., 1026 rows/sec., 72.14 KiB/sec. 2024.02.24 04:59:49.150627 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} DynamicQueryHandler: Done processing query 2024.02.24 04:59:49.150651 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.24 04:59:49.150667 [ 3 ] {} HTTP-Session: 18cc27b1-5f23-48cb-807b-59a42b40c6ec Destroying unnamed session 2024.02.24 04:59:49.150787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:49.150833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:49.150852 [ 3 ] {} HTTP-Session: 172aed5a-98e7-49e4-9d55-c3006ba28eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:49.150868 [ 3 ] {} HTTP-Session: 172aed5a-98e7-49e4-9d55-c3006ba28eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:49.150944 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:49.150988 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:49.151122 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:49.151486 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:49.151775 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.24 04:59:49.151954 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.24 04:59:49.152072 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} executeQuery: Read 17 rows, 23.49 KiB in 0.001099855 sec., 15456 rows/sec., 20.86 MiB/sec. 2024.02.24 04:59:49.152196 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} DynamicQueryHandler: Done processing query 2024.02.24 04:59:49.152220 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:49.152236 [ 3 ] {} HTTP-Session: 172aed5a-98e7-49e4-9d55-c3006ba28eaf Destroying unnamed session 2024.02.24 04:59:54.142797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:54.142934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:54.142963 [ 3 ] {} HTTP-Session: 5258b358-80e2-486d-901a-23ca6db04ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:54.142991 [ 3 ] {} HTTP-Session: 5258b358-80e2-486d-901a-23ca6db04ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:54.143133 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:54.143204 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:54.143382 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:54.143938 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:54.144223 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.24 04:59:54.144392 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.24 04:59:54.144524 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} executeQuery: Read 37 rows, 3.00 KiB in 0.001340288 sec., 27606 rows/sec., 2.19 MiB/sec. 2024.02.24 04:59:54.144679 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} DynamicQueryHandler: Done processing query 2024.02.24 04:59:54.144705 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:54.144722 [ 3 ] {} HTTP-Session: 5258b358-80e2-486d-901a-23ca6db04ca8 Destroying unnamed session 2024.02.24 04:59:54.144859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:54.144910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:54.144929 [ 3 ] {} HTTP-Session: 7560ae79-cffa-46f3-9ed2-e5b7b9483208 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:54.144947 [ 3 ] {} HTTP-Session: 7560ae79-cffa-46f3-9ed2-e5b7b9483208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:54.145034 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:54.145076 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:54.145183 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:54.145555 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:54.145785 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.24 04:59:54.145939 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.24 04:59:54.146061 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} executeQuery: Read 111 rows, 11.47 KiB in 0.000995783 sec., 111470 rows/sec., 11.25 MiB/sec. 2024.02.24 04:59:54.146169 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} DynamicQueryHandler: Done processing query 2024.02.24 04:59:54.146192 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.24 04:59:54.146208 [ 3 ] {} HTTP-Session: 7560ae79-cffa-46f3-9ed2-e5b7b9483208 Destroying unnamed session 2024.02.24 04:59:54.146359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:54.146404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:54.146423 [ 3 ] {} HTTP-Session: 98e68270-f577-4242-ac7c-506cec4c787e Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:54.146441 [ 3 ] {} HTTP-Session: 98e68270-f577-4242-ac7c-506cec4c787e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:54.146515 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:54.146554 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:54.146659 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:54.146938 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:54.147147 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.24 04:59:54.147311 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.24 04:59:54.147434 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} executeQuery: Read 37 rows, 2.96 KiB in 0.000888721 sec., 41632 rows/sec., 3.26 MiB/sec. 2024.02.24 04:59:54.147551 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} DynamicQueryHandler: Done processing query 2024.02.24 04:59:54.147576 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.24 04:59:54.147592 [ 3 ] {} HTTP-Session: 98e68270-f577-4242-ac7c-506cec4c787e Destroying unnamed session 2024.02.24 04:59:54.147738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:54.147785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:54.147805 [ 3 ] {} HTTP-Session: 598cc0e6-775f-4f8c-8b9a-663e2efe85b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:54.147822 [ 3 ] {} HTTP-Session: 598cc0e6-775f-4f8c-8b9a-663e2efe85b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:54.147907 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:54.147953 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:54.148093 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:54.148517 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:54.148830 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.24 04:59:54.149018 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.24 04:59:54.149145 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} executeQuery: Read 37 rows, 51.13 KiB in 0.001207566 sec., 30640 rows/sec., 41.35 MiB/sec. 2024.02.24 04:59:54.149285 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} DynamicQueryHandler: Done processing query 2024.02.24 04:59:54.149307 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.24 04:59:54.149323 [ 3 ] {} HTTP-Session: 598cc0e6-775f-4f8c-8b9a-663e2efe85b4 Destroying unnamed session 2024.02.24 04:59:58.014997 [ 174 ] {} DNSResolver: Updating DNS cache 2024.02.24 04:59:58.015090 [ 174 ] {} DNSResolver: Updated DNS cache 2024.02.24 04:59:59.141549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:59.141654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:59.141679 [ 3 ] {} HTTP-Session: 05422f03-16c7-486f-a00d-83a5e168cc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:59.141703 [ 3 ] {} HTTP-Session: 05422f03-16c7-486f-a00d-83a5e168cc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:59.141829 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:59.141888 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.24 04:59:59.142046 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:59.142456 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:59.142723 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.24 04:59:59.142891 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.24 04:59:59.143012 [ 168 ] {} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.24 04:59:59.143015 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} executeQuery: Read 17 rows, 1.38 KiB in 0.001151955 sec., 14757 rows/sec., 1.17 MiB/sec. 2024.02.24 04:59:59.143054 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:59.143260 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.24 04:59:59.143310 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} DynamicQueryHandler: Done processing query 2024.02.24 04:59:59.143364 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:59.143391 [ 3 ] {} HTTP-Session: 05422f03-16c7-486f-a00d-83a5e168cc12 Destroying unnamed session 2024.02.24 04:59:59.143458 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:59.143501 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 54 rows starting from the beginning of the part 2024.02.24 04:59:59.143548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:59.143635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:59.143682 [ 3 ] {} HTTP-Session: 0b87b4de-2665-467f-a150-aa49e257a49a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:59.143739 [ 3 ] {} HTTP-Session: 0b87b4de-2665-467f-a150-aa49e257a49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:59.143773 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:59.143940 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:59.144037 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:59.144045 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.24 04:59:59.144324 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:59.144564 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:59.144581 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:59.144757 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:59.145265 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:59.145778 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.24 04:59:59.146178 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.24 04:59:59.146300 [ 23 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003176122 sec., 56358.03662453772 rows/sec., 4.46 MiB/sec. 2024.02.24 04:59:59.146345 [ 168 ] {} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.24 04:59:59.146385 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} executeQuery: Read 51 rows, 4.58 KiB in 0.002390732 sec., 21332 rows/sec., 1.87 MiB/sec. 2024.02.24 04:59:59.146421 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:59.146598 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.24 04:59:59.146624 [ 17 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.24 04:59:59.146727 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} DynamicQueryHandler: Done processing query 2024.02.24 04:59:59.146767 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:59.146775 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.24 04:59:59.146817 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 202 rows starting from the beginning of the part 2024.02.24 04:59:59.146836 [ 3 ] {} HTTP-Session: 0b87b4de-2665-467f-a150-aa49e257a49a Destroying unnamed session 2024.02.24 04:59:59.146909 [ 17 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.24 04:59:59.146982 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part 2024.02.24 04:59:59.146991 [ 17 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.24 04:59:59.147137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:59.147210 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 111 rows starting from the beginning of the part 2024.02.24 04:59:59.147238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:59.147293 [ 3 ] {} HTTP-Session: 1b43b8d0-ec50-402e-91f9-e6b9fdaea121 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:59.147326 [ 3 ] {} HTTP-Session: 1b43b8d0-ec50-402e-91f9-e6b9fdaea121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:59.147400 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part 2024.02.24 04:59:59.147532 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:59.147599 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 111 rows starting from the beginning of the part 2024.02.24 04:59:59.147626 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.24 04:59:59.147854 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2024.02.24 04:59:59.148111 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:59.149005 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:59.149387 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.24 04:59:59.149583 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 4 columns (4 merged, 0 gathered) in 0.003113941 sec., 197498.92499568875 rows/sec., 18.44 MiB/sec. 2024.02.24 04:59:59.149693 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.24 04:59:59.149765 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.24 04:59:59.149867 [ 168 ] {} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.24 04:59:59.149943 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} executeQuery: Read 17 rows, 1.36 KiB in 0.002342551 sec., 7257 rows/sec., 581.13 KiB/sec. 2024.02.24 04:59:59.149949 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:59.150227 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.24 04:59:59.150255 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.24 04:59:59.150398 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} DynamicQueryHandler: Done processing query 2024.02.24 04:59:59.150459 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.24 04:59:59.150464 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:59.150469 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.24 04:59:59.150497 [ 3 ] {} HTTP-Session: 1b43b8d0-ec50-402e-91f9-e6b9fdaea121 Destroying unnamed session 2024.02.24 04:59:59.150532 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 104 rows starting from the beginning of the part 2024.02.24 04:59:59.150701 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.24 04:59:59.150728 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part 2024.02.24 04:59:59.150760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.24 04:59:59.150788 [ 3 ] {} HTTP-Session: 26fd322e-11cc-4239-b19e-dfd13c6bf6ad Authenticating user 'default' from [fd00:1122:3344:101::d]:35684 2024.02.24 04:59:59.150813 [ 3 ] {} HTTP-Session: 26fd322e-11cc-4239-b19e-dfd13c6bf6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.24 04:59:59.150853 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:59.150934 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.24 04:59:59.150976 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part 2024.02.24 04:59:59.150997 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.24 04:59:59.151132 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:59.151311 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:59.151333 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.24 04:59:59.151937 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:59.152273 [ 13 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022531 sec., 114065.06590919178 rows/sec., 8.91 MiB/sec. 2024.02.24 04:59:59.152365 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.24 04:59:59.152398 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.24 04:59:59.152572 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.24 04:59:59.152579 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.24 04:59:59.152651 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.24 04:59:59.152679 [ 168 ] {} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.24 04:59:59.152703 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} executeQuery: Read 17 rows, 23.49 KiB in 0.001733243 sec., 9808 rows/sec., 13.24 MiB/sec. 2024.02.24 04:59:59.152728 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.02.24 04:59:59.152845 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.24 04:59:59.152903 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} DynamicQueryHandler: Done processing query 2024.02.24 04:59:59.152932 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.24 04:59:59.152933 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.24 04:59:59.152955 [ 3 ] {} HTTP-Session: 26fd322e-11cc-4239-b19e-dfd13c6bf6ad Destroying unnamed session 2024.02.24 04:59:59.152977 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 388 rows starting from the beginning of the part 2024.02.24 04:59:59.153076 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:59.153163 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:59.153244 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:59.153321 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part 2024.02.24 04:59:59.153396 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part 2024.02.24 04:59:59.154723 [ 13 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 513 rows, containing 6 columns (6 merged, 0 gathered) in 0.001944266 sec., 263852.78557563626 rows/sec., 356.06 MiB/sec. 2024.02.24 04:59:59.155054 [ 13 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.24 04:59:59.155263 [ 13 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.24 04:59:59.155323 [ 13 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.24 04:59:59.155397 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4: 4.01 MiB. 2024.02.24 05:00:00.000140 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.15 MiB, peak 236.41 MiB, will set to 231.06 MiB (RSS), difference: -4.09 MiB