[ Feb 22 01:10:45 Enabled. ] [ Feb 22 01:10:45 Rereading configuration. ] [ Feb 22 01:10:46 Rereading configuration. ] [ Feb 22 01:10:49 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 22 01:10:49 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.22 01:10:50.248366 [ 1 ] {} Application: Will watch for the process with pid 24055 2024.02.22 01:10:50.248467 [ 1 ] {} Application: Forked a child process to watch 2024.02.22 01:10:50.946968 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24055 2024.02.22 01:10:50.947142 [ 1 ] {} Application: starting up 2024.02.22 01:10:50.947356 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.22 01:10:51.057598 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.22 01:10:51.057661 [ 1 ] {} Application: Initializing DateLUT. 2024.02.22 01:10:51.057674 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.22 01:10:51.057720 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.22 01:10:51.058049 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.22 01:10:51.058829 [ 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.22 01:10:51.059340 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.22 01:10:51.059609 [ 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.22 01:10:51.062262 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.22 01:10:51.062311 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.22 01:10:51.063031 [ 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.22 01:10:51.063217 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.22 01:10:51.071318 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.22 01:10:51.071685 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.22 01:10:51.071712 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.22 01:10:51.073083 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.22 01:10:51.073510 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.22 01:10:51.073749 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.22 01:10:51.074074 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.22 01:10:51.075517 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.22 01:10:51.075564 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.22 01:10:51.075621 [ 1 ] {} Application: Loaded user defined objects 2024.02.22 01:10:51.075639 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.22 01:10:51.084413 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.22 01:10:51.084442 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108023 sec 2024.02.22 01:10:51.084980 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.22 01:10:51.085056 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.22 01:10:51.085075 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.22 01:10:51.085093 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.22 01:10:51.085106 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.22 01:10:51.085119 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.22 01:10:51.085134 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.22 01:10:51.085167 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.22 01:10:51.085187 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.22 01:10:51.085216 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.22 01:10:51.085229 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.22 01:10:51.085244 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.22 01:10:51.085258 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.22 01:10:51.085290 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.22 01:10:51.085304 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.22 01:10:51.085315 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.22 01:10:51.119247 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.22 01:10:51.120415 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.22 01:10:51.120441 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0381e-05 sec 2024.02.22 01:10:51.120463 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.22 01:10:51.120477 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.22 01:10:51.120499 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.22 01:10:51.122561 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.22 01:10:51.127269 [ 1 ] {} Application: Loaded metadata. 2024.02.22 01:10:51.127486 [ 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.22 01:10:51.127537 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.22 01:10:51.745513 [ 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.22 01:10:51.763159 [ 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.22 01:10:51.763194 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.22 01:10:51.809796 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.22 01:10:51.810619 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2024.02.22 01:10:51.810970 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.22 01:10:51.811000 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.22 01:10:51.811039 [ 172 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:10:51.811123 [ 172 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:10:51.811152 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.22 01:10:51.811201 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.22 01:10:51.811257 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.22 01:10:51.811280 [ 1 ] {} Application: Ready for connections. 2024.02.22 01:10:51.814786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.814943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.815511 [ 3 ] {} HTTP-Session: c78f1286-e02e-47aa-8123-812e83040ef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.815545 [ 3 ] {} HTTP-Session: c78f1286-e02e-47aa-8123-812e83040ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.815673 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.22 01:10:51.815704 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.22 01:10:51.815721 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.22 01:10:51.817146 [ 3 ] {fb23d9af-0d52-48f0-a9eb-511c7e5a32b6} executeQuery: (from [fd00:1122:3344:101::d]:56377) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.22 01:10:51.838964 [ 3 ] {fb23d9af-0d52-48f0-a9eb-511c7e5a32b6} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56377) (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.22 01:10:51.839724 [ 3 ] {fb23d9af-0d52-48f0-a9eb-511c7e5a32b6} 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.22 01:10:51.840445 [ 3 ] {fb23d9af-0d52-48f0-a9eb-511c7e5a32b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.840469 [ 3 ] {} HTTP-Session: c78f1286-e02e-47aa-8123-812e83040ef1 Destroying unnamed session 2024.02.22 01:10:51.840946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.841001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.841021 [ 3 ] {} HTTP-Session: 71059a55-700f-4b7c-82c9-43b250ed3d2c Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.841043 [ 3 ] {} HTTP-Session: 71059a55-700f-4b7c-82c9-43b250ed3d2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.841147 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} executeQuery: (from [fd00:1122:3344:101::d]:56377) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.22 01:10:51.841232 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.22 01:10:51.842173 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.22 01:10:51.843942 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:10:51.847669 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.847703 [ 3 ] {66025294-40fb-4e1c-9d2c-ed9ce222ecbd} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.22 01:10:51.847719 [ 3 ] {} HTTP-Session: 71059a55-700f-4b7c-82c9-43b250ed3d2c Destroying unnamed session 2024.02.22 01:10:51.847855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.847908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.847928 [ 3 ] {} HTTP-Session: d8cfa2fd-a25c-4ffd-9d92-00b630fbdd6b Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.847944 [ 3 ] {} HTTP-Session: d8cfa2fd-a25c-4ffd-9d92-00b630fbdd6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.848043 [ 3 ] {465b0717-b5a2-4f0e-9553-4462efd417f8} executeQuery: (from [fd00:1122:3344:101::d]:56377) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.22 01:10:51.848295 [ 3 ] {465b0717-b5a2-4f0e-9553-4462efd417f8} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:56377) (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.22 01:10:51.848412 [ 3 ] {465b0717-b5a2-4f0e-9553-4462efd417f8} 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.22 01:10:51.848519 [ 3 ] {465b0717-b5a2-4f0e-9553-4462efd417f8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.848537 [ 3 ] {} HTTP-Session: d8cfa2fd-a25c-4ffd-9d92-00b630fbdd6b Destroying unnamed session 2024.02.22 01:10:51.848807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.848851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.848870 [ 3 ] {} HTTP-Session: 1a65b694-5b96-45ab-8764-d9a8177f22ff Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.848888 [ 3 ] {} HTTP-Session: 1a65b694-5b96-45ab-8764-d9a8177f22ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.848997 [ 3 ] {d6bfaa70-b3a2-4c29-9da0-e88f4916bb10} executeQuery: (from [fd00:1122:3344:101::d]:56377) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.22 01:10:51.849096 [ 3 ] {d6bfaa70-b3a2-4c29-9da0-e88f4916bb10} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.849121 [ 3 ] {d6bfaa70-b3a2-4c29-9da0-e88f4916bb10} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.849138 [ 3 ] {} HTTP-Session: 1a65b694-5b96-45ab-8764-d9a8177f22ff Destroying unnamed session 2024.02.22 01:10:51.849249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.849293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.849310 [ 3 ] {} HTTP-Session: fb30aba6-03d8-4326-93e7-ac5ff971c987 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.849330 [ 3 ] {} HTTP-Session: fb30aba6-03d8-4326-93e7-ac5ff971c987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.849386 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} executeQuery: (from [fd00:1122:3344:101::d]:56377) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.22 01:10:51.849441 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.22 01:10:51.850570 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.22 01:10:51.850592 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2171e-05 sec 2024.02.22 01:10:51.850616 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.22 01:10:51.850633 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} DatabaseAtomic (oximeter): Starting up tables. 2024.02.22 01:10:51.850702 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.850725 [ 3 ] {54a85e15-1515-4f3b-842a-ba01d90b16c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.850740 [ 3 ] {} HTTP-Session: fb30aba6-03d8-4326-93e7-ac5ff971c987 Destroying unnamed session 2024.02.22 01:10:51.850851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.850896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.850915 [ 3 ] {} HTTP-Session: 302a1c8c-945f-446f-8a26-9ecda2782d18 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.850934 [ 3 ] {} HTTP-Session: 302a1c8c-945f-446f-8a26-9ecda2782d18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.851070 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} executeQuery: (from [fd00:1122:3344:101::d]:56377) /* 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.22 01:10:51.851119 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.22 01:10:51.854942 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} oximeter.version (7af295fd-214d-40ab-a223-4dcef47e5a2c): Loading data parts 2024.02.22 01:10:51.855073 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} oximeter.version (7af295fd-214d-40ab-a223-4dcef47e5a2c): There are no data parts 2024.02.22 01:10:51.856876 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.856900 [ 3 ] {266f6dd1-f176-42aa-ab0c-1e4aee1e779e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.856922 [ 3 ] {} HTTP-Session: 302a1c8c-945f-446f-8a26-9ecda2782d18 Destroying unnamed session 2024.02.22 01:10:51.857070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.857120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.857142 [ 3 ] {} HTTP-Session: 3bcb0a12-8c70-4d34-8e51-806309ee08d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.857158 [ 3 ] {} HTTP-Session: 3bcb0a12-8c70-4d34-8e51-806309ee08d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.857359 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} executeQuery: (from [fd00:1122:3344:101::d]:56377) /* 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.22 01:10:51.857414 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.22 01:10:51.863695 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} oximeter.measurements_bool (b593bc51-7d2b-4a9d-be46-eab06139e32a): Loading data parts 2024.02.22 01:10:51.863811 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} oximeter.measurements_bool (b593bc51-7d2b-4a9d-be46-eab06139e32a): There are no data parts 2024.02.22 01:10:51.864913 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.864937 [ 3 ] {46d7d829-6b3b-40e0-bd89-ba5381e0980f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.864958 [ 3 ] {} HTTP-Session: 3bcb0a12-8c70-4d34-8e51-806309ee08d1 Destroying unnamed session 2024.02.22 01:10:51.865074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.865122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.865144 [ 3 ] {} HTTP-Session: bcb8a8c6-608e-4333-a9e8-7fc0babffdb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.865160 [ 3 ] {} HTTP-Session: bcb8a8c6-608e-4333-a9e8-7fc0babffdb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.865354 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.865401 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.22 01:10:51.866874 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} oximeter.measurements_i8 (ed8e25d0-7119-45dc-a531-4fd6a917b78b): Loading data parts 2024.02.22 01:10:51.866958 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} oximeter.measurements_i8 (ed8e25d0-7119-45dc-a531-4fd6a917b78b): There are no data parts 2024.02.22 01:10:51.868058 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.868083 [ 3 ] {2c1773b5-70c1-410d-82cb-92321269e279} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.868099 [ 3 ] {} HTTP-Session: bcb8a8c6-608e-4333-a9e8-7fc0babffdb7 Destroying unnamed session 2024.02.22 01:10:51.868201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.868249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.868268 [ 3 ] {} HTTP-Session: c24d346b-0d25-4d43-8e99-6212df3697da Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.868287 [ 3 ] {} HTTP-Session: c24d346b-0d25-4d43-8e99-6212df3697da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.868478 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.868525 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.22 01:10:51.870007 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} oximeter.measurements_u8 (2c362e90-5872-4cce-8ee5-0434448ebe30): Loading data parts 2024.02.22 01:10:51.870094 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} oximeter.measurements_u8 (2c362e90-5872-4cce-8ee5-0434448ebe30): There are no data parts 2024.02.22 01:10:51.871178 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.871202 [ 3 ] {f09d3063-f557-477a-b366-dd4ef08fbebb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.871217 [ 3 ] {} HTTP-Session: c24d346b-0d25-4d43-8e99-6212df3697da Destroying unnamed session 2024.02.22 01:10:51.871329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.871378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.871397 [ 3 ] {} HTTP-Session: 69549373-e0da-46b6-ac14-263574c84d19 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.871418 [ 3 ] {} HTTP-Session: 69549373-e0da-46b6-ac14-263574c84d19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.871611 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.871654 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.22 01:10:51.873230 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} oximeter.measurements_i16 (e6f1ae40-9acb-43e2-b52f-f99a03d21080): Loading data parts 2024.02.22 01:10:51.873327 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} oximeter.measurements_i16 (e6f1ae40-9acb-43e2-b52f-f99a03d21080): There are no data parts 2024.02.22 01:10:51.874409 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.874438 [ 3 ] {137290af-13d0-4053-ad96-766a535c8bc2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.874454 [ 3 ] {} HTTP-Session: 69549373-e0da-46b6-ac14-263574c84d19 Destroying unnamed session 2024.02.22 01:10:51.874566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.874614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.874632 [ 3 ] {} HTTP-Session: 588123a0-1108-4b21-8e59-9538885ab55f Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.874652 [ 3 ] {} HTTP-Session: 588123a0-1108-4b21-8e59-9538885ab55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.874846 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.874890 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.22 01:10:51.876338 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} oximeter.measurements_u16 (74fa1d2c-cd5e-4cef-b1ce-5856aaf409a5): Loading data parts 2024.02.22 01:10:51.876421 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} oximeter.measurements_u16 (74fa1d2c-cd5e-4cef-b1ce-5856aaf409a5): There are no data parts 2024.02.22 01:10:51.877496 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.877526 [ 3 ] {c040ce57-e67d-407b-bba1-f99dd10e750e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.877542 [ 3 ] {} HTTP-Session: 588123a0-1108-4b21-8e59-9538885ab55f Destroying unnamed session 2024.02.22 01:10:51.877652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.877701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.877719 [ 3 ] {} HTTP-Session: 8e651944-5229-4dea-9666-8b65b3a12933 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.877739 [ 3 ] {} HTTP-Session: 8e651944-5229-4dea-9666-8b65b3a12933 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.877929 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.877972 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.22 01:10:51.879552 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} oximeter.measurements_i32 (fd1b1261-c4b0-4f95-befe-71bca1c24edc): Loading data parts 2024.02.22 01:10:51.879629 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} oximeter.measurements_i32 (fd1b1261-c4b0-4f95-befe-71bca1c24edc): There are no data parts 2024.02.22 01:10:51.880709 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.880740 [ 3 ] {29b8e34c-31d2-4b66-bba2-25f562462fa3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.880755 [ 3 ] {} HTTP-Session: 8e651944-5229-4dea-9666-8b65b3a12933 Destroying unnamed session 2024.02.22 01:10:51.880857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.880907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.880927 [ 3 ] {} HTTP-Session: cdbe54ea-90d8-429e-9ff3-076a9765332c Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.880947 [ 3 ] {} HTTP-Session: cdbe54ea-90d8-429e-9ff3-076a9765332c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.881132 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.881180 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.22 01:10:51.882750 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} oximeter.measurements_u32 (4faa8763-5039-4090-8d7d-e840431efb4f): Loading data parts 2024.02.22 01:10:51.882827 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} oximeter.measurements_u32 (4faa8763-5039-4090-8d7d-e840431efb4f): There are no data parts 2024.02.22 01:10:51.883941 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.883971 [ 3 ] {e9c72aa1-0d46-4571-889d-c96d21acc2c3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.883987 [ 3 ] {} HTTP-Session: cdbe54ea-90d8-429e-9ff3-076a9765332c Destroying unnamed session 2024.02.22 01:10:51.884109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.884162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.884181 [ 3 ] {} HTTP-Session: 0dab1e51-246d-429b-8ab4-8a47ea3105f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.884197 [ 3 ] {} HTTP-Session: 0dab1e51-246d-429b-8ab4-8a47ea3105f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.884386 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.884437 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.22 01:10:51.886009 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} oximeter.measurements_i64 (5d617648-37e3-4cf7-8171-35db61c6315a): Loading data parts 2024.02.22 01:10:51.886095 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} oximeter.measurements_i64 (5d617648-37e3-4cf7-8171-35db61c6315a): There are no data parts 2024.02.22 01:10:51.887166 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.887191 [ 3 ] {dcf8de49-78c4-46ca-9f40-5a65fe2335e3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.887212 [ 3 ] {} HTTP-Session: 0dab1e51-246d-429b-8ab4-8a47ea3105f4 Destroying unnamed session 2024.02.22 01:10:51.887313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.887361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.887384 [ 3 ] {} HTTP-Session: b7eacfdd-d1b5-4d87-bb46-67e37e909ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.887400 [ 3 ] {} HTTP-Session: b7eacfdd-d1b5-4d87-bb46-67e37e909ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.887588 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.887640 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.22 01:10:51.889211 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} oximeter.measurements_u64 (45fe4e64-91a1-4dc4-b6b4-3ce3dda10176): Loading data parts 2024.02.22 01:10:51.889308 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} oximeter.measurements_u64 (45fe4e64-91a1-4dc4-b6b4-3ce3dda10176): There are no data parts 2024.02.22 01:10:51.890399 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.890423 [ 3 ] {367f0bdc-4cc4-4648-87e6-09b525630aac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.890445 [ 3 ] {} HTTP-Session: b7eacfdd-d1b5-4d87-bb46-67e37e909ca5 Destroying unnamed session 2024.02.22 01:10:51.890547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.890595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.890619 [ 3 ] {} HTTP-Session: 6900b5ba-834e-415a-876e-5526d1427783 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.890635 [ 3 ] {} HTTP-Session: 6900b5ba-834e-415a-876e-5526d1427783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.890823 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.890871 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.22 01:10:51.892439 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} oximeter.measurements_f32 (65404284-7eb7-4d99-b916-827ba10c8a89): Loading data parts 2024.02.22 01:10:51.892519 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} oximeter.measurements_f32 (65404284-7eb7-4d99-b916-827ba10c8a89): There are no data parts 2024.02.22 01:10:51.893657 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.893681 [ 3 ] {54586045-d907-4508-88da-75c73b828a4f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.893704 [ 3 ] {} HTTP-Session: 6900b5ba-834e-415a-876e-5526d1427783 Destroying unnamed session 2024.02.22 01:10:51.893798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.893845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.893868 [ 3 ] {} HTTP-Session: 1cc8d736-4410-4210-82ae-35c0f538998f Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.893886 [ 3 ] {} HTTP-Session: 1cc8d736-4410-4210-82ae-35c0f538998f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.894074 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.894119 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.22 01:10:51.895686 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} oximeter.measurements_f64 (947bdb1b-d8d6-4535-b44f-2c317be4282d): Loading data parts 2024.02.22 01:10:51.895770 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} oximeter.measurements_f64 (947bdb1b-d8d6-4535-b44f-2c317be4282d): There are no data parts 2024.02.22 01:10:51.896880 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.896911 [ 3 ] {c592e1bd-bc99-4aab-85bc-54684a7eb6ae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.896931 [ 3 ] {} HTTP-Session: 1cc8d736-4410-4210-82ae-35c0f538998f Destroying unnamed session 2024.02.22 01:10:51.897028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.897076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.897099 [ 3 ] {} HTTP-Session: a914f4f9-af10-46d5-8e7b-0d3292a79f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.897115 [ 3 ] {} HTTP-Session: a914f4f9-af10-46d5-8e7b-0d3292a79f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.897304 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.897353 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.22 01:10:51.898785 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} oximeter.measurements_string (7774d12d-330a-453c-8741-047c132398bf): Loading data parts 2024.02.22 01:10:51.898878 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} oximeter.measurements_string (7774d12d-330a-453c-8741-047c132398bf): There are no data parts 2024.02.22 01:10:51.899963 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.899993 [ 3 ] {ee06fad9-a4a3-4661-a512-615d5a4cfb16} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.900014 [ 3 ] {} HTTP-Session: a914f4f9-af10-46d5-8e7b-0d3292a79f5c Destroying unnamed session 2024.02.22 01:10:51.900117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.900163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.900186 [ 3 ] {} HTTP-Session: 859a16f0-ee07-4873-a05e-3817facf8d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.900202 [ 3 ] {} HTTP-Session: 859a16f0-ee07-4873-a05e-3817facf8d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.900392 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.900447 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.22 01:10:51.901930 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} oximeter.measurements_bytes (bc9caf12-97fd-460b-8729-b9031c92b64c): Loading data parts 2024.02.22 01:10:51.902003 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} oximeter.measurements_bytes (bc9caf12-97fd-460b-8729-b9031c92b64c): There are no data parts 2024.02.22 01:10:51.903098 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.903123 [ 3 ] {eb572ef6-3534-416f-80eb-ee58aa33930e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.903138 [ 3 ] {} HTTP-Session: 859a16f0-ee07-4873-a05e-3817facf8d49 Destroying unnamed session 2024.02.22 01:10:51.903245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.903293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.903311 [ 3 ] {} HTTP-Session: 9374b7be-df4d-4f09-84af-126e06e60a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.903333 [ 3 ] {} HTTP-Session: 9374b7be-df4d-4f09-84af-126e06e60a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.903540 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.903591 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.22 01:10:51.905094 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} oximeter.measurements_cumulativei64 (d9f2d8da-16fd-4f05-ab39-7b987ec976e4): Loading data parts 2024.02.22 01:10:51.905160 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} oximeter.measurements_cumulativei64 (d9f2d8da-16fd-4f05-ab39-7b987ec976e4): There are no data parts 2024.02.22 01:10:51.906258 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.906282 [ 3 ] {96d78ea6-d6e6-451c-ad72-e5904c53c98e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.906304 [ 3 ] {} HTTP-Session: 9374b7be-df4d-4f09-84af-126e06e60a31 Destroying unnamed session 2024.02.22 01:10:51.906408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.906455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.906478 [ 3 ] {} HTTP-Session: 83080fab-f530-4314-9ffc-a993672bafdf Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.906499 [ 3 ] {} HTTP-Session: 83080fab-f530-4314-9ffc-a993672bafdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.906702 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.906754 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.22 01:10:51.908260 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Loading data parts 2024.02.22 01:10:51.908317 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): There are no data parts 2024.02.22 01:10:51.909422 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.909446 [ 3 ] {88413c24-ea7f-4f0f-bcd5-c8f6158259a5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.909468 [ 3 ] {} HTTP-Session: 83080fab-f530-4314-9ffc-a993672bafdf Destroying unnamed session 2024.02.22 01:10:51.909573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.909614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.909638 [ 3 ] {} HTTP-Session: f45d047d-5743-48ea-be36-daaf2af4d19e Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.909659 [ 3 ] {} HTTP-Session: f45d047d-5743-48ea-be36-daaf2af4d19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.909861 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.909912 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.22 01:10:51.911424 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} oximeter.measurements_cumulativef32 (e35ad46f-b74b-456c-9f88-def2ac1b29bc): Loading data parts 2024.02.22 01:10:51.911490 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} oximeter.measurements_cumulativef32 (e35ad46f-b74b-456c-9f88-def2ac1b29bc): There are no data parts 2024.02.22 01:10:51.912572 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.912604 [ 3 ] {3a1e8894-7712-43e9-a15e-91c3e53ca456} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.912620 [ 3 ] {} HTTP-Session: f45d047d-5743-48ea-be36-daaf2af4d19e Destroying unnamed session 2024.02.22 01:10:51.912738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.912785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.912804 [ 3 ] {} HTTP-Session: a933d7cb-b5df-4983-a3a1-7a101241b120 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.912826 [ 3 ] {} HTTP-Session: a933d7cb-b5df-4983-a3a1-7a101241b120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.913028 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.913080 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.22 01:10:51.914502 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} oximeter.measurements_cumulativef64 (e8f3d6cf-585d-4140-b49b-bfc389124967): Loading data parts 2024.02.22 01:10:51.914566 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} oximeter.measurements_cumulativef64 (e8f3d6cf-585d-4140-b49b-bfc389124967): There are no data parts 2024.02.22 01:10:51.915694 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.915726 [ 3 ] {1a40e6c4-aac9-4048-9c38-af0b84f5eb55} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.915746 [ 3 ] {} HTTP-Session: a933d7cb-b5df-4983-a3a1-7a101241b120 Destroying unnamed session 2024.02.22 01:10:51.915855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.915902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.915925 [ 3 ] {} HTTP-Session: e5e08e9a-cd22-4d83-80ea-d35e12c240a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.915941 [ 3 ] {} HTTP-Session: e5e08e9a-cd22-4d83-80ea-d35e12c240a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.916158 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.916212 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.22 01:10:51.917626 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} oximeter.measurements_histogrami8 (cc5cb4d7-fd85-47dd-a063-9e73ff16215e): Loading data parts 2024.02.22 01:10:51.917690 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} oximeter.measurements_histogrami8 (cc5cb4d7-fd85-47dd-a063-9e73ff16215e): There are no data parts 2024.02.22 01:10:51.918880 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.918911 [ 3 ] {f52e15e0-125b-444f-a41f-7c052ff9d08a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.918932 [ 3 ] {} HTTP-Session: e5e08e9a-cd22-4d83-80ea-d35e12c240a3 Destroying unnamed session 2024.02.22 01:10:51.919028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.919076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.919101 [ 3 ] {} HTTP-Session: 5d4cdf48-a76f-4479-bd87-47a561fd3b01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.919118 [ 3 ] {} HTTP-Session: 5d4cdf48-a76f-4479-bd87-47a561fd3b01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.919332 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.919385 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.22 01:10:51.920787 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} oximeter.measurements_histogramu8 (37c60df5-9187-4391-ad05-3007cee2b409): Loading data parts 2024.02.22 01:10:51.920845 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} oximeter.measurements_histogramu8 (37c60df5-9187-4391-ad05-3007cee2b409): There are no data parts 2024.02.22 01:10:51.921978 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.922002 [ 3 ] {12fc7ef1-ce99-4f35-9699-79b5e672e25f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.922031 [ 3 ] {} HTTP-Session: 5d4cdf48-a76f-4479-bd87-47a561fd3b01 Destroying unnamed session 2024.02.22 01:10:51.922127 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.922174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.922203 [ 3 ] {} HTTP-Session: 84493e92-2859-4795-aff7-506492a002d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.922219 [ 3 ] {} HTTP-Session: 84493e92-2859-4795-aff7-506492a002d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.922434 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.922487 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.22 01:10:51.923899 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} oximeter.measurements_histogrami16 (e5c481f7-bfba-429d-ad12-6996a029c149): Loading data parts 2024.02.22 01:10:51.923957 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} oximeter.measurements_histogrami16 (e5c481f7-bfba-429d-ad12-6996a029c149): There are no data parts 2024.02.22 01:10:51.925126 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.925162 [ 3 ] {0e58dcc2-c2a8-4eb9-99cf-eeebbc00fdac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.925179 [ 3 ] {} HTTP-Session: 84493e92-2859-4795-aff7-506492a002d8 Destroying unnamed session 2024.02.22 01:10:51.925283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.925336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.925355 [ 3 ] {} HTTP-Session: 6a196462-d017-4f45-bced-2b895a4e1899 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.925376 [ 3 ] {} HTTP-Session: 6a196462-d017-4f45-bced-2b895a4e1899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.925584 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.925637 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.22 01:10:51.927048 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} oximeter.measurements_histogramu16 (07cefeba-dce5-4c8d-81da-814db081fb06): Loading data parts 2024.02.22 01:10:51.927112 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} oximeter.measurements_histogramu16 (07cefeba-dce5-4c8d-81da-814db081fb06): There are no data parts 2024.02.22 01:10:51.928258 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.928290 [ 3 ] {8511008b-d4af-43af-beac-4af2f524f428} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.928305 [ 3 ] {} HTTP-Session: 6a196462-d017-4f45-bced-2b895a4e1899 Destroying unnamed session 2024.02.22 01:10:51.928424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.928471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.928490 [ 3 ] {} HTTP-Session: 36addf89-4690-4257-8e64-e7a74eb53b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.928512 [ 3 ] {} HTTP-Session: 36addf89-4690-4257-8e64-e7a74eb53b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.928727 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.928778 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.22 01:10:51.930178 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} oximeter.measurements_histogrami32 (f8c7f2f3-88a3-410f-be5c-a2c4b69e7d11): Loading data parts 2024.02.22 01:10:51.930238 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} oximeter.measurements_histogrami32 (f8c7f2f3-88a3-410f-be5c-a2c4b69e7d11): There are no data parts 2024.02.22 01:10:51.931375 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.931399 [ 3 ] {bf87b886-2fb7-45fc-828b-09f5e98ca31e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.931422 [ 3 ] {} HTTP-Session: 36addf89-4690-4257-8e64-e7a74eb53b80 Destroying unnamed session 2024.02.22 01:10:51.931527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.931576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.931594 [ 3 ] {} HTTP-Session: 0cc66322-fa25-4b52-8bed-25ba7e45e1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.931615 [ 3 ] {} HTTP-Session: 0cc66322-fa25-4b52-8bed-25ba7e45e1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.931840 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.931893 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.22 01:10:51.933292 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} oximeter.measurements_histogramu32 (c40fe37a-d739-41b0-bb03-b4682826c91a): Loading data parts 2024.02.22 01:10:51.933355 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} oximeter.measurements_histogramu32 (c40fe37a-d739-41b0-bb03-b4682826c91a): There are no data parts 2024.02.22 01:10:51.934497 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.934522 [ 3 ] {60537cb7-5b85-48ae-8d1d-8f2eb321542c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.934543 [ 3 ] {} HTTP-Session: 0cc66322-fa25-4b52-8bed-25ba7e45e1f3 Destroying unnamed session 2024.02.22 01:10:51.934656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.934705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.934728 [ 3 ] {} HTTP-Session: 7d686e2e-dc65-4601-b045-9adb03c3d5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.934750 [ 3 ] {} HTTP-Session: 7d686e2e-dc65-4601-b045-9adb03c3d5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.934961 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.935013 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.22 01:10:51.936416 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} oximeter.measurements_histogrami64 (31851f67-4d0b-420b-81f2-9c51aa7de387): Loading data parts 2024.02.22 01:10:51.936479 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} oximeter.measurements_histogrami64 (31851f67-4d0b-420b-81f2-9c51aa7de387): There are no data parts 2024.02.22 01:10:51.937608 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.937639 [ 3 ] {bdc341d9-1e5e-44a5-8cfc-f08dd5447778} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.937654 [ 3 ] {} HTTP-Session: 7d686e2e-dc65-4601-b045-9adb03c3d5b6 Destroying unnamed session 2024.02.22 01:10:51.937770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.937817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.937836 [ 3 ] {} HTTP-Session: 7cdbde49-32ec-4a25-ac41-10fb3c34337e Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.937858 [ 3 ] {} HTTP-Session: 7cdbde49-32ec-4a25-ac41-10fb3c34337e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.938067 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.938120 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.22 01:10:51.939547 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} oximeter.measurements_histogramu64 (ebd8368d-d129-413e-a8e7-17dfbe5b4f9e): Loading data parts 2024.02.22 01:10:51.939610 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} oximeter.measurements_histogramu64 (ebd8368d-d129-413e-a8e7-17dfbe5b4f9e): There are no data parts 2024.02.22 01:10:51.940796 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.940828 [ 3 ] {9e8857a7-c29a-4650-bf41-44f13f5d635c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.940850 [ 3 ] {} HTTP-Session: 7cdbde49-32ec-4a25-ac41-10fb3c34337e Destroying unnamed session 2024.02.22 01:10:51.940943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.940990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.941015 [ 3 ] {} HTTP-Session: 201d1f91-8603-40ed-81ce-2c4d75e7fc1f Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.941031 [ 3 ] {} HTTP-Session: 201d1f91-8603-40ed-81ce-2c4d75e7fc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.941248 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.941301 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.22 01:10:51.942696 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} oximeter.measurements_histogramf32 (effe9b76-4477-4026-9986-a0fa17661872): Loading data parts 2024.02.22 01:10:51.942762 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} oximeter.measurements_histogramf32 (effe9b76-4477-4026-9986-a0fa17661872): There are no data parts 2024.02.22 01:10:51.943928 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.943953 [ 3 ] {42cc237f-50ba-4045-adb7-d1bc05395f5d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.943977 [ 3 ] {} HTTP-Session: 201d1f91-8603-40ed-81ce-2c4d75e7fc1f Destroying unnamed session 2024.02.22 01:10:51.944076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.944124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.944149 [ 3 ] {} HTTP-Session: 2c6ab47e-3b3a-454b-a906-9f5df1e4e882 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.944165 [ 3 ] {} HTTP-Session: 2c6ab47e-3b3a-454b-a906-9f5df1e4e882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.944382 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.944435 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.22 01:10:51.945858 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Loading data parts 2024.02.22 01:10:51.945916 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): There are no data parts 2024.02.22 01:10:51.947068 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.947106 [ 3 ] {9b72a5dd-e885-4b7b-8eb8-a6b909a70a81} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.947121 [ 3 ] {} HTTP-Session: 2c6ab47e-3b3a-454b-a906-9f5df1e4e882 Destroying unnamed session 2024.02.22 01:10:51.947241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.947295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.947314 [ 3 ] {} HTTP-Session: 044b5604-b39a-448c-a3aa-94737928ec11 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.947336 [ 3 ] {} HTTP-Session: 044b5604-b39a-448c-a3aa-94737928ec11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.947496 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} executeQuery: (from [fd00:1122:3344:101::d]:56377) /* 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.22 01:10:51.947547 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.22 01:10:51.948815 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} oximeter.fields_bool (23f4759c-ecb4-45bc-9f43-9b9b6b5798f1): Loading data parts 2024.02.22 01:10:51.948926 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} oximeter.fields_bool (23f4759c-ecb4-45bc-9f43-9b9b6b5798f1): There are no data parts 2024.02.22 01:10:51.950024 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.950058 [ 3 ] {00cb6cd2-ec8b-4fd7-bab9-43094a0151be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.950073 [ 3 ] {} HTTP-Session: 044b5604-b39a-448c-a3aa-94737928ec11 Destroying unnamed session 2024.02.22 01:10:51.950178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.950228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.950245 [ 3 ] {} HTTP-Session: 4da52f44-b766-4f97-8918-89116e3c2877 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.950268 [ 3 ] {} HTTP-Session: 4da52f44-b766-4f97-8918-89116e3c2877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.950426 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.950468 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.22 01:10:51.951729 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} oximeter.fields_i8 (2552472e-a887-42c3-a5ed-8f72ab7b185d): Loading data parts 2024.02.22 01:10:51.951806 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} oximeter.fields_i8 (2552472e-a887-42c3-a5ed-8f72ab7b185d): There are no data parts 2024.02.22 01:10:51.952911 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.952935 [ 3 ] {f639d99a-d09c-47b9-aad3-8331a1c56d69} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.952958 [ 3 ] {} HTTP-Session: 4da52f44-b766-4f97-8918-89116e3c2877 Destroying unnamed session 2024.02.22 01:10:51.953062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.953104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.953130 [ 3 ] {} HTTP-Session: fa9b9425-a0c7-4dd0-b2d2-b2d66124c68b Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.953152 [ 3 ] {} HTTP-Session: fa9b9425-a0c7-4dd0-b2d2-b2d66124c68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.953306 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.953355 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.22 01:10:51.954583 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} oximeter.fields_u8 (fa7cd142-d051-444e-abab-f4add9aa8061): Loading data parts 2024.02.22 01:10:51.954670 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} oximeter.fields_u8 (fa7cd142-d051-444e-abab-f4add9aa8061): There are no data parts 2024.02.22 01:10:51.955796 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.955821 [ 3 ] {11eaea1b-d9c6-4dd5-a865-00c2f4c57424} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.955844 [ 3 ] {} HTTP-Session: fa9b9425-a0c7-4dd0-b2d2-b2d66124c68b Destroying unnamed session 2024.02.22 01:10:51.955936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.955986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.956004 [ 3 ] {} HTTP-Session: d0ea899e-17a9-47d3-b56b-4eb02ec1aac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.956025 [ 3 ] {} HTTP-Session: d0ea899e-17a9-47d3-b56b-4eb02ec1aac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.956184 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.956232 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.22 01:10:51.957475 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} oximeter.fields_i16 (7847de7e-8674-4249-8534-26db1756b5d2): Loading data parts 2024.02.22 01:10:51.957560 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} oximeter.fields_i16 (7847de7e-8674-4249-8534-26db1756b5d2): There are no data parts 2024.02.22 01:10:51.958690 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.958722 [ 3 ] {09f33162-73e9-4695-918a-fabb7a28d9a0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.958738 [ 3 ] {} HTTP-Session: d0ea899e-17a9-47d3-b56b-4eb02ec1aac8 Destroying unnamed session 2024.02.22 01:10:51.958842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.958892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.958909 [ 3 ] {} HTTP-Session: bb6d5b53-3824-4ee5-bd65-10bc8631b433 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.958933 [ 3 ] {} HTTP-Session: bb6d5b53-3824-4ee5-bd65-10bc8631b433 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.959092 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.959134 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.22 01:10:51.960404 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Loading data parts 2024.02.22 01:10:51.960474 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): There are no data parts 2024.02.22 01:10:51.961600 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.961633 [ 3 ] {8b799f3d-426d-4c8b-a57a-6d6b3333b2be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.961649 [ 3 ] {} HTTP-Session: bb6d5b53-3824-4ee5-bd65-10bc8631b433 Destroying unnamed session 2024.02.22 01:10:51.961768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.961824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.961842 [ 3 ] {} HTTP-Session: f55f5a94-8c62-4ab0-a6c8-7c993dced71f Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.961858 [ 3 ] {} HTTP-Session: f55f5a94-8c62-4ab0-a6c8-7c993dced71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.962017 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.962066 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.22 01:10:51.963299 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} oximeter.fields_i32 (10c9a0c3-5b80-457c-a55c-eaebea54644f): Loading data parts 2024.02.22 01:10:51.963385 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} oximeter.fields_i32 (10c9a0c3-5b80-457c-a55c-eaebea54644f): There are no data parts 2024.02.22 01:10:51.964512 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.964544 [ 3 ] {fde35893-c97c-4347-b33b-53b7b8db6f75} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.964571 [ 3 ] {} HTTP-Session: f55f5a94-8c62-4ab0-a6c8-7c993dced71f Destroying unnamed session 2024.02.22 01:10:51.964670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.964721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.964746 [ 3 ] {} HTTP-Session: 54d60627-d865-417d-af33-14a4d90ae5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.964763 [ 3 ] {} HTTP-Session: 54d60627-d865-417d-af33-14a4d90ae5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.964921 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.964963 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.22 01:10:51.966219 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} oximeter.fields_u32 (294e1353-63e3-4408-be5a-6ba98f314583): Loading data parts 2024.02.22 01:10:51.966317 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} oximeter.fields_u32 (294e1353-63e3-4408-be5a-6ba98f314583): There are no data parts 2024.02.22 01:10:51.967473 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.967507 [ 3 ] {2170e22e-5716-4b57-90c1-b9d18c1f6b0e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.967523 [ 3 ] {} HTTP-Session: 54d60627-d865-417d-af33-14a4d90ae5ce Destroying unnamed session 2024.02.22 01:10:51.967635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.967684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.967704 [ 3 ] {} HTTP-Session: 8ccf64b2-a6cc-4082-ab68-2401d5315100 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.967727 [ 3 ] {} HTTP-Session: 8ccf64b2-a6cc-4082-ab68-2401d5315100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.967878 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.967935 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.22 01:10:51.969181 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Loading data parts 2024.02.22 01:10:51.969263 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): There are no data parts 2024.02.22 01:10:51.970459 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.970491 [ 3 ] {300280ad-262d-40ab-b666-a8cc187d25b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.970526 [ 3 ] {} HTTP-Session: 8ccf64b2-a6cc-4082-ab68-2401d5315100 Destroying unnamed session 2024.02.22 01:10:51.970638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.970706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.970738 [ 3 ] {} HTTP-Session: d5aa294c-3277-4240-bcef-7d2d21a1a825 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.970765 [ 3 ] {} HTTP-Session: d5aa294c-3277-4240-bcef-7d2d21a1a825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.970958 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.971018 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.22 01:10:51.972303 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} oximeter.fields_u64 (ef6d0519-ae41-4194-b416-e83172cdca0d): Loading data parts 2024.02.22 01:10:51.972398 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} oximeter.fields_u64 (ef6d0519-ae41-4194-b416-e83172cdca0d): There are no data parts 2024.02.22 01:10:51.973525 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.973550 [ 3 ] {4a94ab69-d94b-43ef-8584-564b47797f0a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.973567 [ 3 ] {} HTTP-Session: d5aa294c-3277-4240-bcef-7d2d21a1a825 Destroying unnamed session 2024.02.22 01:10:51.973678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.973731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.973750 [ 3 ] {} HTTP-Session: 85a14df9-f31a-4c02-9544-0117d7cca399 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.973772 [ 3 ] {} HTTP-Session: 85a14df9-f31a-4c02-9544-0117d7cca399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.973934 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.973977 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.22 01:10:51.975235 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Loading data parts 2024.02.22 01:10:51.975310 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): There are no data parts 2024.02.22 01:10:51.976429 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.976463 [ 3 ] {95f8dfbd-f099-4235-ac7e-aca8d4e3c805} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.976478 [ 3 ] {} HTTP-Session: 85a14df9-f31a-4c02-9544-0117d7cca399 Destroying unnamed session 2024.02.22 01:10:51.976586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.976637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.976656 [ 3 ] {} HTTP-Session: b6fd52a8-b3fb-4d41-a4a0-c833b8b751b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.976680 [ 3 ] {} HTTP-Session: b6fd52a8-b3fb-4d41-a4a0-c833b8b751b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.976840 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.976883 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.22 01:10:51.978201 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Loading data parts 2024.02.22 01:10:51.978279 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): There are no data parts 2024.02.22 01:10:51.979405 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.979429 [ 3 ] {20952fc6-2b08-47b4-b409-cbd352aeb7b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.979454 [ 3 ] {} HTTP-Session: b6fd52a8-b3fb-4d41-a4a0-c833b8b751b7 Destroying unnamed session 2024.02.22 01:10:51.979552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.979603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.979629 [ 3 ] {} HTTP-Session: cd9c5032-1d7d-4e9e-b225-dc27be0e7d60 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.979645 [ 3 ] {} HTTP-Session: cd9c5032-1d7d-4e9e-b225-dc27be0e7d60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.979804 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} executeQuery: (from [fd00:1122:3344:101::d]:56377) 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.22 01:10:51.979852 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.22 01:10:51.981171 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Loading data parts 2024.02.22 01:10:51.981255 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): There are no data parts 2024.02.22 01:10:51.982376 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.982409 [ 3 ] {bf806c32-d76f-4605-864c-760654f25344} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.982432 [ 3 ] {} HTTP-Session: cd9c5032-1d7d-4e9e-b225-dc27be0e7d60 Destroying unnamed session 2024.02.22 01:10:51.982531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.982581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.982607 [ 3 ] {} HTTP-Session: e69bda5b-8f02-4389-bd63-b00202bf6584 Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.982623 [ 3 ] {} HTTP-Session: e69bda5b-8f02-4389-bd63-b00202bf6584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.982850 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} executeQuery: (from [fd00:1122:3344:101::d]:56377) /* 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.22 01:10:51.982915 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.22 01:10:51.984369 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): Loading data parts 2024.02.22 01:10:51.984440 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): There are no data parts 2024.02.22 01:10:51.985707 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.985740 [ 3 ] {009f8b82-efd8-4dfc-9a0e-aed0b97308a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.22 01:10:51.985756 [ 3 ] {} HTTP-Session: e69bda5b-8f02-4389-bd63-b00202bf6584 Destroying unnamed session 2024.02.22 01:10:51.985879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56377, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:10:51.985930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:10:51.985949 [ 3 ] {} HTTP-Session: c6dfa6fa-516b-448c-a2eb-26eb1fefa38e Authenticating user 'default' from [fd00:1122:3344:101::d]:56377 2024.02.22 01:10:51.985973 [ 3 ] {} HTTP-Session: c6dfa6fa-516b-448c-a2eb-26eb1fefa38e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:10:51.986085 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} executeQuery: (from [fd00:1122:3344:101::d]:56377) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.22 01:10:51.986697 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.22 01:10:51.989964 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.22 01:10:51.992625 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:10:51.992836 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} oximeter.version (7af295fd-214d-40ab-a223-4dcef47e5a2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:10:51.993063 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} executeQuery: Read 1 rows, 16.00 B in 0.006945352 sec., 143 rows/sec., 2.25 KiB/sec. 2024.02.22 01:10:51.993179 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} DynamicQueryHandler: Done processing query 2024.02.22 01:10:51.993201 [ 3 ] {ebe1d8a9-77c7-45d4-a71a-4884170b7c28} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.22 01:10:51.993217 [ 3 ] {} HTTP-Session: c6dfa6fa-516b-448c-a2eb-26eb1fefa38e Destroying unnamed session 2024.02.22 01:10:52.000115 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.77 MiB, will set to 228.29 MiB (RSS), difference: 9.60 MiB 2024.02.22 01:11:06.811164 [ 167 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:11:06.811246 [ 167 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:11:21.811496 [ 149 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:11:21.811557 [ 149 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:11:36.811625 [ 137 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:11:36.811684 [ 137 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:11:51.811744 [ 128 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:11:51.811803 [ 128 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:11:52.003263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.003449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.003527 [ 3 ] {} HTTP-Session: be5bf5cc-6dc1-4b77-bf9e-5e18036d9fa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.003566 [ 3 ] {} HTTP-Session: be5bf5cc-6dc1-4b77-bf9e-5e18036d9fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.003815 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} executeQuery: (from [fd00:1122:3344:101::d]:41099) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.22 01:11:52.004252 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.005002 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.007216 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:11:52.008226 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.008256 [ 3 ] {d7fe75d6-9d33-4343-8ef9-2757dcde18c9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:11:52.008283 [ 3 ] {} HTTP-Session: be5bf5cc-6dc1-4b77-bf9e-5e18036d9fa3 Destroying unnamed session 2024.02.22 01:11:52.028049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.028161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.028229 [ 3 ] {} HTTP-Session: 1b5b7b1f-cd63-4126-8e77-d3c64962fd9c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.028266 [ 3 ] {} HTTP-Session: 1b5b7b1f-cd63-4126-8e77-d3c64962fd9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.028525 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} executeQuery: (from [fd00:1122:3344:101::d]:41099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.22 01:11:52.037665 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.037814 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.037876 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:11:52.038786 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.038821 [ 3 ] {cfa0b3a6-b469-4d2a-9868-ed475d3362fd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:11:52.038857 [ 3 ] {} HTTP-Session: 1b5b7b1f-cd63-4126-8e77-d3c64962fd9c Destroying unnamed session 2024.02.22 01:11:52.039212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.039272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.039293 [ 3 ] {} HTTP-Session: b536c778-178f-4547-b6fb-62c7a00bcac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.039312 [ 3 ] {} HTTP-Session: b536c778-178f-4547-b6fb-62c7a00bcac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.039440 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:11:52.041771 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.041967 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.042028 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:11:52.042988 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.043017 [ 3 ] {924a4971-aed8-4c9a-afa1-337d61343d68} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:11:52.043035 [ 3 ] {} HTTP-Session: b536c778-178f-4547-b6fb-62c7a00bcac8 Destroying unnamed session 2024.02.22 01:11:52.043250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.043299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.043319 [ 3 ] {} HTTP-Session: 399316cb-6164-493e-8659-2d8d5e5bda3c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.043338 [ 3 ] {} HTTP-Session: 399316cb-6164-493e-8659-2d8d5e5bda3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.043458 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:11:52.043808 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.043955 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.043998 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:11:52.044807 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.044835 [ 3 ] {ae1afce0-47bf-460b-b74a-c7a6e1b6cec4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:11:52.044851 [ 3 ] {} HTTP-Session: 399316cb-6164-493e-8659-2d8d5e5bda3c Destroying unnamed session 2024.02.22 01:11:52.045954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.046007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.046027 [ 3 ] {} HTTP-Session: 85de1178-8e2c-4603-ace4-23d3ffd79aad Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.046043 [ 3 ] {} HTTP-Session: 85de1178-8e2c-4603-ace4-23d3ffd79aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.046125 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:11:52.046166 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:11:52.046912 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:11:52.048044 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:11:52.048463 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:11:52.048633 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:11:52.048745 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} executeQuery: Read 4 rows, 443.00 B in 0.002590386 sec., 1544 rows/sec., 167.01 KiB/sec. 2024.02.22 01:11:52.048860 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.048884 [ 3 ] {e74d2165-cb7d-4f8b-9841-a2b9d941b406} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:11:52.048901 [ 3 ] {} HTTP-Session: 85de1178-8e2c-4603-ace4-23d3ffd79aad Destroying unnamed session 2024.02.22 01:11:52.049043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.049090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.049110 [ 3 ] {} HTTP-Session: e2b98a87-85ca-4767-8bc1-69b191f32bd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.049127 [ 3 ] {} HTTP-Session: e2b98a87-85ca-4767-8bc1-69b191f32bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.049204 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:11:52.049244 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:11:52.049351 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:11:52.053444 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:11:52.053671 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:11:52.053820 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:11:52.053917 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} executeQuery: Read 37 rows, 3.00 KiB in 0.004683586 sec., 7899 rows/sec., 640.33 KiB/sec. 2024.02.22 01:11:52.054073 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.054096 [ 3 ] {099f0d14-90ef-4491-b7a0-1b0da83b6c01} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:11:52.054112 [ 3 ] {} HTTP-Session: e2b98a87-85ca-4767-8bc1-69b191f32bd6 Destroying unnamed session 2024.02.22 01:11:52.054338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.054383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.054401 [ 3 ] {} HTTP-Session: cc2df37f-4fec-47d8-8c12-e13d591f2e6a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.054418 [ 3 ] {} HTTP-Session: cc2df37f-4fec-47d8-8c12-e13d591f2e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.054494 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:11:52.054532 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:11:52.054638 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:11:52.055056 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:11:52.055283 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:11:52.055432 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:11:52.055521 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} executeQuery: Read 111 rows, 11.21 KiB in 0.000999599 sec., 111044 rows/sec., 10.95 MiB/sec. 2024.02.22 01:11:52.055645 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.055668 [ 3 ] {8e18dec3-70bd-4636-b2ad-9885a131d258} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:11:52.055685 [ 3 ] {} HTTP-Session: cc2df37f-4fec-47d8-8c12-e13d591f2e6a Destroying unnamed session 2024.02.22 01:11:52.055843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 8869, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.055887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.055906 [ 3 ] {} HTTP-Session: a68aa6ac-b561-4c13-aab1-ba427f41c346 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.055922 [ 3 ] {} HTTP-Session: a68aa6ac-b561-4c13-aab1-ba427f41c346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.055995 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:11:52.056033 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:11:52.057162 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:11:52.059738 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:11:52.062030 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:11:52.062189 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:11:52.062286 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} executeQuery: Read 52 rows, 4.17 KiB in 0.006263142 sec., 8302 rows/sec., 665.63 KiB/sec. 2024.02.22 01:11:52.062443 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.062467 [ 3 ] {3dcbc8c1-4b00-47a6-8df5-3fd4cf158c22} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:11:52.062483 [ 3 ] {} HTTP-Session: a68aa6ac-b561-4c13-aab1-ba427f41c346 Destroying unnamed session 2024.02.22 01:11:52.062777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.062823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.062842 [ 3 ] {} HTTP-Session: 1e585a2f-1dc4-4e42-9d7a-facdcde4869e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.062858 [ 3 ] {} HTTP-Session: 1e585a2f-1dc4-4e42-9d7a-facdcde4869e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.062939 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:11:52.062984 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:11:52.063135 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:11:52.063696 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:11:52.066677 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:11:52.066892 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:11:52.066991 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} executeQuery: Read 37 rows, 51.13 KiB in 0.004022536 sec., 9198 rows/sec., 12.41 MiB/sec. 2024.02.22 01:11:52.067129 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.067152 [ 3 ] {6e447a34-c30a-4490-ab1b-fdcc910ea175} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:11:52.067168 [ 3 ] {} HTTP-Session: 1e585a2f-1dc4-4e42-9d7a-facdcde4869e Destroying unnamed session 2024.02.22 01:11:52.067312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 3353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:11:52.067357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:11:52.067376 [ 3 ] {} HTTP-Session: 460b773c-7b59-4333-9202-df9d497fda9b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:11:52.067392 [ 3 ] {} HTTP-Session: 460b773c-7b59-4333-9202-df9d497fda9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:11:52.067463 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:11:52.068027 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.22 01:11:52.068135 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:11:52.068511 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:11:52.068835 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:11:52.069019 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} oximeter.measurements_i64 (5d617648-37e3-4cf7-8171-35db61c6315a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:11:52.069112 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} executeQuery: Read 21 rows, 1.54 KiB in 0.001620497 sec., 12958 rows/sec., 950.35 KiB/sec. 2024.02.22 01:11:52.069240 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} DynamicQueryHandler: Done processing query 2024.02.22 01:11:52.069263 [ 3 ] {eaec36fe-edc0-46d8-b9c8-5df22a02629c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:11:52.069280 [ 3 ] {} HTTP-Session: 460b773c-7b59-4333-9202-df9d497fda9b Destroying unnamed session 2024.02.22 01:12:01.997600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:01.997718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:01.997744 [ 3 ] {} HTTP-Session: 0cba77cc-e75d-4ba6-9919-22391bc743e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:01.997768 [ 3 ] {} HTTP-Session: 0cba77cc-e75d-4ba6-9919-22391bc743e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:01.997899 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:01.997960 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:01.998120 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:01.998636 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:01.998905 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:12:01.999076 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:12:01.999204 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} executeQuery: Read 38 rows, 3.08 KiB in 0.001265177 sec., 30035 rows/sec., 2.38 MiB/sec. 2024.02.22 01:12:01.999369 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} DynamicQueryHandler: Done processing query 2024.02.22 01:12:01.999395 [ 3 ] {31edac19-d56e-47b9-90d4-d5f99775237d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:01.999411 [ 3 ] {} HTTP-Session: 0cba77cc-e75d-4ba6-9919-22391bc743e9 Destroying unnamed session 2024.02.22 01:12:01.999560 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:01.999612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:01.999632 [ 3 ] {} HTTP-Session: 252f49e5-8410-423d-932b-ef2e79d7d362 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:01.999651 [ 3 ] {} HTTP-Session: 252f49e5-8410-423d-932b-ef2e79d7d362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:01.999738 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:01.999781 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:01.999888 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:02.000208 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.63 MiB, peak 234.71 MiB, will set to 229.57 MiB (RSS), difference: -1.06 MiB 2024.02.22 01:12:02.000391 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:02.000708 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:12:02.000871 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:12:02.000996 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} executeQuery: Read 114 rows, 11.50 KiB in 0.001226066 sec., 92980 rows/sec., 9.16 MiB/sec. 2024.02.22 01:12:02.001133 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} DynamicQueryHandler: Done processing query 2024.02.22 01:12:02.001157 [ 3 ] {888e35f8-9c59-473a-8507-e12093a31c4e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:12:02.001173 [ 3 ] {} HTTP-Session: 252f49e5-8410-423d-932b-ef2e79d7d362 Destroying unnamed session 2024.02.22 01:12:02.001357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:02.001406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:02.001427 [ 3 ] {} HTTP-Session: 0c74bfe8-c1b0-4f1f-8fd7-bc2356257eae Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:02.001444 [ 3 ] {} HTTP-Session: 0c74bfe8-c1b0-4f1f-8fd7-bc2356257eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:02.001522 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:02.001563 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:02.001671 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:02.002022 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:02.002237 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:12:02.002387 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:12:02.002503 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} executeQuery: Read 38 rows, 3.04 KiB in 0.000951688 sec., 39929 rows/sec., 3.12 MiB/sec. 2024.02.22 01:12:02.002623 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} DynamicQueryHandler: Done processing query 2024.02.22 01:12:02.002646 [ 3 ] {6291b5f1-8c46-400c-a6d0-378461f40035} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:02.002663 [ 3 ] {} HTTP-Session: 0c74bfe8-c1b0-4f1f-8fd7-bc2356257eae Destroying unnamed session 2024.02.22 01:12:02.002861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:02.002914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:02.002933 [ 3 ] {} HTTP-Session: 14131c3d-b703-4a88-9b2e-4b0daaf3c9ea Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:02.002951 [ 3 ] {} HTTP-Session: 14131c3d-b703-4a88-9b2e-4b0daaf3c9ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:02.003035 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:02.003081 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:02.003222 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:02.003685 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:02.004006 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:12:02.004189 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:12:02.004307 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} executeQuery: Read 38 rows, 52.51 KiB in 0.001241816 sec., 30600 rows/sec., 41.29 MiB/sec. 2024.02.22 01:12:02.004436 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} DynamicQueryHandler: Done processing query 2024.02.22 01:12:02.004460 [ 3 ] {05d6c2ad-dc83-4fbb-9aaf-fa41f7786fa4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:12:02.004476 [ 3 ] {} HTTP-Session: 14131c3d-b703-4a88-9b2e-4b0daaf3c9ea Destroying unnamed session 2024.02.22 01:12:06.811848 [ 118 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:12:06.811908 [ 118 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:12:11.997128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:11.997251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:11.997277 [ 3 ] {} HTTP-Session: d65c0428-c122-475b-8432-9c95cf152711 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:11.997303 [ 3 ] {} HTTP-Session: d65c0428-c122-475b-8432-9c95cf152711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:11.997496 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:12:11.998323 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:11.998490 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:11.998588 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:12:11.998823 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.22 01:12:12.000691 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.22 01:12:12.000725 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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.22 01:12:12.000793 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.22 01:12:12.009120 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} executeQuery: Read 4 rows, 443.00 B in 0.011577796 sec., 345 rows/sec., 37.37 KiB/sec. 2024.02.22 01:12:12.009360 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.009385 [ 3 ] {a632ea43-45a1-40ec-a377-a7f3a3e19a1e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:12:12.009403 [ 3 ] {} HTTP-Session: d65c0428-c122-475b-8432-9c95cf152711 Destroying unnamed session 2024.02.22 01:12:12.009739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.009791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.009811 [ 3 ] {} HTTP-Session: d039a563-02ff-410b-947b-7d7c1afe7810 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.009831 [ 3 ] {} HTTP-Session: d039a563-02ff-410b-947b-7d7c1afe7810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.009964 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:12:12.010419 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.010583 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.010626 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:12:12.010775 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.22 01:12:12.010805 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.22 01:12:12.010827 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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.22 01:12:12.010856 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.22 01:12:12.011711 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} executeQuery: Read 4 rows, 443.00 B in 0.00170801 sec., 2341 rows/sec., 253.29 KiB/sec. 2024.02.22 01:12:12.011896 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.011921 [ 3 ] {5ed8762b-865c-4171-9c65-d0e8c1ffaae6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:12:12.011937 [ 3 ] {} HTTP-Session: d039a563-02ff-410b-947b-7d7c1afe7810 Destroying unnamed session 2024.02.22 01:12:12.012149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.012198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.012217 [ 3 ] {} HTTP-Session: 270e452c-c8d7-4e20-b684-a0e3d54d2ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.012237 [ 3 ] {} HTTP-Session: 270e452c-c8d7-4e20-b684-a0e3d54d2ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.012369 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:12:12.012828 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.012994 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.013036 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:12:12.013186 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.22 01:12:12.013217 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.22 01:12:12.013238 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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.22 01:12:12.013267 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.22 01:12:12.014100 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} executeQuery: Read 4 rows, 443.00 B in 0.001694319 sec., 2360 rows/sec., 255.33 KiB/sec. 2024.02.22 01:12:12.014302 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.014327 [ 3 ] {b1dc6b23-546d-47cf-867e-d49a2e0856df} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:12:12.014343 [ 3 ] {} HTTP-Session: 270e452c-c8d7-4e20-b684-a0e3d54d2ca7 Destroying unnamed session 2024.02.22 01:12:12.014691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.014738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.014757 [ 3 ] {} HTTP-Session: 8ed6b1f2-7fd8-4bd3-bfb3-21c3bcd1dc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.014776 [ 3 ] {} HTTP-Session: 8ed6b1f2-7fd8-4bd3-bfb3-21c3bcd1dc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.014905 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:12:12.015368 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.015533 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.015575 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:12:12.015722 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.22 01:12:12.015751 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.22 01:12:12.015772 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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.22 01:12:12.015801 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.22 01:12:12.016631 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} executeQuery: Read 4 rows, 443.00 B in 0.001688629 sec., 2368 rows/sec., 256.19 KiB/sec. 2024.02.22 01:12:12.016816 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.016840 [ 3 ] {752e29e8-0692-40e8-9cfb-5eef02c95e97} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:12:12.016857 [ 3 ] {} HTTP-Session: 8ed6b1f2-7fd8-4bd3-bfb3-21c3bcd1dc2c Destroying unnamed session 2024.02.22 01:12:12.017170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.017216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.017235 [ 3 ] {} HTTP-Session: 3923c072-502c-4299-a9e1-e6b3614579ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.017253 [ 3 ] {} HTTP-Session: 3923c072-502c-4299-a9e1-e6b3614579ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.017373 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:12:12.017839 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.018007 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.018049 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:12:12.018197 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.22 01:12:12.018225 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.22 01:12:12.018246 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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.22 01:12:12.018275 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.22 01:12:12.019107 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} executeQuery: Read 4 rows, 443.00 B in 0.001695629 sec., 2359 rows/sec., 255.14 KiB/sec. 2024.02.22 01:12:12.019311 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.019335 [ 3 ] {46ae5b38-8601-4c8b-87dc-630536b177dc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:12:12.019351 [ 3 ] {} HTTP-Session: 3923c072-502c-4299-a9e1-e6b3614579ad Destroying unnamed session 2024.02.22 01:12:12.019592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.019638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.019656 [ 3 ] {} HTTP-Session: 81b5a0c0-341d-4667-953a-978718b3fbb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.019673 [ 3 ] {} HTTP-Session: 81b5a0c0-341d-4667-953a-978718b3fbb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.019794 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:12:12.020263 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.020430 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.020471 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:12:12.020617 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.22 01:12:12.020644 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.22 01:12:12.020665 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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.22 01:12:12.020692 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.22 01:12:12.021539 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} executeQuery: Read 4 rows, 443.00 B in 0.00170674 sec., 2343 rows/sec., 253.48 KiB/sec. 2024.02.22 01:12:12.021729 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.021753 [ 3 ] {6b2d2ec3-0f95-474c-968e-8d9897b61530} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.22 01:12:12.021770 [ 3 ] {} HTTP-Session: 81b5a0c0-341d-4667-953a-978718b3fbb2 Destroying unnamed session 2024.02.22 01:12:12.039875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.039937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.039960 [ 3 ] {} HTTP-Session: c2f60cad-6598-45f0-8c68-482cd6a04784 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.039982 [ 3 ] {} HTTP-Session: c2f60cad-6598-45f0-8c68-482cd6a04784 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.040079 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:12.040128 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:12.040305 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:12.040663 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:12.040953 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:12:12.041116 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:12:12.041244 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} executeQuery: Read 6 rows, 996.00 B in 0.001126053 sec., 5328 rows/sec., 863.77 KiB/sec. 2024.02.22 01:12:12.041410 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.041433 [ 3 ] {8f64833f-bfa1-422c-99b4-09979ba182d1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:12:12.041450 [ 3 ] {} HTTP-Session: c2f60cad-6598-45f0-8c68-482cd6a04784 Destroying unnamed session 2024.02.22 01:12:12.041564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.041607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.041625 [ 3 ] {} HTTP-Session: 9c87c9cf-3798-474a-a8cd-54d2ea4e1bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.041643 [ 3 ] {} HTTP-Session: 9c87c9cf-3798-474a-a8cd-54d2ea4e1bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.041717 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:12.041755 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:12.041870 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:12.042162 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:12.042376 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.22 01:12:12.042527 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.22 01:12:12.042644 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} executeQuery: Read 38 rows, 3.08 KiB in 0.000899506 sec., 42245 rows/sec., 3.34 MiB/sec. 2024.02.22 01:12:12.042801 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.042825 [ 3 ] {d005a421-2a73-4d50-a4e1-e338713cafe8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:12.042841 [ 3 ] {} HTTP-Session: 9c87c9cf-3798-474a-a8cd-54d2ea4e1bc2 Destroying unnamed session 2024.02.22 01:12:12.043034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.043078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.043096 [ 3 ] {} HTTP-Session: 29708918-bd56-4858-b0bf-78c8ec1bd942 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.043115 [ 3 ] {} HTTP-Session: 29708918-bd56-4858-b0bf-78c8ec1bd942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.043188 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:12.043227 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:12.043335 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:12.043709 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:12.043927 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.22 01:12:12.044092 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.22 01:12:12.044209 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} executeQuery: Read 150 rows, 14.32 KiB in 0.000987669 sec., 151872 rows/sec., 14.16 MiB/sec. 2024.02.22 01:12:12.044328 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.044351 [ 3 ] {5a96d7ed-d3ef-457e-a154-eb8ebc7f47cf} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.22 01:12:12.044367 [ 3 ] {} HTTP-Session: 29708918-bd56-4858-b0bf-78c8ec1bd942 Destroying unnamed session 2024.02.22 01:12:12.044508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.044551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.044569 [ 3 ] {} HTTP-Session: 852365bc-dc6a-4587-9a6a-20c952b9ad92 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.044586 [ 3 ] {} HTTP-Session: 852365bc-dc6a-4587-9a6a-20c952b9ad92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.044659 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:12.044696 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:12.044799 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:12.045090 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:12.045303 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.22 01:12:12.045453 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.22 01:12:12.045566 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} executeQuery: Read 62 rows, 4.94 KiB in 0.000880566 sec., 70409 rows/sec., 5.48 MiB/sec. 2024.02.22 01:12:12.045702 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.045726 [ 3 ] {df56cb25-dcb8-488d-8f30-9f9699673792} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:12:12.045742 [ 3 ] {} HTTP-Session: 852365bc-dc6a-4587-9a6a-20c952b9ad92 Destroying unnamed session 2024.02.22 01:12:12.045998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 94683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.046043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.046062 [ 3 ] {} HTTP-Session: 31c3148e-cf63-427f-be65-86f900acc2df Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.046079 [ 3 ] {} HTTP-Session: 31c3148e-cf63-427f-be65-86f900acc2df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.046181 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:12.046222 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.22 01:12:12.046343 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:12.046858 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:12.047142 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:12:12.047319 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:12:12.047435 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} executeQuery: Read 492 rows, 35.55 KiB in 0.001226366 sec., 401185 rows/sec., 28.31 MiB/sec. 2024.02.22 01:12:12.047563 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.047585 [ 3 ] {2a49f755-a9d1-4b71-b91f-c81d1e3072d3} MemoryTracker: Peak memory usage (for query): 4.34 MiB. 2024.02.22 01:12:12.047601 [ 3 ] {} HTTP-Session: 31c3148e-cf63-427f-be65-86f900acc2df Destroying unnamed session 2024.02.22 01:12:12.047803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:12.047846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:12.047864 [ 3 ] {} HTTP-Session: 3a258dee-2c96-47cb-b520-88a8a1741258 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:12.047881 [ 3 ] {} HTTP-Session: 3a258dee-2c96-47cb-b520-88a8a1741258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:12.047963 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:12.048007 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:12.048143 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:12.048611 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:12.048914 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.22 01:12:12.049095 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.22 01:12:12.049218 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} executeQuery: Read 38 rows, 52.51 KiB in 0.001227136 sec., 30966 rows/sec., 41.79 MiB/sec. 2024.02.22 01:12:12.049342 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} DynamicQueryHandler: Done processing query 2024.02.22 01:12:12.049365 [ 3 ] {4baf43ce-71c7-4137-8ea7-81e8e21f2cd3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:12:12.049381 [ 3 ] {} HTTP-Session: 3a258dee-2c96-47cb-b520-88a8a1741258 Destroying unnamed session 2024.02.22 01:12:13.000146 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.32 MiB, peak 234.71 MiB, will set to 230.38 MiB (RSS), difference: 1.06 MiB 2024.02.22 01:12:21.812164 [ 104 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:12:21.812232 [ 104 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:12:21.998024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:21.998131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:21.998163 [ 3 ] {} HTTP-Session: c0f29a94-e8bf-46aa-aee8-bf7959c21344 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:21.998193 [ 3 ] {} HTTP-Session: c0f29a94-e8bf-46aa-aee8-bf7959c21344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:21.998341 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:21.998407 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:21.998591 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:21.999106 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:21.999381 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.22 01:12:21.999556 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.22 01:12:21.999675 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} executeQuery: Read 38 rows, 3.08 KiB in 0.001296748 sec., 29304 rows/sec., 2.32 MiB/sec. 2024.02.22 01:12:21.999857 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} DynamicQueryHandler: Done processing query 2024.02.22 01:12:21.999884 [ 3 ] {9568f589-457b-44bd-a251-144ff4e7454e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:21.999901 [ 3 ] {} HTTP-Session: c0f29a94-e8bf-46aa-aee8-bf7959c21344 Destroying unnamed session 2024.02.22 01:12:22.000052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:22.000143 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.42 MiB, peak 235.52 MiB, will set to 230.38 MiB (RSS), difference: -1.03 MiB 2024.02.22 01:12:22.000156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:22.000232 [ 3 ] {} HTTP-Session: 57a5aa20-9693-4d19-8124-ab24e16f5ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:22.000286 [ 3 ] {} HTTP-Session: 57a5aa20-9693-4d19-8124-ab24e16f5ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:22.000473 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:22.000560 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:22.000680 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:22.001061 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:22.001287 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.22 01:12:22.001439 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.22 01:12:22.001532 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} executeQuery: Read 114 rows, 11.50 KiB in 0.00100919 sec., 112961 rows/sec., 11.13 MiB/sec. 2024.02.22 01:12:22.001653 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} DynamicQueryHandler: Done processing query 2024.02.22 01:12:22.001676 [ 3 ] {c949cb69-3430-453c-944b-24c27353da02} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:12:22.001692 [ 3 ] {} HTTP-Session: 57a5aa20-9693-4d19-8124-ab24e16f5ea2 Destroying unnamed session 2024.02.22 01:12:22.001807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:22.001853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:22.001872 [ 3 ] {} HTTP-Session: a4e15f26-84ec-4a38-bd03-1b17d6d8a3a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:22.001890 [ 3 ] {} HTTP-Session: a4e15f26-84ec-4a38-bd03-1b17d6d8a3a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:22.001964 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:22.002003 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:22.002108 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:22.002391 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:22.002599 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.22 01:12:22.002749 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.22 01:12:22.002840 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} executeQuery: Read 38 rows, 3.04 KiB in 0.000848615 sec., 44778 rows/sec., 3.50 MiB/sec. 2024.02.22 01:12:22.002937 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} DynamicQueryHandler: Done processing query 2024.02.22 01:12:22.002959 [ 3 ] {128c50f3-16dd-4c7b-8d64-92fad9c334f4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:22.002975 [ 3 ] {} HTTP-Session: a4e15f26-84ec-4a38-bd03-1b17d6d8a3a9 Destroying unnamed session 2024.02.22 01:12:22.003176 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:22.003219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:22.003238 [ 3 ] {} HTTP-Session: d23352cf-0d4b-4330-95a3-30c2d36b9a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:22.003255 [ 3 ] {} HTTP-Session: d23352cf-0d4b-4330-95a3-30c2d36b9a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:22.003343 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:22.003389 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:22.003521 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:22.003949 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.22 01:12:22.004266 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.22 01:12:22.004450 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.22 01:12:22.004542 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} executeQuery: Read 38 rows, 52.51 KiB in 0.001171954 sec., 32424 rows/sec., 43.76 MiB/sec. 2024.02.22 01:12:22.004665 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} DynamicQueryHandler: Done processing query 2024.02.22 01:12:22.004687 [ 3 ] {eebf466e-7751-4484-9e87-0048306f63c0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:12:22.004704 [ 3 ] {} HTTP-Session: d23352cf-0d4b-4330-95a3-30c2d36b9a37 Destroying unnamed session 2024.02.22 01:12:31.998503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:31.998710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:31.998760 [ 3 ] {} HTTP-Session: 3df40172-8059-4130-a504-80daf44407fd Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:31.998802 [ 3 ] {} HTTP-Session: 3df40172-8059-4130-a504-80daf44407fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:31.999011 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:31.999110 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:31.999389 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:31.999933 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:32.000152 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.40 MiB, peak 235.52 MiB, will set to 230.38 MiB (RSS), difference: -1.01 MiB 2024.02.22 01:12:32.000363 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.22 01:12:32.000602 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.22 01:12:32.000758 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} executeQuery: Read 38 rows, 3.08 KiB in 0.001683749 sec., 22568 rows/sec., 1.79 MiB/sec. 2024.02.22 01:12:32.000910 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} DynamicQueryHandler: Done processing query 2024.02.22 01:12:32.000935 [ 3 ] {750a8d93-f0df-4412-bea1-b0c6b89d61b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:32.000951 [ 3 ] {} HTTP-Session: 3df40172-8059-4130-a504-80daf44407fd Destroying unnamed session 2024.02.22 01:12:32.001103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:32.001152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:32.001171 [ 3 ] {} HTTP-Session: 5f2fa81e-dbc4-4bb2-ac09-9370d7aec82e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:32.001192 [ 3 ] {} HTTP-Session: 5f2fa81e-dbc4-4bb2-ac09-9370d7aec82e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:32.001282 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:32.001325 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:32.001436 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:32.001820 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:32.002046 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.22 01:12:32.002200 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.22 01:12:32.002331 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} executeQuery: Read 114 rows, 11.50 KiB in 0.001011879 sec., 112661 rows/sec., 11.10 MiB/sec. 2024.02.22 01:12:32.002493 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} DynamicQueryHandler: Done processing query 2024.02.22 01:12:32.002517 [ 3 ] {a160c70b-bd80-4cd5-9b8f-2af28c569b97} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:12:32.002534 [ 3 ] {} HTTP-Session: 5f2fa81e-dbc4-4bb2-ac09-9370d7aec82e Destroying unnamed session 2024.02.22 01:12:32.002671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:32.002717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:32.002736 [ 3 ] {} HTTP-Session: 25f14c17-c017-4c42-af38-8ac3daad4cce Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:32.002754 [ 3 ] {} HTTP-Session: 25f14c17-c017-4c42-af38-8ac3daad4cce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:32.002833 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:32.002874 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:32.002988 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:32.003273 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:32.003483 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.22 01:12:32.003633 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.22 01:12:32.003761 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} executeQuery: Read 38 rows, 3.04 KiB in 0.000897726 sec., 42329 rows/sec., 3.31 MiB/sec. 2024.02.22 01:12:32.003868 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} DynamicQueryHandler: Done processing query 2024.02.22 01:12:32.003891 [ 3 ] {1b6e03fe-7301-4c04-908d-d72b6702dcce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:32.003908 [ 3 ] {} HTTP-Session: 25f14c17-c017-4c42-af38-8ac3daad4cce Destroying unnamed session 2024.02.22 01:12:32.004087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:32.004133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:32.004151 [ 3 ] {} HTTP-Session: 0883c668-b75b-4c7f-8834-e543260dcb06 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:32.004168 [ 3 ] {} HTTP-Session: 0883c668-b75b-4c7f-8834-e543260dcb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:32.004251 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:32.004295 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:32.004432 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:32.004852 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:32.005178 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.22 01:12:32.005363 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.22 01:12:32.005494 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} executeQuery: Read 38 rows, 52.51 KiB in 0.001213195 sec., 31322 rows/sec., 42.27 MiB/sec. 2024.02.22 01:12:32.005680 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} DynamicQueryHandler: Done processing query 2024.02.22 01:12:32.005704 [ 3 ] {0e1b344e-1292-4a6b-818d-8a57564a9d97} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:12:32.005721 [ 3 ] {} HTTP-Session: 0883c668-b75b-4c7f-8834-e543260dcb06 Destroying unnamed session 2024.02.22 01:12:36.812270 [ 92 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:12:36.812338 [ 92 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:12:36.996590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 1772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:36.996703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:36.996733 [ 3 ] {} HTTP-Session: 21c7125c-789e-4740-a8ac-a91e0f150b8f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:36.996761 [ 3 ] {} HTTP-Session: 21c7125c-789e-4740-a8ac-a91e0f150b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:36.996892 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:36.996954 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:36.997117 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:36.997530 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:36.997808 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.22 01:12:36.997976 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.22 01:12:36.998088 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} executeQuery: Read 12 rows, 996.00 B in 0.001161914 sec., 10327 rows/sec., 837.12 KiB/sec. 2024.02.22 01:12:36.998180 [ 92 ] {} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.22 01:12:36.998235 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:36.998237 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} DynamicQueryHandler: Done processing query 2024.02.22 01:12:36.998270 [ 3 ] {ce80ffac-5109-4baa-a706-a0716037ec02} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:12:36.998307 [ 3 ] {} HTTP-Session: 21c7125c-789e-4740-a8ac-a91e0f150b8f Destroying unnamed session 2024.02.22 01:12:36.998461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5442, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:36.998483 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.22 01:12:36.998538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:36.998569 [ 3 ] {} HTTP-Session: 7ba7d863-f41f-41e1-9d34-16e57870eae5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:36.998591 [ 3 ] {} HTTP-Session: 7ba7d863-f41f-41e1-9d34-16e57870eae5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:36.998675 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:36.998720 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:36.998827 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:36.999172 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:36.999392 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.22 01:12:36.999547 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.22 01:12:36.999635 [ 92 ] {} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.22 01:12:36.999645 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} executeQuery: Read 36 rows, 3.21 KiB in 0.000941617 sec., 38232 rows/sec., 3.33 MiB/sec. 2024.02.22 01:12:36.999669 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:36.999819 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.22 01:12:36.999860 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} DynamicQueryHandler: Done processing query 2024.02.22 01:12:36.999902 [ 3 ] {7fb3f213-3ddf-40f9-a177-0eb612a82941} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:36.999920 [ 3 ] {} HTTP-Session: 7ba7d863-f41f-41e1-9d34-16e57870eae5 Destroying unnamed session 2024.02.22 01:12:37.000061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:37.000152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:37.000201 [ 3 ] {} HTTP-Session: 4bcbb3c9-63ff-428f-82be-5d1af77e1ca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:37.000244 [ 3 ] {} HTTP-Session: 4bcbb3c9-63ff-428f-82be-5d1af77e1ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:37.000438 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:37.000490 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:37.000828 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:12:37.000926 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:12:37.000969 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:37.001063 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part 2024.02.22 01:12:37.001087 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2024.02.22 01:12:37.001482 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part 2024.02.22 01:12:37.001877 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.001962 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part 2024.02.22 01:12:37.002155 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:37.002400 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 114 rows starting from the beginning of the part 2024.02.22 01:12:37.002413 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.002801 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part 2024.02.22 01:12:37.002811 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.22 01:12:37.002863 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.003122 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part 2024.02.22 01:12:37.003282 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.22 01:12:37.003287 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.003496 [ 92 ] {} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.22 01:12:37.003614 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:37.003640 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} executeQuery: Read 17 rows, 1.38 KiB in 0.003136531 sec., 5420 rows/sec., 440.56 KiB/sec. 2024.02.22 01:12:37.003861 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.22 01:12:37.004146 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} DynamicQueryHandler: Done processing query 2024.02.22 01:12:37.004198 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:12:37.004220 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2024.02.22 01:12:37.004246 [ 3 ] {41bffb72-0293-400f-8f71-cc1c0e428b42} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:12:37.004325 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part 2024.02.22 01:12:37.004406 [ 3 ] {} HTTP-Session: 4bcbb3c9-63ff-428f-82be-5d1af77e1ca0 Destroying unnamed session 2024.02.22 01:12:37.004878 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.004920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 12887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:37.005126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:37.005360 [ 3 ] {} HTTP-Session: 0db724de-f126-475a-b137-12abd12c7c92 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:37.005372 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part 2024.02.22 01:12:37.005517 [ 3 ] {} HTTP-Session: 0db724de-f126-475a-b137-12abd12c7c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:37.005844 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.006145 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:37.006316 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.006628 [ 14 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 639 rows, containing 4 columns (4 merged, 0 gathered) in 0.00688397 sec., 92824.34409214451 rows/sec., 8.97 MiB/sec. 2024.02.22 01:12:37.006724 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 17 rows starting from the beginning of the part 2024.02.22 01:12:37.006718 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:37.007053 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.22 01:12:37.007686 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.22 01:12:37.007902 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_6_1} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.22 01:12:37.008089 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:37.009962 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:37.010291 [ 14 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.00656965 sec., 37292.70204653216 rows/sec., 2.92 MiB/sec. 2024.02.22 01:12:37.010548 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.22 01:12:37.011018 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.22 01:12:37.011174 [ 13 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_6_1} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.22 01:12:37.011247 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.22 01:12:37.011271 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 4 columns (4 merged, 0 gathered) in 0.012956576 sec., 15513.35785009867 rows/sec., 1.23 MiB/sec. 2024.02.22 01:12:37.011468 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.22 01:12:37.011596 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.22 01:12:37.011743 [ 92 ] {} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.22 01:12:37.011796 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.22 01:12:37.011818 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:37.011811 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} executeQuery: Read 12 rows, 16.58 KiB in 0.005285814 sec., 2270 rows/sec., 3.06 MiB/sec. 2024.02.22 01:12:37.011938 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_6_1} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.22 01:12:37.011973 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.22 01:12:37.012285 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:12:37.012309 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} DynamicQueryHandler: Done processing query 2024.02.22 01:12:37.012332 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2024.02.22 01:12:37.012354 [ 3 ] {a3b1a03b-73cd-4129-96f6-002bd42cdbff} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.22 01:12:37.012386 [ 3 ] {} HTTP-Session: 0db724de-f126-475a-b137-12abd12c7c92 Destroying unnamed session 2024.02.22 01:12:37.012513 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.012606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 1029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:37.012695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:37.012722 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.012738 [ 3 ] {} HTTP-Session: cb248a57-288c-478c-8e67-ee6c57bef1f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:37.012796 [ 3 ] {} HTTP-Session: cb248a57-288c-478c-8e67-ee6c57bef1f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:37.013027 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:37.013037 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.013137 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.22 01:12:37.013394 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2024.02.22 01:12:37.013634 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:37.013710 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2024.02.22 01:12:37.014090 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:37.014371 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:12:37.014558 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} oximeter.measurements_i64 (5d617648-37e3-4cf7-8171-35db61c6315a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:12:37.014652 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} executeQuery: Read 6 rows, 463.00 B in 0.001586276 sec., 3782 rows/sec., 285.04 KiB/sec. 2024.02.22 01:12:37.014764 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} DynamicQueryHandler: Done processing query 2024.02.22 01:12:37.014789 [ 3 ] {ec002696-9fb1-406d-b6ca-afe861cf8460} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.22 01:12:37.014805 [ 3 ] {} HTTP-Session: cb248a57-288c-478c-8e67-ee6c57bef1f1 Destroying unnamed session 2024.02.22 01:12:37.028472 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 201 rows, containing 6 columns (6 merged, 0 gathered) in 0.016594982 sec., 12112.095089949478 rows/sec., 16.34 MiB/sec. 2024.02.22 01:12:37.028697 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.22 01:12:37.028936 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.22 01:12:37.029000 [ 14 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.22 01:12:37.029068 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_6_1: 4.12 MiB. 2024.02.22 01:12:38.000177 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 229.58 MiB, peak 235.56 MiB, will set to 230.92 MiB (RSS), difference: 1.34 MiB 2024.02.22 01:12:41.997182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:41.997303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:41.997329 [ 3 ] {} HTTP-Session: fbc5840f-a887-4b63-ac08-8c718e7bc996 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:41.997356 [ 3 ] {} HTTP-Session: fbc5840f-a887-4b63-ac08-8c718e7bc996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:41.997568 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} executeQuery: (from [fd00:1122:3344:101::d]:41099) 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.22 01:12:41.998192 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:41.998372 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:41.998425 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.22 01:12:41.998602 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.22 01:12:41.998683 [ 190 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.22 01:12:41.998725 [ 187 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.22 01:12:41.998839 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (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.22 01:12:41.998931 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.22 01:12:42.000173 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.04 MiB, peak 235.56 MiB, will set to 230.93 MiB (RSS), difference: -1.11 MiB 2024.02.22 01:12:42.000891 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} executeQuery: Read 10 rows, 1.41 KiB in 0.003276215 sec., 3052 rows/sec., 428.93 KiB/sec. 2024.02.22 01:12:42.001184 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.001209 [ 3 ] {f53081c9-e6de-4c85-a737-fc806ffe1729} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.22 01:12:42.001227 [ 3 ] {} HTTP-Session: fbc5840f-a887-4b63-ac08-8c718e7bc996 Destroying unnamed session 2024.02.22 01:12:42.002922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:42.002970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:42.002992 [ 3 ] {} HTTP-Session: 8a176eb3-739b-4d1e-942d-816c19170c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:42.003012 [ 3 ] {} HTTP-Session: 8a176eb3-739b-4d1e-942d-816c19170c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:42.003097 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:42.003138 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.22 01:12:42.003287 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:42.003649 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:42.003956 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.22 01:12:42.004121 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} oximeter.timeseries_schema (250ef43e-5dac-4311-8137-a5117e1484dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.22 01:12:42.004232 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} executeQuery: Read 1 rows, 232.00 B in 0.001106022 sec., 904 rows/sec., 204.84 KiB/sec. 2024.02.22 01:12:42.004413 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.004437 [ 3 ] {04984ae8-c109-484d-9a79-4dc687a9ae37} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:12:42.004453 [ 3 ] {} HTTP-Session: 8a176eb3-739b-4d1e-942d-816c19170c95 Destroying unnamed session 2024.02.22 01:12:42.004596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:42.004640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:42.004659 [ 3 ] {} HTTP-Session: 56d00f71-41ed-4a98-8149-0c1818643a7b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:42.004676 [ 3 ] {} HTTP-Session: 56d00f71-41ed-4a98-8149-0c1818643a7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:42.004749 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:42.004790 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:42.004906 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:42.005246 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:42.005463 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.22 01:12:42.005619 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.22 01:12:42.005734 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} executeQuery: Read 38 rows, 3.08 KiB in 0.000947598 sec., 40101 rows/sec., 3.17 MiB/sec. 2024.02.22 01:12:42.005854 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.005879 [ 3 ] {3dc3588c-12a8-44d7-a6ad-6debe2f707d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:42.005895 [ 3 ] {} HTTP-Session: 56d00f71-41ed-4a98-8149-0c1818643a7b Destroying unnamed session 2024.02.22 01:12:42.006005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:42.006050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:42.006068 [ 3 ] {} HTTP-Session: 9c1b6f75-3062-47d4-a9f9-2e5b8000e132 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:42.006085 [ 3 ] {} HTTP-Session: 9c1b6f75-3062-47d4-a9f9-2e5b8000e132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:42.006154 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:42.006192 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.22 01:12:42.006336 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:42.006720 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:42.006929 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:12:42.007091 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:12:42.007206 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} executeQuery: Read 4 rows, 342.00 B in 0.00102402 sec., 3906 rows/sec., 326.15 KiB/sec. 2024.02.22 01:12:42.007331 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.007355 [ 3 ] {32fecfe1-8915-4dcc-91a9-63be0b5ed745} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:12:42.007372 [ 3 ] {} HTTP-Session: 9c1b6f75-3062-47d4-a9f9-2e5b8000e132 Destroying unnamed session 2024.02.22 01:12:42.007569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:42.007615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:42.007633 [ 3 ] {} HTTP-Session: 7097f7c2-3c64-4c7d-9e3c-e446a07e31ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:42.007650 [ 3 ] {} HTTP-Session: 7097f7c2-3c64-4c7d-9e3c-e446a07e31ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:42.007729 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:42.007766 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:42.007870 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:42.008262 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:42.008481 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.22 01:12:42.008628 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.22 01:12:42.008741 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} executeQuery: Read 152 rows, 14.50 KiB in 0.000984358 sec., 154415 rows/sec., 14.38 MiB/sec. 2024.02.22 01:12:42.008864 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.008886 [ 3 ] {c837eb51-0e70-4f9a-ab4c-6767323bd0ee} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.22 01:12:42.008902 [ 3 ] {} HTTP-Session: 7097f7c2-3c64-4c7d-9e3c-e446a07e31ad Destroying unnamed session 2024.02.22 01:12:42.009013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:42.009057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:42.009076 [ 3 ] {} HTTP-Session: e9c53784-c5ef-4844-8f5b-bb5238a449ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:42.009092 [ 3 ] {} HTTP-Session: e9c53784-c5ef-4844-8f5b-bb5238a449ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:42.009160 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:42.009198 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.22 01:12:42.009309 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:42.009723 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:42.009928 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.22 01:12:42.010073 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.22 01:12:42.010185 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} executeQuery: Read 4 rows, 286.00 B in 0.000996239 sec., 4015 rows/sec., 280.35 KiB/sec. 2024.02.22 01:12:42.010362 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.010385 [ 3 ] {dcfcc169-0954-4b33-8bdc-d0a91f767436} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:12:42.010401 [ 3 ] {} HTTP-Session: e9c53784-c5ef-4844-8f5b-bb5238a449ad Destroying unnamed session 2024.02.22 01:12:42.010531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 11216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:42.010574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:42.010592 [ 3 ] {} HTTP-Session: 04d778d7-24e3-4b9c-baf5-c321bcc2aa7f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:42.010609 [ 3 ] {} HTTP-Session: 04d778d7-24e3-4b9c-baf5-c321bcc2aa7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:42.010683 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:42.010720 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:42.010826 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:42.011148 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:42.011356 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.22 01:12:42.011507 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.22 01:12:42.011618 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} executeQuery: Read 66 rows, 5.27 KiB in 0.000906846 sec., 72779 rows/sec., 5.67 MiB/sec. 2024.02.22 01:12:42.011738 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.011762 [ 3 ] {f82b868e-2947-41e7-9f17-511645ac7ed1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:12:42.011777 [ 3 ] {} HTTP-Session: 04d778d7-24e3-4b9c-baf5-c321bcc2aa7f Destroying unnamed session 2024.02.22 01:12:42.011881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:42.011923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:42.011942 [ 3 ] {} HTTP-Session: dc89cda1-43ba-403f-8813-14de40c19928 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:42.011958 [ 3 ] {} HTTP-Session: dc89cda1-43ba-403f-8813-14de40c19928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:42.012030 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:42.012071 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.22 01:12:42.012189 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:42.012470 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:42.012725 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:12:42.012909 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:12:42.013029 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} executeQuery: Read 38 rows, 2.74 KiB in 0.000969238 sec., 39206 rows/sec., 2.76 MiB/sec. 2024.02.22 01:12:42.013158 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.013181 [ 3 ] {5055dc50-0c82-4c58-825d-87dc99686bc0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:42.013197 [ 3 ] {} HTTP-Session: dc89cda1-43ba-403f-8813-14de40c19928 Destroying unnamed session 2024.02.22 01:12:42.013376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:42.013419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:42.013437 [ 3 ] {} HTTP-Session: 84be9dbd-842e-4195-9c4f-ac7f2885183c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:42.013453 [ 3 ] {} HTTP-Session: 84be9dbd-842e-4195-9c4f-ac7f2885183c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:42.013532 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:42.013573 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:42.013707 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:42.014145 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:42.014439 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.22 01:12:42.014614 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.22 01:12:42.014733 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} executeQuery: Read 38 rows, 52.51 KiB in 0.001173405 sec., 32384 rows/sec., 43.70 MiB/sec. 2024.02.22 01:12:42.014868 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} DynamicQueryHandler: Done processing query 2024.02.22 01:12:42.014891 [ 3 ] {953f952c-a43a-45d5-9454-92e1e2214ea1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:12:42.014908 [ 3 ] {} HTTP-Session: 84be9dbd-842e-4195-9c4f-ac7f2885183c Destroying unnamed session 2024.02.22 01:12:46.996249 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:46.996442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:46.996489 [ 3 ] {} HTTP-Session: 91458ac2-af7a-44de-8f86-62cd5ef50a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:46.996532 [ 3 ] {} HTTP-Session: 91458ac2-af7a-44de-8f86-62cd5ef50a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:46.996739 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:46.996838 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:46.997108 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:46.997599 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:46.997869 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.22 01:12:46.998034 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.22 01:12:46.998157 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} executeQuery: Read 14 rows, 1.13 KiB in 0.00136234 sec., 10276 rows/sec., 832.95 KiB/sec. 2024.02.22 01:12:46.998342 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} DynamicQueryHandler: Done processing query 2024.02.22 01:12:46.998370 [ 3 ] {056e7aa9-b735-4275-b69f-9a5354e1a45c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:12:46.998414 [ 3 ] {} HTTP-Session: 91458ac2-af7a-44de-8f86-62cd5ef50a83 Destroying unnamed session 2024.02.22 01:12:46.998544 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:46.998590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:46.998609 [ 3 ] {} HTTP-Session: aac17184-d6ec-4900-9764-812301c83e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:46.998627 [ 3 ] {} HTTP-Session: aac17184-d6ec-4900-9764-812301c83e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:46.998710 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:46.998754 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:46.998870 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:46.999221 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:46.999435 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.22 01:12:46.999584 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.22 01:12:46.999731 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} executeQuery: Read 42 rows, 3.80 KiB in 0.000989729 sec., 42435 rows/sec., 3.75 MiB/sec. 2024.02.22 01:12:46.999865 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} DynamicQueryHandler: Done processing query 2024.02.22 01:12:46.999888 [ 3 ] {600c0795-18d4-4c09-84d3-78618a36102b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:46.999904 [ 3 ] {} HTTP-Session: aac17184-d6ec-4900-9764-812301c83e4f Destroying unnamed session 2024.02.22 01:12:47.000038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:47.000138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.18 MiB, peak 236.29 MiB, will set to 231.12 MiB (RSS), difference: -1.07 MiB 2024.02.22 01:12:47.000152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:47.000229 [ 3 ] {} HTTP-Session: a115e5e4-38f0-4830-bec9-7d3e7472b5d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:47.000258 [ 3 ] {} HTTP-Session: a115e5e4-38f0-4830-bec9-7d3e7472b5d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:47.000444 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:47.000522 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:47.000745 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:47.001031 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:47.001243 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.22 01:12:47.001408 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.22 01:12:47.001513 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} executeQuery: Read 14 rows, 1.12 KiB in 0.001013199 sec., 13817 rows/sec., 1.08 MiB/sec. 2024.02.22 01:12:47.001671 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} DynamicQueryHandler: Done processing query 2024.02.22 01:12:47.001695 [ 3 ] {da634c11-65c0-4d5e-ac6a-c48ae9acd1f0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:12:47.001711 [ 3 ] {} HTTP-Session: a115e5e4-38f0-4830-bec9-7d3e7472b5d0 Destroying unnamed session 2024.02.22 01:12:47.001869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:47.001912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:47.001931 [ 3 ] {} HTTP-Session: 025cc609-f9ba-4c05-86a9-076380a76125 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:47.001947 [ 3 ] {} HTTP-Session: 025cc609-f9ba-4c05-86a9-076380a76125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:47.002025 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:47.002071 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:47.002210 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:47.002577 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:47.002872 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.22 01:12:47.003053 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.22 01:12:47.003175 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} executeQuery: Read 14 rows, 19.35 KiB in 0.001122252 sec., 12474 rows/sec., 16.83 MiB/sec. 2024.02.22 01:12:47.003310 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} DynamicQueryHandler: Done processing query 2024.02.22 01:12:47.003334 [ 3 ] {764d1525-c78c-4d05-bd71-a6ea4ab37fce} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:12:47.003349 [ 3 ] {} HTTP-Session: 025cc609-f9ba-4c05-86a9-076380a76125 Destroying unnamed session 2024.02.22 01:12:51.812383 [ 83 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:12:51.812453 [ 83 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:12:51.997672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:51.997794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:51.997825 [ 3 ] {} HTTP-Session: 8eda0274-49bd-4c95-a67b-1a36d495da7a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:51.997854 [ 3 ] {} HTTP-Session: 8eda0274-49bd-4c95-a67b-1a36d495da7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:51.998003 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:51.998072 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:51.998255 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:51.998701 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:51.998977 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.22 01:12:51.999150 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.22 01:12:51.999278 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} executeQuery: Read 38 rows, 3.08 KiB in 0.001234216 sec., 30788 rows/sec., 2.44 MiB/sec. 2024.02.22 01:12:51.999469 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} DynamicQueryHandler: Done processing query 2024.02.22 01:12:51.999496 [ 3 ] {5e65f699-b7e8-4bf0-82fb-37e16da76987} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:51.999514 [ 3 ] {} HTTP-Session: 8eda0274-49bd-4c95-a67b-1a36d495da7a Destroying unnamed session 2024.02.22 01:12:51.999739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:51.999787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:51.999807 [ 3 ] {} HTTP-Session: f73b4a7c-2eca-467b-973a-14d16dc54dc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:51.999826 [ 3 ] {} HTTP-Session: f73b4a7c-2eca-467b-973a-14d16dc54dc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:51.999914 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:51.999960 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:52.000103 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:52.000195 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.16 MiB, peak 236.29 MiB, will set to 231.12 MiB (RSS), difference: -1.04 MiB 2024.02.22 01:12:52.000779 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:52.001010 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.22 01:12:52.001168 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.22 01:12:52.001288 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} executeQuery: Read 114 rows, 11.50 KiB in 0.001340119 sec., 85067 rows/sec., 8.38 MiB/sec. 2024.02.22 01:12:52.001418 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} DynamicQueryHandler: Done processing query 2024.02.22 01:12:52.001442 [ 3 ] {248780da-5654-432c-94ff-0ffd9140b8bf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:12:52.001458 [ 3 ] {} HTTP-Session: f73b4a7c-2eca-467b-973a-14d16dc54dc0 Destroying unnamed session 2024.02.22 01:12:52.001581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:52.001627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:52.001646 [ 3 ] {} HTTP-Session: c30e13e8-53fd-4472-83d0-de16505110b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:52.001663 [ 3 ] {} HTTP-Session: c30e13e8-53fd-4472-83d0-de16505110b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:52.001736 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:52.001776 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:52.001885 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:52.002179 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:52.002391 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.22 01:12:52.002551 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.22 01:12:52.002670 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} executeQuery: Read 38 rows, 3.04 KiB in 0.000906566 sec., 41916 rows/sec., 3.28 MiB/sec. 2024.02.22 01:12:52.002777 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} DynamicQueryHandler: Done processing query 2024.02.22 01:12:52.002801 [ 3 ] {5300a182-9e75-4206-ba49-9113a98cd229} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:52.002816 [ 3 ] {} HTTP-Session: c30e13e8-53fd-4472-83d0-de16505110b0 Destroying unnamed session 2024.02.22 01:12:52.003000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:52.003044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:52.003063 [ 3 ] {} HTTP-Session: f2b923e5-8470-4f13-825f-be1f9f9cba99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:52.003081 [ 3 ] {} HTTP-Session: f2b923e5-8470-4f13-825f-be1f9f9cba99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:52.003165 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:52.003211 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:52.003348 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:52.003786 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:52.004110 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.22 01:12:52.004298 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.22 01:12:52.004421 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} executeQuery: Read 38 rows, 52.51 KiB in 0.001227106 sec., 30967 rows/sec., 41.79 MiB/sec. 2024.02.22 01:12:52.004546 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} DynamicQueryHandler: Done processing query 2024.02.22 01:12:52.004570 [ 3 ] {61fd2d87-cfd3-4e77-a9d5-066deba84802} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:12:52.004586 [ 3 ] {} HTTP-Session: f2b923e5-8470-4f13-825f-be1f9f9cba99 Destroying unnamed session 2024.02.22 01:12:56.996210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:56.996349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:56.996381 [ 3 ] {} HTTP-Session: c3ab297e-47e4-4910-8c64-b3e14b112b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:56.996409 [ 3 ] {} HTTP-Session: c3ab297e-47e4-4910-8c64-b3e14b112b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:56.996555 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:56.996622 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:12:56.996785 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:56.997147 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:56.997425 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.22 01:12:56.997595 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.22 01:12:56.997716 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} executeQuery: Read 14 rows, 1.13 KiB in 0.001123022 sec., 12466 rows/sec., 1010.46 KiB/sec. 2024.02.22 01:12:56.997872 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} DynamicQueryHandler: Done processing query 2024.02.22 01:12:56.997899 [ 3 ] {4560fd6d-b999-4528-afad-6a8e04951365} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:12:56.997916 [ 3 ] {} HTTP-Session: c3ab297e-47e4-4910-8c64-b3e14b112b14 Destroying unnamed session 2024.02.22 01:12:56.998050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:56.998100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:56.998120 [ 3 ] {} HTTP-Session: 1a056966-8b7e-47cd-8038-16edc7fbe58e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:56.998140 [ 3 ] {} HTTP-Session: 1a056966-8b7e-47cd-8038-16edc7fbe58e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:56.998223 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:56.998267 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:12:56.998377 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:56.998651 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:56.998868 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.22 01:12:56.999024 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.22 01:12:56.999149 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} executeQuery: Read 42 rows, 3.80 KiB in 0.000891216 sec., 47126 rows/sec., 4.17 MiB/sec. 2024.02.22 01:12:56.999328 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} DynamicQueryHandler: Done processing query 2024.02.22 01:12:56.999354 [ 3 ] {757c041e-469b-4874-bbb5-0e30d1f4e6fa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:12:56.999370 [ 3 ] {} HTTP-Session: 1a056966-8b7e-47cd-8038-16edc7fbe58e Destroying unnamed session 2024.02.22 01:12:56.999495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:56.999539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:56.999558 [ 3 ] {} HTTP-Session: 706822d2-f3b2-4a57-ac88-7c0e2f83542d Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:56.999575 [ 3 ] {} HTTP-Session: 706822d2-f3b2-4a57-ac88-7c0e2f83542d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:56.999648 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:56.999690 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:12:56.999810 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:57.000164 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:57.000176 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 236.29 MiB, will set to 231.12 MiB (RSS), difference: -1.08 MiB 2024.02.22 01:12:57.000539 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.22 01:12:57.000701 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.22 01:12:57.000824 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} executeQuery: Read 14 rows, 1.12 KiB in 0.001145894 sec., 12217 rows/sec., 978.36 KiB/sec. 2024.02.22 01:12:57.000992 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} DynamicQueryHandler: Done processing query 2024.02.22 01:12:57.001017 [ 3 ] {9b1b3303-8b6c-48cf-bd63-823e11ab08fd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:12:57.001032 [ 3 ] {} HTTP-Session: 706822d2-f3b2-4a57-ac88-7c0e2f83542d Destroying unnamed session 2024.02.22 01:12:57.001179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:12:57.001223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:12:57.001242 [ 3 ] {} HTTP-Session: ccbf86a4-e9d8-46b1-859d-b0a0476250b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:12:57.001259 [ 3 ] {} HTTP-Session: ccbf86a4-e9d8-46b1-859d-b0a0476250b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:12:57.001333 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:12:57.001382 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:12:57.001537 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:12:57.001835 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:12:57.002120 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.22 01:12:57.002314 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.22 01:12:57.002445 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} executeQuery: Read 14 rows, 19.35 KiB in 0.001081932 sec., 12939 rows/sec., 17.46 MiB/sec. 2024.02.22 01:12:57.002553 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} DynamicQueryHandler: Done processing query 2024.02.22 01:12:57.002576 [ 3 ] {82ea0296-2f98-44ed-a53d-b0ca20191af6} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:12:57.002591 [ 3 ] {} HTTP-Session: ccbf86a4-e9d8-46b1-859d-b0a0476250b2 Destroying unnamed session 2024.02.22 01:13:01.997770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:01.997897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:01.997929 [ 3 ] {} HTTP-Session: dd3d5e8c-5810-4c16-9ba0-fa56e371857a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:01.997957 [ 3 ] {} HTTP-Session: dd3d5e8c-5810-4c16-9ba0-fa56e371857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:01.998104 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:01.998174 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:01.998357 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:01.998777 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:01.999050 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.22 01:13:01.999217 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.22 01:13:01.999340 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} executeQuery: Read 38 rows, 3.08 KiB in 0.001195895 sec., 31775 rows/sec., 2.52 MiB/sec. 2024.02.22 01:13:01.999366 [ 57 ] {} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.22 01:13:01.999470 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:01.999501 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} DynamicQueryHandler: Done processing query 2024.02.22 01:13:01.999547 [ 3 ] {4752fc93-f1e5-4ac1-a635-9e56af70af0a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:01.999563 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.22 01:13:01.999574 [ 3 ] {} HTTP-Session: dd3d5e8c-5810-4c16-9ba0-fa56e371857a Destroying unnamed session 2024.02.22 01:13:01.999689 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:01.999740 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part 2024.02.22 01:13:01.999763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:01.999844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:01.999871 [ 3 ] {} HTTP-Session: a3cb461e-a61b-4953-88b4-6662891abccb Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:01.999917 [ 3 ] {} HTTP-Session: a3cb461e-a61b-4953-88b4-6662891abccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:01.999994 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:02.000133 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:02.000188 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.15 MiB, peak 236.29 MiB, will set to 231.12 MiB (RSS), difference: -1.03 MiB 2024.02.22 01:13:02.000236 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:02.000358 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:02.000775 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:02.001171 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:02.001194 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:02.001399 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:02.001953 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:02.002427 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.22 01:13:02.002766 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.22 01:13:02.003004 [ 57 ] {} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.22 01:13:02.003078 [ 15 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 4 columns (4 merged, 0 gathered) in 0.003551233 sec., 54065.728720137486 rows/sec., 4.28 MiB/sec. 2024.02.22 01:13:02.003098 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:02.003094 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} executeQuery: Read 114 rows, 11.50 KiB in 0.002899344 sec., 39319 rows/sec., 3.88 MiB/sec. 2024.02.22 01:13:02.003313 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.22 01:13:02.003401 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.22 01:13:02.003589 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} DynamicQueryHandler: Done processing query 2024.02.22 01:13:02.003667 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:02.003668 [ 3 ] {88f82411-5a70-4aa9-a026-f0fa03e9a5ea} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:13:02.003749 [ 3 ] {} HTTP-Session: a3cb461e-a61b-4953-88b4-6662891abccb Destroying unnamed session 2024.02.22 01:13:02.003762 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part 2024.02.22 01:13:02.003896 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.22 01:13:02.003996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:02.004024 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 152 rows starting from the beginning of the part 2024.02.22 01:13:02.004054 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_11_2} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.22 01:13:02.004080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:02.004130 [ 3 ] {} HTTP-Session: c97f7e00-b779-498d-b2cc-a46992670824 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:02.004202 [ 3 ] {} HTTP-Session: c97f7e00-b779-498d-b2cc-a46992670824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:02.004334 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part 2024.02.22 01:13:02.004386 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:02.004448 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:02.004459 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 114 rows starting from the beginning of the part 2024.02.22 01:13:02.004632 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 42 rows starting from the beginning of the part 2024.02.22 01:13:02.004695 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:02.004774 [ 16 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 114 rows starting from the beginning of the part 2024.02.22 01:13:02.005085 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:02.005363 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.22 01:13:02.005539 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.22 01:13:02.005756 [ 57 ] {} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.22 01:13:02.005822 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} executeQuery: Read 38 rows, 3.04 KiB in 0.0013811 sec., 27514 rows/sec., 2.15 MiB/sec. 2024.02.22 01:13:02.005888 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:02.006007 [ 15 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002770881 sec., 234582.4306420954 rows/sec., 22.07 MiB/sec. 2024.02.22 01:13:02.006089 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.22 01:13:02.006174 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} DynamicQueryHandler: Done processing query 2024.02.22 01:13:02.006251 [ 3 ] {5a6dcbcf-bf12-4135-ad94-3bbcecedb112} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:02.006267 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:02.006286 [ 3 ] {} HTTP-Session: c97f7e00-b779-498d-b2cc-a46992670824 Destroying unnamed session 2024.02.22 01:13:02.006328 [ 21 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.22 01:13:02.006349 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part 2024.02.22 01:13:02.006502 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 66 rows starting from the beginning of the part 2024.02.22 01:13:02.006526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:02.006620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:02.006716 [ 3 ] {} HTTP-Session: 87f11582-caf5-42ba-9ae7-69a1fec67ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:02.006722 [ 21 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.22 01:13:02.006812 [ 3 ] {} HTTP-Session: 87f11582-caf5-42ba-9ae7-69a1fec67ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:02.006817 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:02.006909 [ 21 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_11_2} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.22 01:13:02.007229 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:02.007243 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:02.007351 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:02.007561 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:02.007901 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:02.008020 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:02.009169 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:02.009630 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003638895 sec., 71999.87908417253 rows/sec., 5.62 MiB/sec. 2024.02.22 01:13:02.009813 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.22 01:13:02.009843 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.22 01:13:02.010091 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.22 01:13:02.010199 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.22 01:13:02.010242 [ 9 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_11_2} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.22 01:13:02.010395 [ 57 ] {} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.22 01:13:02.010484 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} executeQuery: Read 38 rows, 52.51 KiB in 0.003200162 sec., 11874 rows/sec., 16.02 MiB/sec. 2024.02.22 01:13:02.010492 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:02.010690 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.22 01:13:02.010772 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} DynamicQueryHandler: Done processing query 2024.02.22 01:13:02.010815 [ 3 ] {aac226f4-e0f5-4b23-9282-66af63cb2614} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:13:02.010865 [ 3 ] {} HTTP-Session: 87f11582-caf5-42ba-9ae7-69a1fec67ca1 Destroying unnamed session 2024.02.22 01:13:02.010892 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:02.010944 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part 2024.02.22 01:13:02.011108 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:02.011212 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:02.011309 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:02.011404 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:02.011497 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:02.012877 [ 17 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 6 columns (6 merged, 0 gathered) in 0.002280216 sec., 150424.3457637347 rows/sec., 202.99 MiB/sec. 2024.02.22 01:13:02.013174 [ 17 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.22 01:13:02.013429 [ 17 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.22 01:13:02.013503 [ 17 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.22 01:13:02.013587 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_11_2: 4.00 MiB. 2024.02.22 01:13:03.000138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.22 MiB, peak 236.29 MiB, will set to 231.18 MiB (RSS), difference: -3.04 MiB 2024.02.22 01:13:06.812688 [ 68 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:13:06.812756 [ 68 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:13:06.996803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:06.996985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:06.997028 [ 3 ] {} HTTP-Session: a6310704-3570-4563-aa15-8e88afed37fb Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:06.997067 [ 3 ] {} HTTP-Session: a6310704-3570-4563-aa15-8e88afed37fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:06.997253 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:06.997342 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:06.997577 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:06.998285 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:06.998668 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.22 01:13:06.998902 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.22 01:13:06.999062 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} executeQuery: Read 14 rows, 1.13 KiB in 0.001756471 sec., 7970 rows/sec., 646.05 KiB/sec. 2024.02.22 01:13:06.999294 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} DynamicQueryHandler: Done processing query 2024.02.22 01:13:06.999326 [ 3 ] {4ce0f714-1a3b-415c-b006-b80bbdba3e7a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:06.999347 [ 3 ] {} HTTP-Session: a6310704-3570-4563-aa15-8e88afed37fb Destroying unnamed session 2024.02.22 01:13:06.999563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:06.999631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:06.999660 [ 3 ] {} HTTP-Session: 341be8de-f6d0-46ba-855c-0c76343e29e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:06.999685 [ 3 ] {} HTTP-Session: 341be8de-f6d0-46ba-855c-0c76343e29e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:06.999792 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:06.999853 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:07.000016 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:07.000201 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.21 MiB, peak 236.31 MiB, will set to 231.18 MiB (RSS), difference: -1.04 MiB 2024.02.22 01:13:07.000856 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:07.001155 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.22 01:13:07.001371 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.22 01:13:07.001515 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} executeQuery: Read 42 rows, 3.80 KiB in 0.001679459 sec., 25008 rows/sec., 2.21 MiB/sec. 2024.02.22 01:13:07.001692 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} DynamicQueryHandler: Done processing query 2024.02.22 01:13:07.001723 [ 3 ] {670dfeba-389a-4c04-8cfa-7c2fa91c92dd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:07.001743 [ 3 ] {} HTTP-Session: 341be8de-f6d0-46ba-855c-0c76343e29e7 Destroying unnamed session 2024.02.22 01:13:07.001983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:07.002046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:07.002071 [ 3 ] {} HTTP-Session: 9f8c1e1e-6e65-4b64-b1b3-b834c13cf2c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:07.002096 [ 3 ] {} HTTP-Session: 9f8c1e1e-6e65-4b64-b1b3-b834c13cf2c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:07.002195 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:07.002255 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:07.002408 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:07.002807 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:07.003095 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.22 01:13:07.003313 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.22 01:13:07.003449 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} executeQuery: Read 14 rows, 1.12 KiB in 0.001213155 sec., 11540 rows/sec., 924.11 KiB/sec. 2024.02.22 01:13:07.003713 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} DynamicQueryHandler: Done processing query 2024.02.22 01:13:07.003746 [ 3 ] {6414731f-ce59-46c0-82f1-2bf96c249925} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:07.003768 [ 3 ] {} HTTP-Session: 9f8c1e1e-6e65-4b64-b1b3-b834c13cf2c0 Destroying unnamed session 2024.02.22 01:13:07.003938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:07.004003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:07.004029 [ 3 ] {} HTTP-Session: 50a1db07-a3f4-4361-8657-7d40022cfc2f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:07.004051 [ 3 ] {} HTTP-Session: 50a1db07-a3f4-4361-8657-7d40022cfc2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:07.004155 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:07.004221 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:07.004440 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:07.004930 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:07.005328 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.22 01:13:07.005607 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.22 01:13:07.005740 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} executeQuery: Read 14 rows, 19.35 KiB in 0.001542155 sec., 9078 rows/sec., 12.25 MiB/sec. 2024.02.22 01:13:07.005890 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} DynamicQueryHandler: Done processing query 2024.02.22 01:13:07.005921 [ 3 ] {c6a17e44-4979-49e0-a2f9-ef1392fd5270} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:13:07.005941 [ 3 ] {} HTTP-Session: 50a1db07-a3f4-4361-8657-7d40022cfc2f Destroying unnamed session 2024.02.22 01:13:11.999181 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:11.999314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:11.999348 [ 3 ] {} HTTP-Session: bee09546-631e-4b16-86e3-65a19e8562e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:11.999378 [ 3 ] {} HTTP-Session: bee09546-631e-4b16-86e3-65a19e8562e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:11.999528 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:11.999598 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:11.999783 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:12.000146 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 236.31 MiB, will set to 231.18 MiB (RSS), difference: -1.01 MiB 2024.02.22 01:13:12.000346 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:12.000697 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.22 01:13:12.000867 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.22 01:13:12.001003 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} executeQuery: Read 38 rows, 3.08 KiB in 0.001427212 sec., 26625 rows/sec., 2.11 MiB/sec. 2024.02.22 01:13:12.001155 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} DynamicQueryHandler: Done processing query 2024.02.22 01:13:12.001181 [ 3 ] {28454869-b06c-4770-a39e-439255c13516} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:12.001198 [ 3 ] {} HTTP-Session: bee09546-631e-4b16-86e3-65a19e8562e3 Destroying unnamed session 2024.02.22 01:13:12.001358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:12.001412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:12.001433 [ 3 ] {} HTTP-Session: 4faa1381-01ca-4907-b3c6-a09a85ea1321 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:12.001452 [ 3 ] {} HTTP-Session: 4faa1381-01ca-4907-b3c6-a09a85ea1321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:12.001541 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:12.001586 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:12.001697 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:12.002084 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:12.002315 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.22 01:13:12.002469 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.22 01:13:12.002593 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} executeQuery: Read 150 rows, 14.32 KiB in 0.001012129 sec., 148202 rows/sec., 13.81 MiB/sec. 2024.02.22 01:13:12.002731 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} DynamicQueryHandler: Done processing query 2024.02.22 01:13:12.002757 [ 3 ] {ec60fe93-3bd1-4279-bb8c-781ded317921} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.22 01:13:12.002772 [ 3 ] {} HTTP-Session: 4faa1381-01ca-4907-b3c6-a09a85ea1321 Destroying unnamed session 2024.02.22 01:13:12.002896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:12.002943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:12.002963 [ 3 ] {} HTTP-Session: 1679fa4d-859f-4598-893a-1d5dcc1fb6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:12.002980 [ 3 ] {} HTTP-Session: 1679fa4d-859f-4598-893a-1d5dcc1fb6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:12.003058 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:12.003100 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:12.003210 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:12.003525 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:12.003739 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.22 01:13:12.003893 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.22 01:13:12.004014 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} executeQuery: Read 62 rows, 4.94 KiB in 0.000924297 sec., 67078 rows/sec., 5.22 MiB/sec. 2024.02.22 01:13:12.004129 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} DynamicQueryHandler: Done processing query 2024.02.22 01:13:12.004152 [ 3 ] {fed6d2fe-fc50-4ee4-8c37-8c382e91bd48} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:13:12.004168 [ 3 ] {} HTTP-Session: 1679fa4d-859f-4598-893a-1d5dcc1fb6b5 Destroying unnamed session 2024.02.22 01:13:12.004321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:12.004369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:12.004388 [ 3 ] {} HTTP-Session: 59ae8861-d7cf-4a00-ad0c-e26b79838cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:12.004404 [ 3 ] {} HTTP-Session: 59ae8861-d7cf-4a00-ad0c-e26b79838cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:12.004478 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:12.004523 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.22 01:13:12.004646 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:12.004995 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:12.005269 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.22 01:13:12.005458 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.22 01:13:12.005575 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} executeQuery: Read 36 rows, 2.60 KiB in 0.001066981 sec., 33740 rows/sec., 2.38 MiB/sec. 2024.02.22 01:13:12.005713 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} DynamicQueryHandler: Done processing query 2024.02.22 01:13:12.005737 [ 3 ] {437631c9-154f-438e-8afd-0b31c55535c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:12.005753 [ 3 ] {} HTTP-Session: 59ae8861-d7cf-4a00-ad0c-e26b79838cb2 Destroying unnamed session 2024.02.22 01:13:12.005901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:12.005947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:12.005966 [ 3 ] {} HTTP-Session: d647b03b-bb93-4ef9-968c-42eae602f724 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:12.005982 [ 3 ] {} HTTP-Session: d647b03b-bb93-4ef9-968c-42eae602f724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:12.006064 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:12.006110 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:12.006247 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:12.006712 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:12.007028 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.22 01:13:12.007211 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.22 01:13:12.007333 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} executeQuery: Read 38 rows, 52.51 KiB in 0.001239916 sec., 30647 rows/sec., 41.36 MiB/sec. 2024.02.22 01:13:12.007462 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} DynamicQueryHandler: Done processing query 2024.02.22 01:13:12.007486 [ 3 ] {49de2279-745f-43d3-9981-b87c1d315505} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:13:12.007503 [ 3 ] {} HTTP-Session: d647b03b-bb93-4ef9-968c-42eae602f724 Destroying unnamed session 2024.02.22 01:13:16.996990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:16.997128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:16.997161 [ 3 ] {} HTTP-Session: 1ac7db15-d7b1-46c3-999d-811eb17f7cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:16.997190 [ 3 ] {} HTTP-Session: 1ac7db15-d7b1-46c3-999d-811eb17f7cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:16.997333 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:16.997406 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:16.997579 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:16.997991 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:16.998263 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.22 01:13:16.998431 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.22 01:13:16.998547 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} executeQuery: Read 14 rows, 1.13 KiB in 0.001173084 sec., 11934 rows/sec., 967.34 KiB/sec. 2024.02.22 01:13:16.998685 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} DynamicQueryHandler: Done processing query 2024.02.22 01:13:16.998711 [ 3 ] {cad24aab-4530-4c01-9614-dda6b5512a90} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:16.998727 [ 3 ] {} HTTP-Session: 1ac7db15-d7b1-46c3-999d-811eb17f7cbc Destroying unnamed session 2024.02.22 01:13:16.998859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:16.998907 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:16.998926 [ 3 ] {} HTTP-Session: ce16a5a8-491e-491e-a60d-28261fc26082 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:16.998943 [ 3 ] {} HTTP-Session: ce16a5a8-491e-491e-a60d-28261fc26082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:16.999018 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:16.999059 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:16.999166 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:16.999459 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:16.999670 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.22 01:13:16.999821 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.22 01:13:16.999912 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} executeQuery: Read 42 rows, 3.80 KiB in 0.000864405 sec., 48588 rows/sec., 4.30 MiB/sec. 2024.02.22 01:13:17.000032 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} DynamicQueryHandler: Done processing query 2024.02.22 01:13:17.000063 [ 3 ] {83868dda-8db5-4888-9dcb-ca640bad5ff6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:17.000079 [ 3 ] {} HTTP-Session: ce16a5a8-491e-491e-a60d-28261fc26082 Destroying unnamed session 2024.02.22 01:13:17.000220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:17.000310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:17.000347 [ 3 ] {} HTTP-Session: d9e4a07c-2ccb-4e56-8e61-1a88b365c041 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:17.000401 [ 3 ] {} HTTP-Session: d9e4a07c-2ccb-4e56-8e61-1a88b365c041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:17.000513 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:17.000553 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:17.000662 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:17.000928 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:17.001144 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.22 01:13:17.001293 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.22 01:13:17.001388 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} executeQuery: Read 14 rows, 1.12 KiB in 0.000845955 sec., 16549 rows/sec., 1.29 MiB/sec. 2024.02.22 01:13:17.001505 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} DynamicQueryHandler: Done processing query 2024.02.22 01:13:17.001530 [ 3 ] {694ef9ef-a4f5-4b90-94b5-2ce716c930dd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:17.001545 [ 3 ] {} HTTP-Session: d9e4a07c-2ccb-4e56-8e61-1a88b365c041 Destroying unnamed session 2024.02.22 01:13:17.001723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:17.001770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:17.001789 [ 3 ] {} HTTP-Session: e8a305f0-e97b-4d8b-9c78-c7b3c09ee365 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:17.001806 [ 3 ] {} HTTP-Session: e8a305f0-e97b-4d8b-9c78-c7b3c09ee365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:17.001880 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:17.001926 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:17.002061 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:17.002395 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:17.002688 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.22 01:13:17.002872 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.22 01:13:17.002971 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} executeQuery: Read 14 rows, 19.35 KiB in 0.001062601 sec., 13175 rows/sec., 17.78 MiB/sec. 2024.02.22 01:13:17.003142 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} DynamicQueryHandler: Done processing query 2024.02.22 01:13:17.003167 [ 3 ] {1c76e072-493e-4ec4-8a53-4ad2713b6483} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:13:17.003184 [ 3 ] {} HTTP-Session: e8a305f0-e97b-4d8b-9c78-c7b3c09ee365 Destroying unnamed session 2024.02.22 01:13:21.812995 [ 72 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:13:21.813064 [ 72 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:13:21.997712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:21.997820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:21.997850 [ 3 ] {} HTTP-Session: 4268c656-f53f-4dce-94fb-81fc658b7bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:21.997878 [ 3 ] {} HTTP-Session: 4268c656-f53f-4dce-94fb-81fc658b7bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:21.998023 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:21.998092 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:21.998276 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:21.998736 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:21.999002 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.22 01:13:21.999169 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.22 01:13:21.999283 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} executeQuery: Read 38 rows, 3.08 KiB in 0.001218935 sec., 31174 rows/sec., 2.47 MiB/sec. 2024.02.22 01:13:21.999434 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} DynamicQueryHandler: Done processing query 2024.02.22 01:13:21.999460 [ 3 ] {8672b449-6104-4ed7-b347-b162fb15a62a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:21.999476 [ 3 ] {} HTTP-Session: 4268c656-f53f-4dce-94fb-81fc658b7bf1 Destroying unnamed session 2024.02.22 01:13:21.999623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:21.999676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:21.999696 [ 3 ] {} HTTP-Session: 14c7ba9f-e906-47c5-b0a7-bd2c83171c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:21.999714 [ 3 ] {} HTTP-Session: 14c7ba9f-e906-47c5-b0a7-bd2c83171c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:21.999801 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:21.999844 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:21.999955 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:22.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.22 MiB, peak 236.39 MiB, will set to 231.18 MiB (RSS), difference: -1.04 MiB 2024.02.22 01:13:22.000657 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:22.000890 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.22 01:13:22.001049 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.22 01:13:22.001145 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} executeQuery: Read 114 rows, 11.50 KiB in 0.001315848 sec., 86636 rows/sec., 8.54 MiB/sec. 2024.02.22 01:13:22.001269 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} DynamicQueryHandler: Done processing query 2024.02.22 01:13:22.001293 [ 3 ] {8f16046e-8311-46f8-9b27-8620e4f36387} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:13:22.001308 [ 3 ] {} HTTP-Session: 14c7ba9f-e906-47c5-b0a7-bd2c83171c82 Destroying unnamed session 2024.02.22 01:13:22.001434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:22.001482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:22.001501 [ 3 ] {} HTTP-Session: b2528bbd-0cb9-4ef9-9728-32c91f1c768c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:22.001518 [ 3 ] {} HTTP-Session: b2528bbd-0cb9-4ef9-9728-32c91f1c768c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:22.001592 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:22.001633 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:22.001739 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:22.002030 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:22.002248 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.22 01:13:22.002398 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.22 01:13:22.002496 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} executeQuery: Read 38 rows, 3.04 KiB in 0.000875885 sec., 43384 rows/sec., 3.39 MiB/sec. 2024.02.22 01:13:22.002703 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} DynamicQueryHandler: Done processing query 2024.02.22 01:13:22.002727 [ 3 ] {b126ea49-e4c7-4c5e-9adc-7a43c8807183} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:22.002742 [ 3 ] {} HTTP-Session: b2528bbd-0cb9-4ef9-9728-32c91f1c768c Destroying unnamed session 2024.02.22 01:13:22.002920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:22.002968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:22.002986 [ 3 ] {} HTTP-Session: f5f67675-bd49-44d9-bfbb-723b2f28cb4e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:22.003003 [ 3 ] {} HTTP-Session: f5f67675-bd49-44d9-bfbb-723b2f28cb4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:22.003088 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:22.003136 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:22.003286 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:22.003832 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:22.004143 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.22 01:13:22.004331 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.22 01:13:22.004432 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} executeQuery: Read 38 rows, 52.51 KiB in 0.001315709 sec., 28881 rows/sec., 38.97 MiB/sec. 2024.02.22 01:13:22.004561 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} DynamicQueryHandler: Done processing query 2024.02.22 01:13:22.004585 [ 3 ] {50a8c87d-c754-4553-a8f2-a55d596b06f5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:13:22.004600 [ 3 ] {} HTTP-Session: f5f67675-bd49-44d9-bfbb-723b2f28cb4e Destroying unnamed session 2024.02.22 01:13:26.996636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:26.996757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:26.996786 [ 3 ] {} HTTP-Session: 11bf6647-5efd-4a84-a4dc-0acd8dcc9985 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:26.996810 [ 3 ] {} HTTP-Session: 11bf6647-5efd-4a84-a4dc-0acd8dcc9985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:26.996941 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:26.997002 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:26.997164 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:26.997662 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:26.997938 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.22 01:13:26.998107 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.22 01:13:26.998224 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} executeQuery: Read 14 rows, 1.13 KiB in 0.001246377 sec., 11232 rows/sec., 910.45 KiB/sec. 2024.02.22 01:13:26.998223 [ 56 ] {} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.22 01:13:26.998299 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:26.998394 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} DynamicQueryHandler: Done processing query 2024.02.22 01:13:26.998401 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.22 01:13:26.998428 [ 3 ] {76805c5d-c7e1-46d6-90ac-83dfa719fd69} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:26.998478 [ 3 ] {} HTTP-Session: 11bf6647-5efd-4a84-a4dc-0acd8dcc9985 Destroying unnamed session 2024.02.22 01:13:26.998555 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:26.998597 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part 2024.02.22 01:13:26.998637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:26.998727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:26.998781 [ 3 ] {} HTTP-Session: be99418f-25e2-4d1e-abab-7e6141eead94 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:26.998836 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:26.998836 [ 3 ] {} HTTP-Session: be99418f-25e2-4d1e-abab-7e6141eead94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:26.999089 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:26.999096 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:26.999208 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.22 01:13:26.999298 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:26.999642 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:26.999703 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:26.999911 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:27.000202 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.22 MiB, peak 236.39 MiB, will set to 231.18 MiB (RSS), difference: -1.04 MiB 2024.02.22 01:13:27.000731 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:27.001348 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:13:27.001731 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:13:27.001860 [ 11 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.003491501 sec., 48689.66097961879 rows/sec., 3.85 MiB/sec. 2024.02.22 01:13:27.001964 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} executeQuery: Read 4 rows, 342.00 B in 0.002780131 sec., 1438 rows/sec., 120.13 KiB/sec. 2024.02.22 01:13:27.002140 [ 11 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.22 01:13:27.002186 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} DynamicQueryHandler: Done processing query 2024.02.22 01:13:27.002229 [ 3 ] {75281d7e-5d70-4379-97a6-73dc203d5847} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:13:27.002252 [ 3 ] {} HTTP-Session: be99418f-25e2-4d1e-abab-7e6141eead94 Destroying unnamed session 2024.02.22 01:13:27.002395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:27.002453 [ 11 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.22 01:13:27.002469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:27.002517 [ 3 ] {} HTTP-Session: cae8721c-2f0f-4d81-87f7-6a5f82c3f3b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:27.002551 [ 3 ] {} HTTP-Session: cae8721c-2f0f-4d81-87f7-6a5f82c3f3b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:27.002585 [ 11 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_16_3} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.22 01:13:27.002711 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:27.002771 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:27.002890 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:27.003212 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:27.003425 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.22 01:13:27.003579 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.22 01:13:27.003665 [ 56 ] {} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.22 01:13:27.003680 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} executeQuery: Read 44 rows, 3.98 KiB in 0.000921616 sec., 47742 rows/sec., 4.22 MiB/sec. 2024.02.22 01:13:27.003699 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:27.003850 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.22 01:13:27.003891 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} DynamicQueryHandler: Done processing query 2024.02.22 01:13:27.003932 [ 3 ] {827dd526-51ae-4c37-90ff-a3d1902499a5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:27.003980 [ 3 ] {} HTTP-Session: cae8721c-2f0f-4d81-87f7-6a5f82c3f3b0 Destroying unnamed session 2024.02.22 01:13:27.004003 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:27.004050 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 194 rows starting from the beginning of the part 2024.02.22 01:13:27.004191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:27.004214 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part 2024.02.22 01:13:27.004288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:27.004324 [ 3 ] {} HTTP-Session: 9bf1e22a-d4bf-4519-bdfb-c30e2d5b743f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:27.004362 [ 3 ] {} HTTP-Session: 9bf1e22a-d4bf-4519-bdfb-c30e2d5b743f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:27.004435 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part 2024.02.22 01:13:27.004565 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:27.004664 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part 2024.02.22 01:13:27.004675 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.22 01:13:27.004957 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 114 rows starting from the beginning of the part 2024.02.22 01:13:27.005146 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:27.005281 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part 2024.02.22 01:13:27.005783 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:27.006257 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.22 01:13:27.006556 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.22 01:13:27.006701 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} executeQuery: Read 4 rows, 286.00 B in 0.002061589 sec., 1940 rows/sec., 135.48 KiB/sec. 2024.02.22 01:13:27.007116 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} DynamicQueryHandler: Done processing query 2024.02.22 01:13:27.007158 [ 3 ] {9fe86360-da1d-40d7-8c73-b9ef695d09b0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:13:27.007180 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.00342832 sec., 170929.20147477483 rows/sec., 15.87 MiB/sec. 2024.02.22 01:13:27.007193 [ 3 ] {} HTTP-Session: 9bf1e22a-d4bf-4519-bdfb-c30e2d5b743f Destroying unnamed session 2024.02.22 01:13:27.007333 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.22 01:13:27.007388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:27.007466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:27.007490 [ 3 ] {} HTTP-Session: 1b93a7c3-0843-4eba-90f9-439eb67a307b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:27.007515 [ 3 ] {} HTTP-Session: 1b93a7c3-0843-4eba-90f9-439eb67a307b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:27.007622 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.22 01:13:27.007641 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:27.007706 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:27.007729 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_16_3} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.22 01:13:27.007948 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:27.008263 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:27.008483 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.22 01:13:27.008637 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.22 01:13:27.008725 [ 56 ] {} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.22 01:13:27.008737 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} executeQuery: Read 18 rows, 1.45 KiB in 0.00105087 sec., 17128 rows/sec., 1.34 MiB/sec. 2024.02.22 01:13:27.008756 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:27.008928 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.22 01:13:27.008990 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} DynamicQueryHandler: Done processing query 2024.02.22 01:13:27.009037 [ 3 ] {7d8e495c-a3ea-4287-b075-123016f752ec} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:27.009085 [ 3 ] {} HTTP-Session: 1b93a7c3-0843-4eba-90f9-439eb67a307b Destroying unnamed session 2024.02.22 01:13:27.009096 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:27.009139 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 98 rows starting from the beginning of the part 2024.02.22 01:13:27.009292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 443, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:27.009313 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:27.009383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:27.009418 [ 3 ] {} HTTP-Session: 963882f5-b9bd-467c-93e7-24670d4cda60 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:27.009465 [ 3 ] {} HTTP-Session: 963882f5-b9bd-467c-93e7-24670d4cda60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:27.009509 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 62 rows starting from the beginning of the part 2024.02.22 01:13:27.009653 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:27.009756 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:27.009769 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.22 01:13:27.010002 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:27.010321 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part 2024.02.22 01:13:27.010330 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:27.011037 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:27.011692 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.22 01:13:27.011898 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.00309259 sec., 78898.26973507642 rows/sec., 6.16 MiB/sec. 2024.02.22 01:13:27.012050 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.22 01:13:27.012050 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.22 01:13:27.012264 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} executeQuery: Read 2 rows, 144.00 B in 0.002539804 sec., 787 rows/sec., 55.37 KiB/sec. 2024.02.22 01:13:27.012340 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.22 01:13:27.012487 [ 11 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_16_3} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.22 01:13:27.012519 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} DynamicQueryHandler: Done processing query 2024.02.22 01:13:27.012587 [ 3 ] {bf0b794e-3950-431d-af71-dad582d1bcec} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:13:27.012607 [ 3 ] {} HTTP-Session: 963882f5-b9bd-467c-93e7-24670d4cda60 Destroying unnamed session 2024.02.22 01:13:27.012731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:27.012777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:27.012796 [ 3 ] {} HTTP-Session: da8e825e-c1ec-44bf-9125-05e78161b75b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:27.012814 [ 3 ] {} HTTP-Session: da8e825e-c1ec-44bf-9125-05e78161b75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:27.012890 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:27.012935 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:27.013087 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:27.013459 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:27.013753 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.22 01:13:27.013943 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.22 01:13:27.014041 [ 56 ] {} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.22 01:13:27.014050 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} executeQuery: Read 14 rows, 19.35 KiB in 0.001130852 sec., 12380 rows/sec., 16.71 MiB/sec. 2024.02.22 01:13:27.014081 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.22 01:13:27.014236 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.22 01:13:27.014258 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} DynamicQueryHandler: Done processing query 2024.02.22 01:13:27.014300 [ 3 ] {90400b8e-2b20-4e87-89e1-c8862ee61e74} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:13:27.014334 [ 3 ] {} HTTP-Session: da8e825e-c1ec-44bf-9125-05e78161b75b Destroying unnamed session 2024.02.22 01:13:27.014404 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:27.014440 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 343 rows starting from the beginning of the part 2024.02.22 01:13:27.014553 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:27.014653 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:27.014745 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:27.014840 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:27.014933 [ 9 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:27.016333 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 6 columns (6 merged, 0 gathered) in 0.002198734 sec., 209666.1078602505 rows/sec., 282.93 MiB/sec. 2024.02.22 01:13:27.016650 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.22 01:13:27.016877 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.22 01:13:27.016940 [ 11 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.22 01:13:27.017015 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_16_3: 4.00 MiB. 2024.02.22 01:13:28.000218 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.37 MiB, peak 236.39 MiB, will set to 231.19 MiB (RSS), difference: -3.18 MiB 2024.02.22 01:13:31.997754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:31.997885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:31.997916 [ 3 ] {} HTTP-Session: 8e142303-34c9-44cd-8b8f-831fb260aeb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:31.997943 [ 3 ] {} HTTP-Session: 8e142303-34c9-44cd-8b8f-831fb260aeb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:31.998087 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:31.998151 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:31.998310 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:31.998792 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:31.999062 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.22 01:13:31.999252 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.22 01:13:31.999372 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} executeQuery: Read 38 rows, 3.08 KiB in 0.001244986 sec., 30522 rows/sec., 2.42 MiB/sec. 2024.02.22 01:13:31.999547 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} DynamicQueryHandler: Done processing query 2024.02.22 01:13:31.999573 [ 3 ] {c292fcd5-62bb-40e9-bb59-31e4b0366018} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:31.999590 [ 3 ] {} HTTP-Session: 8e142303-34c9-44cd-8b8f-831fb260aeb9 Destroying unnamed session 2024.02.22 01:13:31.999732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:31.999784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:31.999803 [ 3 ] {} HTTP-Session: 5a939284-2cbe-4feb-b5e7-6590ace29dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:31.999823 [ 3 ] {} HTTP-Session: 5a939284-2cbe-4feb-b5e7-6590ace29dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:31.999908 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:31.999949 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:32.000095 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:32.000203 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.23 MiB, peak 236.39 MiB, will set to 231.19 MiB (RSS), difference: -1.04 MiB 2024.02.22 01:13:32.000704 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:32.000930 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.22 01:13:32.001085 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.22 01:13:32.001184 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} executeQuery: Read 114 rows, 11.50 KiB in 0.001249686 sec., 91222 rows/sec., 8.99 MiB/sec. 2024.02.22 01:13:32.001317 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} DynamicQueryHandler: Done processing query 2024.02.22 01:13:32.001342 [ 3 ] {d1c60f24-4073-4b2f-96d8-6d819526ab82} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:13:32.001358 [ 3 ] {} HTTP-Session: 5a939284-2cbe-4feb-b5e7-6590ace29dd7 Destroying unnamed session 2024.02.22 01:13:32.001481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:32.001526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:32.001545 [ 3 ] {} HTTP-Session: fe5ed8e3-ba4e-4e3e-8139-91b6f5630139 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:32.001562 [ 3 ] {} HTTP-Session: fe5ed8e3-ba4e-4e3e-8139-91b6f5630139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:32.001637 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:32.001678 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:32.001785 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:32.002056 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:32.002258 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.22 01:13:32.002403 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.22 01:13:32.002500 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} executeQuery: Read 38 rows, 3.04 KiB in 0.000836084 sec., 45449 rows/sec., 3.55 MiB/sec. 2024.02.22 01:13:32.002613 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} DynamicQueryHandler: Done processing query 2024.02.22 01:13:32.002636 [ 3 ] {bf768969-7a5a-4282-abcd-406d22db49f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:32.002651 [ 3 ] {} HTTP-Session: fe5ed8e3-ba4e-4e3e-8139-91b6f5630139 Destroying unnamed session 2024.02.22 01:13:32.002846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:32.002890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:32.002908 [ 3 ] {} HTTP-Session: 97dcc5a4-5af5-4515-bab5-5ce5f6357ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:32.002925 [ 3 ] {} HTTP-Session: 97dcc5a4-5af5-4515-bab5-5ce5f6357ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:32.003008 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:32.003052 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:32.003184 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:32.003594 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:32.003905 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.22 01:13:32.004083 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.22 01:13:32.004183 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} executeQuery: Read 38 rows, 52.51 KiB in 0.001147403 sec., 33118 rows/sec., 44.69 MiB/sec. 2024.02.22 01:13:32.004289 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} DynamicQueryHandler: Done processing query 2024.02.22 01:13:32.004312 [ 3 ] {328d86bf-ef71-4c3f-a9b8-d4c7b1d0769f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:13:32.004328 [ 3 ] {} HTTP-Session: 97dcc5a4-5af5-4515-bab5-5ce5f6357ecc Destroying unnamed session 2024.02.22 01:13:36.813104 [ 69 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:13:36.813170 [ 69 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:13:36.996745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:36.996862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:36.996893 [ 3 ] {} HTTP-Session: 4e25e404-ad9b-4090-9997-e9bf5e602724 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:36.996922 [ 3 ] {} HTTP-Session: 4e25e404-ad9b-4090-9997-e9bf5e602724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:36.997065 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:36.997135 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:36.997319 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:36.997740 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:36.998014 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.22 01:13:36.998195 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.22 01:13:36.998347 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} executeQuery: Read 14 rows, 1.13 KiB in 0.001235846 sec., 11328 rows/sec., 918.21 KiB/sec. 2024.02.22 01:13:36.998575 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} DynamicQueryHandler: Done processing query 2024.02.22 01:13:36.998602 [ 3 ] {bfa8a0e8-37f4-4208-a70f-d94f1e7a42ae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:36.998620 [ 3 ] {} HTTP-Session: 4e25e404-ad9b-4090-9997-e9bf5e602724 Destroying unnamed session 2024.02.22 01:13:36.998752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:36.998803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:36.998824 [ 3 ] {} HTTP-Session: 1a02d9d1-562a-4a42-bc6d-681211b6fded Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:36.998844 [ 3 ] {} HTTP-Session: 1a02d9d1-562a-4a42-bc6d-681211b6fded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:36.998927 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:36.998971 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:36.999096 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:36.999406 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:36.999625 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.22 01:13:36.999776 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.22 01:13:36.999908 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} executeQuery: Read 42 rows, 3.80 KiB in 0.000949757 sec., 44221 rows/sec., 3.91 MiB/sec. 2024.02.22 01:13:37.000019 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} DynamicQueryHandler: Done processing query 2024.02.22 01:13:37.000044 [ 3 ] {46aa876f-4656-4e78-a0fb-248acad5da3e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:37.000060 [ 3 ] {} HTTP-Session: 1a02d9d1-562a-4a42-bc6d-681211b6fded Destroying unnamed session 2024.02.22 01:13:37.000199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:37.000301 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:37.000344 [ 3 ] {} HTTP-Session: 3608b045-0385-47e4-bade-7c57b4e8d57b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:37.000399 [ 3 ] {} HTTP-Session: 3608b045-0385-47e4-bade-7c57b4e8d57b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:37.000494 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:37.000541 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:37.000654 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:37.000916 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:37.001131 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.22 01:13:37.001290 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.22 01:13:37.001420 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} executeQuery: Read 14 rows, 1.12 KiB in 0.000885415 sec., 15811 rows/sec., 1.24 MiB/sec. 2024.02.22 01:13:37.001615 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} DynamicQueryHandler: Done processing query 2024.02.22 01:13:37.001639 [ 3 ] {f067af8d-2a36-4e88-88ec-d38d1caf4eae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:37.001655 [ 3 ] {} HTTP-Session: 3608b045-0385-47e4-bade-7c57b4e8d57b Destroying unnamed session 2024.02.22 01:13:37.001841 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:37.001888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:37.001907 [ 3 ] {} HTTP-Session: c74355b3-587e-44ff-aa67-c2ee5efe0e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:37.001923 [ 3 ] {} HTTP-Session: c74355b3-587e-44ff-aa67-c2ee5efe0e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:37.001999 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:37.002045 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:37.002201 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:37.002543 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:37.002826 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.22 01:13:37.003005 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.22 01:13:37.003128 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} executeQuery: Read 14 rows, 19.35 KiB in 0.001101552 sec., 12709 rows/sec., 17.15 MiB/sec. 2024.02.22 01:13:37.003240 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} DynamicQueryHandler: Done processing query 2024.02.22 01:13:37.003263 [ 3 ] {9c923a7a-be64-4c1d-b3a1-f95da77733c0} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:13:37.003279 [ 3 ] {} HTTP-Session: c74355b3-587e-44ff-aa67-c2ee5efe0e2c Destroying unnamed session 2024.02.22 01:13:41.999264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:41.999382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:41.999410 [ 3 ] {} HTTP-Session: f0594364-0b14-4e26-87b0-bfe57dc75069 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:41.999507 [ 3 ] {} HTTP-Session: f0594364-0b14-4e26-87b0-bfe57dc75069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:41.999651 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:41.999718 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:41.999897 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:42.000148 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 236.41 MiB, will set to 231.19 MiB (RSS), difference: -1.01 MiB 2024.02.22 01:13:42.000666 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:42.000935 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.22 01:13:42.001101 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.22 01:13:42.001235 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} executeQuery: Read 38 rows, 3.08 KiB in 0.001535474 sec., 24748 rows/sec., 1.96 MiB/sec. 2024.02.22 01:13:42.001388 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} DynamicQueryHandler: Done processing query 2024.02.22 01:13:42.001412 [ 3 ] {b85546ad-d830-445a-a69e-38feda4c882e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:42.001428 [ 3 ] {} HTTP-Session: f0594364-0b14-4e26-87b0-bfe57dc75069 Destroying unnamed session 2024.02.22 01:13:42.001543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:42.001588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:42.001608 [ 3 ] {} HTTP-Session: 8b17d07b-68bd-4cda-be52-7b8de22beb3a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:42.001624 [ 3 ] {} HTTP-Session: 8b17d07b-68bd-4cda-be52-7b8de22beb3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:42.001693 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:42.001731 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.22 01:13:42.001837 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:42.002130 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:42.002340 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.22 01:13:42.002494 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.22 01:13:42.002609 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} executeQuery: Read 4 rows, 342.00 B in 0.000877965 sec., 4555 rows/sec., 380.41 KiB/sec. 2024.02.22 01:13:42.002766 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} DynamicQueryHandler: Done processing query 2024.02.22 01:13:42.002789 [ 3 ] {0179e052-9702-4a69-b95f-d950c16e13da} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:13:42.002805 [ 3 ] {} HTTP-Session: 8b17d07b-68bd-4cda-be52-7b8de22beb3a Destroying unnamed session 2024.02.22 01:13:42.002947 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:42.002992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:42.003011 [ 3 ] {} HTTP-Session: 189eb731-0a86-4c70-ba39-0c48b6eb89cb Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:42.003027 [ 3 ] {} HTTP-Session: 189eb731-0a86-4c70-ba39-0c48b6eb89cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:42.003102 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:42.003139 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:42.003249 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:42.003630 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:42.003844 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.22 01:13:42.003991 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.22 01:13:42.004106 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} executeQuery: Read 152 rows, 14.50 KiB in 0.000974639 sec., 155955 rows/sec., 14.52 MiB/sec. 2024.02.22 01:13:42.004221 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} DynamicQueryHandler: Done processing query 2024.02.22 01:13:42.004243 [ 3 ] {0363f1b6-6514-476d-bb32-2366ed54f052} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.22 01:13:42.004259 [ 3 ] {} HTTP-Session: 189eb731-0a86-4c70-ba39-0c48b6eb89cb Destroying unnamed session 2024.02.22 01:13:42.004402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:42.004446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:42.004464 [ 3 ] {} HTTP-Session: b932e0b7-aea7-4a99-9a71-8433b1a2c854 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:42.004481 [ 3 ] {} HTTP-Session: b932e0b7-aea7-4a99-9a71-8433b1a2c854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:42.004548 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:42.004586 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.22 01:13:42.004690 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:42.004952 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:42.005152 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.22 01:13:42.005297 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.22 01:13:42.005401 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} executeQuery: Read 4 rows, 286.00 B in 0.000821904 sec., 4866 rows/sec., 339.82 KiB/sec. 2024.02.22 01:13:42.005521 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} DynamicQueryHandler: Done processing query 2024.02.22 01:13:42.005543 [ 3 ] {69ecb2bf-4993-4ccd-a76a-dcafdc4cfcce} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:13:42.005559 [ 3 ] {} HTTP-Session: b932e0b7-aea7-4a99-9a71-8433b1a2c854 Destroying unnamed session 2024.02.22 01:13:42.005687 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 11216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:42.005731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:42.005750 [ 3 ] {} HTTP-Session: fca0d4ea-d3d2-4ea7-a6fd-b4d0d469389c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:42.005767 [ 3 ] {} HTTP-Session: fca0d4ea-d3d2-4ea7-a6fd-b4d0d469389c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:42.005839 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:42.005876 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:42.005977 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:42.006296 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:42.006509 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.22 01:13:42.006655 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.22 01:13:42.006766 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} executeQuery: Read 66 rows, 5.27 KiB in 0.000894026 sec., 73823 rows/sec., 5.75 MiB/sec. 2024.02.22 01:13:42.006879 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} DynamicQueryHandler: Done processing query 2024.02.22 01:13:42.006901 [ 3 ] {e28e48a3-0f5f-45d3-a9b7-c22b9bf014ea} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:13:42.006918 [ 3 ] {} HTTP-Session: fca0d4ea-d3d2-4ea7-a6fd-b4d0d469389c Destroying unnamed session 2024.02.22 01:13:42.007070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7409, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:42.007115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:42.007133 [ 3 ] {} HTTP-Session: da60cea2-5ee2-4aaf-84d1-1b25b405439f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:42.007150 [ 3 ] {} HTTP-Session: da60cea2-5ee2-4aaf-84d1-1b25b405439f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:42.007220 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:42.007262 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.22 01:13:42.007383 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:42.007688 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:42.007948 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.22 01:13:42.008117 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.22 01:13:42.008247 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} executeQuery: Read 38 rows, 2.74 KiB in 0.000992819 sec., 38274 rows/sec., 2.70 MiB/sec. 2024.02.22 01:13:42.008377 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} DynamicQueryHandler: Done processing query 2024.02.22 01:13:42.008400 [ 3 ] {047beb60-ab4d-4570-bc84-1f2584038f44} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:42.008415 [ 3 ] {} HTTP-Session: da60cea2-5ee2-4aaf-84d1-1b25b405439f Destroying unnamed session 2024.02.22 01:13:42.008554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:42.008598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:42.008615 [ 3 ] {} HTTP-Session: 43260706-fe8a-4b49-b090-cfa2b9ba872d Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:42.008631 [ 3 ] {} HTTP-Session: 43260706-fe8a-4b49-b090-cfa2b9ba872d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:42.008713 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:42.008756 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:42.008892 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:42.009339 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:42.009641 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.22 01:13:42.009815 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.22 01:13:42.009935 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} executeQuery: Read 38 rows, 52.51 KiB in 0.001193984 sec., 31826 rows/sec., 42.95 MiB/sec. 2024.02.22 01:13:42.010065 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} DynamicQueryHandler: Done processing query 2024.02.22 01:13:42.010087 [ 3 ] {90f3a9fb-4273-46da-9910-2981570cd21e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:13:42.010104 [ 3 ] {} HTTP-Session: 43260706-fe8a-4b49-b090-cfa2b9ba872d Destroying unnamed session 2024.02.22 01:13:46.995996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:46.996119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:46.996146 [ 3 ] {} HTTP-Session: bcb174d2-eccc-40b9-bca6-ab6fda941337 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:46.996172 [ 3 ] {} HTTP-Session: bcb174d2-eccc-40b9-bca6-ab6fda941337 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:46.996301 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:46.996362 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:46.996526 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:46.996970 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:46.997241 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.22 01:13:46.997420 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.22 01:13:46.997536 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} executeQuery: Read 14 rows, 1.13 KiB in 0.001198674 sec., 11679 rows/sec., 946.68 KiB/sec. 2024.02.22 01:13:46.997684 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} DynamicQueryHandler: Done processing query 2024.02.22 01:13:46.997712 [ 3 ] {a7edc506-4cef-4c49-adbd-8777ef525bde} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:46.997729 [ 3 ] {} HTTP-Session: bcb174d2-eccc-40b9-bca6-ab6fda941337 Destroying unnamed session 2024.02.22 01:13:46.997861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:46.997914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:46.997935 [ 3 ] {} HTTP-Session: 70891416-e6d6-40d7-9005-29e623343636 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:46.997955 [ 3 ] {} HTTP-Session: 70891416-e6d6-40d7-9005-29e623343636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:46.998038 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:46.998080 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:46.998190 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:46.998518 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:46.998735 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.22 01:13:46.998886 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.22 01:13:46.998992 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} executeQuery: Read 42 rows, 3.80 KiB in 0.000925737 sec., 45369 rows/sec., 4.01 MiB/sec. 2024.02.22 01:13:46.999105 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} DynamicQueryHandler: Done processing query 2024.02.22 01:13:46.999129 [ 3 ] {e1a6d419-7fd6-470a-9a6c-fc37af0bf914} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:46.999146 [ 3 ] {} HTTP-Session: 70891416-e6d6-40d7-9005-29e623343636 Destroying unnamed session 2024.02.22 01:13:46.999265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:46.999312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:46.999330 [ 3 ] {} HTTP-Session: e455a37c-8d7f-40ce-9969-520bac8100f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:46.999347 [ 3 ] {} HTTP-Session: e455a37c-8d7f-40ce-9969-520bac8100f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:46.999420 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:46.999459 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:46.999563 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:46.999850 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:47.000068 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.22 01:13:47.000150 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.37 MiB, peak 236.41 MiB, will set to 231.19 MiB (RSS), difference: -5.18 MiB 2024.02.22 01:13:47.000357 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.22 01:13:47.000579 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} executeQuery: Read 14 rows, 1.12 KiB in 0.001105712 sec., 12661 rows/sec., 1013.91 KiB/sec. 2024.02.22 01:13:47.000845 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} DynamicQueryHandler: Done processing query 2024.02.22 01:13:47.000869 [ 3 ] {303d0085-7a48-4020-b51c-0d8b17b8acfc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:47.000886 [ 3 ] {} HTTP-Session: e455a37c-8d7f-40ce-9969-520bac8100f3 Destroying unnamed session 2024.02.22 01:13:47.001040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:47.001086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:47.001104 [ 3 ] {} HTTP-Session: 1db6a5d3-29df-4e22-8dcf-cc5826969060 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:47.001122 [ 3 ] {} HTTP-Session: 1db6a5d3-29df-4e22-8dcf-cc5826969060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:47.001199 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:47.001245 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:47.001402 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:47.001740 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:47.002053 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.22 01:13:47.002265 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.22 01:13:47.002393 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} executeQuery: Read 14 rows, 19.35 KiB in 0.001154213 sec., 12129 rows/sec., 16.37 MiB/sec. 2024.02.22 01:13:47.002572 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} DynamicQueryHandler: Done processing query 2024.02.22 01:13:47.002597 [ 3 ] {6c21dfcd-bea4-47ba-8cd5-908a38cac15c} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:13:47.002619 [ 3 ] {} HTTP-Session: 1db6a5d3-29df-4e22-8dcf-cc5826969060 Destroying unnamed session 2024.02.22 01:13:48.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.14 MiB, peak 236.41 MiB, will set to 231.19 MiB (RSS), difference: 5.04 MiB 2024.02.22 01:13:51.813215 [ 105 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:13:51.813277 [ 105 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:13:51.998816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:51.998942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:51.998973 [ 3 ] {} HTTP-Session: 50218ae0-b31f-473d-83b6-c57f5618205e Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:51.999002 [ 3 ] {} HTTP-Session: 50218ae0-b31f-473d-83b6-c57f5618205e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:51.999149 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:51.999219 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:51.999407 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:51.999984 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:52.000152 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.20 MiB, peak 236.41 MiB, will set to 231.19 MiB (RSS), difference: -1.01 MiB 2024.02.22 01:13:52.000523 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.22 01:13:52.000704 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.22 01:13:52.000854 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} executeQuery: Read 38 rows, 3.08 KiB in 0.001657108 sec., 22931 rows/sec., 1.82 MiB/sec. 2024.02.22 01:13:52.000852 [ 105 ] {} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.22 01:13:52.000957 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:52.001090 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} DynamicQueryHandler: Done processing query 2024.02.22 01:13:52.001112 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.22 01:13:52.001132 [ 3 ] {bdb8e58a-bcbe-4a5f-8c06-f3832dc907fb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:52.001203 [ 3 ] {} HTTP-Session: 50218ae0-b31f-473d-83b6-c57f5618205e Destroying unnamed session 2024.02.22 01:13:52.001269 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:52.001307 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part 2024.02.22 01:13:52.001380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:52.001494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:52.001539 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:52.001550 [ 3 ] {} HTTP-Session: abdf5d20-d9e2-405d-af26-36cc181e3045 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:52.001608 [ 3 ] {} HTTP-Session: abdf5d20-d9e2-405d-af26-36cc181e3045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:52.001790 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:52.001824 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:52.001911 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:52.002026 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:52.002336 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:52.002398 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:52.002574 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:52.003309 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:52.003814 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.22 01:13:52.003958 [ 23 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002919994 sec., 66438.49268183428 rows/sec., 5.26 MiB/sec. 2024.02.22 01:13:52.004116 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.22 01:13:52.004160 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.22 01:13:52.004263 [ 105 ] {} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.22 01:13:52.004317 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} executeQuery: Read 114 rows, 11.50 KiB in 0.00242539 sec., 47002 rows/sec., 4.63 MiB/sec. 2024.02.22 01:13:52.004334 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:52.004531 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.22 01:13:52.004586 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.22 01:13:52.004654 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} DynamicQueryHandler: Done processing query 2024.02.22 01:13:52.004701 [ 3 ] {c18f08ff-091d-4911-9236-bb58ed2dfc85} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:13:52.004722 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:52.004750 [ 9 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_21_4} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.22 01:13:52.004754 [ 3 ] {} HTTP-Session: abdf5d20-d9e2-405d-af26-36cc181e3045 Destroying unnamed session 2024.02.22 01:13:52.004784 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 196 rows starting from the beginning of the part 2024.02.22 01:13:52.004948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:52.005006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:52.005029 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 114 rows starting from the beginning of the part 2024.02.22 01:13:52.005033 [ 3 ] {} HTTP-Session: 122506ef-2406-45a8-a9b7-f842d1190ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:52.005071 [ 3 ] {} HTTP-Session: 122506ef-2406-45a8-a9b7-f842d1190ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:52.005162 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part 2024.02.22 01:13:52.005191 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:52.005249 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:52.005286 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 152 rows starting from the beginning of the part 2024.02.22 01:13:52.005455 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part 2024.02.22 01:13:52.005508 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:52.005599 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 114 rows starting from the beginning of the part 2024.02.22 01:13:52.006002 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:52.006291 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.22 01:13:52.006486 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.22 01:13:52.006643 [ 9 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.002235225 sec., 295272.28802469553 rows/sec., 27.78 MiB/sec. 2024.02.22 01:13:52.006666 [ 105 ] {} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.22 01:13:52.006716 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} executeQuery: Read 38 rows, 3.04 KiB in 0.001477413 sec., 25720 rows/sec., 2.01 MiB/sec. 2024.02.22 01:13:52.006746 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:52.006945 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.22 01:13:52.006995 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.22 01:13:52.007042 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} DynamicQueryHandler: Done processing query 2024.02.22 01:13:52.007095 [ 3 ] {c938d471-e328-40eb-987b-fe836fddadb7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:52.007128 [ 3 ] {} HTTP-Session: 122506ef-2406-45a8-a9b7-f842d1190ce7 Destroying unnamed session 2024.02.22 01:13:52.007243 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.22 01:13:52.007246 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:52.007321 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 102 rows starting from the beginning of the part 2024.02.22 01:13:52.007338 [ 20 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_21_4} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.22 01:13:52.007396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:52.007531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:52.007563 [ 3 ] {} HTTP-Session: be62b1d9-1304-4dfb-af4b-d20ab26c8db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:52.007598 [ 3 ] {} HTTP-Session: be62b1d9-1304-4dfb-af4b-d20ab26c8db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:52.007725 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:52.007836 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:52.007962 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:52.007997 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:52.008328 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part 2024.02.22 01:13:52.008577 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:52.008598 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:52.008792 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:52.009623 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:52.010321 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 4 columns (4 merged, 0 gathered) in 0.003494131 sec., 77844.82035733634 rows/sec., 6.08 MiB/sec. 2024.02.22 01:13:52.010399 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.22 01:13:52.010515 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.22 01:13:52.010699 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.22 01:13:52.010862 [ 172 ] {} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.22 01:13:52.010905 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} executeQuery: Read 38 rows, 52.51 KiB in 0.003014648 sec., 12605 rows/sec., 17.01 MiB/sec. 2024.02.22 01:13:52.010879 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.22 01:13:52.010948 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:52.011142 [ 18 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_21_4} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.22 01:13:52.011176 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.22 01:13:52.011270 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} DynamicQueryHandler: Done processing query 2024.02.22 01:13:52.011323 [ 3 ] {820ca7d5-88e1-4e6a-ae82-6943c62e2c55} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:13:52.011383 [ 3 ] {} HTTP-Session: be62b1d9-1304-4dfb-af4b-d20ab26c8db8 Destroying unnamed session 2024.02.22 01:13:52.011420 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:52.011450 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 461 rows starting from the beginning of the part 2024.02.22 01:13:52.011555 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:52.011649 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:52.011737 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:52.011823 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.02.22 01:13:52.011908 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:52.013660 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 6 columns (6 merged, 0 gathered) in 0.002612766 sec., 230789.89852133716 rows/sec., 311.44 MiB/sec. 2024.02.22 01:13:52.013971 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.22 01:13:52.014183 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.22 01:13:52.014240 [ 20 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.22 01:13:52.014302 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_21_4: 4.00 MiB. 2024.02.22 01:13:53.000147 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.31 MiB, peak 236.41 MiB, will set to 231.23 MiB (RSS), difference: -3.07 MiB 2024.02.22 01:13:54.049115 [ 172 ] {} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.22 01:13:54.049187 [ 172 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:54.049262 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.22 01:13:54.049414 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:13:54.049458 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 492 rows starting from the beginning of the part 2024.02.22 01:13:54.049628 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:54.049726 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.22 01:13:54.049825 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.22 01:13:54.049914 [ 12 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part 2024.02.22 01:13:54.050820 [ 18 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579876 sec., 383574.40710536775 rows/sec., 27.06 MiB/sec. 2024.02.22 01:13:54.051009 [ 24 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.22 01:13:54.051267 [ 24 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.22 01:13:54.051333 [ 24 ] {5683475c-b4db-4f99-a33e-4bf6f460773a::all_1_5_1} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.22 01:13:56.997011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:56.997149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:56.997179 [ 3 ] {} HTTP-Session: ac94f43e-818e-4de8-9946-0912a1933754 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:56.997208 [ 3 ] {} HTTP-Session: ac94f43e-818e-4de8-9946-0912a1933754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:56.997350 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:56.997417 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:13:56.997607 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:56.998090 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:56.998383 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.22 01:13:56.998552 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.22 01:13:56.998665 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} executeQuery: Read 14 rows, 1.13 KiB in 0.001277927 sec., 10955 rows/sec., 887.97 KiB/sec. 2024.02.22 01:13:56.998813 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} DynamicQueryHandler: Done processing query 2024.02.22 01:13:56.998837 [ 3 ] {8191aa95-1f76-4f1e-97df-4683214e855b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:56.998854 [ 3 ] {} HTTP-Session: ac94f43e-818e-4de8-9946-0912a1933754 Destroying unnamed session 2024.02.22 01:13:56.998970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:56.999017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:56.999036 [ 3 ] {} HTTP-Session: 09869a40-1f58-4d72-b721-4a6be3a8f6d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:56.999054 [ 3 ] {} HTTP-Session: 09869a40-1f58-4d72-b721-4a6be3a8f6d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:56.999129 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:56.999167 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:13:56.999274 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:56.999579 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:56.999805 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.22 01:13:56.999957 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.22 01:13:57.000089 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} executeQuery: Read 42 rows, 3.80 KiB in 0.000933417 sec., 44995 rows/sec., 3.98 MiB/sec. 2024.02.22 01:13:57.000176 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.47 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: -5.17 MiB 2024.02.22 01:13:57.000199 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} DynamicQueryHandler: Done processing query 2024.02.22 01:13:57.000259 [ 3 ] {c2f722a4-a81a-4d4c-aa8f-77bd47973a6b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:13:57.000282 [ 3 ] {} HTTP-Session: 09869a40-1f58-4d72-b721-4a6be3a8f6d5 Destroying unnamed session 2024.02.22 01:13:57.000454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:57.000521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:57.000542 [ 3 ] {} HTTP-Session: a12944ba-1dc5-4f39-bde4-5131e77e05c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:57.000559 [ 3 ] {} HTTP-Session: a12944ba-1dc5-4f39-bde4-5131e77e05c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:57.000635 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:57.000673 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:13:57.000781 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:57.001074 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:57.001285 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.22 01:13:57.001440 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.22 01:13:57.001547 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} executeQuery: Read 14 rows, 1.12 KiB in 0.000878716 sec., 15932 rows/sec., 1.25 MiB/sec. 2024.02.22 01:13:57.001668 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} DynamicQueryHandler: Done processing query 2024.02.22 01:13:57.001692 [ 3 ] {5581025c-60af-49e4-8060-4ca45af63e48} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:13:57.001708 [ 3 ] {} HTTP-Session: a12944ba-1dc5-4f39-bde4-5131e77e05c8 Destroying unnamed session 2024.02.22 01:13:57.001852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:13:57.001898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:13:57.001917 [ 3 ] {} HTTP-Session: ff370853-0505-4dd3-b095-3844a80b6435 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:13:57.001934 [ 3 ] {} HTTP-Session: ff370853-0505-4dd3-b095-3844a80b6435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:13:57.002008 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:13:57.002053 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:13:57.002192 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:13:57.002527 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:13:57.002832 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.22 01:13:57.003014 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.22 01:13:57.003135 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} executeQuery: Read 14 rows, 19.35 KiB in 0.001099092 sec., 12737 rows/sec., 17.19 MiB/sec. 2024.02.22 01:13:57.003289 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} DynamicQueryHandler: Done processing query 2024.02.22 01:13:57.003313 [ 3 ] {e91ecc42-fc33-448d-a6ca-6fc0205dbc46} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:13:57.003330 [ 3 ] {} HTTP-Session: ff370853-0505-4dd3-b095-3844a80b6435 Destroying unnamed session 2024.02.22 01:13:58.000146 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.25 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: 5.04 MiB 2024.02.22 01:14:01.997897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:01.998035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:01.998065 [ 3 ] {} HTTP-Session: 9218cbe3-3a83-485c-8ab6-b39832d387ea Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:01.998095 [ 3 ] {} HTTP-Session: 9218cbe3-3a83-485c-8ab6-b39832d387ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:01.998243 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:01.998311 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:01.998486 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:01.998916 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:01.999191 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.22 01:14:01.999362 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.22 01:14:01.999488 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} executeQuery: Read 38 rows, 3.08 KiB in 0.001198365 sec., 31709 rows/sec., 2.51 MiB/sec. 2024.02.22 01:14:01.999633 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} DynamicQueryHandler: Done processing query 2024.02.22 01:14:01.999658 [ 3 ] {10606743-4b0d-4bdd-bfe0-c6eab4bf1c72} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:01.999674 [ 3 ] {} HTTP-Session: 9218cbe3-3a83-485c-8ab6-b39832d387ea Destroying unnamed session 2024.02.22 01:14:01.999816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:01.999861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:01.999881 [ 3 ] {} HTTP-Session: 21645cba-0b94-430a-b571-bcb61b83352c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:01.999899 [ 3 ] {} HTTP-Session: 21645cba-0b94-430a-b571-bcb61b83352c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:01.999975 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:02.000015 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:02.000140 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:02.000143 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.33 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: -1.04 MiB 2024.02.22 01:14:02.000653 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:02.000883 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.22 01:14:02.001041 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.22 01:14:02.001158 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} executeQuery: Read 114 rows, 11.50 KiB in 0.001144814 sec., 99579 rows/sec., 9.81 MiB/sec. 2024.02.22 01:14:02.001302 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} DynamicQueryHandler: Done processing query 2024.02.22 01:14:02.001326 [ 3 ] {4e2d4b01-896e-46fc-8021-a750fd540ce6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:14:02.001342 [ 3 ] {} HTTP-Session: 21645cba-0b94-430a-b571-bcb61b83352c Destroying unnamed session 2024.02.22 01:14:02.001468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:02.001513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:02.001531 [ 3 ] {} HTTP-Session: 81638c05-c70b-4b12-b67a-3e5d998b2590 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:02.001548 [ 3 ] {} HTTP-Session: 81638c05-c70b-4b12-b67a-3e5d998b2590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:02.001622 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:02.001660 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:02.001768 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:02.002046 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:02.002261 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.22 01:14:02.002417 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.22 01:14:02.002537 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} executeQuery: Read 38 rows, 3.04 KiB in 0.000888006 sec., 42792 rows/sec., 3.35 MiB/sec. 2024.02.22 01:14:02.002657 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} DynamicQueryHandler: Done processing query 2024.02.22 01:14:02.002681 [ 3 ] {3d8646f7-9451-4f3a-9e67-420f066fcdc6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:02.002698 [ 3 ] {} HTTP-Session: 81638c05-c70b-4b12-b67a-3e5d998b2590 Destroying unnamed session 2024.02.22 01:14:02.002878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:02.002923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:02.002942 [ 3 ] {} HTTP-Session: 900b5b54-963a-4bfb-92a7-e82e9e744874 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:02.002959 [ 3 ] {} HTTP-Session: 900b5b54-963a-4bfb-92a7-e82e9e744874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:02.003040 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:02.003085 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:02.003225 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:02.003671 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:02.003982 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.22 01:14:02.004174 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.22 01:14:02.004303 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} executeQuery: Read 38 rows, 52.51 KiB in 0.001235585 sec., 30754 rows/sec., 41.50 MiB/sec. 2024.02.22 01:14:02.004505 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} DynamicQueryHandler: Done processing query 2024.02.22 01:14:02.004529 [ 3 ] {26098e43-b7ae-47a7-b8cc-af22a0ee378e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:14:02.004545 [ 3 ] {} HTTP-Session: 900b5b54-963a-4bfb-92a7-e82e9e744874 Destroying unnamed session 2024.02.22 01:14:06.813321 [ 110 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:14:06.813388 [ 110 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:14:06.996220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:06.996333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:06.996360 [ 3 ] {} HTTP-Session: 28a0d4ce-4158-4bfa-87ea-8c124789b326 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:06.996385 [ 3 ] {} HTTP-Session: 28a0d4ce-4158-4bfa-87ea-8c124789b326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:06.996514 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:06.996576 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:06.996741 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:06.997170 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:06.997456 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.22 01:14:06.997630 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.22 01:14:06.997755 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} executeQuery: Read 14 rows, 1.13 KiB in 0.001207795 sec., 11591 rows/sec., 939.53 KiB/sec. 2024.02.22 01:14:06.997911 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} DynamicQueryHandler: Done processing query 2024.02.22 01:14:06.997937 [ 3 ] {f1047d89-708d-4ca1-8582-89efbfdf9a1c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:06.997954 [ 3 ] {} HTTP-Session: 28a0d4ce-4158-4bfa-87ea-8c124789b326 Destroying unnamed session 2024.02.22 01:14:06.998089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:06.998138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:06.998158 [ 3 ] {} HTTP-Session: 23e6bc93-0a82-4a6f-b6ce-f53fcf8bf795 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:06.998177 [ 3 ] {} HTTP-Session: 23e6bc93-0a82-4a6f-b6ce-f53fcf8bf795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:06.998261 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:06.998304 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:06.998413 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:06.998810 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:06.999036 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.22 01:14:06.999192 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.22 01:14:06.999313 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} executeQuery: Read 42 rows, 3.80 KiB in 0.00101889 sec., 41221 rows/sec., 3.64 MiB/sec. 2024.02.22 01:14:06.999432 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} DynamicQueryHandler: Done processing query 2024.02.22 01:14:06.999456 [ 3 ] {104003fc-7e66-405c-9b0e-a0f4b817a243} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:06.999472 [ 3 ] {} HTTP-Session: 23e6bc93-0a82-4a6f-b6ce-f53fcf8bf795 Destroying unnamed session 2024.02.22 01:14:06.999600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:06.999651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:06.999670 [ 3 ] {} HTTP-Session: fcfd0bc1-9bbe-45ed-8a64-13429da8ca23 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:06.999687 [ 3 ] {} HTTP-Session: fcfd0bc1-9bbe-45ed-8a64-13429da8ca23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:06.999759 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:06.999798 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:06.999906 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:07.000196 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:07.000198 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.37 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: -1.08 MiB 2024.02.22 01:14:07.000522 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.22 01:14:07.000713 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.22 01:14:07.000832 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} executeQuery: Read 14 rows, 1.12 KiB in 0.00104451 sec., 13403 rows/sec., 1.05 MiB/sec. 2024.02.22 01:14:07.000940 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} DynamicQueryHandler: Done processing query 2024.02.22 01:14:07.000963 [ 3 ] {1f7a2e23-0c38-45bd-9c4e-3a3078f5f670} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:07.000979 [ 3 ] {} HTTP-Session: fcfd0bc1-9bbe-45ed-8a64-13429da8ca23 Destroying unnamed session 2024.02.22 01:14:07.001135 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:07.001178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:07.001196 [ 3 ] {} HTTP-Session: 74e6c82d-401b-4a1d-9d6e-0ce9a707ba5b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:07.001213 [ 3 ] {} HTTP-Session: 74e6c82d-401b-4a1d-9d6e-0ce9a707ba5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:07.001286 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:07.001331 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:07.001472 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:07.001776 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:07.002066 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.22 01:14:07.002246 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.22 01:14:07.002364 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} executeQuery: Read 14 rows, 19.35 KiB in 0.0010513 sec., 13316 rows/sec., 17.97 MiB/sec. 2024.02.22 01:14:07.002476 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} DynamicQueryHandler: Done processing query 2024.02.22 01:14:07.002499 [ 3 ] {a1b76899-723e-47f2-be6a-9c5d245f9234} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:14:07.002515 [ 3 ] {} HTTP-Session: 74e6c82d-401b-4a1d-9d6e-0ce9a707ba5b Destroying unnamed session 2024.02.22 01:14:11.999248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:11.999373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:11.999401 [ 3 ] {} HTTP-Session: ce77f5a0-8c04-47fc-85c3-9de24e246f00 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:11.999424 [ 3 ] {} HTTP-Session: ce77f5a0-8c04-47fc-85c3-9de24e246f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:11.999559 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:11.999622 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:11.999786 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:12.000166 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.31 MiB, peak 236.47 MiB, will set to 231.29 MiB (RSS), difference: -1.01 MiB 2024.02.22 01:14:12.000257 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:12.000619 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.22 01:14:12.000810 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.22 01:14:12.000937 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} executeQuery: Read 38 rows, 3.08 KiB in 0.001339599 sec., 28366 rows/sec., 2.25 MiB/sec. 2024.02.22 01:14:12.001085 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} DynamicQueryHandler: Done processing query 2024.02.22 01:14:12.001112 [ 3 ] {75933b55-bea2-4bc0-b2df-ef5c9a6ac3b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:12.001130 [ 3 ] {} HTTP-Session: ce77f5a0-8c04-47fc-85c3-9de24e246f00 Destroying unnamed session 2024.02.22 01:14:12.001283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:12.001332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:12.001352 [ 3 ] {} HTTP-Session: 1e8fdd59-d9e4-4a4b-a5ba-0b9c4fbd3bb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:12.001370 [ 3 ] {} HTTP-Session: 1e8fdd59-d9e4-4a4b-a5ba-0b9c4fbd3bb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:12.001458 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:12.001504 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:12.001613 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:12.001980 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:12.002217 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.22 01:14:12.002371 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.22 01:14:12.002476 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} executeQuery: Read 150 rows, 14.32 KiB in 0.000989139 sec., 151647 rows/sec., 14.14 MiB/sec. 2024.02.22 01:14:12.002589 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} DynamicQueryHandler: Done processing query 2024.02.22 01:14:12.002613 [ 3 ] {8d979a78-2ca6-4869-bc54-6450fe7da734} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.22 01:14:12.002630 [ 3 ] {} HTTP-Session: 1e8fdd59-d9e4-4a4b-a5ba-0b9c4fbd3bb5 Destroying unnamed session 2024.02.22 01:14:12.002757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 10532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:12.002803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:12.002822 [ 3 ] {} HTTP-Session: 016ef8f4-5427-4955-b806-cece866435d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:12.002839 [ 3 ] {} HTTP-Session: 016ef8f4-5427-4955-b806-cece866435d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:12.002917 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:12.002959 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:12.003062 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:12.003344 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:12.003556 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.22 01:14:12.003704 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.22 01:14:12.003802 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} executeQuery: Read 62 rows, 4.94 KiB in 0.000858125 sec., 72250 rows/sec., 5.62 MiB/sec. 2024.02.22 01:14:12.003902 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} DynamicQueryHandler: Done processing query 2024.02.22 01:14:12.003925 [ 3 ] {6808ae24-d595-4b0b-8501-08bc93ce7475} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:14:12.003941 [ 3 ] {} HTTP-Session: 016ef8f4-5427-4955-b806-cece866435d5 Destroying unnamed session 2024.02.22 01:14:12.004086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:12.004130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:12.004148 [ 3 ] {} HTTP-Session: 0f7a6ab3-574c-4992-9f56-ff3aae980df5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:12.004165 [ 3 ] {} HTTP-Session: 0f7a6ab3-574c-4992-9f56-ff3aae980df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:12.004235 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:12.004277 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.22 01:14:12.004394 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:12.004632 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:12.004892 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.22 01:14:12.005077 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.22 01:14:12.005171 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} executeQuery: Read 36 rows, 2.60 KiB in 0.000910007 sec., 39560 rows/sec., 2.79 MiB/sec. 2024.02.22 01:14:12.005317 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} DynamicQueryHandler: Done processing query 2024.02.22 01:14:12.005341 [ 3 ] {6d986307-88d4-427a-a25c-f54e41a6deff} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:12.005357 [ 3 ] {} HTTP-Session: 0f7a6ab3-574c-4992-9f56-ff3aae980df5 Destroying unnamed session 2024.02.22 01:14:12.005521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:12.005566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:12.005584 [ 3 ] {} HTTP-Session: 977699e4-a195-4a84-9995-39edcecd73c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:12.005601 [ 3 ] {} HTTP-Session: 977699e4-a195-4a84-9995-39edcecd73c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:12.005681 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:12.005727 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:12.005864 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:12.006242 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:12.006531 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.22 01:14:12.006723 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.22 01:14:12.006826 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} executeQuery: Read 38 rows, 52.51 KiB in 0.001116233 sec., 34043 rows/sec., 45.94 MiB/sec. 2024.02.22 01:14:12.006969 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} DynamicQueryHandler: Done processing query 2024.02.22 01:14:12.006993 [ 3 ] {337839b7-26ac-4c0f-a941-e5dbf6af8993} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:14:12.007008 [ 3 ] {} HTTP-Session: 977699e4-a195-4a84-9995-39edcecd73c9 Destroying unnamed session 2024.02.22 01:14:16.996862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:16.996993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:16.997023 [ 3 ] {} HTTP-Session: 50fb243c-1635-4c48-9543-e04996df960c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:16.997052 [ 3 ] {} HTTP-Session: 50fb243c-1635-4c48-9543-e04996df960c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:16.997196 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:16.997264 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:16.997448 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:16.997940 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:16.998254 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.22 01:14:16.998458 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.22 01:14:16.998632 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} executeQuery: Read 14 rows, 1.13 KiB in 0.00138784 sec., 10087 rows/sec., 817.65 KiB/sec. 2024.02.22 01:14:16.998624 [ 78 ] {} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.22 01:14:16.998767 [ 78 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:16.998874 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} DynamicQueryHandler: Done processing query 2024.02.22 01:14:16.998906 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.22 01:14:16.998935 [ 3 ] {0a0c0dc2-f20d-4400-8f96-c07fe304e049} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:16.999018 [ 3 ] {} HTTP-Session: 50fb243c-1635-4c48-9543-e04996df960c Destroying unnamed session 2024.02.22 01:14:16.999092 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:16.999130 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part 2024.02.22 01:14:16.999225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:16.999340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:16.999360 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:16.999382 [ 3 ] {} HTTP-Session: e82738f2-4adb-41f1-b1b2-e91e45c05eab Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:16.999444 [ 3 ] {} HTTP-Session: e82738f2-4adb-41f1-b1b2-e91e45c05eab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:16.999556 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:16.999699 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:16.999802 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:16.999816 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:17.000059 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:17.000151 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.33 MiB, peak 236.47 MiB, will set to 231.30 MiB (RSS), difference: -1.02 MiB 2024.02.22 01:14:17.000504 [ 19 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:17.000549 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:17.001487 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:17.002014 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.22 01:14:17.002157 [ 12 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.003320507 sec., 51197.00093991671 rows/sec., 4.05 MiB/sec. 2024.02.22 01:14:17.002273 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.22 01:14:17.002292 [ 12 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.22 01:14:17.002408 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} executeQuery: Read 42 rows, 3.80 KiB in 0.002628767 sec., 15977 rows/sec., 1.41 MiB/sec. 2024.02.22 01:14:17.002433 [ 77 ] {} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.22 01:14:17.002572 [ 12 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.22 01:14:17.002590 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:17.002645 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} DynamicQueryHandler: Done processing query 2024.02.22 01:14:17.002715 [ 12 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_26_5} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.22 01:14:17.002720 [ 3 ] {9bb05eb1-e50d-46ce-8b53-fbff0638b201} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:17.002747 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.22 01:14:17.002755 [ 3 ] {} HTTP-Session: e82738f2-4adb-41f1-b1b2-e91e45c05eab Destroying unnamed session 2024.02.22 01:14:17.002851 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:17.002880 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 196 rows starting from the beginning of the part 2024.02.22 01:14:17.002946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:17.003002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:17.003009 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part 2024.02.22 01:14:17.003024 [ 3 ] {} HTTP-Session: 234fa7d0-eebf-447a-b37e-57bd6ff7c449 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:17.003060 [ 3 ] {} HTTP-Session: 234fa7d0-eebf-447a-b37e-57bd6ff7c449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:17.003141 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 114 rows starting from the beginning of the part 2024.02.22 01:14:17.003169 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:17.003229 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:17.003250 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part 2024.02.22 01:14:17.003432 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 150 rows starting from the beginning of the part 2024.02.22 01:14:17.003484 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:17.003576 [ 24 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part 2024.02.22 01:14:17.003943 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:17.004260 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.22 01:14:17.004491 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.22 01:14:17.004530 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 4 columns (4 merged, 0 gathered) in 0.001865794 sec., 314075.4016788563 rows/sec., 29.15 MiB/sec. 2024.02.22 01:14:17.004639 [ 77 ] {} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.22 01:14:17.004720 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:17.004712 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} executeQuery: Read 14 rows, 1.12 KiB in 0.001475053 sec., 9491 rows/sec., 760.04 KiB/sec. 2024.02.22 01:14:17.004827 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.22 01:14:17.004866 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.22 01:14:17.005071 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:17.005083 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} DynamicQueryHandler: Done processing query 2024.02.22 01:14:17.005102 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 102 rows starting from the beginning of the part 2024.02.22 01:14:17.005116 [ 3 ] {c933af57-f556-45e3-aa93-dd36c70e7f49} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:17.005159 [ 3 ] {} HTTP-Session: 234fa7d0-eebf-447a-b37e-57bd6ff7c449 Destroying unnamed session 2024.02.22 01:14:17.005274 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:17.005347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:17.005361 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.22 01:14:17.005444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:17.005501 [ 3 ] {} HTTP-Session: 22d3667a-428a-437e-afb5-06a4a2159f83 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:17.005504 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:17.005534 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_26_5} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.22 01:14:17.005548 [ 3 ] {} HTTP-Session: 22d3667a-428a-437e-afb5-06a4a2159f83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:17.005825 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:17.005836 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:17.005896 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:17.005949 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 62 rows starting from the beginning of the part 2024.02.22 01:14:17.006122 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:17.006239 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:17.006839 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:17.007030 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.002257456 sec., 108086.27056296999 rows/sec., 8.44 MiB/sec. 2024.02.22 01:14:17.007165 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.22 01:14:17.007256 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.22 01:14:17.007342 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.22 01:14:17.007401 [ 24 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_26_5} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.22 01:14:17.007488 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.22 01:14:17.007626 [ 77 ] {} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.22 01:14:17.007637 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} executeQuery: Read 14 rows, 19.35 KiB in 0.00175385 sec., 7982 rows/sec., 10.77 MiB/sec. 2024.02.22 01:14:17.007684 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:17.007857 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.22 01:14:17.007907 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} DynamicQueryHandler: Done processing query 2024.02.22 01:14:17.007941 [ 3 ] {e8e110d4-f895-4a24-875e-d06fe80c323f} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:14:17.007954 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:17.007964 [ 3 ] {} HTTP-Session: 22d3667a-428a-437e-afb5-06a4a2159f83 Destroying unnamed session 2024.02.22 01:14:17.007989 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 603 rows starting from the beginning of the part 2024.02.22 01:14:17.008087 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:17.008173 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:17.008254 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:17.008335 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:17.008413 [ 24 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:17.009898 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 721 rows, containing 6 columns (6 merged, 0 gathered) in 0.002132282 sec., 338135.38734557625 rows/sec., 456.30 MiB/sec. 2024.02.22 01:14:17.010362 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.22 01:14:17.010597 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.22 01:14:17.010660 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.22 01:14:17.010738 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_26_5: 4.11 MiB. 2024.02.22 01:14:21.813628 [ 96 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:14:21.813705 [ 96 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:14:21.998233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:21.998382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:21.998427 [ 3 ] {} HTTP-Session: 29de3979-0d17-49b3-a744-ce33129332e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:21.998467 [ 3 ] {} HTTP-Session: 29de3979-0d17-49b3-a744-ce33129332e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:21.998672 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:21.998766 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:21.999030 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:21.999531 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:21.999803 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.22 01:14:21.999985 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.22 01:14:22.000130 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.45 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: -5.12 MiB 2024.02.22 01:14:22.000222 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} executeQuery: Read 38 rows, 3.08 KiB in 0.001493993 sec., 25435 rows/sec., 2.01 MiB/sec. 2024.02.22 01:14:22.000554 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} DynamicQueryHandler: Done processing query 2024.02.22 01:14:22.000634 [ 3 ] {bc7d9682-1ae6-4b5f-b167-a31ad8f4b8e7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:22.000698 [ 3 ] {} HTTP-Session: 29de3979-0d17-49b3-a744-ce33129332e5 Destroying unnamed session 2024.02.22 01:14:22.000848 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:22.000894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:22.000912 [ 3 ] {} HTTP-Session: de72bef3-f085-42f7-82e2-3a60dc7192e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:22.000929 [ 3 ] {} HTTP-Session: de72bef3-f085-42f7-82e2-3a60dc7192e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:22.001008 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:22.001048 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:22.001171 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:22.001526 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:22.001755 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.22 01:14:22.001906 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.22 01:14:22.002002 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} executeQuery: Read 114 rows, 11.50 KiB in 0.000967988 sec., 117770 rows/sec., 11.61 MiB/sec. 2024.02.22 01:14:22.002149 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} DynamicQueryHandler: Done processing query 2024.02.22 01:14:22.002171 [ 3 ] {4b5a8247-e8da-4474-8b26-d6d2dcdf51ce} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:14:22.002187 [ 3 ] {} HTTP-Session: de72bef3-f085-42f7-82e2-3a60dc7192e3 Destroying unnamed session 2024.02.22 01:14:22.002308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:22.002351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:22.002369 [ 3 ] {} HTTP-Session: cfa3ec68-923f-4559-b53f-2f41251237fc Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:22.002385 [ 3 ] {} HTTP-Session: cfa3ec68-923f-4559-b53f-2f41251237fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:22.002455 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:22.002491 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:22.002596 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:22.002876 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:22.003082 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.22 01:14:22.003234 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.22 01:14:22.003329 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} executeQuery: Read 38 rows, 3.04 KiB in 0.000848364 sec., 44792 rows/sec., 3.50 MiB/sec. 2024.02.22 01:14:22.003446 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} DynamicQueryHandler: Done processing query 2024.02.22 01:14:22.003470 [ 3 ] {9fbfed8d-d456-4206-9c9a-3bbe3ee74f06} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:22.003485 [ 3 ] {} HTTP-Session: cfa3ec68-923f-4559-b53f-2f41251237fc Destroying unnamed session 2024.02.22 01:14:22.003666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:22.003709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:22.003727 [ 3 ] {} HTTP-Session: 8a9cc769-d897-4b6e-83aa-fd5714c4c373 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:22.003743 [ 3 ] {} HTTP-Session: 8a9cc769-d897-4b6e-83aa-fd5714c4c373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:22.003824 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:22.003868 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:22.004000 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:22.004430 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:22.004743 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.22 01:14:22.004922 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.22 01:14:22.005022 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} executeQuery: Read 38 rows, 52.51 KiB in 0.001170764 sec., 32457 rows/sec., 43.80 MiB/sec. 2024.02.22 01:14:22.005189 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} DynamicQueryHandler: Done processing query 2024.02.22 01:14:22.005213 [ 3 ] {8d28fea8-794e-4979-a415-f1252f075544} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:14:22.005228 [ 3 ] {} HTTP-Session: 8a9cc769-d897-4b6e-83aa-fd5714c4c373 Destroying unnamed session 2024.02.22 01:14:23.000128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.34 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: 4.99 MiB 2024.02.22 01:14:26.997120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:26.997245 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:26.997271 [ 3 ] {} HTTP-Session: fe17d9ae-2419-45bf-9713-a5c51b4d3c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:26.997295 [ 3 ] {} HTTP-Session: fe17d9ae-2419-45bf-9713-a5c51b4d3c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:26.997441 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:26.997511 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:26.997694 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:26.998186 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:26.998472 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.22 01:14:26.998656 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.22 01:14:26.998786 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} executeQuery: Read 14 rows, 1.13 KiB in 0.001306408 sec., 10716 rows/sec., 868.62 KiB/sec. 2024.02.22 01:14:26.998954 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} DynamicQueryHandler: Done processing query 2024.02.22 01:14:26.998980 [ 3 ] {782b4010-7430-4c15-bf1a-90288ab14d14} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:26.998998 [ 3 ] {} HTTP-Session: fe17d9ae-2419-45bf-9713-a5c51b4d3c2b Destroying unnamed session 2024.02.22 01:14:26.999118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 672, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:26.999169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:26.999189 [ 3 ] {} HTTP-Session: db38986a-b4a7-442e-9f9a-57736cd090aa Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:26.999207 [ 3 ] {} HTTP-Session: db38986a-b4a7-442e-9f9a-57736cd090aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:26.999283 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:26.999324 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.22 01:14:26.999435 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:26.999748 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:26.999962 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.22 01:14:27.000128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.46 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: -5.14 MiB 2024.02.22 01:14:27.000217 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.22 01:14:27.000451 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} executeQuery: Read 4 rows, 342.00 B in 0.001115343 sec., 3586 rows/sec., 299.45 KiB/sec. 2024.02.22 01:14:27.000622 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} DynamicQueryHandler: Done processing query 2024.02.22 01:14:27.000645 [ 3 ] {c62d360b-666a-4f26-a5d1-941afb28c143} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:14:27.000661 [ 3 ] {} HTTP-Session: db38986a-b4a7-442e-9f9a-57736cd090aa Destroying unnamed session 2024.02.22 01:14:27.000816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:27.000862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:27.000880 [ 3 ] {} HTTP-Session: 07d1ddfb-b9a9-4f09-a877-b36629fa13de Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:27.000924 [ 3 ] {} HTTP-Session: 07d1ddfb-b9a9-4f09-a877-b36629fa13de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:27.000997 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:27.001036 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:27.001140 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:27.001461 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:27.001678 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.22 01:14:27.001828 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.22 01:14:27.001952 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} executeQuery: Read 44 rows, 3.98 KiB in 0.000922247 sec., 47709 rows/sec., 4.21 MiB/sec. 2024.02.22 01:14:27.002095 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} DynamicQueryHandler: Done processing query 2024.02.22 01:14:27.002118 [ 3 ] {174c8242-7673-4ea6-9584-ebd07760afc4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:27.002134 [ 3 ] {} HTTP-Session: 07d1ddfb-b9a9-4f09-a877-b36629fa13de Destroying unnamed session 2024.02.22 01:14:27.002266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:27.002311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:27.002330 [ 3 ] {} HTTP-Session: 17aa6f66-d313-4cfd-bb5d-1b67632222d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:27.002346 [ 3 ] {} HTTP-Session: 17aa6f66-d313-4cfd-bb5d-1b67632222d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:27.002412 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:27.002450 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.22 01:14:27.002561 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:27.002837 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:27.003039 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.22 01:14:27.003184 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.22 01:14:27.003295 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} executeQuery: Read 4 rows, 286.00 B in 0.000855345 sec., 4676 rows/sec., 326.53 KiB/sec. 2024.02.22 01:14:27.003427 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} DynamicQueryHandler: Done processing query 2024.02.22 01:14:27.003451 [ 3 ] {70a743e8-36ec-48f3-8655-b9d667257b44} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:14:27.003466 [ 3 ] {} HTTP-Session: 17aa6f66-d313-4cfd-bb5d-1b67632222d5 Destroying unnamed session 2024.02.22 01:14:27.003573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:27.003617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:27.003635 [ 3 ] {} HTTP-Session: 99e784c5-de69-42e8-b0e6-30059dd25931 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:27.003652 [ 3 ] {} HTTP-Session: 99e784c5-de69-42e8-b0e6-30059dd25931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:27.003720 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:27.003758 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:27.003862 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:27.004162 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:27.004360 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.22 01:14:27.004521 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.22 01:14:27.004635 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} executeQuery: Read 18 rows, 1.45 KiB in 0.000888496 sec., 20258 rows/sec., 1.59 MiB/sec. 2024.02.22 01:14:27.004748 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} DynamicQueryHandler: Done processing query 2024.02.22 01:14:27.004770 [ 3 ] {08f72ceb-af9c-4f87-bbba-6cfb81c9149a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:27.004787 [ 3 ] {} HTTP-Session: 99e784c5-de69-42e8-b0e6-30059dd25931 Destroying unnamed session 2024.02.22 01:14:27.004891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:27.004935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:27.004954 [ 3 ] {} HTTP-Session: 2150aef0-a35a-4215-a98d-262d1c398cf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:27.004970 [ 3 ] {} HTTP-Session: 2150aef0-a35a-4215-a98d-262d1c398cf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:27.005036 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:27.005079 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.22 01:14:27.005197 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:27.005475 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:27.005732 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.22 01:14:27.005904 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.22 01:14:27.006025 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} executeQuery: Read 2 rows, 144.00 B in 0.000956998 sec., 2089 rows/sec., 146.94 KiB/sec. 2024.02.22 01:14:27.006148 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} DynamicQueryHandler: Done processing query 2024.02.22 01:14:27.006171 [ 3 ] {85fdd905-ea47-4b4f-8efc-2a4761c6beea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:14:27.006186 [ 3 ] {} HTTP-Session: 2150aef0-a35a-4215-a98d-262d1c398cf0 Destroying unnamed session 2024.02.22 01:14:27.006296 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:27.006340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:27.006358 [ 3 ] {} HTTP-Session: 2d342ef4-77b8-42e0-a434-6acb79113f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:27.006374 [ 3 ] {} HTTP-Session: 2d342ef4-77b8-42e0-a434-6acb79113f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:27.006446 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:27.006490 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:27.006622 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:27.006980 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:27.007260 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.22 01:14:27.007441 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.22 01:14:27.007566 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} executeQuery: Read 14 rows, 19.35 KiB in 0.001090972 sec., 12832 rows/sec., 17.32 MiB/sec. 2024.02.22 01:14:27.007810 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} DynamicQueryHandler: Done processing query 2024.02.22 01:14:27.007843 [ 3 ] {92af6939-76ab-46d4-afe3-34d371aa0347} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:14:27.007861 [ 3 ] {} HTTP-Session: 2d342ef4-77b8-42e0-a434-6acb79113f27 Destroying unnamed session 2024.02.22 01:14:28.000127 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.42 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: 4.91 MiB 2024.02.22 01:14:31.997340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:31.997485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:31.997515 [ 3 ] {} HTTP-Session: bcda3522-c7e6-4d0e-b0b3-6d92905512b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:31.997544 [ 3 ] {} HTTP-Session: bcda3522-c7e6-4d0e-b0b3-6d92905512b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:31.997689 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:31.997756 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:31.997940 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:31.998489 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:31.998755 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.22 01:14:31.998924 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.22 01:14:31.999052 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} executeQuery: Read 38 rows, 3.08 KiB in 0.001317728 sec., 28837 rows/sec., 2.28 MiB/sec. 2024.02.22 01:14:31.999189 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} DynamicQueryHandler: Done processing query 2024.02.22 01:14:31.999212 [ 3 ] {8057bb52-844e-4819-a400-32f39b024596} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:31.999229 [ 3 ] {} HTTP-Session: bcda3522-c7e6-4d0e-b0b3-6d92905512b6 Destroying unnamed session 2024.02.22 01:14:31.999353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:31.999398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:31.999417 [ 3 ] {} HTTP-Session: 905c9c87-222d-46c8-b2e8-d2bc32917a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:31.999433 [ 3 ] {} HTTP-Session: 905c9c87-222d-46c8-b2e8-d2bc32917a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:31.999510 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:31.999550 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:31.999654 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:32.000151 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:32.000161 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.39 MiB, peak 236.47 MiB, will set to 231.33 MiB (RSS), difference: -1.06 MiB 2024.02.22 01:14:32.000525 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.22 01:14:32.000689 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.22 01:14:32.000803 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} executeQuery: Read 114 rows, 11.50 KiB in 0.001255826 sec., 90776 rows/sec., 8.95 MiB/sec. 2024.02.22 01:14:32.000931 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} DynamicQueryHandler: Done processing query 2024.02.22 01:14:32.000953 [ 3 ] {cb4939a2-30ac-48dd-b294-60a0d441f791} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:14:32.000969 [ 3 ] {} HTTP-Session: 905c9c87-222d-46c8-b2e8-d2bc32917a7c Destroying unnamed session 2024.02.22 01:14:32.001088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:32.001134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:32.001152 [ 3 ] {} HTTP-Session: 352d5242-815f-41b4-a60b-33e420ee04e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:32.001168 [ 3 ] {} HTTP-Session: 352d5242-815f-41b4-a60b-33e420ee04e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:32.001240 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:32.001278 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:32.001382 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:32.001706 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:32.001924 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.22 01:14:32.002088 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.22 01:14:32.002204 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} executeQuery: Read 38 rows, 3.04 KiB in 0.000933517 sec., 40706 rows/sec., 3.18 MiB/sec. 2024.02.22 01:14:32.002319 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} DynamicQueryHandler: Done processing query 2024.02.22 01:14:32.002341 [ 3 ] {2c67b70e-0e33-4c4f-8425-f8ec90fb850e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:32.002356 [ 3 ] {} HTTP-Session: 352d5242-815f-41b4-a60b-33e420ee04e1 Destroying unnamed session 2024.02.22 01:14:32.002536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:32.002579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:32.002596 [ 3 ] {} HTTP-Session: b8f428d4-e5e1-45ea-9a13-e7ae39107894 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:32.002613 [ 3 ] {} HTTP-Session: b8f428d4-e5e1-45ea-9a13-e7ae39107894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:32.002694 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:32.002739 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:32.002876 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:32.003330 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:32.003646 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.22 01:14:32.003830 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.22 01:14:32.003946 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} executeQuery: Read 38 rows, 52.51 KiB in 0.001224946 sec., 31021 rows/sec., 41.86 MiB/sec. 2024.02.22 01:14:32.004090 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} DynamicQueryHandler: Done processing query 2024.02.22 01:14:32.004113 [ 3 ] {35f3bd8b-a37a-4386-b56a-01361da29f9e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:14:32.004129 [ 3 ] {} HTTP-Session: b8f428d4-e5e1-45ea-9a13-e7ae39107894 Destroying unnamed session 2024.02.22 01:14:36.813946 [ 114 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:14:36.814018 [ 114 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:14:36.995964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:36.996079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:36.996105 [ 3 ] {} HTTP-Session: 15aa069e-0cb7-4f7a-a9c2-aa303344feb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:36.996130 [ 3 ] {} HTTP-Session: 15aa069e-0cb7-4f7a-a9c2-aa303344feb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:36.996261 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:36.996321 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:36.996488 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:36.996936 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:36.997211 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.22 01:14:36.997381 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.22 01:14:36.997515 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} executeQuery: Read 14 rows, 1.13 KiB in 0.001210885 sec., 11561 rows/sec., 937.14 KiB/sec. 2024.02.22 01:14:36.997666 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} DynamicQueryHandler: Done processing query 2024.02.22 01:14:36.997693 [ 3 ] {41e46712-51d5-4949-8cc7-0057ee7a6521} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:36.997709 [ 3 ] {} HTTP-Session: 15aa069e-0cb7-4f7a-a9c2-aa303344feb3 Destroying unnamed session 2024.02.22 01:14:36.997842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:36.997895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:36.997915 [ 3 ] {} HTTP-Session: 9ea994b7-7e6f-4be4-8a34-474abcfd80be Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:36.997934 [ 3 ] {} HTTP-Session: 9ea994b7-7e6f-4be4-8a34-474abcfd80be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:36.998017 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:36.998058 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:36.998167 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:36.998488 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:36.998711 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.22 01:14:36.998874 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.22 01:14:36.998986 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} executeQuery: Read 42 rows, 3.80 KiB in 0.000934427 sec., 44947 rows/sec., 3.97 MiB/sec. 2024.02.22 01:14:36.999108 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} DynamicQueryHandler: Done processing query 2024.02.22 01:14:36.999130 [ 3 ] {276bd76c-7261-432a-9344-172675dbdce6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:36.999147 [ 3 ] {} HTTP-Session: 9ea994b7-7e6f-4be4-8a34-474abcfd80be Destroying unnamed session 2024.02.22 01:14:36.999271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:36.999317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:36.999335 [ 3 ] {} HTTP-Session: 72d70a93-ce33-4309-997c-55ab5fc0a348 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:36.999354 [ 3 ] {} HTTP-Session: 72d70a93-ce33-4309-997c-55ab5fc0a348 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:36.999426 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:36.999467 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:36.999573 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:36.999853 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:37.000084 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.22 01:14:37.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.51 MiB, peak 236.51 MiB, will set to 231.33 MiB (RSS), difference: -5.18 MiB 2024.02.22 01:14:37.000352 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.22 01:14:37.000532 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} executeQuery: Read 14 rows, 1.12 KiB in 0.001053711 sec., 13286 rows/sec., 1.04 MiB/sec. 2024.02.22 01:14:37.000846 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} DynamicQueryHandler: Done processing query 2024.02.22 01:14:37.000870 [ 3 ] {53c86315-7822-4f0d-9878-3e0a67ce7723} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:37.000886 [ 3 ] {} HTTP-Session: 72d70a93-ce33-4309-997c-55ab5fc0a348 Destroying unnamed session 2024.02.22 01:14:37.001044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:37.001090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:37.001109 [ 3 ] {} HTTP-Session: db3d8d53-b818-48ea-9557-543b4c3062e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:37.001126 [ 3 ] {} HTTP-Session: db3d8d53-b818-48ea-9557-543b4c3062e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:37.001205 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:37.001252 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:37.001407 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:37.001758 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.22 01:14:37.002055 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.22 01:14:37.002240 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.22 01:14:37.002366 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} executeQuery: Read 14 rows, 19.35 KiB in 0.001133173 sec., 12354 rows/sec., 16.67 MiB/sec. 2024.02.22 01:14:37.002488 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} DynamicQueryHandler: Done processing query 2024.02.22 01:14:37.002512 [ 3 ] {d0cc6837-8665-4c70-bc8e-3c785ceee245} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:14:37.002528 [ 3 ] {} HTTP-Session: db3d8d53-b818-48ea-9557-543b4c3062e0 Destroying unnamed session 2024.02.22 01:14:38.000147 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.28 MiB, peak 236.51 MiB, will set to 231.33 MiB (RSS), difference: 5.04 MiB 2024.02.22 01:14:41.999250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:41.999381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:41.999415 [ 3 ] {} HTTP-Session: 15300a5c-3a5d-43d5-b066-5d3806009399 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:41.999444 [ 3 ] {} HTTP-Session: 15300a5c-3a5d-43d5-b066-5d3806009399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:41.999592 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:41.999666 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:41.999847 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:42.000133 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.34 MiB, peak 236.51 MiB, will set to 231.33 MiB (RSS), difference: -1.01 MiB 2024.02.22 01:14:42.000638 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.000908 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.22 01:14:42.001069 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.22 01:14:42.001215 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} executeQuery: Read 38 rows, 3.08 KiB in 0.001568005 sec., 24234 rows/sec., 1.92 MiB/sec. 2024.02.22 01:14:42.001217 [ 113 ] {} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.22 01:14:42.001331 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.001426 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} DynamicQueryHandler: Done processing query 2024.02.22 01:14:42.001451 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.22 01:14:42.001465 [ 3 ] {1d0c976b-2d24-4163-be61-616b8ff74561} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:42.001535 [ 3 ] {} HTTP-Session: 15300a5c-3a5d-43d5-b066-5d3806009399 Destroying unnamed session 2024.02.22 01:14:42.001608 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:42.001647 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part 2024.02.22 01:14:42.001703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:42.001794 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:42.001858 [ 3 ] {} HTTP-Session: 514a4caf-836b-4b64-aab1-dcbfb122f1f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:42.001900 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:42.001912 [ 3 ] {} HTTP-Session: 514a4caf-836b-4b64-aab1-dcbfb122f1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:42.002157 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:42.002163 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:42.002248 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.22 01:14:42.002453 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:42.002684 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:42.002714 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:42.002899 [ 14 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:42.003393 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.003792 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.22 01:14:42.004106 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.22 01:14:42.004363 [ 18 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.002956046 sec., 65628.20740949227 rows/sec., 5.19 MiB/sec. 2024.02.22 01:14:42.004416 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} executeQuery: Read 4 rows, 342.00 B in 0.002208044 sec., 1811 rows/sec., 151.26 KiB/sec. 2024.02.22 01:14:42.004580 [ 18 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.22 01:14:42.004648 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} DynamicQueryHandler: Done processing query 2024.02.22 01:14:42.004680 [ 3 ] {37b37fb8-0ee0-46d2-848b-fa36df805061} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:14:42.004707 [ 3 ] {} HTTP-Session: 514a4caf-836b-4b64-aab1-dcbfb122f1f0 Destroying unnamed session 2024.02.22 01:14:42.004863 [ 18 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.22 01:14:42.004879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 23780, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:42.004945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:42.004980 [ 18 ] {31726486-36cf-40fa-87fe-9e16d2bdae6c::all_1_31_6} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.22 01:14:42.004984 [ 3 ] {} HTTP-Session: 221e2ab5-2b52-4b42-8b4a-c192c84f0563 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:42.005035 [ 3 ] {} HTTP-Session: 221e2ab5-2b52-4b42-8b4a-c192c84f0563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:42.005162 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:42.005201 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:42.005320 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:42.005704 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.005934 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.22 01:14:42.006088 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.22 01:14:42.006197 [ 113 ] {} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.22 01:14:42.006216 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} executeQuery: Read 152 rows, 14.50 KiB in 0.00101791 sec., 149325 rows/sec., 13.91 MiB/sec. 2024.02.22 01:14:42.006267 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.006414 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.22 01:14:42.006469 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} DynamicQueryHandler: Done processing query 2024.02.22 01:14:42.006520 [ 3 ] {f193b967-a457-4918-952d-6a47f8fdba0a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.22 01:14:42.006573 [ 3 ] {} HTTP-Session: 221e2ab5-2b52-4b42-8b4a-c192c84f0563 Destroying unnamed session 2024.02.22 01:14:42.006580 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:42.006621 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part 2024.02.22 01:14:42.006760 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 114 rows starting from the beginning of the part 2024.02.22 01:14:42.006764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:42.006860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:42.006916 [ 3 ] {} HTTP-Session: 7f43cc3c-592c-4fa6-ab1b-85c1f65c285a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:42.006959 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part 2024.02.22 01:14:42.006970 [ 3 ] {} HTTP-Session: 7f43cc3c-592c-4fa6-ab1b-85c1f65c285a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:42.007202 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:42.007217 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 114 rows starting from the beginning of the part 2024.02.22 01:14:42.007293 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.22 01:14:42.007494 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part 2024.02.22 01:14:42.007792 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:42.007810 [ 22 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 152 rows starting from the beginning of the part 2024.02.22 01:14:42.008491 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.008980 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.22 01:14:42.009257 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.22 01:14:42.009481 [ 113 ] {} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.22 01:14:42.009533 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191333 sec., 207436.8296884092 rows/sec., 19.51 MiB/sec. 2024.02.22 01:14:42.009586 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.009606 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} executeQuery: Read 4 rows, 286.00 B in 0.002351838 sec., 1700 rows/sec., 118.76 KiB/sec. 2024.02.22 01:14:42.009774 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.22 01:14:42.009803 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.22 01:14:42.010070 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:42.010103 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:42.010123 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} DynamicQueryHandler: Done processing query 2024.02.22 01:14:42.010177 [ 3 ] {e8c7f395-83f0-42af-989d-12849841ab58} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.22 01:14:42.010219 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.22 01:14:42.010242 [ 3 ] {} HTTP-Session: 7f43cc3c-592c-4fa6-ab1b-85c1f65c285a Destroying unnamed session 2024.02.22 01:14:42.010348 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:42.010360 [ 18 ] {32656d46-f02c-4329-bb14-288f1bc5141f::all_1_31_6} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.22 01:14:42.010503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 11216, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:42.010568 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:42.010600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:42.010645 [ 3 ] {} HTTP-Session: e535ec38-443c-40ab-8277-e58e32a99267 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:42.010680 [ 3 ] {} HTTP-Session: e535ec38-443c-40ab-8277-e58e32a99267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:42.010777 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:42.010897 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:42.011016 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:42.011028 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:42.011553 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:42.012487 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.012695 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042688 sec., 6573.135332968744 rows/sec., 458.96 KiB/sec. 2024.02.22 01:14:42.012804 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.22 01:14:42.012874 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.22 01:14:42.013046 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.22 01:14:42.013142 [ 22 ] {cc927cc8-88e8-432b-9c99-d1f8b7eb10c9::all_1_5_1} oximeter.fields_u16 (cc927cc8-88e8-432b-9c99-d1f8b7eb10c9) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.22 01:14:42.013153 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.22 01:14:42.013333 [ 113 ] {} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.22 01:14:42.013345 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} executeQuery: Read 66 rows, 5.27 KiB in 0.002385079 sec., 27672 rows/sec., 2.16 MiB/sec. 2024.02.22 01:14:42.013391 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.013542 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.22 01:14:42.013607 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} DynamicQueryHandler: Done processing query 2024.02.22 01:14:42.013653 [ 3 ] {dcd41139-1714-428e-8eea-c53d3232612e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.22 01:14:42.013655 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:42.013688 [ 3 ] {} HTTP-Session: e535ec38-443c-40ab-8277-e58e32a99267 Destroying unnamed session 2024.02.22 01:14:42.013717 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 102 rows starting from the beginning of the part 2024.02.22 01:14:42.013812 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:42.013885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 7410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:42.013941 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part 2024.02.22 01:14:42.013956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:42.014013 [ 3 ] {} HTTP-Session: 9bc08004-00be-41ec-a494-8f3ee37d59b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:42.014044 [ 3 ] {} HTTP-Session: 9bc08004-00be-41ec-a494-8f3ee37d59b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:42.014128 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:42.014258 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:42.014356 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:42.014370 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.22 01:14:42.014617 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 66 rows starting from the beginning of the part 2024.02.22 01:14:42.014939 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:42.015796 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.016371 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.002924215 sec., 94384.30484762577 rows/sec., 7.38 MiB/sec. 2024.02.22 01:14:42.016445 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.22 01:14:42.016505 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.22 01:14:42.016758 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.22 01:14:42.016770 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} oximeter.measurements_cumulativeu64 (5683475c-b4db-4f99-a33e-4bf6f460773a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.22 01:14:42.016849 [ 22 ] {51746a22-bcd9-40ec-a049-6b4988b46529::all_1_31_6} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.22 01:14:42.017055 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} executeQuery: Read 38 rows, 2.74 KiB in 0.002722779 sec., 13956 rows/sec., 1007.13 KiB/sec. 2024.02.22 01:14:42.017207 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} DynamicQueryHandler: Done processing query 2024.02.22 01:14:42.017231 [ 3 ] {15863361-3de4-4545-8560-99712d4f0270} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:42.017248 [ 3 ] {} HTTP-Session: 9bc08004-00be-41ec-a494-8f3ee37d59b9 Destroying unnamed session 2024.02.22 01:14:42.017409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40668, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:42.017455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:42.017473 [ 3 ] {} HTTP-Session: 5fa71a91-d0aa-4763-8085-ce01d2f41b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:42.017491 [ 3 ] {} HTTP-Session: 5fa71a91-d0aa-4763-8085-ce01d2f41b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:42.017573 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:42.017617 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:42.017763 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:42.018231 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.018542 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.22 01:14:42.018724 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.22 01:14:42.018849 [ 113 ] {} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.22 01:14:42.018856 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} executeQuery: Read 38 rows, 52.51 KiB in 0.001248946 sec., 30425 rows/sec., 41.06 MiB/sec. 2024.02.22 01:14:42.018908 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:42.019096 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.22 01:14:42.019197 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} DynamicQueryHandler: Done processing query 2024.02.22 01:14:42.019242 [ 3 ] {970387e3-e6b3-480d-9bd5-9c1bd7be5ec4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:14:42.019287 [ 3 ] {} HTTP-Session: 5fa71a91-d0aa-4763-8085-ce01d2f41b70 Destroying unnamed session 2024.02.22 01:14:42.019328 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:42.019370 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 721 rows starting from the beginning of the part 2024.02.22 01:14:42.019498 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:42.019617 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:42.019726 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:42.019831 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.02.22 01:14:42.019918 [ 18 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part 2024.02.22 01:14:42.022530 [ 22 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 863 rows, containing 6 columns (6 merged, 0 gathered) in 0.003556723 sec., 242639.08097425636 rows/sec., 327.43 MiB/sec. 2024.02.22 01:14:42.023136 [ 15 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.22 01:14:42.023460 [ 15 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.22 01:14:42.023552 [ 15 ] {c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.22 01:14:42.023658 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in c771eefc-9e07-40f8-8fe7-4aa431445863::all_1_31_6: 4.18 MiB. 2024.02.22 01:14:43.000123 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.57 MiB, peak 236.51 MiB, will set to 232.41 MiB (RSS), difference: 1.84 MiB 2024.02.22 01:14:46.996669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:46.996857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:46.996904 [ 3 ] {} HTTP-Session: d9831d27-4ae8-4c40-b987-99ecd5cd008f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:46.996946 [ 3 ] {} HTTP-Session: d9831d27-4ae8-4c40-b987-99ecd5cd008f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:46.997108 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:46.997167 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:46.997330 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:46.997741 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:46.998010 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.22 01:14:46.998179 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.22 01:14:46.998306 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} executeQuery: Read 14 rows, 1.13 KiB in 0.001160494 sec., 12063 rows/sec., 977.83 KiB/sec. 2024.02.22 01:14:46.998468 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} DynamicQueryHandler: Done processing query 2024.02.22 01:14:46.998494 [ 3 ] {48af7837-134b-4042-aff1-38db12ff77b5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:46.998510 [ 3 ] {} HTTP-Session: d9831d27-4ae8-4c40-b987-99ecd5cd008f Destroying unnamed session 2024.02.22 01:14:46.998632 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:46.998677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:46.998696 [ 3 ] {} HTTP-Session: facb885f-47c3-4638-b0cb-f9d6ba043435 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:46.998715 [ 3 ] {} HTTP-Session: facb885f-47c3-4638-b0cb-f9d6ba043435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:46.998790 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:46.998830 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:46.998942 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:46.999249 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:46.999468 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.22 01:14:46.999623 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.22 01:14:46.999741 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} executeQuery: Read 42 rows, 3.80 KiB in 0.000922697 sec., 45518 rows/sec., 4.02 MiB/sec. 2024.02.22 01:14:46.999887 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} DynamicQueryHandler: Done processing query 2024.02.22 01:14:46.999910 [ 3 ] {820f299e-cc29-4b6d-a9db-42981d693615} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:46.999927 [ 3 ] {} HTTP-Session: facb885f-47c3-4638-b0cb-f9d6ba043435 Destroying unnamed session 2024.02.22 01:14:47.000052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:47.000135 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.48 MiB, peak 237.59 MiB, will set to 232.41 MiB (RSS), difference: -1.07 MiB 2024.02.22 01:14:47.000150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:47.000229 [ 3 ] {} HTTP-Session: 72853569-439c-42b2-8a59-02ce7960187f Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:47.000271 [ 3 ] {} HTTP-Session: 72853569-439c-42b2-8a59-02ce7960187f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:47.000462 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:47.000544 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:47.000659 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:47.000964 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:47.001176 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.22 01:14:47.001340 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.22 01:14:47.001460 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} executeQuery: Read 14 rows, 1.12 KiB in 0.000948528 sec., 14759 rows/sec., 1.15 MiB/sec. 2024.02.22 01:14:47.001566 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} DynamicQueryHandler: Done processing query 2024.02.22 01:14:47.001590 [ 3 ] {dc622754-9c0f-4511-8530-3f23b9db5915} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:47.001607 [ 3 ] {} HTTP-Session: 72853569-439c-42b2-8a59-02ce7960187f Destroying unnamed session 2024.02.22 01:14:47.001755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:47.001804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:47.001828 [ 3 ] {} HTTP-Session: 088bbd91-f2e9-4e21-abdf-4ddca63c8c5c Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:47.001846 [ 3 ] {} HTTP-Session: 088bbd91-f2e9-4e21-abdf-4ddca63c8c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:47.001918 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:47.001963 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:47.002102 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:47.002409 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:47.002697 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.22 01:14:47.002881 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.22 01:14:47.003000 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} executeQuery: Read 14 rows, 19.35 KiB in 0.0010547 sec., 13273 rows/sec., 17.91 MiB/sec. 2024.02.22 01:14:47.003109 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} DynamicQueryHandler: Done processing query 2024.02.22 01:14:47.003132 [ 3 ] {6e47018b-7c1e-441c-9822-8d0831036aa5} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:14:47.003148 [ 3 ] {} HTTP-Session: 088bbd91-f2e9-4e21-abdf-4ddca63c8c5c Destroying unnamed session 2024.02.22 01:14:51.814066 [ 116 ] {} DNSResolver: Updating DNS cache 2024.02.22 01:14:51.814149 [ 116 ] {} DNSResolver: Updated DNS cache 2024.02.22 01:14:51.997934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 5503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:51.998045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:51.998073 [ 3 ] {} HTTP-Session: 1226e10c-5a70-41b0-99a9-e4c6b20f7781 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:51.998102 [ 3 ] {} HTTP-Session: 1226e10c-5a70-41b0-99a9-e4c6b20f7781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:51.998246 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:51.998311 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:51.998494 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:51.998915 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:51.999218 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.22 01:14:51.999386 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.22 01:14:51.999502 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} executeQuery: Read 38 rows, 3.08 KiB in 0.001218825 sec., 31177 rows/sec., 2.47 MiB/sec. 2024.02.22 01:14:51.999657 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} DynamicQueryHandler: Done processing query 2024.02.22 01:14:51.999688 [ 3 ] {f92970de-bf19-491e-86c9-2714141d121a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:51.999705 [ 3 ] {} HTTP-Session: 1226e10c-5a70-41b0-99a9-e4c6b20f7781 Destroying unnamed session 2024.02.22 01:14:51.999833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 18501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:51.999876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:51.999895 [ 3 ] {} HTTP-Session: 06041103-134c-4752-8446-d25c0151e2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:51.999913 [ 3 ] {} HTTP-Session: 06041103-134c-4752-8446-d25c0151e2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:51.999988 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:52.000044 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:52.000163 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:52.000200 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.45 MiB, peak 237.59 MiB, will set to 232.41 MiB (RSS), difference: -1.04 MiB 2024.02.22 01:14:52.000750 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:52.000969 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.22 01:14:52.001119 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.22 01:14:52.001216 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} executeQuery: Read 114 rows, 11.50 KiB in 0.001199334 sec., 95052 rows/sec., 9.37 MiB/sec. 2024.02.22 01:14:52.001312 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} DynamicQueryHandler: Done processing query 2024.02.22 01:14:52.001334 [ 3 ] {04b38a44-87b0-454b-b0d0-0473bc4349cf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.22 01:14:52.001349 [ 3 ] {} HTTP-Session: 06041103-134c-4752-8446-d25c0151e2bc Destroying unnamed session 2024.02.22 01:14:52.001523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:52.001566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:52.001584 [ 3 ] {} HTTP-Session: 1235a84b-cf3d-4610-b8a4-ab3036a2ed86 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:52.001600 [ 3 ] {} HTTP-Session: 1235a84b-cf3d-4610-b8a4-ab3036a2ed86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:52.001668 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:52.001706 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:52.001809 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:52.002051 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:52.002269 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.22 01:14:52.002421 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.22 01:14:52.002514 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} executeQuery: Read 38 rows, 3.04 KiB in 0.000819614 sec., 46363 rows/sec., 3.63 MiB/sec. 2024.02.22 01:14:52.002607 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} DynamicQueryHandler: Done processing query 2024.02.22 01:14:52.002630 [ 3 ] {333ce8a3-67e7-4104-b9ac-bb55d3cf71d8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:52.002645 [ 3 ] {} HTTP-Session: 1235a84b-cf3d-4610-b8a4-ab3036a2ed86 Destroying unnamed session 2024.02.22 01:14:52.002780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:52.002823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:52.002841 [ 3 ] {} HTTP-Session: 174facbd-b0d9-4da3-9745-aedfce3cc79a Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:52.002857 [ 3 ] {} HTTP-Session: 174facbd-b0d9-4da3-9745-aedfce3cc79a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:52.002936 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:52.002980 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:52.003110 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:52.003492 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:52.003809 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.22 01:14:52.003994 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.22 01:14:52.004096 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} executeQuery: Read 38 rows, 52.51 KiB in 0.001131843 sec., 33573 rows/sec., 45.31 MiB/sec. 2024.02.22 01:14:52.004254 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} DynamicQueryHandler: Done processing query 2024.02.22 01:14:52.004282 [ 3 ] {5e6eb646-f384-4c54-b690-b755c3fc7da3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.22 01:14:52.004299 [ 3 ] {} HTTP-Session: 174facbd-b0d9-4da3-9745-aedfce3cc79a Destroying unnamed session 2024.02.22 01:14:55.191478 [ 136 ] {} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.22 01:14:55.191590 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:55.191710 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.22 01:14:55.191862 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.22 01:14:55.191900 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:55.192068 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:55.192174 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:55.192268 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:55.192354 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part 2024.02.22 01:14:55.192937 [ 22 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001275577 sec., 15679.178912758696 rows/sec., 1.28 MiB/sec. 2024.02.22 01:14:55.193063 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.22 01:14:55.193245 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.22 01:14:55.193304 [ 21 ] {1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df::all_1_5_1} oximeter.fields_ipaddr (1b08ecb1-6bfb-48f5-a1f4-5ba78a9b04df) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.22 01:14:56.996285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:56.996410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:56.996437 [ 3 ] {} HTTP-Session: 977a60c5-03e8-4106-b3a4-f5756c6c97aa Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:56.996461 [ 3 ] {} HTTP-Session: 977a60c5-03e8-4106-b3a4-f5756c6c97aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:56.996593 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:56.996653 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.22 01:14:56.996813 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:56.997168 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:56.997432 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.22 01:14:56.997592 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} oximeter.fields_i64 (31726486-36cf-40fa-87fe-9e16d2bdae6c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.22 01:14:56.997719 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} executeQuery: Read 14 rows, 1.13 KiB in 0.001089361 sec., 12851 rows/sec., 1.02 MiB/sec. 2024.02.22 01:14:56.997853 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} DynamicQueryHandler: Done processing query 2024.02.22 01:14:56.997879 [ 3 ] {98f7461e-c3d7-4981-a93d-47f98b339ad7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:56.997895 [ 3 ] {} HTTP-Session: 977a60c5-03e8-4106-b3a4-f5756c6c97aa Destroying unnamed session 2024.02.22 01:14:56.998016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:56.998064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:56.998084 [ 3 ] {} HTTP-Session: e4e83bf3-bdc1-47f8-acb8-56b6350a2f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:56.998103 [ 3 ] {} HTTP-Session: e4e83bf3-bdc1-47f8-acb8-56b6350a2f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:56.998186 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:56.998230 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.22 01:14:56.998338 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:56.998606 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:56.998819 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.22 01:14:56.998975 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} oximeter.fields_string (32656d46-f02c-4329-bb14-288f1bc5141f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.22 01:14:56.999094 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} executeQuery: Read 42 rows, 3.80 KiB in 0.000876166 sec., 47936 rows/sec., 4.24 MiB/sec. 2024.02.22 01:14:56.999204 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} DynamicQueryHandler: Done processing query 2024.02.22 01:14:56.999230 [ 3 ] {90516c21-1095-47a9-b52e-ce10288c9629} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.22 01:14:56.999245 [ 3 ] {} HTTP-Session: e4e83bf3-bdc1-47f8-acb8-56b6350a2f8d Destroying unnamed session 2024.02.22 01:14:56.999370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:56.999413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:56.999432 [ 3 ] {} HTTP-Session: a8a45eb4-9d6c-4347-a21b-577fb9096110 Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:56.999450 [ 3 ] {} HTTP-Session: a8a45eb4-9d6c-4347-a21b-577fb9096110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:56.999522 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:56.999562 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.22 01:14:56.999666 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:57.000181 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:57.000194 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.49 MiB, peak 237.59 MiB, will set to 232.42 MiB (RSS), difference: -1.08 MiB 2024.02.22 01:14:57.000514 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.22 01:14:57.000696 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} oximeter.fields_uuid (51746a22-bcd9-40ec-a049-6b4988b46529): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.22 01:14:57.000819 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} executeQuery: Read 14 rows, 1.12 KiB in 0.001262197 sec., 11091 rows/sec., 888.21 KiB/sec. 2024.02.22 01:14:57.000960 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} DynamicQueryHandler: Done processing query 2024.02.22 01:14:57.000986 [ 3 ] {8f417317-1b87-4c87-bc76-92673646d0c3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.22 01:14:57.001002 [ 3 ] {} HTTP-Session: a8a45eb4-9d6c-4347-a21b-577fb9096110 Destroying unnamed session 2024.02.22 01:14:57.001162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41099, User-Agent: (none), Length: 15035, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.22 01:14:57.001207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.22 01:14:57.001226 [ 3 ] {} HTTP-Session: 31331337-1071-4c36-be9a-b83a561101cf Authenticating user 'default' from [fd00:1122:3344:101::d]:41099 2024.02.22 01:14:57.001243 [ 3 ] {} HTTP-Session: 31331337-1071-4c36-be9a-b83a561101cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.22 01:14:57.001320 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} executeQuery: (from [fd00:1122:3344:101::d]:41099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.22 01:14:57.001366 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.22 01:14:57.001513 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.22 01:14:57.001877 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.22 01:14:57.002162 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.22 01:14:57.002342 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} oximeter.measurements_histogramf64 (c771eefc-9e07-40f8-8fe7-4aa431445863): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.22 01:14:57.002466 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} executeQuery: Read 14 rows, 19.35 KiB in 0.001110722 sec., 12604 rows/sec., 17.01 MiB/sec. 2024.02.22 01:14:57.002623 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} DynamicQueryHandler: Done processing query 2024.02.22 01:14:57.002651 [ 3 ] {a56feb73-9950-45e9-9c56-bad99853a5d2} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.22 01:14:57.002667 [ 3 ] {} HTTP-Session: 31331337-1071-4c36-be9a-b83a561101cf Destroying unnamed session