[ Feb 17 06:11:43 Enabled. ] [ Feb 17 06:11:43 Rereading configuration. ] [ Feb 17 06:11:47 Rereading configuration. ] [ Feb 17 06:11:55 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 17 06:11:55 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.17 06:11:56.322885 [ 1 ] {} Application: Will watch for the process with pid 24083 2024.02.17 06:11:56.322976 [ 1 ] {} Application: Forked a child process to watch 2024.02.17 06:11:56.739075 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24083 2024.02.17 06:11:56.739232 [ 1 ] {} Application: starting up 2024.02.17 06:11:56.739433 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.17 06:11:57.169121 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.17 06:11:57.169191 [ 1 ] {} Application: Initializing DateLUT. 2024.02.17 06:11:57.169205 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.17 06:11:57.169255 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.17 06:11:57.169600 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.17 06:11:57.170306 [ 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.17 06:11:57.170817 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.17 06:11:57.171094 [ 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.17 06:11:57.173829 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.17 06:11:57.173871 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.17 06:11:57.174586 [ 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.17 06:11:57.174754 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.17 06:11:57.180893 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.17 06:11:57.181241 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.17 06:11:57.181266 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.17 06:11:57.182654 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.17 06:11:57.183108 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.17 06:11:57.183453 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.17 06:11:57.183799 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.17 06:11:57.184601 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.17 06:11:57.184647 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.17 06:11:57.184704 [ 1 ] {} Application: Loaded user defined objects 2024.02.17 06:11:57.184720 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.17 06:11:57.255206 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.17 06:11:57.255245 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000140194 sec 2024.02.17 06:11:57.255848 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.17 06:11:57.255930 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.17 06:11:57.255949 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.17 06:11:57.255965 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.17 06:11:57.255978 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.17 06:11:57.255991 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.17 06:11:57.256007 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.17 06:11:57.256039 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.17 06:11:57.256059 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.17 06:11:57.256090 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.17 06:11:57.256102 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.17 06:11:57.256117 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.17 06:11:57.256132 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.17 06:11:57.256164 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.17 06:11:57.256178 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.17 06:11:57.256190 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.17 06:11:57.289984 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.17 06:11:57.317358 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.17 06:11:57.317388 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7701e-05 sec 2024.02.17 06:11:57.317413 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.17 06:11:57.317428 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.17 06:11:57.317448 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.17 06:11:57.319672 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.17 06:11:57.325366 [ 1 ] {} Application: Loaded metadata. 2024.02.17 06:11:57.325467 [ 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.17 06:11:57.325498 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.17 06:11:57.505037 [ 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.17 06:11:57.522125 [ 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.17 06:11:57.522182 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.17 06:11:57.619673 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.17 06:11:57.620414 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.17 06:11:57.620738 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.17 06:11:57.620773 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.17 06:11:57.620827 [ 159 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:11:57.620913 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.17 06:11:57.620951 [ 159 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:11:57.621005 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.17 06:11:57.621665 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.17 06:11:57.621686 [ 1 ] {} Application: Ready for connections. 2024.02.17 06:11:57.828069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.828262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.828845 [ 3 ] {} HTTP-Session: aed9e988-cf80-4149-8c41-b06cdeef2009 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.828881 [ 3 ] {} HTTP-Session: aed9e988-cf80-4149-8c41-b06cdeef2009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.829020 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.17 06:11:57.829049 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.17 06:11:57.829069 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.17 06:11:57.830537 [ 3 ] {6802e906-10e9-4a69-8c77-7c94f5dc0ffe} executeQuery: (from [fd00:1122:3344:101::d]:34970) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.17 06:11:57.848002 [ 3 ] {6802e906-10e9-4a69-8c77-7c94f5dc0ffe} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:34970) (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.17 06:11:57.848273 [ 3 ] {6802e906-10e9-4a69-8c77-7c94f5dc0ffe} 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.17 06:11:57.848969 [ 3 ] {6802e906-10e9-4a69-8c77-7c94f5dc0ffe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:57.848993 [ 3 ] {} HTTP-Session: aed9e988-cf80-4149-8c41-b06cdeef2009 Destroying unnamed session 2024.02.17 06:11:57.849441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.849499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.849519 [ 3 ] {} HTTP-Session: d3422a9f-2321-49f7-a842-8e1860de8dcb Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.849541 [ 3 ] {} HTTP-Session: d3422a9f-2321-49f7-a842-8e1860de8dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.849642 [ 3 ] {3257f716-673a-44fe-8f19-ca1785547cf4} executeQuery: (from [fd00:1122:3344:101::d]:34970) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.17 06:11:57.849726 [ 3 ] {3257f716-673a-44fe-8f19-ca1785547cf4} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.17 06:11:57.850666 [ 3 ] {3257f716-673a-44fe-8f19-ca1785547cf4} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.17 06:11:57.851971 [ 3 ] {3257f716-673a-44fe-8f19-ca1785547cf4} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:11:57.855850 [ 3 ] {3257f716-673a-44fe-8f19-ca1785547cf4} DynamicQueryHandler: Done processing query 2024.02.17 06:11:57.855886 [ 3 ] {3257f716-673a-44fe-8f19-ca1785547cf4} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.17 06:11:57.855903 [ 3 ] {} HTTP-Session: d3422a9f-2321-49f7-a842-8e1860de8dcb Destroying unnamed session 2024.02.17 06:11:57.856042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.856098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.856118 [ 3 ] {} HTTP-Session: a1e49d95-cfef-4784-b3f3-a5ffa367a829 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.856135 [ 3 ] {} HTTP-Session: a1e49d95-cfef-4784-b3f3-a5ffa367a829 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.856239 [ 3 ] {06409a11-5893-41e4-877f-44f1a1a9bfb9} executeQuery: (from [fd00:1122:3344:101::d]:34970) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.17 06:11:57.856485 [ 3 ] {06409a11-5893-41e4-877f-44f1a1a9bfb9} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:34970) (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.17 06:11:57.856606 [ 3 ] {06409a11-5893-41e4-877f-44f1a1a9bfb9} 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.17 06:11:57.856706 [ 3 ] {06409a11-5893-41e4-877f-44f1a1a9bfb9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:57.856724 [ 3 ] {} HTTP-Session: a1e49d95-cfef-4784-b3f3-a5ffa367a829 Destroying unnamed session 2024.02.17 06:11:57.856993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.857040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.857059 [ 3 ] {} HTTP-Session: 042bae62-ceec-4b2f-9142-1a71cc00e517 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.857079 [ 3 ] {} HTTP-Session: 042bae62-ceec-4b2f-9142-1a71cc00e517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.857191 [ 3 ] {a2e124bd-20af-4678-9d9d-9c487843085f} executeQuery: (from [fd00:1122:3344:101::d]:34970) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.17 06:11:57.857292 [ 3 ] {a2e124bd-20af-4678-9d9d-9c487843085f} DynamicQueryHandler: Done processing query 2024.02.17 06:11:57.857316 [ 3 ] {a2e124bd-20af-4678-9d9d-9c487843085f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:57.857331 [ 3 ] {} HTTP-Session: 042bae62-ceec-4b2f-9142-1a71cc00e517 Destroying unnamed session 2024.02.17 06:11:57.857432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.857475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.857493 [ 3 ] {} HTTP-Session: 4e26d3ec-2045-4c55-b72c-69ea96ca463f Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.857511 [ 3 ] {} HTTP-Session: 4e26d3ec-2045-4c55-b72c-69ea96ca463f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.857568 [ 3 ] {632722b4-6f6e-4157-a76b-382c2eae9f9f} executeQuery: (from [fd00:1122:3344:101::d]:34970) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.17 06:11:57.857624 [ 3 ] {632722b4-6f6e-4157-a76b-382c2eae9f9f} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.17 06:11:57.881338 [ 3 ] {632722b4-6f6e-4157-a76b-382c2eae9f9f} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.17 06:11:57.881365 [ 3 ] {632722b4-6f6e-4157-a76b-382c2eae9f9f} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9981e-05 sec 2024.02.17 06:11:57.881392 [ 3 ] {632722b4-6f6e-4157-a76b-382c2eae9f9f} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.17 06:11:57.881414 [ 3 ] {632722b4-6f6e-4157-a76b-382c2eae9f9f} DatabaseAtomic (oximeter): Starting up tables. 2024.02.17 06:11:57.881494 [ 3 ] {632722b4-6f6e-4157-a76b-382c2eae9f9f} DynamicQueryHandler: Done processing query 2024.02.17 06:11:57.881523 [ 3 ] {632722b4-6f6e-4157-a76b-382c2eae9f9f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:57.881542 [ 3 ] {} HTTP-Session: 4e26d3ec-2045-4c55-b72c-69ea96ca463f Destroying unnamed session 2024.02.17 06:11:57.881658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.881703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.881722 [ 3 ] {} HTTP-Session: 5116ffbd-151f-4d00-8830-c99e76e6f77f Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.881742 [ 3 ] {} HTTP-Session: 5116ffbd-151f-4d00-8830-c99e76e6f77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.881890 [ 3 ] {1fbb3217-9a58-476b-b5b9-6701e8229543} executeQuery: (from [fd00:1122:3344:101::d]:34970) /* 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.17 06:11:57.881952 [ 3 ] {1fbb3217-9a58-476b-b5b9-6701e8229543} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.17 06:11:57.892073 [ 3 ] {1fbb3217-9a58-476b-b5b9-6701e8229543} oximeter.version (efd9d3c7-641c-452b-b7e1-7d49c83d28b1): Loading data parts 2024.02.17 06:11:57.892211 [ 3 ] {1fbb3217-9a58-476b-b5b9-6701e8229543} oximeter.version (efd9d3c7-641c-452b-b7e1-7d49c83d28b1): There are no data parts 2024.02.17 06:11:57.908566 [ 3 ] {1fbb3217-9a58-476b-b5b9-6701e8229543} DynamicQueryHandler: Done processing query 2024.02.17 06:11:57.908597 [ 3 ] {1fbb3217-9a58-476b-b5b9-6701e8229543} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:57.908629 [ 3 ] {} HTTP-Session: 5116ffbd-151f-4d00-8830-c99e76e6f77f Destroying unnamed session 2024.02.17 06:11:57.908808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.908859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.908882 [ 3 ] {} HTTP-Session: bc9a0901-e269-443d-82e3-fbcedef67fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.908900 [ 3 ] {} HTTP-Session: bc9a0901-e269-443d-82e3-fbcedef67fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.909106 [ 3 ] {6f16b9ec-6552-423b-9779-7acd6fedc6b1} executeQuery: (from [fd00:1122:3344:101::d]:34970) /* 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.17 06:11:57.909166 [ 3 ] {6f16b9ec-6552-423b-9779-7acd6fedc6b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.17 06:11:57.930120 [ 3 ] {6f16b9ec-6552-423b-9779-7acd6fedc6b1} oximeter.measurements_bool (da111031-1d1c-47c6-9e9e-b36d6b3237c2): Loading data parts 2024.02.17 06:11:57.930242 [ 3 ] {6f16b9ec-6552-423b-9779-7acd6fedc6b1} oximeter.measurements_bool (da111031-1d1c-47c6-9e9e-b36d6b3237c2): There are no data parts 2024.02.17 06:11:57.949325 [ 3 ] {6f16b9ec-6552-423b-9779-7acd6fedc6b1} DynamicQueryHandler: Done processing query 2024.02.17 06:11:57.949352 [ 3 ] {6f16b9ec-6552-423b-9779-7acd6fedc6b1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:57.949373 [ 3 ] {} HTTP-Session: bc9a0901-e269-443d-82e3-fbcedef67fb2 Destroying unnamed session 2024.02.17 06:11:57.949504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.949554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.949580 [ 3 ] {} HTTP-Session: 5ad9806a-2a10-41fe-bffa-f16900f9a05d Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.949609 [ 3 ] {} HTTP-Session: 5ad9806a-2a10-41fe-bffa-f16900f9a05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.949844 [ 3 ] {74c8b740-65c8-43b8-a6d7-5d66be0aa6f9} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:57.949899 [ 3 ] {74c8b740-65c8-43b8-a6d7-5d66be0aa6f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.17 06:11:57.963855 [ 3 ] {74c8b740-65c8-43b8-a6d7-5d66be0aa6f9} oximeter.measurements_i8 (2eb4f047-da84-474e-9917-5451df6c7d36): Loading data parts 2024.02.17 06:11:57.963961 [ 3 ] {74c8b740-65c8-43b8-a6d7-5d66be0aa6f9} oximeter.measurements_i8 (2eb4f047-da84-474e-9917-5451df6c7d36): There are no data parts 2024.02.17 06:11:57.976381 [ 3 ] {74c8b740-65c8-43b8-a6d7-5d66be0aa6f9} DynamicQueryHandler: Done processing query 2024.02.17 06:11:57.976407 [ 3 ] {74c8b740-65c8-43b8-a6d7-5d66be0aa6f9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:57.976423 [ 3 ] {} HTTP-Session: 5ad9806a-2a10-41fe-bffa-f16900f9a05d Destroying unnamed session 2024.02.17 06:11:57.976551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:57.976602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:57.976622 [ 3 ] {} HTTP-Session: e231d09f-a87a-45e3-999a-46469226e893 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:57.976644 [ 3 ] {} HTTP-Session: e231d09f-a87a-45e3-999a-46469226e893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:57.976838 [ 3 ] {b97f73bc-e72e-4f39-9f3d-8ab94ebe6f62} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:57.976887 [ 3 ] {b97f73bc-e72e-4f39-9f3d-8ab94ebe6f62} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.17 06:11:57.998276 [ 3 ] {b97f73bc-e72e-4f39-9f3d-8ab94ebe6f62} oximeter.measurements_u8 (130b4003-b61d-497b-84ce-afbb341ef0df): Loading data parts 2024.02.17 06:11:57.998455 [ 3 ] {b97f73bc-e72e-4f39-9f3d-8ab94ebe6f62} oximeter.measurements_u8 (130b4003-b61d-497b-84ce-afbb341ef0df): There are no data parts 2024.02.17 06:11:58.001111 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 217.86 MiB, peak 221.70 MiB, will set to 226.26 MiB (RSS), difference: 8.39 MiB 2024.02.17 06:11:58.018009 [ 3 ] {b97f73bc-e72e-4f39-9f3d-8ab94ebe6f62} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.018047 [ 3 ] {b97f73bc-e72e-4f39-9f3d-8ab94ebe6f62} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.018078 [ 3 ] {} HTTP-Session: e231d09f-a87a-45e3-999a-46469226e893 Destroying unnamed session 2024.02.17 06:11:58.018293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.018358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.018390 [ 3 ] {} HTTP-Session: ad71e6c1-f880-4fe7-83c4-de167496b30d Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.018421 [ 3 ] {} HTTP-Session: ad71e6c1-f880-4fe7-83c4-de167496b30d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.018668 [ 3 ] {e960a49e-7d0b-4635-b07c-7282bee1297d} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.018725 [ 3 ] {e960a49e-7d0b-4635-b07c-7282bee1297d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.17 06:11:58.031903 [ 3 ] {e960a49e-7d0b-4635-b07c-7282bee1297d} oximeter.measurements_i16 (82fbde28-0ab0-45d2-8032-48cb92c75503): Loading data parts 2024.02.17 06:11:58.032015 [ 3 ] {e960a49e-7d0b-4635-b07c-7282bee1297d} oximeter.measurements_i16 (82fbde28-0ab0-45d2-8032-48cb92c75503): There are no data parts 2024.02.17 06:11:58.054069 [ 3 ] {e960a49e-7d0b-4635-b07c-7282bee1297d} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.054099 [ 3 ] {e960a49e-7d0b-4635-b07c-7282bee1297d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.054125 [ 3 ] {} HTTP-Session: ad71e6c1-f880-4fe7-83c4-de167496b30d Destroying unnamed session 2024.02.17 06:11:58.054274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.054331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.054360 [ 3 ] {} HTTP-Session: f242d5fe-e68f-42be-b681-8296f19f59fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.054391 [ 3 ] {} HTTP-Session: f242d5fe-e68f-42be-b681-8296f19f59fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.054625 [ 3 ] {6810fa49-e47a-4208-8251-532a97af7ffa} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.054677 [ 3 ] {6810fa49-e47a-4208-8251-532a97af7ffa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.17 06:11:58.075242 [ 3 ] {6810fa49-e47a-4208-8251-532a97af7ffa} oximeter.measurements_u16 (4ca5fd24-72f7-4ebc-b54f-f3327fc01f7a): Loading data parts 2024.02.17 06:11:58.075349 [ 3 ] {6810fa49-e47a-4208-8251-532a97af7ffa} oximeter.measurements_u16 (4ca5fd24-72f7-4ebc-b54f-f3327fc01f7a): There are no data parts 2024.02.17 06:11:58.088653 [ 3 ] {6810fa49-e47a-4208-8251-532a97af7ffa} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.088685 [ 3 ] {6810fa49-e47a-4208-8251-532a97af7ffa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.088713 [ 3 ] {} HTTP-Session: f242d5fe-e68f-42be-b681-8296f19f59fe Destroying unnamed session 2024.02.17 06:11:58.088857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.088920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.088950 [ 3 ] {} HTTP-Session: 18126582-1bf8-4bc0-aa32-615ee11274ea Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.088977 [ 3 ] {} HTTP-Session: 18126582-1bf8-4bc0-aa32-615ee11274ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.089210 [ 3 ] {51e9c3df-6ac1-438d-8eaf-fa283fefa29e} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.089271 [ 3 ] {51e9c3df-6ac1-438d-8eaf-fa283fefa29e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.17 06:11:58.107604 [ 3 ] {51e9c3df-6ac1-438d-8eaf-fa283fefa29e} oximeter.measurements_i32 (4364dee9-3387-4e65-8b3c-e72d285d751e): Loading data parts 2024.02.17 06:11:58.107750 [ 3 ] {51e9c3df-6ac1-438d-8eaf-fa283fefa29e} oximeter.measurements_i32 (4364dee9-3387-4e65-8b3c-e72d285d751e): There are no data parts 2024.02.17 06:11:58.112648 [ 3 ] {51e9c3df-6ac1-438d-8eaf-fa283fefa29e} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.112677 [ 3 ] {51e9c3df-6ac1-438d-8eaf-fa283fefa29e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.112705 [ 3 ] {} HTTP-Session: 18126582-1bf8-4bc0-aa32-615ee11274ea Destroying unnamed session 2024.02.17 06:11:58.112829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.112884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.112908 [ 3 ] {} HTTP-Session: e517b52c-345e-4623-8913-c1e14f4df465 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.112926 [ 3 ] {} HTTP-Session: e517b52c-345e-4623-8913-c1e14f4df465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.113128 [ 3 ] {eb34bb33-a52b-4417-85d1-8b1de360610c} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.113179 [ 3 ] {eb34bb33-a52b-4417-85d1-8b1de360610c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.17 06:11:58.131597 [ 3 ] {eb34bb33-a52b-4417-85d1-8b1de360610c} oximeter.measurements_u32 (fe4f7318-b68f-41e0-8711-870820ece6d0): Loading data parts 2024.02.17 06:11:58.131747 [ 3 ] {eb34bb33-a52b-4417-85d1-8b1de360610c} oximeter.measurements_u32 (fe4f7318-b68f-41e0-8711-870820ece6d0): There are no data parts 2024.02.17 06:11:58.135980 [ 3 ] {eb34bb33-a52b-4417-85d1-8b1de360610c} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.136023 [ 3 ] {eb34bb33-a52b-4417-85d1-8b1de360610c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.136066 [ 3 ] {} HTTP-Session: e517b52c-345e-4623-8913-c1e14f4df465 Destroying unnamed session 2024.02.17 06:11:58.136219 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.136296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.136321 [ 3 ] {} HTTP-Session: 206b6720-392b-47c5-ab51-714fd6a01a35 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.136349 [ 3 ] {} HTTP-Session: 206b6720-392b-47c5-ab51-714fd6a01a35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.136598 [ 3 ] {5370670f-f0ce-44b3-a92a-532ec226372b} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.136654 [ 3 ] {5370670f-f0ce-44b3-a92a-532ec226372b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.17 06:11:58.145913 [ 3 ] {5370670f-f0ce-44b3-a92a-532ec226372b} oximeter.measurements_i64 (da5c8016-685a-4dd6-ac62-94a2038a29c6): Loading data parts 2024.02.17 06:11:58.146046 [ 3 ] {5370670f-f0ce-44b3-a92a-532ec226372b} oximeter.measurements_i64 (da5c8016-685a-4dd6-ac62-94a2038a29c6): There are no data parts 2024.02.17 06:11:58.158074 [ 3 ] {5370670f-f0ce-44b3-a92a-532ec226372b} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.158108 [ 3 ] {5370670f-f0ce-44b3-a92a-532ec226372b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.158128 [ 3 ] {} HTTP-Session: 206b6720-392b-47c5-ab51-714fd6a01a35 Destroying unnamed session 2024.02.17 06:11:58.158313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.158379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.158403 [ 3 ] {} HTTP-Session: 576dee83-1a4e-4fa4-a1c7-d71f06eadcde Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.158431 [ 3 ] {} HTTP-Session: 576dee83-1a4e-4fa4-a1c7-d71f06eadcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.158673 [ 3 ] {caaab4f6-5570-413a-801a-ddc39e4adcda} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.158725 [ 3 ] {caaab4f6-5570-413a-801a-ddc39e4adcda} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.17 06:11:58.168115 [ 3 ] {caaab4f6-5570-413a-801a-ddc39e4adcda} oximeter.measurements_u64 (9427920e-ef1d-4a6d-b569-b50d228c1655): Loading data parts 2024.02.17 06:11:58.168213 [ 3 ] {caaab4f6-5570-413a-801a-ddc39e4adcda} oximeter.measurements_u64 (9427920e-ef1d-4a6d-b569-b50d228c1655): There are no data parts 2024.02.17 06:11:58.180682 [ 3 ] {caaab4f6-5570-413a-801a-ddc39e4adcda} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.180713 [ 3 ] {caaab4f6-5570-413a-801a-ddc39e4adcda} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.180733 [ 3 ] {} HTTP-Session: 576dee83-1a4e-4fa4-a1c7-d71f06eadcde Destroying unnamed session 2024.02.17 06:11:58.180884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.180946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.180970 [ 3 ] {} HTTP-Session: 81837b55-f43f-479d-a34f-58079e0c2cea Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.180996 [ 3 ] {} HTTP-Session: 81837b55-f43f-479d-a34f-58079e0c2cea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.181237 [ 3 ] {ec650614-cab8-493e-b358-aad4883461f2} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.181293 [ 3 ] {ec650614-cab8-493e-b358-aad4883461f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.17 06:11:58.190747 [ 3 ] {ec650614-cab8-493e-b358-aad4883461f2} oximeter.measurements_f32 (5076c9a3-93dd-4406-a69b-fba28683c4ee): Loading data parts 2024.02.17 06:11:58.190848 [ 3 ] {ec650614-cab8-493e-b358-aad4883461f2} oximeter.measurements_f32 (5076c9a3-93dd-4406-a69b-fba28683c4ee): There are no data parts 2024.02.17 06:11:58.203080 [ 3 ] {ec650614-cab8-493e-b358-aad4883461f2} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.203125 [ 3 ] {ec650614-cab8-493e-b358-aad4883461f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.203146 [ 3 ] {} HTTP-Session: 81837b55-f43f-479d-a34f-58079e0c2cea Destroying unnamed session 2024.02.17 06:11:58.203326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.203389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.203412 [ 3 ] {} HTTP-Session: 2075ce8c-c71e-4885-b62c-8764bd53e6e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.203438 [ 3 ] {} HTTP-Session: 2075ce8c-c71e-4885-b62c-8764bd53e6e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.203663 [ 3 ] {9ca76a6b-a4e9-4e24-a3a8-50349efcbf29} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.203711 [ 3 ] {9ca76a6b-a4e9-4e24-a3a8-50349efcbf29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.17 06:11:58.213052 [ 3 ] {9ca76a6b-a4e9-4e24-a3a8-50349efcbf29} oximeter.measurements_f64 (3a272277-0308-46d8-a8df-4816c9096ee5): Loading data parts 2024.02.17 06:11:58.213143 [ 3 ] {9ca76a6b-a4e9-4e24-a3a8-50349efcbf29} oximeter.measurements_f64 (3a272277-0308-46d8-a8df-4816c9096ee5): There are no data parts 2024.02.17 06:11:58.225318 [ 3 ] {9ca76a6b-a4e9-4e24-a3a8-50349efcbf29} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.225379 [ 3 ] {9ca76a6b-a4e9-4e24-a3a8-50349efcbf29} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.225410 [ 3 ] {} HTTP-Session: 2075ce8c-c71e-4885-b62c-8764bd53e6e9 Destroying unnamed session 2024.02.17 06:11:58.225620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.225729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.225773 [ 3 ] {} HTTP-Session: 12098ca4-c9b5-449b-96d5-8a081434c486 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.225825 [ 3 ] {} HTTP-Session: 12098ca4-c9b5-449b-96d5-8a081434c486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.226134 [ 3 ] {90308b04-0c62-429d-9918-366d26ddc17f} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.226181 [ 3 ] {90308b04-0c62-429d-9918-366d26ddc17f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.17 06:11:58.245411 [ 3 ] {90308b04-0c62-429d-9918-366d26ddc17f} oximeter.measurements_string (3491fe44-0009-42ce-a451-fdcf58cf39cf): Loading data parts 2024.02.17 06:11:58.245498 [ 3 ] {90308b04-0c62-429d-9918-366d26ddc17f} oximeter.measurements_string (3491fe44-0009-42ce-a451-fdcf58cf39cf): There are no data parts 2024.02.17 06:11:58.249925 [ 3 ] {90308b04-0c62-429d-9918-366d26ddc17f} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.249973 [ 3 ] {90308b04-0c62-429d-9918-366d26ddc17f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.249995 [ 3 ] {} HTTP-Session: 12098ca4-c9b5-449b-96d5-8a081434c486 Destroying unnamed session 2024.02.17 06:11:58.250146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.250211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.250234 [ 3 ] {} HTTP-Session: cbf9b0f8-8c1f-40c8-bf8c-b3724da6a2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.250261 [ 3 ] {} HTTP-Session: cbf9b0f8-8c1f-40c8-bf8c-b3724da6a2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.250511 [ 3 ] {1cfca02c-82d8-48d4-8481-c48f5d45f2ab} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.250574 [ 3 ] {1cfca02c-82d8-48d4-8481-c48f5d45f2ab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.17 06:11:58.260022 [ 3 ] {1cfca02c-82d8-48d4-8481-c48f5d45f2ab} oximeter.measurements_bytes (7ef16410-af83-428d-b692-7e1261e47c6c): Loading data parts 2024.02.17 06:11:58.260138 [ 3 ] {1cfca02c-82d8-48d4-8481-c48f5d45f2ab} oximeter.measurements_bytes (7ef16410-af83-428d-b692-7e1261e47c6c): There are no data parts 2024.02.17 06:11:58.272353 [ 3 ] {1cfca02c-82d8-48d4-8481-c48f5d45f2ab} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.272407 [ 3 ] {1cfca02c-82d8-48d4-8481-c48f5d45f2ab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.272432 [ 3 ] {} HTTP-Session: cbf9b0f8-8c1f-40c8-bf8c-b3724da6a2e6 Destroying unnamed session 2024.02.17 06:11:58.272669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.272767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.272844 [ 3 ] {} HTTP-Session: 77eee93a-af9c-43b8-929f-c96279898463 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.272918 [ 3 ] {} HTTP-Session: 77eee93a-af9c-43b8-929f-c96279898463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.273185 [ 3 ] {deb52420-2b29-4be5-a98c-2f75982440eb} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.273246 [ 3 ] {deb52420-2b29-4be5-a98c-2f75982440eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.17 06:11:58.283217 [ 3 ] {deb52420-2b29-4be5-a98c-2f75982440eb} oximeter.measurements_cumulativei64 (f20f5ab3-955f-40bc-8d5d-798076101ae9): Loading data parts 2024.02.17 06:11:58.283340 [ 3 ] {deb52420-2b29-4be5-a98c-2f75982440eb} oximeter.measurements_cumulativei64 (f20f5ab3-955f-40bc-8d5d-798076101ae9): There are no data parts 2024.02.17 06:11:58.304593 [ 3 ] {deb52420-2b29-4be5-a98c-2f75982440eb} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.304635 [ 3 ] {deb52420-2b29-4be5-a98c-2f75982440eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.304663 [ 3 ] {} HTTP-Session: 77eee93a-af9c-43b8-929f-c96279898463 Destroying unnamed session 2024.02.17 06:11:58.304806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.304871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.304901 [ 3 ] {} HTTP-Session: 2b6cddfe-f4f8-4b89-b5fb-8d6cbf41d38a Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.304923 [ 3 ] {} HTTP-Session: 2b6cddfe-f4f8-4b89-b5fb-8d6cbf41d38a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.305185 [ 3 ] {6dcebc6c-df0e-4af2-b877-45b66fce3a09} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.305250 [ 3 ] {6dcebc6c-df0e-4af2-b877-45b66fce3a09} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.17 06:11:58.318115 [ 3 ] {6dcebc6c-df0e-4af2-b877-45b66fce3a09} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9): Loading data parts 2024.02.17 06:11:58.318235 [ 3 ] {6dcebc6c-df0e-4af2-b877-45b66fce3a09} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9): There are no data parts 2024.02.17 06:11:58.328715 [ 3 ] {6dcebc6c-df0e-4af2-b877-45b66fce3a09} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.328742 [ 3 ] {6dcebc6c-df0e-4af2-b877-45b66fce3a09} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.328770 [ 3 ] {} HTTP-Session: 2b6cddfe-f4f8-4b89-b5fb-8d6cbf41d38a Destroying unnamed session 2024.02.17 06:11:58.328891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.328943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.328968 [ 3 ] {} HTTP-Session: f2d606a6-8b9a-4403-9d7d-d1731629c39c Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.328985 [ 3 ] {} HTTP-Session: f2d606a6-8b9a-4403-9d7d-d1731629c39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.329196 [ 3 ] {8045df82-fcbd-4a05-b71a-b3f9c6a75758} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.329250 [ 3 ] {8045df82-fcbd-4a05-b71a-b3f9c6a75758} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.17 06:11:58.342662 [ 3 ] {8045df82-fcbd-4a05-b71a-b3f9c6a75758} oximeter.measurements_cumulativef32 (97bd24d5-f5f4-4a77-bed5-9f87bd56c8de): Loading data parts 2024.02.17 06:11:58.342758 [ 3 ] {8045df82-fcbd-4a05-b71a-b3f9c6a75758} oximeter.measurements_cumulativef32 (97bd24d5-f5f4-4a77-bed5-9f87bd56c8de): There are no data parts 2024.02.17 06:11:58.353432 [ 3 ] {8045df82-fcbd-4a05-b71a-b3f9c6a75758} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.353472 [ 3 ] {8045df82-fcbd-4a05-b71a-b3f9c6a75758} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.353494 [ 3 ] {} HTTP-Session: f2d606a6-8b9a-4403-9d7d-d1731629c39c Destroying unnamed session 2024.02.17 06:11:58.353624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.353679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.353698 [ 3 ] {} HTTP-Session: f486f468-daae-4ac0-84b9-54d03f859642 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.353715 [ 3 ] {} HTTP-Session: f486f468-daae-4ac0-84b9-54d03f859642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.353927 [ 3 ] {9f512d80-a4ae-4a0f-be95-44405e7db333} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.353980 [ 3 ] {9f512d80-a4ae-4a0f-be95-44405e7db333} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.17 06:11:58.374516 [ 3 ] {9f512d80-a4ae-4a0f-be95-44405e7db333} oximeter.measurements_cumulativef64 (98ac0505-6dd8-4082-854d-c5f77c2fa8ca): Loading data parts 2024.02.17 06:11:58.374682 [ 3 ] {9f512d80-a4ae-4a0f-be95-44405e7db333} oximeter.measurements_cumulativef64 (98ac0505-6dd8-4082-854d-c5f77c2fa8ca): There are no data parts 2024.02.17 06:11:58.381338 [ 3 ] {9f512d80-a4ae-4a0f-be95-44405e7db333} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.381380 [ 3 ] {9f512d80-a4ae-4a0f-be95-44405e7db333} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.381399 [ 3 ] {} HTTP-Session: f486f468-daae-4ac0-84b9-54d03f859642 Destroying unnamed session 2024.02.17 06:11:58.381543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.381603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.381623 [ 3 ] {} HTTP-Session: 9536046f-bf25-47db-90eb-15bd1dc0c025 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.381645 [ 3 ] {} HTTP-Session: 9536046f-bf25-47db-90eb-15bd1dc0c025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.381870 [ 3 ] {654dfbd0-0e1d-44ba-89cf-74bb652fddd3} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.381928 [ 3 ] {654dfbd0-0e1d-44ba-89cf-74bb652fddd3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.17 06:11:58.403601 [ 3 ] {654dfbd0-0e1d-44ba-89cf-74bb652fddd3} oximeter.measurements_histogrami8 (942b1229-1cc5-4f56-8455-b39b0338affe): Loading data parts 2024.02.17 06:11:58.403688 [ 3 ] {654dfbd0-0e1d-44ba-89cf-74bb652fddd3} oximeter.measurements_histogrami8 (942b1229-1cc5-4f56-8455-b39b0338affe): There are no data parts 2024.02.17 06:11:58.422390 [ 3 ] {654dfbd0-0e1d-44ba-89cf-74bb652fddd3} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.422432 [ 3 ] {654dfbd0-0e1d-44ba-89cf-74bb652fddd3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.422452 [ 3 ] {} HTTP-Session: 9536046f-bf25-47db-90eb-15bd1dc0c025 Destroying unnamed session 2024.02.17 06:11:58.422600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.422653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.422672 [ 3 ] {} HTTP-Session: a8d00538-101f-49bb-afab-5dc85afef6f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.422695 [ 3 ] {} HTTP-Session: a8d00538-101f-49bb-afab-5dc85afef6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.422917 [ 3 ] {8a674c6a-ba09-4384-b167-a43ec01f3f12} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.422974 [ 3 ] {8a674c6a-ba09-4384-b167-a43ec01f3f12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.17 06:11:58.434105 [ 3 ] {8a674c6a-ba09-4384-b167-a43ec01f3f12} oximeter.measurements_histogramu8 (e976a34e-3bfa-417e-b14f-615b53d60b8a): Loading data parts 2024.02.17 06:11:58.434218 [ 3 ] {8a674c6a-ba09-4384-b167-a43ec01f3f12} oximeter.measurements_histogramu8 (e976a34e-3bfa-417e-b14f-615b53d60b8a): There are no data parts 2024.02.17 06:11:58.456776 [ 3 ] {8a674c6a-ba09-4384-b167-a43ec01f3f12} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.456849 [ 3 ] {8a674c6a-ba09-4384-b167-a43ec01f3f12} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.456907 [ 3 ] {} HTTP-Session: a8d00538-101f-49bb-afab-5dc85afef6f7 Destroying unnamed session 2024.02.17 06:11:58.457129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.457205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.457229 [ 3 ] {} HTTP-Session: 774e9639-fd70-43f4-aee5-5be6d026fad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.457260 [ 3 ] {} HTTP-Session: 774e9639-fd70-43f4-aee5-5be6d026fad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.457543 [ 3 ] {71d3381e-48d0-44af-91c0-9e647637428e} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.457613 [ 3 ] {71d3381e-48d0-44af-91c0-9e647637428e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.17 06:11:58.466756 [ 3 ] {71d3381e-48d0-44af-91c0-9e647637428e} oximeter.measurements_histogrami16 (cddaefd2-a23e-40e1-9e63-914f9ed15736): Loading data parts 2024.02.17 06:11:58.466950 [ 3 ] {71d3381e-48d0-44af-91c0-9e647637428e} oximeter.measurements_histogrami16 (cddaefd2-a23e-40e1-9e63-914f9ed15736): There are no data parts 2024.02.17 06:11:58.488216 [ 3 ] {71d3381e-48d0-44af-91c0-9e647637428e} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.488243 [ 3 ] {71d3381e-48d0-44af-91c0-9e647637428e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.488267 [ 3 ] {} HTTP-Session: 774e9639-fd70-43f4-aee5-5be6d026fad6 Destroying unnamed session 2024.02.17 06:11:58.488398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.488455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.488481 [ 3 ] {} HTTP-Session: f6d0cabe-dabb-401e-82bd-58dea35f09b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.488499 [ 3 ] {} HTTP-Session: f6d0cabe-dabb-401e-82bd-58dea35f09b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.488717 [ 3 ] {8c8b5f12-ef9a-43e0-af93-92133692a9b1} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.488780 [ 3 ] {8c8b5f12-ef9a-43e0-af93-92133692a9b1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.17 06:11:58.491222 [ 3 ] {8c8b5f12-ef9a-43e0-af93-92133692a9b1} oximeter.measurements_histogramu16 (f1ff811a-f4ca-4ce1-80b8-a9620f6f6a6d): Loading data parts 2024.02.17 06:11:58.491316 [ 3 ] {8c8b5f12-ef9a-43e0-af93-92133692a9b1} oximeter.measurements_histogramu16 (f1ff811a-f4ca-4ce1-80b8-a9620f6f6a6d): There are no data parts 2024.02.17 06:11:58.502519 [ 3 ] {8c8b5f12-ef9a-43e0-af93-92133692a9b1} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.502553 [ 3 ] {8c8b5f12-ef9a-43e0-af93-92133692a9b1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.502582 [ 3 ] {} HTTP-Session: f6d0cabe-dabb-401e-82bd-58dea35f09b7 Destroying unnamed session 2024.02.17 06:11:58.502759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.502814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.502846 [ 3 ] {} HTTP-Session: 7ee5412c-c54a-4302-9ecf-7b0d4e59f11a Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.502874 [ 3 ] {} HTTP-Session: 7ee5412c-c54a-4302-9ecf-7b0d4e59f11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.503139 [ 3 ] {d910d86e-bbf9-4d15-aba8-0e8fd642a724} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.503207 [ 3 ] {d910d86e-bbf9-4d15-aba8-0e8fd642a724} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.17 06:11:58.522038 [ 3 ] {d910d86e-bbf9-4d15-aba8-0e8fd642a724} oximeter.measurements_histogrami32 (6f1e0cf3-9f59-4b9c-b2c3-2cc61323bc06): Loading data parts 2024.02.17 06:11:58.522137 [ 3 ] {d910d86e-bbf9-4d15-aba8-0e8fd642a724} oximeter.measurements_histogrami32 (6f1e0cf3-9f59-4b9c-b2c3-2cc61323bc06): There are no data parts 2024.02.17 06:11:58.526815 [ 3 ] {d910d86e-bbf9-4d15-aba8-0e8fd642a724} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.526853 [ 3 ] {d910d86e-bbf9-4d15-aba8-0e8fd642a724} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.526871 [ 3 ] {} HTTP-Session: 7ee5412c-c54a-4302-9ecf-7b0d4e59f11a Destroying unnamed session 2024.02.17 06:11:58.527028 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.527085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.527105 [ 3 ] {} HTTP-Session: 4b93a3ab-511f-4733-9bcd-dbaaa13bea6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.527130 [ 3 ] {} HTTP-Session: 4b93a3ab-511f-4733-9bcd-dbaaa13bea6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.527356 [ 3 ] {036a4cf7-3b28-4a62-b0d5-a37767b85cc1} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.527414 [ 3 ] {036a4cf7-3b28-4a62-b0d5-a37767b85cc1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.17 06:11:58.593678 [ 3 ] {036a4cf7-3b28-4a62-b0d5-a37767b85cc1} oximeter.measurements_histogramu32 (fa258130-a7aa-4293-99ab-e5a4e0f4bcda): Loading data parts 2024.02.17 06:11:58.593812 [ 3 ] {036a4cf7-3b28-4a62-b0d5-a37767b85cc1} oximeter.measurements_histogramu32 (fa258130-a7aa-4293-99ab-e5a4e0f4bcda): There are no data parts 2024.02.17 06:11:58.626290 [ 3 ] {036a4cf7-3b28-4a62-b0d5-a37767b85cc1} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.626346 [ 3 ] {036a4cf7-3b28-4a62-b0d5-a37767b85cc1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.626377 [ 3 ] {} HTTP-Session: 4b93a3ab-511f-4733-9bcd-dbaaa13bea6a Destroying unnamed session 2024.02.17 06:11:58.626540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.626604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.626632 [ 3 ] {} HTTP-Session: 2d486aac-cf63-40f7-a06d-1a4c1b117989 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.626652 [ 3 ] {} HTTP-Session: 2d486aac-cf63-40f7-a06d-1a4c1b117989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.626891 [ 3 ] {2ebfe185-8e41-4bdf-ba87-7ad0d5ba2414} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.626951 [ 3 ] {2ebfe185-8e41-4bdf-ba87-7ad0d5ba2414} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.17 06:11:58.647805 [ 3 ] {2ebfe185-8e41-4bdf-ba87-7ad0d5ba2414} oximeter.measurements_histogrami64 (20e61db7-912f-48d1-9bfb-b39dfa6f493d): Loading data parts 2024.02.17 06:11:58.648010 [ 3 ] {2ebfe185-8e41-4bdf-ba87-7ad0d5ba2414} oximeter.measurements_histogrami64 (20e61db7-912f-48d1-9bfb-b39dfa6f493d): There are no data parts 2024.02.17 06:11:58.650589 [ 3 ] {2ebfe185-8e41-4bdf-ba87-7ad0d5ba2414} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.650624 [ 3 ] {2ebfe185-8e41-4bdf-ba87-7ad0d5ba2414} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.650664 [ 3 ] {} HTTP-Session: 2d486aac-cf63-40f7-a06d-1a4c1b117989 Destroying unnamed session 2024.02.17 06:11:58.650813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.650884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.650923 [ 3 ] {} HTTP-Session: 5329b9d3-7bc8-41f8-bdec-dba111aa0d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.650944 [ 3 ] {} HTTP-Session: 5329b9d3-7bc8-41f8-bdec-dba111aa0d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.651223 [ 3 ] {e5c5022b-96a0-4188-adcb-90aff531a5dc} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.651302 [ 3 ] {e5c5022b-96a0-4188-adcb-90aff531a5dc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.17 06:11:58.676419 [ 3 ] {e5c5022b-96a0-4188-adcb-90aff531a5dc} oximeter.measurements_histogramu64 (40a20116-f143-4918-8583-0359ee6f7d0e): Loading data parts 2024.02.17 06:11:58.676515 [ 3 ] {e5c5022b-96a0-4188-adcb-90aff531a5dc} oximeter.measurements_histogramu64 (40a20116-f143-4918-8583-0359ee6f7d0e): There are no data parts 2024.02.17 06:11:58.716421 [ 3 ] {e5c5022b-96a0-4188-adcb-90aff531a5dc} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.716525 [ 3 ] {e5c5022b-96a0-4188-adcb-90aff531a5dc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.716548 [ 3 ] {} HTTP-Session: 5329b9d3-7bc8-41f8-bdec-dba111aa0d05 Destroying unnamed session 2024.02.17 06:11:58.716702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.716775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.716796 [ 3 ] {} HTTP-Session: 9150dce0-18ed-4086-bab9-73117d86f1c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.716819 [ 3 ] {} HTTP-Session: 9150dce0-18ed-4086-bab9-73117d86f1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.717042 [ 3 ] {37511ba6-d6de-4556-a7d3-93d2e6c291a4} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.717101 [ 3 ] {37511ba6-d6de-4556-a7d3-93d2e6c291a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.17 06:11:58.736099 [ 3 ] {37511ba6-d6de-4556-a7d3-93d2e6c291a4} oximeter.measurements_histogramf32 (f1feb44b-054b-4e1a-868a-1a7865cb26a9): Loading data parts 2024.02.17 06:11:58.736255 [ 3 ] {37511ba6-d6de-4556-a7d3-93d2e6c291a4} oximeter.measurements_histogramf32 (f1feb44b-054b-4e1a-868a-1a7865cb26a9): There are no data parts 2024.02.17 06:11:58.742134 [ 3 ] {37511ba6-d6de-4556-a7d3-93d2e6c291a4} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.742232 [ 3 ] {37511ba6-d6de-4556-a7d3-93d2e6c291a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.742248 [ 3 ] {} HTTP-Session: 9150dce0-18ed-4086-bab9-73117d86f1c4 Destroying unnamed session 2024.02.17 06:11:58.742381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.742438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.742457 [ 3 ] {} HTTP-Session: 49dd5c7f-fbf1-4478-8c14-a213b4c911f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.742480 [ 3 ] {} HTTP-Session: 49dd5c7f-fbf1-4478-8c14-a213b4c911f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.742706 [ 3 ] {64560fc5-84e4-48cf-a468-c62c74138590} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.742775 [ 3 ] {64560fc5-84e4-48cf-a468-c62c74138590} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.17 06:11:58.751106 [ 3 ] {64560fc5-84e4-48cf-a468-c62c74138590} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Loading data parts 2024.02.17 06:11:58.751203 [ 3 ] {64560fc5-84e4-48cf-a468-c62c74138590} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): There are no data parts 2024.02.17 06:11:58.762993 [ 3 ] {64560fc5-84e4-48cf-a468-c62c74138590} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.763019 [ 3 ] {64560fc5-84e4-48cf-a468-c62c74138590} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.763099 [ 3 ] {} HTTP-Session: 49dd5c7f-fbf1-4478-8c14-a213b4c911f0 Destroying unnamed session 2024.02.17 06:11:58.763309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.763399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.763431 [ 3 ] {} HTTP-Session: f3090d74-d5fa-4132-be5c-db85dbde397e Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.763451 [ 3 ] {} HTTP-Session: f3090d74-d5fa-4132-be5c-db85dbde397e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.763623 [ 3 ] {6cfc105e-fd2e-49c0-b19b-4e2061787ee6} executeQuery: (from [fd00:1122:3344:101::d]:34970) /* 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.17 06:11:58.763677 [ 3 ] {6cfc105e-fd2e-49c0-b19b-4e2061787ee6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.17 06:11:58.772936 [ 3 ] {6cfc105e-fd2e-49c0-b19b-4e2061787ee6} oximeter.fields_bool (59de9b3a-d6c5-4216-a663-2a92219dd69f): Loading data parts 2024.02.17 06:11:58.773024 [ 3 ] {6cfc105e-fd2e-49c0-b19b-4e2061787ee6} oximeter.fields_bool (59de9b3a-d6c5-4216-a663-2a92219dd69f): There are no data parts 2024.02.17 06:11:58.785012 [ 3 ] {6cfc105e-fd2e-49c0-b19b-4e2061787ee6} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.785116 [ 3 ] {6cfc105e-fd2e-49c0-b19b-4e2061787ee6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.785145 [ 3 ] {} HTTP-Session: f3090d74-d5fa-4132-be5c-db85dbde397e Destroying unnamed session 2024.02.17 06:11:58.785369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.785484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.785521 [ 3 ] {} HTTP-Session: 713b4750-4527-4f11-9c97-9edfafbe7697 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.785567 [ 3 ] {} HTTP-Session: 713b4750-4527-4f11-9c97-9edfafbe7697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.785929 [ 3 ] {922d108f-c7ee-45fd-b477-4bc893ad9a6e} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.786021 [ 3 ] {922d108f-c7ee-45fd-b477-4bc893ad9a6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.17 06:11:58.807509 [ 3 ] {922d108f-c7ee-45fd-b477-4bc893ad9a6e} oximeter.fields_i8 (0c8b669f-5b25-4277-9d84-51a5a926dc11): Loading data parts 2024.02.17 06:11:58.807612 [ 3 ] {922d108f-c7ee-45fd-b477-4bc893ad9a6e} oximeter.fields_i8 (0c8b669f-5b25-4277-9d84-51a5a926dc11): There are no data parts 2024.02.17 06:11:58.830117 [ 3 ] {922d108f-c7ee-45fd-b477-4bc893ad9a6e} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.830149 [ 3 ] {922d108f-c7ee-45fd-b477-4bc893ad9a6e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.830183 [ 3 ] {} HTTP-Session: 713b4750-4527-4f11-9c97-9edfafbe7697 Destroying unnamed session 2024.02.17 06:11:58.830330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.830395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.830434 [ 3 ] {} HTTP-Session: 980a487b-215b-4308-a140-49cd17d7a9e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.830454 [ 3 ] {} HTTP-Session: 980a487b-215b-4308-a140-49cd17d7a9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.830644 [ 3 ] {9411c134-4555-4af4-947b-a0d1ae473e2b} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.830690 [ 3 ] {9411c134-4555-4af4-947b-a0d1ae473e2b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.17 06:11:58.849399 [ 3 ] {9411c134-4555-4af4-947b-a0d1ae473e2b} oximeter.fields_u8 (85dd7ec5-3e46-47ad-9e62-8636042963a4): Loading data parts 2024.02.17 06:11:58.849595 [ 3 ] {9411c134-4555-4af4-947b-a0d1ae473e2b} oximeter.fields_u8 (85dd7ec5-3e46-47ad-9e62-8636042963a4): There are no data parts 2024.02.17 06:11:58.853506 [ 3 ] {9411c134-4555-4af4-947b-a0d1ae473e2b} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.853548 [ 3 ] {9411c134-4555-4af4-947b-a0d1ae473e2b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.853564 [ 3 ] {} HTTP-Session: 980a487b-215b-4308-a140-49cd17d7a9e8 Destroying unnamed session 2024.02.17 06:11:58.853719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.853792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.853817 [ 3 ] {} HTTP-Session: 20b311b9-705a-41ea-a265-ec4e43c73830 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.853847 [ 3 ] {} HTTP-Session: 20b311b9-705a-41ea-a265-ec4e43c73830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.854043 [ 3 ] {65611556-0a99-45db-bbd1-e4a79163b6e8} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.854106 [ 3 ] {65611556-0a99-45db-bbd1-e4a79163b6e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.17 06:11:58.879338 [ 3 ] {65611556-0a99-45db-bbd1-e4a79163b6e8} oximeter.fields_i16 (463e4361-98a1-4109-bf05-1da86f2936a9): Loading data parts 2024.02.17 06:11:58.879450 [ 3 ] {65611556-0a99-45db-bbd1-e4a79163b6e8} oximeter.fields_i16 (463e4361-98a1-4109-bf05-1da86f2936a9): There are no data parts 2024.02.17 06:11:58.895464 [ 3 ] {65611556-0a99-45db-bbd1-e4a79163b6e8} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.895496 [ 3 ] {65611556-0a99-45db-bbd1-e4a79163b6e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.895525 [ 3 ] {} HTTP-Session: 20b311b9-705a-41ea-a265-ec4e43c73830 Destroying unnamed session 2024.02.17 06:11:58.895675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.895723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.895751 [ 3 ] {} HTTP-Session: 2cc07cbc-5222-4465-9797-d929b77f22fa Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.895775 [ 3 ] {} HTTP-Session: 2cc07cbc-5222-4465-9797-d929b77f22fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.895932 [ 3 ] {6559d5f3-efe5-429e-ac9a-04c3fd2bcfd2} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.895982 [ 3 ] {6559d5f3-efe5-429e-ac9a-04c3fd2bcfd2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.17 06:11:58.899016 [ 3 ] {6559d5f3-efe5-429e-ac9a-04c3fd2bcfd2} oximeter.fields_u16 (42ada29b-f67e-4fc1-91d3-0fcb2bf6c650): Loading data parts 2024.02.17 06:11:58.899114 [ 3 ] {6559d5f3-efe5-429e-ac9a-04c3fd2bcfd2} oximeter.fields_u16 (42ada29b-f67e-4fc1-91d3-0fcb2bf6c650): There are no data parts 2024.02.17 06:11:58.921600 [ 3 ] {6559d5f3-efe5-429e-ac9a-04c3fd2bcfd2} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.921676 [ 3 ] {6559d5f3-efe5-429e-ac9a-04c3fd2bcfd2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.921755 [ 3 ] {} HTTP-Session: 2cc07cbc-5222-4465-9797-d929b77f22fa Destroying unnamed session 2024.02.17 06:11:58.922047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.922121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.922154 [ 3 ] {} HTTP-Session: 9785e7ef-9595-47e0-bd3e-71574ce535d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.922190 [ 3 ] {} HTTP-Session: 9785e7ef-9595-47e0-bd3e-71574ce535d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.922396 [ 3 ] {fb992423-3b83-40a7-b93b-df9e3d04ba9a} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.922452 [ 3 ] {fb992423-3b83-40a7-b93b-df9e3d04ba9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.17 06:11:58.932445 [ 3 ] {fb992423-3b83-40a7-b93b-df9e3d04ba9a} oximeter.fields_i32 (f05a908c-9f9e-47c3-a485-8ce0f1c10c53): Loading data parts 2024.02.17 06:11:58.932543 [ 3 ] {fb992423-3b83-40a7-b93b-df9e3d04ba9a} oximeter.fields_i32 (f05a908c-9f9e-47c3-a485-8ce0f1c10c53): There are no data parts 2024.02.17 06:11:58.944221 [ 3 ] {fb992423-3b83-40a7-b93b-df9e3d04ba9a} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.944290 [ 3 ] {fb992423-3b83-40a7-b93b-df9e3d04ba9a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.944310 [ 3 ] {} HTTP-Session: 9785e7ef-9595-47e0-bd3e-71574ce535d4 Destroying unnamed session 2024.02.17 06:11:58.944457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.944522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.944547 [ 3 ] {} HTTP-Session: 6c48fb99-9c8f-4fe4-b64a-421334942dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.944576 [ 3 ] {} HTTP-Session: 6c48fb99-9c8f-4fe4-b64a-421334942dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.944749 [ 3 ] {1a4e001b-e080-4c30-a0c8-5a860c8213e0} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.944796 [ 3 ] {1a4e001b-e080-4c30-a0c8-5a860c8213e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.17 06:11:58.963080 [ 3 ] {1a4e001b-e080-4c30-a0c8-5a860c8213e0} oximeter.fields_u32 (95817d6e-260a-4e43-909a-12679935e976): Loading data parts 2024.02.17 06:11:58.963178 [ 3 ] {1a4e001b-e080-4c30-a0c8-5a860c8213e0} oximeter.fields_u32 (95817d6e-260a-4e43-909a-12679935e976): There are no data parts 2024.02.17 06:11:58.970938 [ 3 ] {1a4e001b-e080-4c30-a0c8-5a860c8213e0} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.970968 [ 3 ] {1a4e001b-e080-4c30-a0c8-5a860c8213e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.971001 [ 3 ] {} HTTP-Session: 6c48fb99-9c8f-4fe4-b64a-421334942dfb Destroying unnamed session 2024.02.17 06:11:58.971140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.971201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.971237 [ 3 ] {} HTTP-Session: e4f0b5da-9e22-4fa9-9c87-1029adebd7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.971257 [ 3 ] {} HTTP-Session: e4f0b5da-9e22-4fa9-9c87-1029adebd7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.971457 [ 3 ] {7c0cf0da-b5c0-43ce-bcaa-0a867c8985c0} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.971531 [ 3 ] {7c0cf0da-b5c0-43ce-bcaa-0a867c8985c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.17 06:11:58.977321 [ 3 ] {7c0cf0da-b5c0-43ce-bcaa-0a867c8985c0} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Loading data parts 2024.02.17 06:11:58.977467 [ 3 ] {7c0cf0da-b5c0-43ce-bcaa-0a867c8985c0} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): There are no data parts 2024.02.17 06:11:58.989226 [ 3 ] {7c0cf0da-b5c0-43ce-bcaa-0a867c8985c0} DynamicQueryHandler: Done processing query 2024.02.17 06:11:58.989286 [ 3 ] {7c0cf0da-b5c0-43ce-bcaa-0a867c8985c0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:58.989332 [ 3 ] {} HTTP-Session: e4f0b5da-9e22-4fa9-9c87-1029adebd7ac Destroying unnamed session 2024.02.17 06:11:58.989508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:58.989600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:58.989640 [ 3 ] {} HTTP-Session: 8b9a06eb-60dd-49d8-8e7a-a0e24d3af5ad Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:58.989656 [ 3 ] {} HTTP-Session: 8b9a06eb-60dd-49d8-8e7a-a0e24d3af5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:58.989815 [ 3 ] {6e403eef-5396-4574-9624-8bb63882afad} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:58.989872 [ 3 ] {6e403eef-5396-4574-9624-8bb63882afad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.17 06:11:58.998988 [ 3 ] {6e403eef-5396-4574-9624-8bb63882afad} oximeter.fields_u64 (4f006231-863f-4cfb-a75c-aed208063bf0): Loading data parts 2024.02.17 06:11:58.999107 [ 3 ] {6e403eef-5396-4574-9624-8bb63882afad} oximeter.fields_u64 (4f006231-863f-4cfb-a75c-aed208063bf0): There are no data parts 2024.02.17 06:11:59.001078 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 227.82 MiB, peak 227.82 MiB, will set to 226.40 MiB (RSS), difference: -1.42 MiB 2024.02.17 06:11:59.020035 [ 3 ] {6e403eef-5396-4574-9624-8bb63882afad} DynamicQueryHandler: Done processing query 2024.02.17 06:11:59.020070 [ 3 ] {6e403eef-5396-4574-9624-8bb63882afad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:59.020107 [ 3 ] {} HTTP-Session: 8b9a06eb-60dd-49d8-8e7a-a0e24d3af5ad Destroying unnamed session 2024.02.17 06:11:59.020253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:59.020328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:59.020363 [ 3 ] {} HTTP-Session: fc77dd48-c205-465f-8208-7fa1e4d28739 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:59.020384 [ 3 ] {} HTTP-Session: fc77dd48-c205-465f-8208-7fa1e4d28739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:59.020591 [ 3 ] {6109690c-a694-4846-97e3-79bb09369c85} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:59.020655 [ 3 ] {6109690c-a694-4846-97e3-79bb09369c85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.17 06:11:59.041847 [ 3 ] {6109690c-a694-4846-97e3-79bb09369c85} oximeter.fields_ipaddr (d500b5cf-d242-4138-bd29-d7704e4a5227): Loading data parts 2024.02.17 06:11:59.041985 [ 3 ] {6109690c-a694-4846-97e3-79bb09369c85} oximeter.fields_ipaddr (d500b5cf-d242-4138-bd29-d7704e4a5227): There are no data parts 2024.02.17 06:11:59.050969 [ 3 ] {6109690c-a694-4846-97e3-79bb09369c85} DynamicQueryHandler: Done processing query 2024.02.17 06:11:59.051021 [ 3 ] {6109690c-a694-4846-97e3-79bb09369c85} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:59.051055 [ 3 ] {} HTTP-Session: fc77dd48-c205-465f-8208-7fa1e4d28739 Destroying unnamed session 2024.02.17 06:11:59.051195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:59.051262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:59.051296 [ 3 ] {} HTTP-Session: 7d098027-c7ba-49d0-aa42-da7b1b300ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:59.051317 [ 3 ] {} HTTP-Session: 7d098027-c7ba-49d0-aa42-da7b1b300ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:59.051516 [ 3 ] {7cda428e-7fdb-4618-b160-72a6009dd0ec} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:59.051578 [ 3 ] {7cda428e-7fdb-4618-b160-72a6009dd0ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.17 06:11:59.055779 [ 3 ] {7cda428e-7fdb-4618-b160-72a6009dd0ec} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Loading data parts 2024.02.17 06:11:59.055952 [ 3 ] {7cda428e-7fdb-4618-b160-72a6009dd0ec} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): There are no data parts 2024.02.17 06:11:59.066031 [ 3 ] {7cda428e-7fdb-4618-b160-72a6009dd0ec} DynamicQueryHandler: Done processing query 2024.02.17 06:11:59.066147 [ 3 ] {7cda428e-7fdb-4618-b160-72a6009dd0ec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:59.066168 [ 3 ] {} HTTP-Session: 7d098027-c7ba-49d0-aa42-da7b1b300ebe Destroying unnamed session 2024.02.17 06:11:59.066327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:59.066397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:59.066433 [ 3 ] {} HTTP-Session: f99c297d-dcea-452a-ad1c-3b128ee470a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:59.066476 [ 3 ] {} HTTP-Session: f99c297d-dcea-452a-ad1c-3b128ee470a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:59.066670 [ 3 ] {72f752f3-c2c2-4aa8-be0f-e6bc5a3d9d31} executeQuery: (from [fd00:1122:3344:101::d]:34970) 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.17 06:11:59.066730 [ 3 ] {72f752f3-c2c2-4aa8-be0f-e6bc5a3d9d31} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.17 06:11:59.077361 [ 3 ] {72f752f3-c2c2-4aa8-be0f-e6bc5a3d9d31} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Loading data parts 2024.02.17 06:11:59.077474 [ 3 ] {72f752f3-c2c2-4aa8-be0f-e6bc5a3d9d31} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): There are no data parts 2024.02.17 06:11:59.086630 [ 3 ] {72f752f3-c2c2-4aa8-be0f-e6bc5a3d9d31} DynamicQueryHandler: Done processing query 2024.02.17 06:11:59.086657 [ 3 ] {72f752f3-c2c2-4aa8-be0f-e6bc5a3d9d31} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:59.086720 [ 3 ] {} HTTP-Session: f99c297d-dcea-452a-ad1c-3b128ee470a6 Destroying unnamed session 2024.02.17 06:11:59.086859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:59.086918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:59.086949 [ 3 ] {} HTTP-Session: 07a25f30-2248-4236-8fee-2f77f48fcc19 Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:59.086974 [ 3 ] {} HTTP-Session: 07a25f30-2248-4236-8fee-2f77f48fcc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:59.087212 [ 3 ] {0c0f35bc-3858-448d-b46e-211d7e2149de} executeQuery: (from [fd00:1122:3344:101::d]:34970) /* 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.17 06:11:59.087284 [ 3 ] {0c0f35bc-3858-448d-b46e-211d7e2149de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.17 06:11:59.095970 [ 3 ] {0c0f35bc-3858-448d-b46e-211d7e2149de} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0): Loading data parts 2024.02.17 06:11:59.096063 [ 3 ] {0c0f35bc-3858-448d-b46e-211d7e2149de} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0): There are no data parts 2024.02.17 06:11:59.110209 [ 3 ] {0c0f35bc-3858-448d-b46e-211d7e2149de} DynamicQueryHandler: Done processing query 2024.02.17 06:11:59.110330 [ 3 ] {0c0f35bc-3858-448d-b46e-211d7e2149de} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.17 06:11:59.110360 [ 3 ] {} HTTP-Session: 07a25f30-2248-4236-8fee-2f77f48fcc19 Destroying unnamed session 2024.02.17 06:11:59.110550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34970, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:11:59.110614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:11:59.110648 [ 3 ] {} HTTP-Session: 37a8c60b-dd33-418e-86a5-e8bd219b43fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34970 2024.02.17 06:11:59.110664 [ 3 ] {} HTTP-Session: 37a8c60b-dd33-418e-86a5-e8bd219b43fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:11:59.110786 [ 3 ] {970b53a2-7937-464f-a718-a4b7a5cee399} executeQuery: (from [fd00:1122:3344:101::d]:34970) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.17 06:11:59.111433 [ 3 ] {970b53a2-7937-464f-a718-a4b7a5cee399} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.17 06:11:59.115066 [ 3 ] {970b53a2-7937-464f-a718-a4b7a5cee399} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.36 GiB. 2024.02.17 06:11:59.117544 [ 3 ] {970b53a2-7937-464f-a718-a4b7a5cee399} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:11:59.117771 [ 3 ] {970b53a2-7937-464f-a718-a4b7a5cee399} oximeter.version (efd9d3c7-641c-452b-b7e1-7d49c83d28b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:11:59.118066 [ 3 ] {970b53a2-7937-464f-a718-a4b7a5cee399} executeQuery: Read 1 rows, 16.00 B in 0.007232671 sec., 138 rows/sec., 2.16 KiB/sec. 2024.02.17 06:11:59.118188 [ 3 ] {970b53a2-7937-464f-a718-a4b7a5cee399} DynamicQueryHandler: Done processing query 2024.02.17 06:11:59.118209 [ 3 ] {970b53a2-7937-464f-a718-a4b7a5cee399} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.17 06:11:59.118238 [ 3 ] {} HTTP-Session: 37a8c60b-dd33-418e-86a5-e8bd219b43fc Destroying unnamed session 2024.02.17 06:12:00.001076 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.65 MiB, peak 230.73 MiB, will set to 228.29 MiB (RSS), difference: 2.64 MiB 2024.02.17 06:12:12.621024 [ 135 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:12:12.621119 [ 135 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:12:27.621202 [ 115 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:12:27.621271 [ 115 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:12:42.621321 [ 109 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:12:42.621388 [ 109 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:12:57.621665 [ 104 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:12:57.621760 [ 104 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:12:59.118708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.118850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.118900 [ 3 ] {} HTTP-Session: 3910a508-f3cc-4fb1-8fec-20a88b4ce31f Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.118941 [ 3 ] {} HTTP-Session: 3910a508-f3cc-4fb1-8fec-20a88b4ce31f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.119108 [ 3 ] {f9a372e9-40c4-477e-b710-a5b5e3181d77} executeQuery: (from [fd00:1122:3344:101::d]:40052) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.17 06:12:59.119499 [ 3 ] {f9a372e9-40c4-477e-b710-a5b5e3181d77} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.120171 [ 3 ] {f9a372e9-40c4-477e-b710-a5b5e3181d77} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.120269 [ 3 ] {f9a372e9-40c4-477e-b710-a5b5e3181d77} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:12:59.121194 [ 3 ] {f9a372e9-40c4-477e-b710-a5b5e3181d77} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.121245 [ 3 ] {f9a372e9-40c4-477e-b710-a5b5e3181d77} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:12:59.121262 [ 3 ] {} HTTP-Session: 3910a508-f3cc-4fb1-8fec-20a88b4ce31f Destroying unnamed session 2024.02.17 06:12:59.133836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.133906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.133931 [ 3 ] {} HTTP-Session: 78cfebc8-662f-4af4-90c2-9d467327f9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.133972 [ 3 ] {} HTTP-Session: 78cfebc8-662f-4af4-90c2-9d467327f9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.134138 [ 3 ] {739fb57a-ce28-4cde-9165-6801dee1e7a6} executeQuery: (from [fd00:1122:3344:101::d]:40052) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.17 06:12:59.137074 [ 3 ] {739fb57a-ce28-4cde-9165-6801dee1e7a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.137225 [ 3 ] {739fb57a-ce28-4cde-9165-6801dee1e7a6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.137289 [ 3 ] {739fb57a-ce28-4cde-9165-6801dee1e7a6} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:12:59.138250 [ 3 ] {739fb57a-ce28-4cde-9165-6801dee1e7a6} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.138279 [ 3 ] {739fb57a-ce28-4cde-9165-6801dee1e7a6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:12:59.138297 [ 3 ] {} HTTP-Session: 78cfebc8-662f-4af4-90c2-9d467327f9e6 Destroying unnamed session 2024.02.17 06:12:59.138750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.138801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.138821 [ 3 ] {} HTTP-Session: 2d504948-3d92-4663-85b3-4faf9a546f3f Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.138840 [ 3 ] {} HTTP-Session: 2d504948-3d92-4663-85b3-4faf9a546f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.138962 [ 3 ] {df36b407-b49c-43a3-9ba7-310b917d76e8} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:12:59.139355 [ 3 ] {df36b407-b49c-43a3-9ba7-310b917d76e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.139503 [ 3 ] {df36b407-b49c-43a3-9ba7-310b917d76e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.139545 [ 3 ] {df36b407-b49c-43a3-9ba7-310b917d76e8} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:12:59.140367 [ 3 ] {df36b407-b49c-43a3-9ba7-310b917d76e8} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.140393 [ 3 ] {df36b407-b49c-43a3-9ba7-310b917d76e8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:12:59.140410 [ 3 ] {} HTTP-Session: 2d504948-3d92-4663-85b3-4faf9a546f3f Destroying unnamed session 2024.02.17 06:12:59.140710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.140757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.140777 [ 3 ] {} HTTP-Session: ad1a9819-e995-415d-bfc1-f439d6dbea66 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.140794 [ 3 ] {} HTTP-Session: ad1a9819-e995-415d-bfc1-f439d6dbea66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.140907 [ 3 ] {64a2ddf2-962b-46c2-ba3c-fd32c50f4118} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:12:59.141252 [ 3 ] {64a2ddf2-962b-46c2-ba3c-fd32c50f4118} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.141403 [ 3 ] {64a2ddf2-962b-46c2-ba3c-fd32c50f4118} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.141445 [ 3 ] {64a2ddf2-962b-46c2-ba3c-fd32c50f4118} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:12:59.142242 [ 3 ] {64a2ddf2-962b-46c2-ba3c-fd32c50f4118} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.142269 [ 3 ] {64a2ddf2-962b-46c2-ba3c-fd32c50f4118} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:12:59.142287 [ 3 ] {} HTTP-Session: ad1a9819-e995-415d-bfc1-f439d6dbea66 Destroying unnamed session 2024.02.17 06:12:59.142927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.142972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.142992 [ 3 ] {} HTTP-Session: 77c6d8a2-44d3-4e10-bb1a-d250c0f6c5f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.143009 [ 3 ] {} HTTP-Session: 77c6d8a2-44d3-4e10-bb1a-d250c0f6c5f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.143089 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:12:59.143129 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:12:59.143799 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:12:59.144928 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.17 06:12:59.145335 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:12:59.145505 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:12:59.145634 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} executeQuery: Read 4 rows, 443.00 B in 0.002511817 sec., 1592 rows/sec., 172.23 KiB/sec. 2024.02.17 06:12:59.145811 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.145835 [ 3 ] {303d9f31-13d0-4410-986f-f0af46960f90} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.17 06:12:59.145852 [ 3 ] {} HTTP-Session: 77c6d8a2-44d3-4e10-bb1a-d250c0f6c5f3 Destroying unnamed session 2024.02.17 06:12:59.145982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 4934, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.146027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.146046 [ 3 ] {} HTTP-Session: 40ac3941-6ca1-4eac-93a0-34d0e6f999ff Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.146063 [ 3 ] {} HTTP-Session: 40ac3941-6ca1-4eac-93a0-34d0e6f999ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.146138 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:12:59.146177 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:12:59.146286 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:12:59.149782 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.17 06:12:59.149995 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:12:59.150149 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:12:59.150263 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} executeQuery: Read 34 rows, 2.76 KiB in 0.004095487 sec., 8301 rows/sec., 672.90 KiB/sec. 2024.02.17 06:12:59.150430 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.150454 [ 3 ] {2f9191d4-1f12-4250-b103-a4ca743a5549} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:12:59.150470 [ 3 ] {} HTTP-Session: 40ac3941-6ca1-4eac-93a0-34d0e6f999ff Destroying unnamed session 2024.02.17 06:12:59.150791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 16552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.150836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.150855 [ 3 ] {} HTTP-Session: 8268aa8e-5a37-45c4-9b31-1dbf95139e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.150871 [ 3 ] {} HTTP-Session: 8268aa8e-5a37-45c4-9b31-1dbf95139e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.150946 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:12:59.150985 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:12:59.151094 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:12:59.151487 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.17 06:12:59.151710 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:12:59.151858 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:12:59.151974 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} executeQuery: Read 102 rows, 10.27 KiB in 0.000996096 sec., 102399 rows/sec., 10.07 MiB/sec. 2024.02.17 06:12:59.152095 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.152119 [ 3 ] {50703f1f-0fce-491c-a2c6-7324655d193a} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.17 06:12:59.152135 [ 3 ] {} HTTP-Session: 8268aa8e-5a37-45c4-9b31-1dbf95139e84 Destroying unnamed session 2024.02.17 06:12:59.152246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 7016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.152291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.152309 [ 3 ] {} HTTP-Session: a8cce885-8e72-4025-989d-f9b47eb7bed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.152325 [ 3 ] {} HTTP-Session: a8cce885-8e72-4025-989d-f9b47eb7bed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.152396 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:12:59.152432 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:12:59.153524 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:12:59.155945 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.17 06:12:59.156217 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:12:59.156381 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:12:59.156478 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} executeQuery: Read 41 rows, 3.29 KiB in 0.004054096 sec., 10113 rows/sec., 812.74 KiB/sec. 2024.02.17 06:12:59.156630 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.156654 [ 3 ] {4c78866b-5c3f-458d-bb0c-f897f282562c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:12:59.156670 [ 3 ] {} HTTP-Session: a8cce885-8e72-4025-989d-f9b47eb7bed4 Destroying unnamed session 2024.02.17 06:12:59.156950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 36399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.156993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.157012 [ 3 ] {} HTTP-Session: b600619c-1efb-4d7c-8611-1a019149ac6c Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.157029 [ 3 ] {} HTTP-Session: b600619c-1efb-4d7c-8611-1a019149ac6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.157107 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:12:59.157152 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:12:59.157309 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:12:59.157758 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.17 06:12:59.158663 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:12:59.158851 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:12:59.158962 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} executeQuery: Read 34 rows, 46.98 KiB in 0.001819219 sec., 18689 rows/sec., 25.22 MiB/sec. 2024.02.17 06:12:59.159156 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.159185 [ 3 ] {9d6103ee-e6f5-47aa-b106-f374eba27be2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:12:59.159205 [ 3 ] {} HTTP-Session: b600619c-1efb-4d7c-8611-1a019149ac6c Destroying unnamed session 2024.02.17 06:12:59.159336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 1975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:12:59.159380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:12:59.159400 [ 3 ] {} HTTP-Session: 2ce7b859-b88d-42b0-96c1-a9eb8e0f727b Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:12:59.159417 [ 3 ] {} HTTP-Session: 2ce7b859-b88d-42b0-96c1-a9eb8e0f727b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:12:59.159485 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:12:59.160062 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.17 06:12:59.160174 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:12:59.160464 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.35 GiB. 2024.02.17 06:12:59.160729 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:12:59.160907 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} oximeter.measurements_i64 (da5c8016-685a-4dd6-ac62-94a2038a29c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:12:59.161025 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} executeQuery: Read 12 rows, 926.00 B in 0.00151117 sec., 7940 rows/sec., 598.41 KiB/sec. 2024.02.17 06:12:59.161133 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} DynamicQueryHandler: Done processing query 2024.02.17 06:12:59.161160 [ 3 ] {45b57c1c-871e-40cf-9481-e5a094c9289b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:12:59.161183 [ 3 ] {} HTTP-Session: 2ce7b859-b88d-42b0-96c1-a9eb8e0f727b Destroying unnamed session 2024.02.17 06:13:09.112565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:09.112682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:09.112710 [ 3 ] {} HTTP-Session: 47d487f2-e290-4895-ab77-5df2421d8a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:09.112734 [ 3 ] {} HTTP-Session: 47d487f2-e290-4895-ab77-5df2421d8a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:09.112877 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:09.112944 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:13:09.113104 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:09.113529 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:09.113800 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:13:09.113976 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:13:09.114107 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} executeQuery: Read 35 rows, 2.84 KiB in 0.001181831 sec., 29615 rows/sec., 2.34 MiB/sec. 2024.02.17 06:13:09.114270 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} DynamicQueryHandler: Done processing query 2024.02.17 06:13:09.114297 [ 3 ] {a1815e6f-8c99-46c4-95e8-2e0509dc2725} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:09.114314 [ 3 ] {} HTTP-Session: 47d487f2-e290-4895-ab77-5df2421d8a0e Destroying unnamed session 2024.02.17 06:13:09.114475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:09.114529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:09.114550 [ 3 ] {} HTTP-Session: c6529561-473a-41b9-aa40-bc49e15a2413 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:09.114568 [ 3 ] {} HTTP-Session: c6529561-473a-41b9-aa40-bc49e15a2413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:09.114653 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:09.114695 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:09.114804 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:09.115227 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:09.115459 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:13:09.115627 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:13:09.115747 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} executeQuery: Read 105 rows, 10.57 KiB in 0.001058918 sec., 99157 rows/sec., 9.75 MiB/sec. 2024.02.17 06:13:09.115872 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} DynamicQueryHandler: Done processing query 2024.02.17 06:13:09.115896 [ 3 ] {532900ec-b4ac-4f60-9933-af5d5fb76f29} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:13:09.115912 [ 3 ] {} HTTP-Session: c6529561-473a-41b9-aa40-bc49e15a2413 Destroying unnamed session 2024.02.17 06:13:09.116052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:09.116100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:09.116120 [ 3 ] {} HTTP-Session: f8aebe88-5967-4540-ba19-7193db356b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:09.116139 [ 3 ] {} HTTP-Session: f8aebe88-5967-4540-ba19-7193db356b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:09.116215 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:09.116255 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:09.116363 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:09.116671 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:09.116882 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:13:09.117062 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:13:09.117186 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} executeQuery: Read 35 rows, 2.80 KiB in 0.000940785 sec., 37202 rows/sec., 2.91 MiB/sec. 2024.02.17 06:13:09.117295 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} DynamicQueryHandler: Done processing query 2024.02.17 06:13:09.117319 [ 3 ] {1c757cdf-8763-469f-9ba0-53bc43f1ea24} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:09.117334 [ 3 ] {} HTTP-Session: f8aebe88-5967-4540-ba19-7193db356b8a Destroying unnamed session 2024.02.17 06:13:09.117517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:09.117564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:09.117584 [ 3 ] {} HTTP-Session: 4b6e42cd-db74-4c2f-9863-45519d29ca65 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:09.117601 [ 3 ] {} HTTP-Session: 4b6e42cd-db74-4c2f-9863-45519d29ca65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:09.117691 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:09.117736 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:13:09.117871 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:09.118319 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:09.118643 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:13:09.118831 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:13:09.118929 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} executeQuery: Read 35 rows, 48.36 KiB in 0.001210322 sec., 28917 rows/sec., 39.02 MiB/sec. 2024.02.17 06:13:09.119052 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} DynamicQueryHandler: Done processing query 2024.02.17 06:13:09.119075 [ 3 ] {e1b4e299-8c04-4510-bee4-0ef08676c204} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:13:09.119091 [ 3 ] {} HTTP-Session: 4b6e42cd-db74-4c2f-9863-45519d29ca65 Destroying unnamed session 2024.02.17 06:13:12.621827 [ 96 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:13:12.621918 [ 96 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:13:19.112872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:19.113001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:19.113027 [ 3 ] {} HTTP-Session: df56567e-f0bf-4879-9f64-461487ce6b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:19.113051 [ 3 ] {} HTTP-Session: df56567e-f0bf-4879-9f64-461487ce6b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:19.113181 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:19.113246 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:13:19.113402 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:19.113892 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:19.114162 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.17 06:13:19.114334 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.17 06:13:19.114451 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} executeQuery: Read 35 rows, 2.84 KiB in 0.001235582 sec., 28326 rows/sec., 2.24 MiB/sec. 2024.02.17 06:13:19.114618 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} DynamicQueryHandler: Done processing query 2024.02.17 06:13:19.114644 [ 3 ] {fa5c0117-720e-483d-9652-44d00ee8204b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:19.114661 [ 3 ] {} HTTP-Session: df56567e-f0bf-4879-9f64-461487ce6b3e Destroying unnamed session 2024.02.17 06:13:19.114794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:19.114846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:19.114866 [ 3 ] {} HTTP-Session: cecf0996-ce2f-464a-9000-1d366e163ead Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:19.114885 [ 3 ] {} HTTP-Session: cecf0996-ce2f-464a-9000-1d366e163ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:19.114972 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:19.115015 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:19.115122 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:19.115498 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:19.115730 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.17 06:13:19.115883 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.17 06:13:19.116010 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} executeQuery: Read 105 rows, 10.57 KiB in 0.001009867 sec., 103974 rows/sec., 10.22 MiB/sec. 2024.02.17 06:13:19.116163 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} DynamicQueryHandler: Done processing query 2024.02.17 06:13:19.116187 [ 3 ] {03fac58f-8007-44d4-bf19-8705ebbe44ae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:13:19.116203 [ 3 ] {} HTTP-Session: cecf0996-ce2f-464a-9000-1d366e163ead Destroying unnamed session 2024.02.17 06:13:19.116349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:19.116397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:19.116416 [ 3 ] {} HTTP-Session: f88836a1-0990-47b9-bf04-311f6071ec19 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:19.116433 [ 3 ] {} HTTP-Session: f88836a1-0990-47b9-bf04-311f6071ec19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:19.116510 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:19.116551 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:19.116661 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:19.116960 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:19.117172 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.17 06:13:19.117347 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.17 06:13:19.117460 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} executeQuery: Read 35 rows, 2.80 KiB in 0.000920385 sec., 38027 rows/sec., 2.97 MiB/sec. 2024.02.17 06:13:19.117581 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} DynamicQueryHandler: Done processing query 2024.02.17 06:13:19.117604 [ 3 ] {f2b68a2e-592b-4dc5-95e8-caf26030165b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:19.117620 [ 3 ] {} HTTP-Session: f88836a1-0990-47b9-bf04-311f6071ec19 Destroying unnamed session 2024.02.17 06:13:19.117801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:19.117848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:19.117867 [ 3 ] {} HTTP-Session: 90898c33-d12d-4121-a667-e8029834cc06 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:19.117884 [ 3 ] {} HTTP-Session: 90898c33-d12d-4121-a667-e8029834cc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:19.117966 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:19.118011 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:13:19.118148 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:19.118612 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:19.118930 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.17 06:13:19.119109 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.17 06:13:19.119232 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} executeQuery: Read 35 rows, 48.36 KiB in 0.001237952 sec., 28272 rows/sec., 38.15 MiB/sec. 2024.02.17 06:13:19.119355 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} DynamicQueryHandler: Done processing query 2024.02.17 06:13:19.119378 [ 3 ] {e2ffbced-6446-49bf-880b-801e6e4875f3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:13:19.119394 [ 3 ] {} HTTP-Session: 90898c33-d12d-4121-a667-e8029834cc06 Destroying unnamed session 2024.02.17 06:13:27.622193 [ 69 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:13:27.622295 [ 69 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:13:29.112756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:29.112870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:29.112902 [ 3 ] {} HTTP-Session: aab32cbf-5640-402a-8fd9-51d7b6ddfb4b Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:29.112929 [ 3 ] {} HTTP-Session: aab32cbf-5640-402a-8fd9-51d7b6ddfb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:29.113073 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:29.113142 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:13:29.113331 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:29.113808 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:29.114076 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.17 06:13:29.114255 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.17 06:13:29.114373 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} executeQuery: Read 35 rows, 2.84 KiB in 0.001255483 sec., 27877 rows/sec., 2.21 MiB/sec. 2024.02.17 06:13:29.114526 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} DynamicQueryHandler: Done processing query 2024.02.17 06:13:29.114552 [ 3 ] {77f12e67-60b6-4ecd-9b32-88f4882febb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:29.114569 [ 3 ] {} HTTP-Session: aab32cbf-5640-402a-8fd9-51d7b6ddfb4b Destroying unnamed session 2024.02.17 06:13:29.114705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:29.114759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:29.114780 [ 3 ] {} HTTP-Session: c3c12bd5-be4c-43c8-b6c9-9b7774479cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:29.114798 [ 3 ] {} HTTP-Session: c3c12bd5-be4c-43c8-b6c9-9b7774479cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:29.114886 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:29.114929 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:29.115037 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:29.115409 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:29.115634 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.17 06:13:29.115791 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.17 06:13:29.115913 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} executeQuery: Read 105 rows, 10.57 KiB in 0.000994976 sec., 105530 rows/sec., 10.37 MiB/sec. 2024.02.17 06:13:29.116027 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} DynamicQueryHandler: Done processing query 2024.02.17 06:13:29.116052 [ 3 ] {951dba54-89f4-414e-be08-85fdc8f334e0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:13:29.116068 [ 3 ] {} HTTP-Session: c3c12bd5-be4c-43c8-b6c9-9b7774479cb1 Destroying unnamed session 2024.02.17 06:13:29.116180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:29.116223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:29.116251 [ 3 ] {} HTTP-Session: b7100365-6489-42af-8f70-6980fa099d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:29.116269 [ 3 ] {} HTTP-Session: b7100365-6489-42af-8f70-6980fa099d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:29.116342 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:29.116382 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:29.116485 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:29.116791 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:29.116998 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.17 06:13:29.117152 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.17 06:13:29.117261 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} executeQuery: Read 35 rows, 2.80 KiB in 0.000890494 sec., 39304 rows/sec., 3.07 MiB/sec. 2024.02.17 06:13:29.117375 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} DynamicQueryHandler: Done processing query 2024.02.17 06:13:29.117400 [ 3 ] {341d1a4c-5c90-4e8d-b074-70a1fbe0b126} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:29.117415 [ 3 ] {} HTTP-Session: b7100365-6489-42af-8f70-6980fa099d0f Destroying unnamed session 2024.02.17 06:13:29.117627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:29.117673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:29.117692 [ 3 ] {} HTTP-Session: 41119cda-faeb-45c4-90ad-5120f54c9749 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:29.117709 [ 3 ] {} HTTP-Session: 41119cda-faeb-45c4-90ad-5120f54c9749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:29.117789 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:29.117836 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:13:29.117971 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:29.118388 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:29.118695 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.17 06:13:29.118879 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.17 06:13:29.119007 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} executeQuery: Read 35 rows, 48.36 KiB in 0.001187572 sec., 29471 rows/sec., 39.77 MiB/sec. 2024.02.17 06:13:29.119128 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} DynamicQueryHandler: Done processing query 2024.02.17 06:13:29.119151 [ 3 ] {83d18e24-0a84-464a-a8ab-f2333f500d6d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:13:29.119166 [ 3 ] {} HTTP-Session: 41119cda-faeb-45c4-90ad-5120f54c9749 Destroying unnamed session 2024.02.17 06:13:34.110633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.110754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.110781 [ 3 ] {} HTTP-Session: 7255b638-2c2a-4fde-b1db-ebee503b2981 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.110806 [ 3 ] {} HTTP-Session: 7255b638-2c2a-4fde-b1db-ebee503b2981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.110988 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:13:34.111777 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.111950 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.112057 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:13:34.112374 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.17 06:13:34.114231 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.17 06:13:34.114274 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (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.17 06:13:34.114402 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.17 06:13:34.117121 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} executeQuery: Read 4 rows, 443.00 B in 0.0060867 sec., 657 rows/sec., 71.08 KiB/sec. 2024.02.17 06:13:34.117382 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.117416 [ 3 ] {5974d062-a345-45a2-8841-16fbce7bc1fb} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:13:34.117438 [ 3 ] {} HTTP-Session: 7255b638-2c2a-4fde-b1db-ebee503b2981 Destroying unnamed session 2024.02.17 06:13:34.117712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.117766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.117787 [ 3 ] {} HTTP-Session: 30886871-db5b-4707-94c7-f841f1d467a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.117807 [ 3 ] {} HTTP-Session: 30886871-db5b-4707-94c7-f841f1d467a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.117944 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:13:34.118403 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.118567 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.118613 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:13:34.118764 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.17 06:13:34.118795 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.17 06:13:34.118816 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (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.17 06:13:34.118847 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.17 06:13:34.119762 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} executeQuery: Read 4 rows, 443.00 B in 0.001777647 sec., 2250 rows/sec., 243.37 KiB/sec. 2024.02.17 06:13:34.119940 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.119965 [ 3 ] {a57b6b7a-fc2d-47c4-91e3-abef23a3fb8b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:13:34.119982 [ 3 ] {} HTTP-Session: 30886871-db5b-4707-94c7-f841f1d467a2 Destroying unnamed session 2024.02.17 06:13:34.120253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.120302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.120323 [ 3 ] {} HTTP-Session: c07eba34-57d4-4c1a-bb81-3f17b6563b17 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.120340 [ 3 ] {} HTTP-Session: c07eba34-57d4-4c1a-bb81-3f17b6563b17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.120464 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:13:34.120910 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.121073 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.121115 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:13:34.121265 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.17 06:13:34.121295 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.17 06:13:34.121317 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (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.17 06:13:34.121347 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.17 06:13:34.122216 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} executeQuery: Read 4 rows, 443.00 B in 0.001714735 sec., 2332 rows/sec., 252.29 KiB/sec. 2024.02.17 06:13:34.122402 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.122427 [ 3 ] {b4667a62-5725-4f3a-a858-cfd65e835a85} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:13:34.122444 [ 3 ] {} HTTP-Session: c07eba34-57d4-4c1a-bb81-3f17b6563b17 Destroying unnamed session 2024.02.17 06:13:34.122787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.122836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.122856 [ 3 ] {} HTTP-Session: 11c6222f-6161-464a-871a-b23124b35ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.122872 [ 3 ] {} HTTP-Session: 11c6222f-6161-464a-871a-b23124b35ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.122992 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:13:34.123451 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.123617 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.123659 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:13:34.123804 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.17 06:13:34.123832 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.17 06:13:34.123853 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (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.17 06:13:34.123880 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.17 06:13:34.124754 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} executeQuery: Read 4 rows, 443.00 B in 0.001724876 sec., 2319 rows/sec., 250.81 KiB/sec. 2024.02.17 06:13:34.124937 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.124961 [ 3 ] {17d23b9a-f5c9-4fe2-97a1-0e1031633d40} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:13:34.124978 [ 3 ] {} HTTP-Session: 11c6222f-6161-464a-871a-b23124b35ef5 Destroying unnamed session 2024.02.17 06:13:34.125321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.125368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.125388 [ 3 ] {} HTTP-Session: 61b69f8c-04b8-4ca6-b92d-505d4e693ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.125404 [ 3 ] {} HTTP-Session: 61b69f8c-04b8-4ca6-b92d-505d4e693ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.125525 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:13:34.125984 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.126151 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.126193 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:13:34.126336 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.17 06:13:34.126364 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.17 06:13:34.126387 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (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.17 06:13:34.126416 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.17 06:13:34.127256 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} executeQuery: Read 4 rows, 443.00 B in 0.001692924 sec., 2362 rows/sec., 255.54 KiB/sec. 2024.02.17 06:13:34.127433 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.127457 [ 3 ] {f2281666-0b68-40a7-9b9b-28dea2a4b522} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:13:34.127474 [ 3 ] {} HTTP-Session: 61b69f8c-04b8-4ca6-b92d-505d4e693ad6 Destroying unnamed session 2024.02.17 06:13:34.127704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.127749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.127770 [ 3 ] {} HTTP-Session: 9d02ebe6-d1aa-4bea-940d-28fa3283eed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.127786 [ 3 ] {} HTTP-Session: 9d02ebe6-d1aa-4bea-940d-28fa3283eed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.127907 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:13:34.128370 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.128537 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.128579 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:13:34.128725 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.17 06:13:34.128754 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.17 06:13:34.128775 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (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.17 06:13:34.128805 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.17 06:13:34.129608 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} executeQuery: Read 4 rows, 443.00 B in 0.001662614 sec., 2405 rows/sec., 260.20 KiB/sec. 2024.02.17 06:13:34.129799 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.129823 [ 3 ] {39abebd1-36d3-47b6-8126-41ffd93bd0dc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.17 06:13:34.129841 [ 3 ] {} HTTP-Session: 9d02ebe6-d1aa-4bea-940d-28fa3283eed2 Destroying unnamed session 2024.02.17 06:13:34.147377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.147431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.147456 [ 3 ] {} HTTP-Session: f4077546-7504-4545-b1a0-04a6a206664b Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.147476 [ 3 ] {} HTTP-Session: f4077546-7504-4545-b1a0-04a6a206664b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.147572 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:34.147622 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:34.147798 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:34.148177 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:34.148526 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:13:34.148718 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:13:34.148830 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} executeQuery: Read 6 rows, 996.00 B in 0.001224162 sec., 4901 rows/sec., 794.55 KiB/sec. 2024.02.17 06:13:34.148961 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.148985 [ 3 ] {c05beddb-f68e-4e51-8e11-57f263b27fdb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.17 06:13:34.149002 [ 3 ] {} HTTP-Session: f4077546-7504-4545-b1a0-04a6a206664b Destroying unnamed session 2024.02.17 06:13:34.149121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.149167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.149187 [ 3 ] {} HTTP-Session: 4f441cf9-6eca-4a0e-9482-8c4d5a7fdbdb Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.149204 [ 3 ] {} HTTP-Session: 4f441cf9-6eca-4a0e-9482-8c4d5a7fdbdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.149277 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:34.149317 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:34.149421 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:34.149740 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:34.149954 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.17 06:13:34.150108 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.17 06:13:34.150211 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} executeQuery: Read 36 rows, 2.81 KiB in 0.000905684 sec., 39748 rows/sec., 3.03 MiB/sec. 2024.02.17 06:13:34.150328 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.150352 [ 3 ] {fd829061-1a90-4b5f-83b2-568971885fe0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:34.150368 [ 3 ] {} HTTP-Session: 4f441cf9-6eca-4a0e-9482-8c4d5a7fdbdb Destroying unnamed session 2024.02.17 06:13:34.150490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 4090, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.150535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.150554 [ 3 ] {} HTTP-Session: 14514e05-a53b-4290-8292-16a26da99495 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.150570 [ 3 ] {} HTTP-Session: 14514e05-a53b-4290-8292-16a26da99495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.150642 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:34.150680 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:34.150783 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:34.151070 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:34.151278 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.17 06:13:34.151426 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.17 06:13:34.151529 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} executeQuery: Read 24 rows, 1.90 KiB in 0.000859553 sec., 27921 rows/sec., 2.16 MiB/sec. 2024.02.17 06:13:34.151633 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.151656 [ 3 ] {3a867b67-7859-446d-8e17-494f54da8e59} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:13:34.151672 [ 3 ] {} HTTP-Session: 14514e05-a53b-4290-8292-16a26da99495 Destroying unnamed session 2024.02.17 06:13:34.152017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 85414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:34.152062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:34.152080 [ 3 ] {} HTTP-Session: eb8bee07-3ccc-4da0-9f4c-46b34eefd401 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:34.152096 [ 3 ] {} HTTP-Session: eb8bee07-3ccc-4da0-9f4c-46b34eefd401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:34.152197 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:34.152240 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.17 06:13:34.152352 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:34.152857 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:34.153136 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:13:34.153321 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:13:34.153416 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} executeQuery: Read 444 rows, 32.09 KiB in 0.001191561 sec., 372620 rows/sec., 26.30 MiB/sec. 2024.02.17 06:13:34.153548 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} DynamicQueryHandler: Done processing query 2024.02.17 06:13:34.153572 [ 3 ] {35bec1a5-f7a4-4b4f-a174-90b9e45c9654} MemoryTracker: Peak memory usage (for query): 4.33 MiB. 2024.02.17 06:13:34.153589 [ 3 ] {} HTTP-Session: eb8bee07-3ccc-4da0-9f4c-46b34eefd401 Destroying unnamed session 2024.02.17 06:13:39.113244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:39.113379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:39.113412 [ 3 ] {} HTTP-Session: e1e8f8c9-786c-4699-a26f-94766b372b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:39.113440 [ 3 ] {} HTTP-Session: e1e8f8c9-786c-4699-a26f-94766b372b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:39.113585 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:39.113654 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:13:39.113824 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:39.114194 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:39.114482 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.17 06:13:39.114650 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.17 06:13:39.114771 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} executeQuery: Read 35 rows, 2.84 KiB in 0.00114674 sec., 30521 rows/sec., 2.42 MiB/sec. 2024.02.17 06:13:39.114955 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} DynamicQueryHandler: Done processing query 2024.02.17 06:13:39.114983 [ 3 ] {1418cf01-f933-48e5-b425-cf4a7f28fc0f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:39.115001 [ 3 ] {} HTTP-Session: e1e8f8c9-786c-4699-a26f-94766b372b1d Destroying unnamed session 2024.02.17 06:13:39.115199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:39.115248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:39.115269 [ 3 ] {} HTTP-Session: bd659c04-01d7-4a0a-8660-e7a8a7f58e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:39.115289 [ 3 ] {} HTTP-Session: bd659c04-01d7-4a0a-8660-e7a8a7f58e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:39.115377 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:39.115420 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:39.115537 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:39.115862 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:39.116090 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.17 06:13:39.116245 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.17 06:13:39.116359 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} executeQuery: Read 105 rows, 10.57 KiB in 0.000943595 sec., 111276 rows/sec., 10.94 MiB/sec. 2024.02.17 06:13:39.116458 [ 91 ] {} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.17 06:13:39.116474 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} DynamicQueryHandler: Done processing query 2024.02.17 06:13:39.116552 [ 3 ] {89a2733c-ade7-411b-b8f5-6ec99dd79a63} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:13:39.116558 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:39.116579 [ 3 ] {} HTTP-Session: bd659c04-01d7-4a0a-8660-e7a8a7f58e3c Destroying unnamed session 2024.02.17 06:13:39.116724 [ 13 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.17 06:13:39.116753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:39.116820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:39.116867 [ 3 ] {} HTTP-Session: be85b71a-ef00-410a-b5f6-a1d591cbe453 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:39.116894 [ 3 ] {} HTTP-Session: be85b71a-ef00-410a-b5f6-a1d591cbe453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:39.116946 [ 13 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:13:39.117031 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:39.117079 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:39.117150 [ 13 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part 2024.02.17 06:13:39.117304 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:39.117497 [ 13 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part 2024.02.17 06:13:39.117789 [ 13 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part 2024.02.17 06:13:39.118053 [ 13 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part 2024.02.17 06:13:39.118060 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:39.118183 [ 13 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.02.17 06:13:39.118402 [ 13 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 105 rows starting from the beginning of the part 2024.02.17 06:13:39.118468 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.17 06:13:39.118724 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.17 06:13:39.118881 [ 91 ] {} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.17 06:13:39.118961 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} executeQuery: Read 35 rows, 2.80 KiB in 0.001872429 sec., 18692 rows/sec., 1.46 MiB/sec. 2024.02.17 06:13:39.118973 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:39.119234 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.17 06:13:39.119357 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} DynamicQueryHandler: Done processing query 2024.02.17 06:13:39.119447 [ 3 ] {ec049e84-3606-4694-aa43-1f2b66d5b873} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:39.119528 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:13:39.119549 [ 3 ] {} HTTP-Session: be85b71a-ef00-410a-b5f6-a1d591cbe453 Destroying unnamed session 2024.02.17 06:13:39.119648 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part 2024.02.17 06:13:39.119858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:39.119935 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:39.120001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:39.120109 [ 3 ] {} HTTP-Session: 923c4cfc-46ed-496e-a23d-cdd8c0e85ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:39.120241 [ 3 ] {} HTTP-Session: 923c4cfc-46ed-496e-a23d-cdd8c0e85ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:39.120520 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:39.120688 [ 24 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.004050677 sec., 137754.75062563617 rows/sec., 13.35 MiB/sec. 2024.02.17 06:13:39.120743 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:39.120931 [ 24 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.17 06:13:39.120944 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:13:39.120949 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:39.121344 [ 24 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.17 06:13:39.121438 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part 2024.02.17 06:13:39.121533 [ 24 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_6_1} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.17 06:13:39.121936 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:39.122053 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:39.123216 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:39.123597 [ 24 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 205 rows, containing 4 columns (4 merged, 0 gathered) in 0.00454322 sec., 45122.18206470301 rows/sec., 3.53 MiB/sec. 2024.02.17 06:13:39.123745 [ 24 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.17 06:13:39.123920 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.17 06:13:39.124009 [ 24 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.17 06:13:39.124102 [ 24 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_6_1} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.17 06:13:39.124228 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.17 06:13:39.124376 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} executeQuery: Read 35 rows, 48.36 KiB in 0.003562823 sec., 9823 rows/sec., 13.26 MiB/sec. 2024.02.17 06:13:39.124541 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} DynamicQueryHandler: Done processing query 2024.02.17 06:13:39.124568 [ 3 ] {916b6f4e-0bb7-4bdb-9533-4c1286f69e96} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:13:39.124584 [ 3 ] {} HTTP-Session: 923c4cfc-46ed-496e-a23d-cdd8c0e85ea2 Destroying unnamed session 2024.02.17 06:13:42.622358 [ 88 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:13:42.622458 [ 88 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:13:44.111719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:44.111832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:44.111863 [ 3 ] {} HTTP-Session: 4b8c51c1-12f5-4a24-ae61-b5ada875169b Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:44.111891 [ 3 ] {} HTTP-Session: 4b8c51c1-12f5-4a24-ae61-b5ada875169b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:44.112035 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:44.112105 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:13:44.112289 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:44.112695 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:44.113000 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.17 06:13:44.113174 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.17 06:13:44.113319 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} executeQuery: Read 12 rows, 996.00 B in 0.001229143 sec., 9762 rows/sec., 791.33 KiB/sec. 2024.02.17 06:13:44.113322 [ 86 ] {} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.17 06:13:44.113462 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:44.113502 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} DynamicQueryHandler: Done processing query 2024.02.17 06:13:44.113555 [ 3 ] {9f91500c-2449-44f6-aa2a-e2cfd889e820} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:13:44.113609 [ 3 ] {} HTTP-Session: 4b8c51c1-12f5-4a24-ae61-b5ada875169b Destroying unnamed session 2024.02.17 06:13:44.113640 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.17 06:13:44.113755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:44.113845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:44.113896 [ 3 ] {} HTTP-Session: 01de434d-abec-4ff8-9efc-5053941953a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:44.113897 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:13:44.113922 [ 3 ] {} HTTP-Session: 01de434d-abec-4ff8-9efc-5053941953a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:44.114005 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2024.02.17 06:13:44.114139 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:44.114238 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:44.114300 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:44.114665 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:44.114669 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:44.114883 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:44.115173 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:44.115437 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::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.17 06:13:44.115444 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:44.115799 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.17 06:13:44.116108 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.17 06:13:44.116399 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} executeQuery: Read 36 rows, 3.21 KiB in 0.002199388 sec., 16368 rows/sec., 1.42 MiB/sec. 2024.02.17 06:13:44.116650 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} DynamicQueryHandler: Done processing query 2024.02.17 06:13:44.116721 [ 3 ] {f0d44dff-b6fb-4ecf-8dcf-cdba33f6f0a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:44.116802 [ 3 ] {} HTTP-Session: 01de434d-abec-4ff8-9efc-5053941953a7 Destroying unnamed session 2024.02.17 06:13:44.116919 [ 24 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003383019 sec., 54980.47749657924 rows/sec., 4.35 MiB/sec. 2024.02.17 06:13:44.117025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 4300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:44.117057 [ 24 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.17 06:13:44.117114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:44.117148 [ 3 ] {} HTTP-Session: fe469f81-dc73-48aa-9abd-23ef6680a783 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:44.117168 [ 3 ] {} HTTP-Session: fe469f81-dc73-48aa-9abd-23ef6680a783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:44.117289 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:44.117352 [ 24 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.17 06:13:44.117363 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:44.117460 [ 24 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_6_1} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.17 06:13:44.117654 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:44.117926 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:44.118142 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.17 06:13:44.118295 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.17 06:13:44.118420 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} executeQuery: Read 25 rows, 2.02 KiB in 0.001081908 sec., 23107 rows/sec., 1.82 MiB/sec. 2024.02.17 06:13:44.118580 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} DynamicQueryHandler: Done processing query 2024.02.17 06:13:44.118604 [ 3 ] {20957c68-eddc-4d1d-8f4a-60b4258f723f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:44.118620 [ 3 ] {} HTTP-Session: fe469f81-dc73-48aa-9abd-23ef6680a783 Destroying unnamed session 2024.02.17 06:13:44.118753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 12887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:44.118797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:44.118816 [ 3 ] {} HTTP-Session: c2a83831-d7dc-4778-a3ea-f30b56ad49df Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:44.118833 [ 3 ] {} HTTP-Session: c2a83831-d7dc-4778-a3ea-f30b56ad49df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:44.118909 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:44.118956 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:13:44.119099 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:44.119384 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:44.119673 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.17 06:13:44.119854 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.17 06:13:44.119970 [ 86 ] {} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.17 06:13:44.119991 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} executeQuery: Read 12 rows, 16.58 KiB in 0.001043798 sec., 11496 rows/sec., 15.51 MiB/sec. 2024.02.17 06:13:44.120026 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:44.120243 [ 17 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.17 06:13:44.120266 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} DynamicQueryHandler: Done processing query 2024.02.17 06:13:44.120334 [ 3 ] {d64174fb-ba2e-44b8-ae19-4272aaf6d969} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.17 06:13:44.120362 [ 3 ] {} HTTP-Session: c2a83831-d7dc-4778-a3ea-f30b56ad49df Destroying unnamed session 2024.02.17 06:13:44.120443 [ 17 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:13:44.120500 [ 17 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part 2024.02.17 06:13:44.120523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:44.120615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:44.120654 [ 3 ] {} HTTP-Session: 2645facf-e9a4-411e-b0d8-ddafbdf3d519 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:44.120692 [ 3 ] {} HTTP-Session: 2645facf-e9a4-411e-b0d8-ddafbdf3d519 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:44.120835 [ 17 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:44.120903 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:44.120989 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.17 06:13:44.121100 [ 17 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:44.121501 [ 17 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:44.121508 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:44.121696 [ 17 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part 2024.02.17 06:13:44.121859 [ 17 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:13:44.122292 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.34 GiB. 2024.02.17 06:13:44.122713 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:13:44.123054 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} oximeter.measurements_i64 (da5c8016-685a-4dd6-ac62-94a2038a29c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:13:44.123350 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} executeQuery: Read 15 rows, 1.09 KiB in 0.002376963 sec., 6310 rows/sec., 457.68 KiB/sec. 2024.02.17 06:13:44.123637 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} DynamicQueryHandler: Done processing query 2024.02.17 06:13:44.123664 [ 3 ] {82b95a62-e8a2-4e82-80be-1b40a0198717} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:13:44.123682 [ 3 ] {} HTTP-Session: 2645facf-e9a4-411e-b0d8-ddafbdf3d519 Destroying unnamed session 2024.02.17 06:13:44.125013 [ 24 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 6 columns (6 merged, 0 gathered) in 0.004900199 sec., 37957.64212841152 rows/sec., 51.22 MiB/sec. 2024.02.17 06:13:44.125247 [ 24 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.17 06:13:44.125518 [ 24 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.17 06:13:44.125591 [ 24 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_6_1} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.17 06:13:49.113327 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.113458 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.113490 [ 3 ] {} HTTP-Session: 08b84fee-97ea-4baa-aa18-cc4f2c36fc2d Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.113519 [ 3 ] {} HTTP-Session: 08b84fee-97ea-4baa-aa18-cc4f2c36fc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.113740 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} executeQuery: (from [fd00:1122:3344:101::d]:40052) 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.17 06:13:49.114414 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:49.114601 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:49.114652 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.17 06:13:49.114826 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.17 06:13:49.114929 [ 190 ] {b649f707-4a3e-41ee-b37d-579c6d279693} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.17 06:13:49.114948 [ 188 ] {b649f707-4a3e-41ee-b37d-579c6d279693} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.17 06:13:49.115066 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (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.17 06:13:49.115154 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.17 06:13:49.117196 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} executeQuery: Read 10 rows, 1.41 KiB in 0.00339899 sec., 2942 rows/sec., 413.44 KiB/sec. 2024.02.17 06:13:49.117522 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.117554 [ 3 ] {b649f707-4a3e-41ee-b37d-579c6d279693} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.17 06:13:49.117576 [ 3 ] {} HTTP-Session: 08b84fee-97ea-4baa-aa18-cc4f2c36fc2d Destroying unnamed session 2024.02.17 06:13:49.117765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.117822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.117847 [ 3 ] {} HTTP-Session: 01161d89-0d82-4615-81f3-2ccc9115794e Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.117871 [ 3 ] {} HTTP-Session: 01161d89-0d82-4615-81f3-2ccc9115794e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.117974 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:49.118025 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.17 06:13:49.118198 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:49.118513 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:49.118815 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.17 06:13:49.118983 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} oximeter.timeseries_schema (c0991a0e-ae7a-41b7-b08c-ae2c199d70d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.17 06:13:49.119101 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} executeQuery: Read 1 rows, 232.00 B in 0.001088669 sec., 918 rows/sec., 208.11 KiB/sec. 2024.02.17 06:13:49.119269 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.119295 [ 3 ] {5b454ff1-8637-4c23-a223-06af982d92ce} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.17 06:13:49.119311 [ 3 ] {} HTTP-Session: 01161d89-0d82-4615-81f3-2ccc9115794e Destroying unnamed session 2024.02.17 06:13:49.119454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.119499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.119519 [ 3 ] {} HTTP-Session: 24ec0d59-e7a2-43eb-8430-352807f723fd Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.119536 [ 3 ] {} HTTP-Session: 24ec0d59-e7a2-43eb-8430-352807f723fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.119614 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:49.119653 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:13:49.119767 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:49.120063 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:49.120272 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.17 06:13:49.120422 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.17 06:13:49.120539 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} executeQuery: Read 35 rows, 2.84 KiB in 0.000892224 sec., 39227 rows/sec., 3.11 MiB/sec. 2024.02.17 06:13:49.120659 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.120683 [ 3 ] {db8c4ce2-f846-4b1b-a337-8864c5028475} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:49.120699 [ 3 ] {} HTTP-Session: 24ec0d59-e7a2-43eb-8430-352807f723fd Destroying unnamed session 2024.02.17 06:13:49.120842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.120887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.120906 [ 3 ] {} HTTP-Session: bf19dffa-7449-40e7-9562-be5706d607cf Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.120923 [ 3 ] {} HTTP-Session: bf19dffa-7449-40e7-9562-be5706d607cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.120992 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:49.121031 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.17 06:13:49.121174 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:49.121444 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:49.121652 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:13:49.121806 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} oximeter.fields_ipaddr (d500b5cf-d242-4138-bd29-d7704e4a5227): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:13:49.121915 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} executeQuery: Read 2 rows, 175.00 B in 0.000894963 sec., 2234 rows/sec., 190.96 KiB/sec. 2024.02.17 06:13:49.122050 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.122075 [ 3 ] {f2ef7e5b-4739-443e-bf1f-eb4f0d287de5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:13:49.122090 [ 3 ] {} HTTP-Session: bf19dffa-7449-40e7-9562-be5706d607cf Destroying unnamed session 2024.02.17 06:13:49.122260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.122308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.122327 [ 3 ] {} HTTP-Session: 62e73710-284a-4b80-9a70-bc71a11fb9f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.122343 [ 3 ] {} HTTP-Session: 62e73710-284a-4b80-9a70-bc71a11fb9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.122420 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:49.122458 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:49.122566 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:49.122908 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:49.123130 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.17 06:13:49.123282 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.17 06:13:49.123385 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} executeQuery: Read 106 rows, 10.66 KiB in 0.000929265 sec., 114068 rows/sec., 11.20 MiB/sec. 2024.02.17 06:13:49.123489 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.123511 [ 3 ] {5e2f3e78-a540-4f14-b74b-305371bc59b7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:13:49.123527 [ 3 ] {} HTTP-Session: 62e73710-284a-4b80-9a70-bc71a11fb9f9 Destroying unnamed session 2024.02.17 06:13:49.123635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.123679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.123698 [ 3 ] {} HTTP-Session: 8ec370ca-95c8-4d58-a288-af4da0db7445 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.123714 [ 3 ] {} HTTP-Session: 8ec370ca-95c8-4d58-a288-af4da0db7445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.123783 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:49.123821 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.17 06:13:49.123920 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:49.124260 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:49.124462 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.17 06:13:49.124612 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} oximeter.fields_u16 (42ada29b-f67e-4fc1-91d3-0fcb2bf6c650): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.17 06:13:49.124727 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} executeQuery: Read 2 rows, 143.00 B in 0.000912834 sec., 2190 rows/sec., 152.98 KiB/sec. 2024.02.17 06:13:49.124842 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.124865 [ 3 ] {d92e456c-f1f5-470b-bb85-130c9b6683e5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:13:49.124882 [ 3 ] {} HTTP-Session: 8ec370ca-95c8-4d58-a288-af4da0db7445 Destroying unnamed session 2024.02.17 06:13:49.124995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 6331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.125038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.125057 [ 3 ] {} HTTP-Session: 04285f17-c021-48bb-ac81-672670030878 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.125072 [ 3 ] {} HTTP-Session: 04285f17-c021-48bb-ac81-672670030878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.125141 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:49.125180 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:49.125281 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:49.125561 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:49.125766 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.17 06:13:49.125925 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.17 06:13:49.126047 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} executeQuery: Read 37 rows, 2.97 KiB in 0.000871993 sec., 42431 rows/sec., 3.32 MiB/sec. 2024.02.17 06:13:49.126178 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.126202 [ 3 ] {976b4fa2-4604-4934-a549-7b6c5d267167} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:49.126219 [ 3 ] {} HTTP-Session: 04285f17-c021-48bb-ac81-672670030878 Destroying unnamed session 2024.02.17 06:13:49.126321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.126365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.126384 [ 3 ] {} HTTP-Session: 84791f3e-972c-45d2-bb6e-fc06b77706aa Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.126401 [ 3 ] {} HTTP-Session: 84791f3e-972c-45d2-bb6e-fc06b77706aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.126470 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:49.126512 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.17 06:13:49.126630 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:49.126878 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:49.127174 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:13:49.127363 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:13:49.127495 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} executeQuery: Read 1 rows, 72.00 B in 0.000993596 sec., 1006 rows/sec., 70.77 KiB/sec. 2024.02.17 06:13:49.127618 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.127642 [ 3 ] {3414fa8f-5097-4f92-a68f-1b5ba745a662} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:13:49.127658 [ 3 ] {} HTTP-Session: 84791f3e-972c-45d2-bb6e-fc06b77706aa Destroying unnamed session 2024.02.17 06:13:49.127800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:49.127843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:49.127863 [ 3 ] {} HTTP-Session: ef180bf4-ce07-4d93-b7e6-a4f0516205d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:49.127880 [ 3 ] {} HTTP-Session: ef180bf4-ce07-4d93-b7e6-a4f0516205d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:49.127987 [ 3 ] {0214b291-8800-4121-9496-2031991306df} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:49.128030 [ 3 ] {0214b291-8800-4121-9496-2031991306df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:13:49.128165 [ 3 ] {0214b291-8800-4121-9496-2031991306df} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:49.128575 [ 3 ] {0214b291-8800-4121-9496-2031991306df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:49.128871 [ 3 ] {0214b291-8800-4121-9496-2031991306df} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.17 06:13:49.129050 [ 3 ] {0214b291-8800-4121-9496-2031991306df} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.17 06:13:49.129164 [ 3 ] {0214b291-8800-4121-9496-2031991306df} executeQuery: Read 35 rows, 48.36 KiB in 0.00114978 sec., 30440 rows/sec., 41.08 MiB/sec. 2024.02.17 06:13:49.129274 [ 3 ] {0214b291-8800-4121-9496-2031991306df} DynamicQueryHandler: Done processing query 2024.02.17 06:13:49.129299 [ 3 ] {0214b291-8800-4121-9496-2031991306df} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:13:49.129315 [ 3 ] {} HTTP-Session: ef180bf4-ce07-4d93-b7e6-a4f0516205d9 Destroying unnamed session 2024.02.17 06:13:54.111807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:54.111954 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:54.111982 [ 3 ] {} HTTP-Session: 40f94346-248d-4b1b-93cb-2c507782f6ca Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:54.112007 [ 3 ] {} HTTP-Session: 40f94346-248d-4b1b-93cb-2c507782f6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:54.112141 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:54.112205 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:13:54.112366 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:54.112775 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:54.113054 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.17 06:13:54.113232 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.17 06:13:54.113371 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} executeQuery: Read 14 rows, 1.13 KiB in 0.001186931 sec., 11795 rows/sec., 956.05 KiB/sec. 2024.02.17 06:13:54.113521 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} DynamicQueryHandler: Done processing query 2024.02.17 06:13:54.113554 [ 3 ] {87c1cf23-6924-47a0-9991-0be86c8a1314} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:13:54.113571 [ 3 ] {} HTTP-Session: 40f94346-248d-4b1b-93cb-2c507782f6ca Destroying unnamed session 2024.02.17 06:13:54.113698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:54.113752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:54.113774 [ 3 ] {} HTTP-Session: eca6914c-a929-41a0-8559-005bcd309499 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:54.113794 [ 3 ] {} HTTP-Session: eca6914c-a929-41a0-8559-005bcd309499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:54.113877 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:54.113926 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:54.114038 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:54.114392 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:54.114626 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.17 06:13:54.114789 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.17 06:13:54.114914 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} executeQuery: Read 42 rows, 3.80 KiB in 0.000995797 sec., 42177 rows/sec., 3.73 MiB/sec. 2024.02.17 06:13:54.115069 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} DynamicQueryHandler: Done processing query 2024.02.17 06:13:54.115094 [ 3 ] {a41df739-a14a-4bfd-8e96-bf8da69ab39e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:54.115111 [ 3 ] {} HTTP-Session: eca6914c-a929-41a0-8559-005bcd309499 Destroying unnamed session 2024.02.17 06:13:54.115233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:54.115299 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:54.115321 [ 3 ] {} HTTP-Session: b9718347-4853-47a3-b5fa-177ecbe614a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:54.115341 [ 3 ] {} HTTP-Session: b9718347-4853-47a3-b5fa-177ecbe614a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:54.115420 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:54.115462 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:54.115576 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:54.115904 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:54.116124 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.17 06:13:54.116296 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.17 06:13:54.116414 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} executeQuery: Read 14 rows, 1.12 KiB in 0.000953775 sec., 14678 rows/sec., 1.15 MiB/sec. 2024.02.17 06:13:54.116536 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} DynamicQueryHandler: Done processing query 2024.02.17 06:13:54.116562 [ 3 ] {78ec9265-ecec-45bf-a0c2-10a7512f188f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:13:54.116578 [ 3 ] {} HTTP-Session: b9718347-4853-47a3-b5fa-177ecbe614a5 Destroying unnamed session 2024.02.17 06:13:54.116792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 15026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:54.116839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:54.116860 [ 3 ] {} HTTP-Session: 0ce9d4d1-ad92-4a76-91fe-3a3be4b744ee Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:54.116879 [ 3 ] {} HTTP-Session: 0ce9d4d1-ad92-4a76-91fe-3a3be4b744ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:54.116959 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:54.117006 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:13:54.117145 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:54.117517 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:54.117820 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.17 06:13:54.118009 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.17 06:13:54.118129 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} executeQuery: Read 14 rows, 19.35 KiB in 0.001139701 sec., 12283 rows/sec., 16.58 MiB/sec. 2024.02.17 06:13:54.118258 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} DynamicQueryHandler: Done processing query 2024.02.17 06:13:54.118297 [ 3 ] {139f86c6-d729-473c-8e16-788a547527b3} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.17 06:13:54.118314 [ 3 ] {} HTTP-Session: 0ce9d4d1-ad92-4a76-91fe-3a3be4b744ee Destroying unnamed session 2024.02.17 06:13:57.622514 [ 51 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:13:57.622578 [ 51 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:13:59.112686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:59.112789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:59.112816 [ 3 ] {} HTTP-Session: fe5d333b-7d25-49b5-854e-2208df937276 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:59.112839 [ 3 ] {} HTTP-Session: fe5d333b-7d25-49b5-854e-2208df937276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:59.112965 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:59.113028 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:13:59.113195 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:59.113633 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:59.113925 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.17 06:13:59.114103 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.17 06:13:59.114219 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} executeQuery: Read 35 rows, 2.84 KiB in 0.001217112 sec., 28756 rows/sec., 2.28 MiB/sec. 2024.02.17 06:13:59.114391 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} DynamicQueryHandler: Done processing query 2024.02.17 06:13:59.114430 [ 3 ] {3d196c78-c208-4934-8940-c6f7c3fa8897} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:59.114449 [ 3 ] {} HTTP-Session: fe5d333b-7d25-49b5-854e-2208df937276 Destroying unnamed session 2024.02.17 06:13:59.114591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:59.114650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:59.114672 [ 3 ] {} HTTP-Session: 34320e2c-c0ad-4f5b-a237-0c80fd4fdfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:59.114692 [ 3 ] {} HTTP-Session: 34320e2c-c0ad-4f5b-a237-0c80fd4fdfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:59.114783 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:59.114829 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:13:59.114940 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:59.115307 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:59.115550 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.17 06:13:59.115709 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.17 06:13:59.115813 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} executeQuery: Read 105 rows, 10.57 KiB in 0.000998407 sec., 105167 rows/sec., 10.34 MiB/sec. 2024.02.17 06:13:59.115937 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} DynamicQueryHandler: Done processing query 2024.02.17 06:13:59.115961 [ 3 ] {b2cd68a6-9991-4b43-9863-102e663ebd0c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:13:59.115978 [ 3 ] {} HTTP-Session: 34320e2c-c0ad-4f5b-a237-0c80fd4fdfaf Destroying unnamed session 2024.02.17 06:13:59.116118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:59.116166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:59.116187 [ 3 ] {} HTTP-Session: f8d5314e-7253-401c-9b3a-824b59074b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:59.116205 [ 3 ] {} HTTP-Session: f8d5314e-7253-401c-9b3a-824b59074b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:59.116286 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:59.116326 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:13:59.116432 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:59.116728 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:59.116945 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.17 06:13:59.117107 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.17 06:13:59.117205 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} executeQuery: Read 35 rows, 2.80 KiB in 0.000890623 sec., 39298 rows/sec., 3.07 MiB/sec. 2024.02.17 06:13:59.117320 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} DynamicQueryHandler: Done processing query 2024.02.17 06:13:59.117344 [ 3 ] {29370c6b-db57-4b3b-b51d-57798d1996b5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:13:59.117361 [ 3 ] {} HTTP-Session: f8d5314e-7253-401c-9b3a-824b59074b7f Destroying unnamed session 2024.02.17 06:13:59.117561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:13:59.117610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:13:59.117629 [ 3 ] {} HTTP-Session: 95e5b14a-9ea9-43a6-91b1-3c69e7dca53c Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:13:59.117647 [ 3 ] {} HTTP-Session: 95e5b14a-9ea9-43a6-91b1-3c69e7dca53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:13:59.117733 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:13:59.117779 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:13:59.117915 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:13:59.118339 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:13:59.118654 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.17 06:13:59.118842 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.17 06:13:59.118944 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} executeQuery: Read 35 rows, 48.36 KiB in 0.001182961 sec., 29586 rows/sec., 39.93 MiB/sec. 2024.02.17 06:13:59.119071 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} DynamicQueryHandler: Done processing query 2024.02.17 06:13:59.119096 [ 3 ] {f6cb64c4-2d2a-4514-8188-685f78e37cc2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:13:59.119112 [ 3 ] {} HTTP-Session: 95e5b14a-9ea9-43a6-91b1-3c69e7dca53c Destroying unnamed session 2024.02.17 06:14:04.113324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:04.113440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:04.113466 [ 3 ] {} HTTP-Session: f4dbaf72-d292-40b4-91e9-9d349eb1034b Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:04.113490 [ 3 ] {} HTTP-Session: f4dbaf72-d292-40b4-91e9-9d349eb1034b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:04.113618 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:04.113678 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:04.113839 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:04.114224 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.114491 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.17 06:14:04.114663 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.17 06:14:04.114807 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} executeQuery: Read 14 rows, 1.13 KiB in 0.00114917 sec., 12182 rows/sec., 987.47 KiB/sec. 2024.02.17 06:14:04.114976 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} DynamicQueryHandler: Done processing query 2024.02.17 06:14:04.115004 [ 3 ] {f127f02b-03bb-4b36-963c-321638e83d83} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:04.115022 [ 3 ] {} HTTP-Session: f4dbaf72-d292-40b4-91e9-9d349eb1034b Destroying unnamed session 2024.02.17 06:14:04.115146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:04.115199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:04.115220 [ 3 ] {} HTTP-Session: a1f27f0a-fec9-40c4-98fb-34e2f22ac62d Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:04.115239 [ 3 ] {} HTTP-Session: a1f27f0a-fec9-40c4-98fb-34e2f22ac62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:04.115321 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:04.115364 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.17 06:14:04.115501 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:04.115787 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.116011 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:14:04.116227 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} oximeter.fields_ipaddr (d500b5cf-d242-4138-bd29-d7704e4a5227): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:14:04.116353 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} executeQuery: Read 2 rows, 175.00 B in 0.000997537 sec., 2004 rows/sec., 171.32 KiB/sec. 2024.02.17 06:14:04.116485 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} DynamicQueryHandler: Done processing query 2024.02.17 06:14:04.116510 [ 3 ] {1203196d-79ba-4ec3-8f27-83e2710de0e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:14:04.116527 [ 3 ] {} HTTP-Session: a1f27f0a-fec9-40c4-98fb-34e2f22ac62d Destroying unnamed session 2024.02.17 06:14:04.116695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 11528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:04.116744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:04.116764 [ 3 ] {} HTTP-Session: 5eb841c8-262a-421a-ab9a-cfa567dd2e65 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:04.116782 [ 3 ] {} HTTP-Session: 5eb841c8-262a-421a-ab9a-cfa567dd2e65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:04.116860 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:04.116900 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:04.117008 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:04.117330 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.117545 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.17 06:14:04.117704 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.17 06:14:04.117826 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} executeQuery: Read 79 rows, 6.70 KiB in 0.000931484 sec., 84810 rows/sec., 7.03 MiB/sec. 2024.02.17 06:14:04.117821 [ 59 ] {} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.17 06:14:04.117953 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.118000 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} DynamicQueryHandler: Done processing query 2024.02.17 06:14:04.118040 [ 3 ] {57abc772-4137-4c40-8aca-9f753f708a32} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.17 06:14:04.118051 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.17 06:14:04.118069 [ 3 ] {} HTTP-Session: 5eb841c8-262a-421a-ab9a-cfa567dd2e65 Destroying unnamed session 2024.02.17 06:14:04.118137 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:04.118166 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 141 rows starting from the beginning of the part 2024.02.17 06:14:04.118201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:04.118253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:04.118287 [ 3 ] {} HTTP-Session: 43e2d359-19bc-4be0-9b51-8479483a22c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:04.118316 [ 3 ] {} HTTP-Session: 43e2d359-19bc-4be0-9b51-8479483a22c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:04.118317 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2024.02.17 06:14:04.118409 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:04.118440 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 106 rows starting from the beginning of the part 2024.02.17 06:14:04.118472 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.17 06:14:04.118581 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2024.02.17 06:14:04.118725 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:04.118735 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part 2024.02.17 06:14:04.118856 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 79 rows starting from the beginning of the part 2024.02.17 06:14:04.119198 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.119465 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.17 06:14:04.119638 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} oximeter.fields_u16 (42ada29b-f67e-4fc1-91d3-0fcb2bf6c650): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.17 06:14:04.119849 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} executeQuery: Read 2 rows, 143.00 B in 0.001388957 sec., 1439 rows/sec., 100.54 KiB/sec. 2024.02.17 06:14:04.119945 [ 9 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 4 columns (4 merged, 0 gathered) in 0.001916411 sec., 265600.6462079376 rows/sec., 24.62 MiB/sec. 2024.02.17 06:14:04.120028 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} DynamicQueryHandler: Done processing query 2024.02.17 06:14:04.120060 [ 3 ] {ab09eab3-7946-4265-ac61-f7535bf67c5b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:14:04.120080 [ 3 ] {} HTTP-Session: 43e2d359-19bc-4be0-9b51-8479483a22c6 Destroying unnamed session 2024.02.17 06:14:04.120112 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.17 06:14:04.120209 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 6805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:04.120258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:04.120284 [ 3 ] {} HTTP-Session: 2e628ed5-333e-4ef2-90dc-5fca91707210 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:04.120284 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.17 06:14:04.120308 [ 3 ] {} HTTP-Session: 2e628ed5-333e-4ef2-90dc-5fca91707210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:04.120361 [ 22 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_11_2} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.17 06:14:04.120398 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:04.120451 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:04.120561 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:04.120955 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.121164 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.17 06:14:04.121315 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.17 06:14:04.121424 [ 59 ] {} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.17 06:14:04.121443 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} executeQuery: Read 40 rows, 3.18 KiB in 0.000994177 sec., 40234 rows/sec., 3.13 MiB/sec. 2024.02.17 06:14:04.121476 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.121669 [ 21 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.17 06:14:04.121723 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} DynamicQueryHandler: Done processing query 2024.02.17 06:14:04.121771 [ 3 ] {685a2dd5-4227-4b49-95bd-787d601c7f85} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:04.121813 [ 3 ] {} HTTP-Session: 2e628ed5-333e-4ef2-90dc-5fca91707210 Destroying unnamed session 2024.02.17 06:14:04.121862 [ 21 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:04.121901 [ 21 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 66 rows starting from the beginning of the part 2024.02.17 06:14:04.121988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 7201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:04.122079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:04.122134 [ 21 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part 2024.02.17 06:14:04.122135 [ 3 ] {} HTTP-Session: d69046bb-8e22-42e7-a6c8-23745727e083 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:04.122202 [ 3 ] {} HTTP-Session: d69046bb-8e22-42e7-a6c8-23745727e083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:04.122386 [ 21 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part 2024.02.17 06:14:04.122403 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:04.122508 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.17 06:14:04.122592 [ 21 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.02.17 06:14:04.122892 [ 21 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:04.123034 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:04.123136 [ 21 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2024.02.17 06:14:04.123689 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.124336 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.17 06:14:04.124515 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 217 rows, containing 4 columns (4 merged, 0 gathered) in 0.002981919 sec., 72771.92975396046 rows/sec., 5.69 MiB/sec. 2024.02.17 06:14:04.124686 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.17 06:14:04.124751 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.17 06:14:04.124943 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} executeQuery: Read 37 rows, 2.67 KiB in 0.002459934 sec., 15041 rows/sec., 1.06 MiB/sec. 2024.02.17 06:14:04.125220 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} DynamicQueryHandler: Done processing query 2024.02.17 06:14:04.125232 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.17 06:14:04.125254 [ 3 ] {4d95976c-d2eb-473b-a252-a80e43f401a4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:04.125303 [ 3 ] {} HTTP-Session: d69046bb-8e22-42e7-a6c8-23745727e083 Destroying unnamed session 2024.02.17 06:14:04.125370 [ 9 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_11_2} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.17 06:14:04.125513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:04.125567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:04.125586 [ 3 ] {} HTTP-Session: 6a1031a9-ea95-47d2-9743-8e9195fea082 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:04.125603 [ 3 ] {} HTTP-Session: 6a1031a9-ea95-47d2-9743-8e9195fea082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:04.125686 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:04.125733 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:04.125889 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:04.126253 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:04.126540 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.17 06:14:04.126730 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.17 06:14:04.126856 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} executeQuery: Read 14 rows, 19.35 KiB in 0.001141161 sec., 12268 rows/sec., 16.56 MiB/sec. 2024.02.17 06:14:04.126969 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} DynamicQueryHandler: Done processing query 2024.02.17 06:14:04.126993 [ 3 ] {9017ac62-a0f2-4ec8-b037-a8fb2fddc84b} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.17 06:14:04.127009 [ 3 ] {} HTTP-Session: 6a1031a9-ea95-47d2-9743-8e9195fea082 Destroying unnamed session 2024.02.17 06:14:09.112426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:09.112552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:09.112579 [ 3 ] {} HTTP-Session: de11655c-02a8-4bd4-8058-c2d39cb41ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:09.112604 [ 3 ] {} HTTP-Session: de11655c-02a8-4bd4-8058-c2d39cb41ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:09.112737 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:09.112799 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:09.112959 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:09.113391 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:09.113665 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.17 06:14:09.113835 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.17 06:14:09.113954 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} executeQuery: Read 35 rows, 2.84 KiB in 0.001179901 sec., 29663 rows/sec., 2.35 MiB/sec. 2024.02.17 06:14:09.113976 [ 55 ] {} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.17 06:14:09.114096 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:09.114164 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} DynamicQueryHandler: Done processing query 2024.02.17 06:14:09.114211 [ 3 ] {0b6a7a5c-5fbd-417d-97a3-ef0be1d42ee4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:09.114212 [ 21 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.17 06:14:09.114235 [ 3 ] {} HTTP-Session: de11655c-02a8-4bd4-8058-c2d39cb41ea0 Destroying unnamed session 2024.02.17 06:14:09.114350 [ 21 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:09.114398 [ 21 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2024.02.17 06:14:09.114442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:09.114534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:09.114596 [ 3 ] {} HTTP-Session: 00ff2fde-461f-488d-a1eb-0a05fce13d76 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:09.114615 [ 21 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:09.114628 [ 3 ] {} HTTP-Session: 00ff2fde-461f-488d-a1eb-0a05fce13d76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:09.114844 [ 21 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::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.17 06:14:09.114863 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:09.114969 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:09.115047 [ 21 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:09.115380 [ 21 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::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.17 06:14:09.115414 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:09.115586 [ 21 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:09.116143 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:09.116647 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.17 06:14:09.116928 [ 18 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.002762563 sec., 65156.88510995043 rows/sec., 5.16 MiB/sec. 2024.02.17 06:14:09.116947 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.17 06:14:09.117093 [ 14 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.17 06:14:09.117114 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} executeQuery: Read 105 rows, 10.57 KiB in 0.002183027 sec., 48098 rows/sec., 4.73 MiB/sec. 2024.02.17 06:14:09.117261 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} DynamicQueryHandler: Done processing query 2024.02.17 06:14:09.117288 [ 3 ] {6aa4b12b-4b62-4c9f-900c-fd164871eda4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:14:09.117309 [ 3 ] {} HTTP-Session: 00ff2fde-461f-488d-a1eb-0a05fce13d76 Destroying unnamed session 2024.02.17 06:14:09.117324 [ 14 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.17 06:14:09.117396 [ 14 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_11_2} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.17 06:14:09.117471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:09.117520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:09.117541 [ 3 ] {} HTTP-Session: 4349df16-a99c-4c43-ac01-e1d775cb5e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:09.117559 [ 3 ] {} HTTP-Session: 4349df16-a99c-4c43-ac01-e1d775cb5e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:09.117637 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:09.117679 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:09.117791 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:09.118077 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:09.118289 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.17 06:14:09.118440 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.17 06:14:09.118559 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} executeQuery: Read 35 rows, 2.80 KiB in 0.000892203 sec., 39228 rows/sec., 3.07 MiB/sec. 2024.02.17 06:14:09.118680 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} DynamicQueryHandler: Done processing query 2024.02.17 06:14:09.118705 [ 3 ] {5d7aebda-3c94-4f5d-8d4e-96a1ac676208} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:09.118722 [ 3 ] {} HTTP-Session: 4349df16-a99c-4c43-ac01-e1d775cb5e3e Destroying unnamed session 2024.02.17 06:14:09.118920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:09.118964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:09.118984 [ 3 ] {} HTTP-Session: da6677ab-5164-499c-814a-d85e605a2d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:09.119001 [ 3 ] {} HTTP-Session: da6677ab-5164-499c-814a-d85e605a2d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:09.119085 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:09.119131 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:09.119270 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:09.119700 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:09.120020 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.17 06:14:09.120202 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.17 06:14:09.120320 [ 55 ] {} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.17 06:14:09.120334 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} executeQuery: Read 35 rows, 48.36 KiB in 0.001213082 sec., 28852 rows/sec., 38.93 MiB/sec. 2024.02.17 06:14:09.120383 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:09.120509 [ 18 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.17 06:14:09.120548 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} DynamicQueryHandler: Done processing query 2024.02.17 06:14:09.120576 [ 3 ] {e8b65ee1-90de-455b-9141-2070edb22c6d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:14:09.120606 [ 3 ] {} HTTP-Session: da6677ab-5164-499c-814a-d85e605a2d59 Destroying unnamed session 2024.02.17 06:14:09.120618 [ 18 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:09.120650 [ 18 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:14:09.120775 [ 18 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:09.120866 [ 18 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:14:09.120955 [ 18 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:09.121040 [ 18 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:14:09.121125 [ 18 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:09.122361 [ 14 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 319 rows, containing 6 columns (6 merged, 0 gathered) in 0.00190932 sec., 167075.1890725494 rows/sec., 225.46 MiB/sec. 2024.02.17 06:14:09.122578 [ 14 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.17 06:14:09.122787 [ 14 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.17 06:14:09.122847 [ 14 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.17 06:14:09.122906 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_11_2: 4.07 MiB. 2024.02.17 06:14:12.622621 [ 53 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:14:12.622700 [ 53 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:14:14.111699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:14.111805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:14.111834 [ 3 ] {} HTTP-Session: 35c819e8-2f99-41e4-a58d-e55fba7734eb Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:14.111858 [ 3 ] {} HTTP-Session: 35c819e8-2f99-41e4-a58d-e55fba7734eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:14.111989 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:14.112048 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:14.112210 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:14.112593 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:14.112855 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.17 06:14:14.113019 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.17 06:14:14.113145 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} executeQuery: Read 14 rows, 1.13 KiB in 0.0011146 sec., 12560 rows/sec., 1018.09 KiB/sec. 2024.02.17 06:14:14.113310 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} DynamicQueryHandler: Done processing query 2024.02.17 06:14:14.113338 [ 3 ] {b0f897e2-0acf-4ca9-a712-192039e83472} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:14.113356 [ 3 ] {} HTTP-Session: 35c819e8-2f99-41e4-a58d-e55fba7734eb Destroying unnamed session 2024.02.17 06:14:14.113489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:14.113539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:14.113559 [ 3 ] {} HTTP-Session: 56e57d65-369d-41cb-b78d-d28ef4ae0bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:14.113578 [ 3 ] {} HTTP-Session: 56e57d65-369d-41cb-b78d-d28ef4ae0bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:14.113664 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:14.113708 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:14.113816 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:14.114187 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:14.114411 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.17 06:14:14.114565 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.17 06:14:14.114688 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} executeQuery: Read 42 rows, 3.80 KiB in 0.000993406 sec., 42278 rows/sec., 3.74 MiB/sec. 2024.02.17 06:14:14.114813 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} DynamicQueryHandler: Done processing query 2024.02.17 06:14:14.114836 [ 3 ] {337a11f8-e048-4016-a084-51bd47d7dd29} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:14.114853 [ 3 ] {} HTTP-Session: 56e57d65-369d-41cb-b78d-d28ef4ae0bc6 Destroying unnamed session 2024.02.17 06:14:14.115011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:14.115059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:14.115079 [ 3 ] {} HTTP-Session: 4a2aea23-5e73-4797-9536-64a9b725491c Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:14.115097 [ 3 ] {} HTTP-Session: 4a2aea23-5e73-4797-9536-64a9b725491c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:14.115174 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:14.115214 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:14.115325 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:14.115635 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:14.115843 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.17 06:14:14.115993 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.17 06:14:14.116110 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} executeQuery: Read 14 rows, 1.12 KiB in 0.000908094 sec., 15416 rows/sec., 1.21 MiB/sec. 2024.02.17 06:14:14.116230 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} DynamicQueryHandler: Done processing query 2024.02.17 06:14:14.116256 [ 3 ] {dc3ff91b-9f60-41ba-893c-036e6b358c4e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:14.116275 [ 3 ] {} HTTP-Session: 4a2aea23-5e73-4797-9536-64a9b725491c Destroying unnamed session 2024.02.17 06:14:14.116437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 15027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:14.116483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:14.116502 [ 3 ] {} HTTP-Session: 924f128c-655b-468f-86c3-84eec788e73c Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:14.116519 [ 3 ] {} HTTP-Session: 924f128c-655b-468f-86c3-84eec788e73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:14.116600 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:14.116644 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:14.116782 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:14.117135 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:14.117431 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.17 06:14:14.117610 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.17 06:14:14.117728 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} executeQuery: Read 14 rows, 19.35 KiB in 0.001099769 sec., 12729 rows/sec., 17.18 MiB/sec. 2024.02.17 06:14:14.117854 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} DynamicQueryHandler: Done processing query 2024.02.17 06:14:14.117878 [ 3 ] {0ffa2ea9-d862-46a6-aaff-e8eb7ced34d6} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.17 06:14:14.117894 [ 3 ] {} HTTP-Session: 924f128c-655b-468f-86c3-84eec788e73c Destroying unnamed session 2024.02.17 06:14:19.112521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:19.112641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:19.112669 [ 3 ] {} HTTP-Session: 070ba371-664b-425c-83fa-7d792a1c4a20 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:19.112692 [ 3 ] {} HTTP-Session: 070ba371-664b-425c-83fa-7d792a1c4a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:19.112818 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:19.112878 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:19.113040 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:19.113516 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:19.113788 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.17 06:14:19.113975 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.17 06:14:19.114117 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} executeQuery: Read 35 rows, 2.84 KiB in 0.001257403 sec., 27835 rows/sec., 2.20 MiB/sec. 2024.02.17 06:14:19.114349 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} DynamicQueryHandler: Done processing query 2024.02.17 06:14:19.114379 [ 3 ] {8fbe91f8-3295-4e10-bdc1-1441a2df562e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:19.114396 [ 3 ] {} HTTP-Session: 070ba371-664b-425c-83fa-7d792a1c4a20 Destroying unnamed session 2024.02.17 06:14:19.114531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:19.114589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:19.114610 [ 3 ] {} HTTP-Session: d68968f7-0fa5-4f71-8ea2-41dd7644a74b Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:19.114630 [ 3 ] {} HTTP-Session: d68968f7-0fa5-4f71-8ea2-41dd7644a74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:19.114727 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:19.114777 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:19.114900 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:19.115315 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:19.115567 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.17 06:14:19.115740 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.17 06:14:19.115861 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} executeQuery: Read 105 rows, 10.57 KiB in 0.001095188 sec., 95873 rows/sec., 9.42 MiB/sec. 2024.02.17 06:14:19.115996 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} DynamicQueryHandler: Done processing query 2024.02.17 06:14:19.116023 [ 3 ] {20f6f07a-aa1e-4544-a9e1-8ecaa299cbdd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:14:19.116038 [ 3 ] {} HTTP-Session: d68968f7-0fa5-4f71-8ea2-41dd7644a74b Destroying unnamed session 2024.02.17 06:14:19.116204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:19.116266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:19.116287 [ 3 ] {} HTTP-Session: aa2dacc1-b11f-4126-b2c8-5c416b4bb4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:19.116306 [ 3 ] {} HTTP-Session: aa2dacc1-b11f-4126-b2c8-5c416b4bb4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:19.116387 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:19.116428 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:19.116540 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:19.116852 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:19.117076 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.17 06:14:19.117242 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.17 06:14:19.117384 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} executeQuery: Read 35 rows, 2.80 KiB in 0.000961585 sec., 36398 rows/sec., 2.85 MiB/sec. 2024.02.17 06:14:19.117560 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} DynamicQueryHandler: Done processing query 2024.02.17 06:14:19.117586 [ 3 ] {df32e61b-7a66-41d5-980d-3d98309fcf4a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:19.117602 [ 3 ] {} HTTP-Session: aa2dacc1-b11f-4126-b2c8-5c416b4bb4a0 Destroying unnamed session 2024.02.17 06:14:19.117770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:19.117819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:19.117839 [ 3 ] {} HTTP-Session: a8848731-259a-4f92-bc61-34d6ea75c5f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:19.117857 [ 3 ] {} HTTP-Session: a8848731-259a-4f92-bc61-34d6ea75c5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:19.117940 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:19.117986 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:19.118132 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:19.118594 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:19.118908 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.17 06:14:19.119097 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.17 06:14:19.119229 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} executeQuery: Read 35 rows, 48.36 KiB in 0.001258793 sec., 27804 rows/sec., 37.52 MiB/sec. 2024.02.17 06:14:19.119392 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} DynamicQueryHandler: Done processing query 2024.02.17 06:14:19.119417 [ 3 ] {28299970-23ff-4c0f-98ad-b2aba431dfa5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:14:19.119432 [ 3 ] {} HTTP-Session: a8848731-259a-4f92-bc61-34d6ea75c5f1 Destroying unnamed session 2024.02.17 06:14:24.111250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:24.111368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:24.111395 [ 3 ] {} HTTP-Session: f506f644-5875-4241-a4c1-f7b0a3930597 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:24.111419 [ 3 ] {} HTTP-Session: f506f644-5875-4241-a4c1-f7b0a3930597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:24.111544 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:24.111605 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:24.111758 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:24.112192 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:24.112473 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.17 06:14:24.112636 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.17 06:14:24.112747 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} executeQuery: Read 14 rows, 1.13 KiB in 0.001166591 sec., 12000 rows/sec., 972.72 KiB/sec. 2024.02.17 06:14:24.112902 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} DynamicQueryHandler: Done processing query 2024.02.17 06:14:24.112933 [ 3 ] {2f045c07-2de6-48e8-be58-84b84d3ae4e2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:24.112952 [ 3 ] {} HTTP-Session: f506f644-5875-4241-a4c1-f7b0a3930597 Destroying unnamed session 2024.02.17 06:14:24.113079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:24.113128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:24.113149 [ 3 ] {} HTTP-Session: b96c7053-03ba-410f-afc0-aeb360bb3f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:24.113167 [ 3 ] {} HTTP-Session: b96c7053-03ba-410f-afc0-aeb360bb3f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:24.113242 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:24.113287 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:24.113394 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:24.113714 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:24.113941 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.17 06:14:24.114102 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.17 06:14:24.114215 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} executeQuery: Read 42 rows, 3.80 KiB in 0.000939224 sec., 44717 rows/sec., 3.95 MiB/sec. 2024.02.17 06:14:24.114352 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} DynamicQueryHandler: Done processing query 2024.02.17 06:14:24.114377 [ 3 ] {418fc9fc-c54d-41c3-9ac6-03cfdc4726c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:24.114393 [ 3 ] {} HTTP-Session: b96c7053-03ba-410f-afc0-aeb360bb3f52 Destroying unnamed session 2024.02.17 06:14:24.114529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:24.114574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:24.114594 [ 3 ] {} HTTP-Session: c46c09f2-9649-40b6-bc6a-f986c021436a Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:24.114612 [ 3 ] {} HTTP-Session: c46c09f2-9649-40b6-bc6a-f986c021436a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:24.114683 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:24.114722 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:24.114827 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:24.115109 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:24.115327 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.17 06:14:24.115481 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.17 06:14:24.115592 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} executeQuery: Read 14 rows, 1.12 KiB in 0.000869413 sec., 16102 rows/sec., 1.26 MiB/sec. 2024.02.17 06:14:24.115714 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} DynamicQueryHandler: Done processing query 2024.02.17 06:14:24.115743 [ 3 ] {76a95706-a7ff-41ef-9730-9ed108c9102d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:24.115760 [ 3 ] {} HTTP-Session: c46c09f2-9649-40b6-bc6a-f986c021436a Destroying unnamed session 2024.02.17 06:14:24.115921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 15028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:24.115970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:24.115990 [ 3 ] {} HTTP-Session: 1c9a4843-6eb7-497f-a32f-98b1b8b03ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:24.116008 [ 3 ] {} HTTP-Session: 1c9a4843-6eb7-497f-a32f-98b1b8b03ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:24.116085 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:24.116132 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:24.116279 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:24.116638 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.33 GiB. 2024.02.17 06:14:24.116940 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.17 06:14:24.117170 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.17 06:14:24.117299 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} executeQuery: Read 14 rows, 19.35 KiB in 0.001184422 sec., 11820 rows/sec., 15.95 MiB/sec. 2024.02.17 06:14:24.117421 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} DynamicQueryHandler: Done processing query 2024.02.17 06:14:24.117446 [ 3 ] {4da30519-af81-4dbb-8186-f81262c0e86b} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.17 06:14:24.117462 [ 3 ] {} HTTP-Session: 1c9a4843-6eb7-497f-a32f-98b1b8b03ef5 Destroying unnamed session 2024.02.17 06:14:27.622763 [ 54 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:14:27.622879 [ 54 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:14:29.112314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:29.112429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:29.112456 [ 3 ] {} HTTP-Session: 53cddc0b-1e1a-45a4-b2fe-3e6225198dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:29.112482 [ 3 ] {} HTTP-Session: 53cddc0b-1e1a-45a4-b2fe-3e6225198dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:29.112614 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:29.112677 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:29.112836 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:29.113268 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:29.113545 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.17 06:14:29.113717 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.17 06:14:29.113857 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} executeQuery: Read 35 rows, 2.84 KiB in 0.001196822 sec., 29244 rows/sec., 2.31 MiB/sec. 2024.02.17 06:14:29.114024 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} DynamicQueryHandler: Done processing query 2024.02.17 06:14:29.114050 [ 3 ] {7a65d919-0300-46e4-a04d-bd77c9c2c65e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:29.114067 [ 3 ] {} HTTP-Session: 53cddc0b-1e1a-45a4-b2fe-3e6225198dc1 Destroying unnamed session 2024.02.17 06:14:29.114210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:29.114258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:29.114278 [ 3 ] {} HTTP-Session: c1a1ee7d-153d-4d8f-be35-70591bb18a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:29.114296 [ 3 ] {} HTTP-Session: c1a1ee7d-153d-4d8f-be35-70591bb18a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:29.114371 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:29.114412 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:29.114517 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:29.114880 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:29.115103 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.17 06:14:29.115272 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.17 06:14:29.115387 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} executeQuery: Read 105 rows, 10.57 KiB in 0.000978205 sec., 107339 rows/sec., 10.55 MiB/sec. 2024.02.17 06:14:29.115393 [ 56 ] {} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.17 06:14:29.115510 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:29.115549 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} DynamicQueryHandler: Done processing query 2024.02.17 06:14:29.115591 [ 3 ] {17aef69d-fff0-4af6-b217-c7ce2ee183ec} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:14:29.115595 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.17 06:14:29.115611 [ 3 ] {} HTTP-Session: c1a1ee7d-153d-4d8f-be35-70591bb18a32 Destroying unnamed session 2024.02.17 06:14:29.115675 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:29.115703 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 185 rows starting from the beginning of the part 2024.02.17 06:14:29.115771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:29.115820 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 105 rows starting from the beginning of the part 2024.02.17 06:14:29.115835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:29.115865 [ 3 ] {} HTTP-Session: 81618a42-30a4-424f-8cfe-cd852ae43b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:29.115890 [ 3 ] {} HTTP-Session: 81618a42-30a4-424f-8cfe-cd852ae43b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:29.115933 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part 2024.02.17 06:14:29.116003 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:29.116048 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 105 rows starting from the beginning of the part 2024.02.17 06:14:29.116062 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:29.116252 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2024.02.17 06:14:29.116315 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:29.116409 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 105 rows starting from the beginning of the part 2024.02.17 06:14:29.116806 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:29.117134 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.17 06:14:29.117373 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.17 06:14:29.117456 [ 11 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 4 columns (4 merged, 0 gathered) in 0.001879069 sec., 310792.2061403812 rows/sec., 29.45 MiB/sec. 2024.02.17 06:14:29.117523 [ 56 ] {} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.17 06:14:29.117556 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} executeQuery: Read 35 rows, 2.80 KiB in 0.001509979 sec., 23179 rows/sec., 1.81 MiB/sec. 2024.02.17 06:14:29.117615 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:29.117704 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.17 06:14:29.117920 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} DynamicQueryHandler: Done processing query 2024.02.17 06:14:29.117911 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.17 06:14:29.117954 [ 3 ] {e77ebd91-5148-4d95-8444-9ac09e9492e9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:29.117996 [ 3 ] {} HTTP-Session: 81618a42-30a4-424f-8cfe-cd852ae43b34 Destroying unnamed session 2024.02.17 06:14:29.118113 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.17 06:14:29.118115 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:29.118194 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 95 rows starting from the beginning of the part 2024.02.17 06:14:29.118203 [ 18 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_16_3} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.17 06:14:29.118250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:29.118383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:29.118423 [ 3 ] {} HTTP-Session: b6d88a23-1449-4238-80a8-9ef2ebe2f4da Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:29.118459 [ 3 ] {} HTTP-Session: b6d88a23-1449-4238-80a8-9ef2ebe2f4da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:29.118555 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:29.118694 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:29.118835 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:29.118854 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part 2024.02.17 06:14:29.119221 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:29.119440 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:29.119476 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.02.17 06:14:29.119660 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:29.120324 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:29.121133 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.17 06:14:29.121176 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.00343711 sec., 66334.79871170838 rows/sec., 5.18 MiB/sec. 2024.02.17 06:14:29.121310 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.17 06:14:29.121418 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.17 06:14:29.121587 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.17 06:14:29.121642 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} executeQuery: Read 35 rows, 48.36 KiB in 0.002884746 sec., 12132 rows/sec., 16.37 MiB/sec. 2024.02.17 06:14:29.121721 [ 19 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_16_3} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.17 06:14:29.121886 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} DynamicQueryHandler: Done processing query 2024.02.17 06:14:29.121916 [ 3 ] {ec2667d8-7db8-4de8-9907-a2c23eb114d4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:14:29.121933 [ 3 ] {} HTTP-Session: b6d88a23-1449-4238-80a8-9ef2ebe2f4da Destroying unnamed session 2024.02.17 06:14:34.113860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:34.113983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:34.114011 [ 3 ] {} HTTP-Session: bb5794c4-da65-4d8d-a9e5-0d5779cfc045 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:34.114036 [ 3 ] {} HTTP-Session: bb5794c4-da65-4d8d-a9e5-0d5779cfc045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:34.114165 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:34.114226 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:34.114385 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:34.114808 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.115094 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.17 06:14:34.115265 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.17 06:14:34.115387 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} executeQuery: Read 14 rows, 1.13 KiB in 0.001182871 sec., 11835 rows/sec., 959.33 KiB/sec. 2024.02.17 06:14:34.115404 [ 52 ] {} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.17 06:14:34.115530 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.115594 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} DynamicQueryHandler: Done processing query 2024.02.17 06:14:34.115636 [ 3 ] {0df85339-78dd-4dca-b472-def89924e207} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:34.115637 [ 11 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.17 06:14:34.115658 [ 3 ] {} HTTP-Session: bb5794c4-da65-4d8d-a9e5-0d5779cfc045 Destroying unnamed session 2024.02.17 06:14:34.115773 [ 11 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:34.115821 [ 11 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part 2024.02.17 06:14:34.115839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:34.115920 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:34.115958 [ 3 ] {} HTTP-Session: 2d23d142-e641-42d2-9133-2a58777fe6ff Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:34.115997 [ 3 ] {} HTTP-Session: 2d23d142-e641-42d2-9133-2a58777fe6ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:34.116068 [ 11 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::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.17 06:14:34.116201 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:34.116289 [ 11 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:34.116303 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.17 06:14:34.116594 [ 11 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::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.17 06:14:34.116778 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:34.116881 [ 11 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:34.117020 [ 11 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::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.17 06:14:34.117758 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.118281 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.17 06:14:34.118434 [ 19 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 4 columns (4 merged, 0 gathered) in 0.002846005 sec., 56570.52605318683 rows/sec., 4.48 MiB/sec. 2024.02.17 06:14:34.118597 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} oximeter.fields_ipaddr (d500b5cf-d242-4138-bd29-d7704e4a5227): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.17 06:14:34.118606 [ 19 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.17 06:14:34.118795 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} executeQuery: Read 4 rows, 342.00 B in 0.002537127 sec., 1576 rows/sec., 131.64 KiB/sec. 2024.02.17 06:14:34.118943 [ 19 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.17 06:14:34.119051 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} DynamicQueryHandler: Done processing query 2024.02.17 06:14:34.119061 [ 19 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_16_3} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.17 06:14:34.119095 [ 3 ] {f766c50f-8d77-4167-916b-264b86ad3828} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:14:34.119125 [ 3 ] {} HTTP-Session: 2d23d142-e641-42d2-9133-2a58777fe6ff Destroying unnamed session 2024.02.17 06:14:34.119323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 11677, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:34.119376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:34.119396 [ 3 ] {} HTTP-Session: e01905f6-1df8-44fc-ab8f-6767a11a964c Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:34.119415 [ 3 ] {} HTTP-Session: e01905f6-1df8-44fc-ab8f-6767a11a964c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:34.119501 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:34.119544 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:34.119668 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:34.120054 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.120328 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.17 06:14:34.120536 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.17 06:14:34.120656 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} executeQuery: Read 80 rows, 6.79 KiB in 0.001119319 sec., 71472 rows/sec., 5.93 MiB/sec. 2024.02.17 06:14:34.120809 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} DynamicQueryHandler: Done processing query 2024.02.17 06:14:34.120833 [ 3 ] {2f78d853-2654-4cac-b168-af6bf6c10275} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.17 06:14:34.120851 [ 3 ] {} HTTP-Session: e01905f6-1df8-44fc-ab8f-6767a11a964c Destroying unnamed session 2024.02.17 06:14:34.121005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:34.121053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:34.121073 [ 3 ] {} HTTP-Session: 62586caa-21b9-4de7-832d-fda20bbd9894 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:34.121092 [ 3 ] {} HTTP-Session: 62586caa-21b9-4de7-832d-fda20bbd9894 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:34.121166 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:34.121208 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.17 06:14:34.121320 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:34.121652 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.121865 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.17 06:14:34.122022 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} oximeter.fields_u16 (42ada29b-f67e-4fc1-91d3-0fcb2bf6c650): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.17 06:14:34.122150 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} executeQuery: Read 4 rows, 286.00 B in 0.000951936 sec., 4201 rows/sec., 293.40 KiB/sec. 2024.02.17 06:14:34.122308 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} DynamicQueryHandler: Done processing query 2024.02.17 06:14:34.122336 [ 3 ] {10009391-4df7-447a-8f4b-3d90a36b8a80} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:14:34.122353 [ 3 ] {} HTTP-Session: 62586caa-21b9-4de7-832d-fda20bbd9894 Destroying unnamed session 2024.02.17 06:14:34.122472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 7146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:34.122521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:34.122543 [ 3 ] {} HTTP-Session: e5c1fb94-84c5-4705-930f-1ccf6f4df753 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:34.122561 [ 3 ] {} HTTP-Session: e5c1fb94-84c5-4705-930f-1ccf6f4df753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:34.122642 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:34.122683 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:34.122797 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:34.123119 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.123358 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.17 06:14:34.123519 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.17 06:14:34.123642 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} executeQuery: Read 42 rows, 3.35 KiB in 0.000969216 sec., 43333 rows/sec., 3.37 MiB/sec. 2024.02.17 06:14:34.123818 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} DynamicQueryHandler: Done processing query 2024.02.17 06:14:34.123846 [ 3 ] {c6faf2a8-5133-48e1-93f2-cba33ff97aa4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:34.123863 [ 3 ] {} HTTP-Session: e5c1fb94-84c5-4705-930f-1ccf6f4df753 Destroying unnamed session 2024.02.17 06:14:34.123997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 7400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:34.124048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:34.124069 [ 3 ] {} HTTP-Session: e08dd81f-c7b5-4b97-a19c-3a3b432775f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:34.124088 [ 3 ] {} HTTP-Session: e08dd81f-c7b5-4b97-a19c-3a3b432775f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:34.124165 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:34.124211 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.17 06:14:34.124349 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:34.124676 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.124959 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.17 06:14:34.125139 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.17 06:14:34.125266 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} executeQuery: Read 38 rows, 2.74 KiB in 0.001067128 sec., 35609 rows/sec., 2.51 MiB/sec. 2024.02.17 06:14:34.125402 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} DynamicQueryHandler: Done processing query 2024.02.17 06:14:34.125427 [ 3 ] {2ea16fa1-5547-4f80-82dd-aa90aaf8576d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:34.125443 [ 3 ] {} HTTP-Session: e08dd81f-c7b5-4b97-a19c-3a3b432775f1 Destroying unnamed session 2024.02.17 06:14:34.125591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:34.125639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:34.125659 [ 3 ] {} HTTP-Session: 2de956e9-b274-44c6-8593-a597d8b8838a Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:34.125677 [ 3 ] {} HTTP-Session: 2de956e9-b274-44c6-8593-a597d8b8838a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:34.125753 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:34.125799 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:34.125941 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:34.126306 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.126589 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.17 06:14:34.126770 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.17 06:14:34.126900 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} executeQuery: Read 14 rows, 19.35 KiB in 0.0011126 sec., 12583 rows/sec., 16.98 MiB/sec. 2024.02.17 06:14:34.126893 [ 71 ] {} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.17 06:14:34.126988 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:34.127135 [ 15 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.17 06:14:34.127159 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} DynamicQueryHandler: Done processing query 2024.02.17 06:14:34.127210 [ 3 ] {2346cb15-0a61-46b0-b828-5e01f7bd3c43} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.17 06:14:34.127240 [ 3 ] {} HTTP-Session: 2de956e9-b274-44c6-8593-a597d8b8838a Destroying unnamed session 2024.02.17 06:14:34.127318 [ 15 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:34.127357 [ 15 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 319 rows starting from the beginning of the part 2024.02.17 06:14:34.127500 [ 15 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:14:34.127603 [ 15 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:34.127697 [ 15 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:14:34.127787 [ 15 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:34.127874 [ 15 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:14:34.129245 [ 10 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 6 columns (6 merged, 0 gathered) in 0.002178757 sec., 197819.2152681552 rows/sec., 266.95 MiB/sec. 2024.02.17 06:14:34.129600 [ 16 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.17 06:14:34.129873 [ 16 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.17 06:14:34.129940 [ 16 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.17 06:14:34.130026 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_16_3: 4.01 MiB. 2024.02.17 06:14:35.000127 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.10 MiB, peak 236.28 MiB, will set to 230.97 MiB (RSS), difference: -4.12 MiB 2024.02.17 06:14:39.112417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:39.112538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:39.112568 [ 3 ] {} HTTP-Session: c6a96204-d429-4d57-803e-85d75c55f508 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:39.112596 [ 3 ] {} HTTP-Session: c6a96204-d429-4d57-803e-85d75c55f508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:39.112738 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:39.112807 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:39.112980 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:39.113421 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:39.113696 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.17 06:14:39.113875 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.17 06:14:39.114001 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} executeQuery: Read 35 rows, 2.84 KiB in 0.001219952 sec., 28689 rows/sec., 2.27 MiB/sec. 2024.02.17 06:14:39.114148 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} DynamicQueryHandler: Done processing query 2024.02.17 06:14:39.114174 [ 3 ] {656a2115-378e-469f-bd61-f147752c6fdc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:39.114191 [ 3 ] {} HTTP-Session: c6a96204-d429-4d57-803e-85d75c55f508 Destroying unnamed session 2024.02.17 06:14:39.114343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:39.114392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:39.114412 [ 3 ] {} HTTP-Session: b4ab840e-4fd3-459e-ad61-df93f512f4d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:39.114429 [ 3 ] {} HTTP-Session: b4ab840e-4fd3-459e-ad61-df93f512f4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:39.114505 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:39.114546 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:39.114651 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:39.115039 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:39.115262 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.17 06:14:39.115416 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.17 06:14:39.115530 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} executeQuery: Read 105 rows, 10.57 KiB in 0.000989946 sec., 106066 rows/sec., 10.43 MiB/sec. 2024.02.17 06:14:39.115652 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} DynamicQueryHandler: Done processing query 2024.02.17 06:14:39.115676 [ 3 ] {98595e2d-399c-467b-8785-85caa78ee451} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:14:39.115692 [ 3 ] {} HTTP-Session: b4ab840e-4fd3-459e-ad61-df93f512f4d7 Destroying unnamed session 2024.02.17 06:14:39.115827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:39.115873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:39.115894 [ 3 ] {} HTTP-Session: ca7ba0c8-3e3e-43ee-9f5c-0db5b6acc462 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:39.115922 [ 3 ] {} HTTP-Session: ca7ba0c8-3e3e-43ee-9f5c-0db5b6acc462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:39.116021 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:39.116076 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:39.116207 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:39.116565 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:39.116828 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.17 06:14:39.116997 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.17 06:14:39.117130 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} executeQuery: Read 35 rows, 2.80 KiB in 0.001062559 sec., 32939 rows/sec., 2.58 MiB/sec. 2024.02.17 06:14:39.117254 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} DynamicQueryHandler: Done processing query 2024.02.17 06:14:39.117284 [ 3 ] {c71ce086-bb90-4238-be55-84e69cfec00b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:39.117308 [ 3 ] {} HTTP-Session: ca7ba0c8-3e3e-43ee-9f5c-0db5b6acc462 Destroying unnamed session 2024.02.17 06:14:39.117530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:39.117581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:39.117600 [ 3 ] {} HTTP-Session: 9d3e0bad-132f-4e0f-9abc-9d4d2b937a77 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:39.117618 [ 3 ] {} HTTP-Session: 9d3e0bad-132f-4e0f-9abc-9d4d2b937a77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:39.117700 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:39.117775 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:39.117918 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:39.118393 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:39.118719 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.17 06:14:39.118905 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.17 06:14:39.119026 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} executeQuery: Read 35 rows, 48.36 KiB in 0.001269284 sec., 27574 rows/sec., 37.21 MiB/sec. 2024.02.17 06:14:39.119154 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} DynamicQueryHandler: Done processing query 2024.02.17 06:14:39.119178 [ 3 ] {b516b1ae-c69e-4366-aece-88facdbcff20} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:14:39.119194 [ 3 ] {} HTTP-Session: 9d3e0bad-132f-4e0f-9abc-9d4d2b937a77 Destroying unnamed session 2024.02.17 06:14:42.622937 [ 65 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:14:42.623043 [ 65 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:14:44.111484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:44.111620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:44.111647 [ 3 ] {} HTTP-Session: 3faffb98-b09b-473d-bf0c-590331c9fdf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:44.111672 [ 3 ] {} HTTP-Session: 3faffb98-b09b-473d-bf0c-590331c9fdf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:44.111798 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:44.111857 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:44.112014 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:44.112454 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:44.112727 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.17 06:14:44.112900 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.17 06:14:44.113028 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} executeQuery: Read 14 rows, 1.13 KiB in 0.001195342 sec., 11712 rows/sec., 949.32 KiB/sec. 2024.02.17 06:14:44.113192 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} DynamicQueryHandler: Done processing query 2024.02.17 06:14:44.113221 [ 3 ] {c37dd7b7-bd08-4b2a-9f80-4480585a6f7a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:44.113240 [ 3 ] {} HTTP-Session: 3faffb98-b09b-473d-bf0c-590331c9fdf1 Destroying unnamed session 2024.02.17 06:14:44.113371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:44.113425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:44.113447 [ 3 ] {} HTTP-Session: d83fd689-3e70-417f-acff-e125d11a0e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:44.113466 [ 3 ] {} HTTP-Session: d83fd689-3e70-417f-acff-e125d11a0e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:44.113549 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:44.113593 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:44.113700 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:44.114040 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:44.114261 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.17 06:14:44.114412 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.17 06:14:44.114510 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} executeQuery: Read 42 rows, 3.80 KiB in 0.000930815 sec., 45121 rows/sec., 3.99 MiB/sec. 2024.02.17 06:14:44.114700 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} DynamicQueryHandler: Done processing query 2024.02.17 06:14:44.114726 [ 3 ] {2974afed-c5ec-4803-850f-6585e8bdff9d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:44.114744 [ 3 ] {} HTTP-Session: d83fd689-3e70-417f-acff-e125d11a0e90 Destroying unnamed session 2024.02.17 06:14:44.114879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:44.114934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:44.114955 [ 3 ] {} HTTP-Session: ba149ff6-d43b-4669-8c09-eefc0053be19 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:44.114974 [ 3 ] {} HTTP-Session: ba149ff6-d43b-4669-8c09-eefc0053be19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:44.115052 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:44.115095 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:44.115215 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:44.115520 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:44.115751 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.17 06:14:44.115918 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.17 06:14:44.116017 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} executeQuery: Read 14 rows, 1.12 KiB in 0.000936105 sec., 14955 rows/sec., 1.17 MiB/sec. 2024.02.17 06:14:44.116191 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} DynamicQueryHandler: Done processing query 2024.02.17 06:14:44.116216 [ 3 ] {c1d15d7d-f67f-4b3c-a76e-26d8981d2001} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:44.116238 [ 3 ] {} HTTP-Session: ba149ff6-d43b-4669-8c09-eefc0053be19 Destroying unnamed session 2024.02.17 06:14:44.116400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:44.116446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:44.116466 [ 3 ] {} HTTP-Session: 298462d0-c394-423d-a47c-f3a76d41b303 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:44.116483 [ 3 ] {} HTTP-Session: 298462d0-c394-423d-a47c-f3a76d41b303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:44.116559 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:44.116605 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:44.116748 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:44.117119 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:44.117426 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.17 06:14:44.117619 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.17 06:14:44.117736 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} executeQuery: Read 14 rows, 19.35 KiB in 0.00114912 sec., 12183 rows/sec., 16.44 MiB/sec. 2024.02.17 06:14:44.117869 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} DynamicQueryHandler: Done processing query 2024.02.17 06:14:44.117893 [ 3 ] {e44712ec-6aeb-4b46-a554-89cffcf57adb} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.17 06:14:44.117910 [ 3 ] {} HTTP-Session: 298462d0-c394-423d-a47c-f3a76d41b303 Destroying unnamed session 2024.02.17 06:14:49.113105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:49.113243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:49.113275 [ 3 ] {} HTTP-Session: 8ee0568c-636f-4251-8429-fb24dbd87f26 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:49.113299 [ 3 ] {} HTTP-Session: 8ee0568c-636f-4251-8429-fb24dbd87f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:49.113428 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:49.113490 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:49.113648 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:49.114098 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:49.114376 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.17 06:14:49.114547 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.17 06:14:49.114673 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} executeQuery: Read 35 rows, 2.84 KiB in 0.001207562 sec., 28984 rows/sec., 2.29 MiB/sec. 2024.02.17 06:14:49.114830 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} DynamicQueryHandler: Done processing query 2024.02.17 06:14:49.114858 [ 3 ] {432f96eb-e7d2-48ca-b8f1-853e8615b1c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:49.114875 [ 3 ] {} HTTP-Session: 8ee0568c-636f-4251-8429-fb24dbd87f26 Destroying unnamed session 2024.02.17 06:14:49.114997 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:49.115054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:49.115077 [ 3 ] {} HTTP-Session: d66e5474-ef67-4899-b162-339a6e0da226 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:49.115096 [ 3 ] {} HTTP-Session: d66e5474-ef67-4899-b162-339a6e0da226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:49.115175 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:49.115219 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.17 06:14:49.115336 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:49.115647 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:49.115871 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.17 06:14:49.116037 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} oximeter.fields_ipaddr (d500b5cf-d242-4138-bd29-d7704e4a5227): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.17 06:14:49.116155 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} executeQuery: Read 2 rows, 175.00 B in 0.000939425 sec., 2128 rows/sec., 181.92 KiB/sec. 2024.02.17 06:14:49.116336 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} DynamicQueryHandler: Done processing query 2024.02.17 06:14:49.116361 [ 3 ] {3bda4396-35d9-4ce2-8b73-e23a7cb963d5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:14:49.116378 [ 3 ] {} HTTP-Session: d66e5474-ef67-4899-b162-339a6e0da226 Destroying unnamed session 2024.02.17 06:14:49.116552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17180, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:49.116602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:49.116623 [ 3 ] {} HTTP-Session: 15fcbffc-cb89-4bc5-9335-3265fec2823a Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:49.116642 [ 3 ] {} HTTP-Session: 15fcbffc-cb89-4bc5-9335-3265fec2823a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:49.116723 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:49.116767 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:49.116883 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:49.117319 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:49.117555 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.17 06:14:49.117719 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.17 06:14:49.117851 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} executeQuery: Read 106 rows, 10.66 KiB in 0.001085338 sec., 97665 rows/sec., 9.59 MiB/sec. 2024.02.17 06:14:49.118023 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} DynamicQueryHandler: Done processing query 2024.02.17 06:14:49.118057 [ 3 ] {16457afb-bfd7-4c46-bcb0-a66b6e07dce3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:14:49.118080 [ 3 ] {} HTTP-Session: 15fcbffc-cb89-4bc5-9335-3265fec2823a Destroying unnamed session 2024.02.17 06:14:49.118207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:49.118274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:49.118297 [ 3 ] {} HTTP-Session: 5dc1f424-f376-443e-a275-02be4e01962d Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:49.118315 [ 3 ] {} HTTP-Session: 5dc1f424-f376-443e-a275-02be4e01962d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:49.118389 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:49.118430 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.17 06:14:49.118538 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:49.118827 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:49.119041 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.17 06:14:49.119204 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} oximeter.fields_u16 (42ada29b-f67e-4fc1-91d3-0fcb2bf6c650): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.17 06:14:49.119333 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} executeQuery: Read 2 rows, 143.00 B in 0.000908794 sec., 2200 rows/sec., 153.66 KiB/sec. 2024.02.17 06:14:49.119486 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} DynamicQueryHandler: Done processing query 2024.02.17 06:14:49.119519 [ 3 ] {3e4aba76-2375-4225-b793-ee3c59275b2b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:14:49.119543 [ 3 ] {} HTTP-Session: 5dc1f424-f376-443e-a275-02be4e01962d Destroying unnamed session 2024.02.17 06:14:49.119722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 6331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:49.119779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:49.119800 [ 3 ] {} HTTP-Session: a7fe6ff3-6e0d-47b1-9266-04f25822e186 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:49.119819 [ 3 ] {} HTTP-Session: a7fe6ff3-6e0d-47b1-9266-04f25822e186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:49.119898 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:49.119939 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:49.120053 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:49.120370 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:49.120602 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.17 06:14:49.120761 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.17 06:14:49.120882 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} executeQuery: Read 37 rows, 2.97 KiB in 0.000946876 sec., 39075 rows/sec., 3.06 MiB/sec. 2024.02.17 06:14:49.121038 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} DynamicQueryHandler: Done processing query 2024.02.17 06:14:49.121063 [ 3 ] {1f315a56-1b9b-4c01-8ddf-ed7722b44660} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:49.121080 [ 3 ] {} HTTP-Session: a7fe6ff3-6e0d-47b1-9266-04f25822e186 Destroying unnamed session 2024.02.17 06:14:49.121204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:49.121251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:49.121271 [ 3 ] {} HTTP-Session: 7df2897c-cbc1-48a5-ae8f-a4d726c30986 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:49.121289 [ 3 ] {} HTTP-Session: 7df2897c-cbc1-48a5-ae8f-a4d726c30986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:49.121362 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:49.121405 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.17 06:14:49.121528 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:49.121792 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:49.122048 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.17 06:14:49.122227 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.17 06:14:49.122357 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} executeQuery: Read 1 rows, 72.00 B in 0.000960215 sec., 1041 rows/sec., 73.23 KiB/sec. 2024.02.17 06:14:49.122509 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} DynamicQueryHandler: Done processing query 2024.02.17 06:14:49.122534 [ 3 ] {63a77c80-539a-4753-be60-26ec23a40618} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.17 06:14:49.122550 [ 3 ] {} HTTP-Session: 7df2897c-cbc1-48a5-ae8f-a4d726c30986 Destroying unnamed session 2024.02.17 06:14:49.122710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:49.122756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:49.122775 [ 3 ] {} HTTP-Session: a0f30db2-586e-462d-9c24-4ce165cfc77a Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:49.122792 [ 3 ] {} HTTP-Session: a0f30db2-586e-462d-9c24-4ce165cfc77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:49.122872 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:49.122916 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:49.123057 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:49.123484 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:49.123783 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.17 06:14:49.123961 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.17 06:14:49.124086 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} executeQuery: Read 35 rows, 48.36 KiB in 0.001184921 sec., 29537 rows/sec., 39.86 MiB/sec. 2024.02.17 06:14:49.124222 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} DynamicQueryHandler: Done processing query 2024.02.17 06:14:49.124247 [ 3 ] {83e84dd6-5907-417f-bb94-d2061393754e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:14:49.124263 [ 3 ] {} HTTP-Session: a0f30db2-586e-462d-9c24-4ce165cfc77a Destroying unnamed session 2024.02.17 06:14:54.111359 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:54.111490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:54.111522 [ 3 ] {} HTTP-Session: 5038197f-3c59-4d0d-8e5b-4d1b3d03e3e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:54.111550 [ 3 ] {} HTTP-Session: 5038197f-3c59-4d0d-8e5b-4d1b3d03e3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:54.111690 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:54.111757 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:54.111938 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:54.112375 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:54.112644 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.17 06:14:54.112807 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.17 06:14:54.112940 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} executeQuery: Read 14 rows, 1.13 KiB in 0.001204691 sec., 11621 rows/sec., 941.96 KiB/sec. 2024.02.17 06:14:54.113097 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} DynamicQueryHandler: Done processing query 2024.02.17 06:14:54.113123 [ 3 ] {33eef9c1-41b4-475c-a945-2068c202ba8f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:54.113140 [ 3 ] {} HTTP-Session: 5038197f-3c59-4d0d-8e5b-4d1b3d03e3e7 Destroying unnamed session 2024.02.17 06:14:54.113297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 6401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:54.113388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:54.113422 [ 3 ] {} HTTP-Session: 8f400242-3067-4e37-bd48-407973f5dff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:54.113454 [ 3 ] {} HTTP-Session: 8f400242-3067-4e37-bd48-407973f5dff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:54.113558 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:54.113615 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:54.113752 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:54.114113 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:54.114347 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.17 06:14:54.114506 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.17 06:14:54.114640 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} executeQuery: Read 42 rows, 3.80 KiB in 0.001041017 sec., 40345 rows/sec., 3.57 MiB/sec. 2024.02.17 06:14:54.114638 [ 151 ] {} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.17 06:14:54.114769 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:54.114836 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} DynamicQueryHandler: Done processing query 2024.02.17 06:14:54.114905 [ 3 ] {086dd821-23a2-43b6-ad44-ccd0740db20c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:54.114938 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.17 06:14:54.114954 [ 3 ] {} HTTP-Session: 8f400242-3067-4e37-bd48-407973f5dff1 Destroying unnamed session 2024.02.17 06:14:54.115089 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:54.115125 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 185 rows starting from the beginning of the part 2024.02.17 06:14:54.115197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 2424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:54.115288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:54.115351 [ 3 ] {} HTTP-Session: 95354083-765d-4290-ba46-8c70d7c92028 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:54.115353 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 80 rows starting from the beginning of the part 2024.02.17 06:14:54.115388 [ 3 ] {} HTTP-Session: 95354083-765d-4290-ba46-8c70d7c92028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:54.115632 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part 2024.02.17 06:14:54.115634 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:54.115745 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:54.115860 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part 2024.02.17 06:14:54.116191 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 106 rows starting from the beginning of the part 2024.02.17 06:14:54.116233 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:54.116418 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2024.02.17 06:14:54.116947 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:54.117422 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.17 06:14:54.117701 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.17 06:14:54.117870 [ 151 ] {} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.17 06:14:54.117982 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:54.118128 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} executeQuery: Read 14 rows, 1.12 KiB in 0.002319401 sec., 6036 rows/sec., 483.35 KiB/sec. 2024.02.17 06:14:54.118210 [ 10 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.17 06:14:54.118331 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 4 columns (4 merged, 0 gathered) in 0.003485802 sec., 160651.69507619768 rows/sec., 14.84 MiB/sec. 2024.02.17 06:14:54.118436 [ 10 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:54.118482 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} DynamicQueryHandler: Done processing query 2024.02.17 06:14:54.118508 [ 10 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 95 rows starting from the beginning of the part 2024.02.17 06:14:54.118527 [ 3 ] {381f5c4b-b17d-495b-9169-6034e67dec78} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.17 06:14:54.118580 [ 3 ] {} HTTP-Session: 95354083-765d-4290-ba46-8c70d7c92028 Destroying unnamed session 2024.02.17 06:14:54.118581 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.17 06:14:54.118754 [ 10 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part 2024.02.17 06:14:54.118781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:54.118865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:54.118937 [ 3 ] {} HTTP-Session: eb1e735c-2e5e-4005-9a23-269ab7643b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:54.118936 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.17 06:14:54.118994 [ 10 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:54.119001 [ 3 ] {} HTTP-Session: eb1e735c-2e5e-4005-9a23-269ab7643b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:54.119139 [ 19 ] {40e046a5-475e-4d01-8b18-e8bea1e0062b::all_1_21_4} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.17 06:14:54.119307 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:54.119313 [ 10 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part 2024.02.17 06:14:54.119406 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:54.119501 [ 10 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part 2024.02.17 06:14:54.119677 [ 10 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.02.17 06:14:54.119747 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:54.120309 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:54.120621 [ 23 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.002520667 sec., 94022.73287189462 rows/sec., 7.34 MiB/sec. 2024.02.17 06:14:54.120843 [ 24 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.17 06:14:54.120848 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.17 06:14:54.121179 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.17 06:14:54.121179 [ 24 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.17 06:14:54.121322 [ 24 ] {9947b690-95b4-479f-8438-a12c9a166aa6::all_1_21_4} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.17 06:14:54.121389 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} executeQuery: Read 14 rows, 19.35 KiB in 0.002015193 sec., 6947 rows/sec., 9.37 MiB/sec. 2024.02.17 06:14:54.121593 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} DynamicQueryHandler: Done processing query 2024.02.17 06:14:54.121619 [ 3 ] {4a9e29a2-fdae-4ce0-bd7a-00597f7285c5} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.17 06:14:54.121636 [ 3 ] {} HTTP-Session: eb1e735c-2e5e-4005-9a23-269ab7643b64 Destroying unnamed session 2024.02.17 06:14:57.623102 [ 159 ] {} DNSResolver: Updating DNS cache 2024.02.17 06:14:57.623210 [ 159 ] {} DNSResolver: Updated DNS cache 2024.02.17 06:14:59.113252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:59.113414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:59.113461 [ 3 ] {} HTTP-Session: 7ea1d9ed-6ddd-4d99-aa35-1eebf9f669d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:59.113501 [ 3 ] {} HTTP-Session: 7ea1d9ed-6ddd-4d99-aa35-1eebf9f669d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:59.113689 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:59.113750 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.17 06:14:59.113909 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:59.114271 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:59.114544 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.17 06:14:59.114725 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.17 06:14:59.114870 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} executeQuery: Read 35 rows, 2.84 KiB in 0.00113205 sec., 30917 rows/sec., 2.45 MiB/sec. 2024.02.17 06:14:59.114872 [ 139 ] {} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.17 06:14:59.114997 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:59.115072 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} DynamicQueryHandler: Done processing query 2024.02.17 06:14:59.115145 [ 3 ] {2f0c2b9b-f0d1-4914-a2b7-c1724be9f19a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:59.115176 [ 3 ] {} HTTP-Session: 7ea1d9ed-6ddd-4d99-aa35-1eebf9f669d9 Destroying unnamed session 2024.02.17 06:14:59.115173 [ 17 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.17 06:14:59.115343 [ 17 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:59.115368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 17030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:59.115401 [ 17 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 49 rows starting from the beginning of the part 2024.02.17 06:14:59.115452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:59.115494 [ 3 ] {} HTTP-Session: 610a2b0f-24c8-49a7-a591-4fe078695315 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:59.115527 [ 3 ] {} HTTP-Session: 610a2b0f-24c8-49a7-a591-4fe078695315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:59.115660 [ 17 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:59.115760 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:59.115879 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.17 06:14:59.115889 [ 17 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::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.17 06:14:59.116187 [ 17 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:59.116334 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:59.116410 [ 17 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::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.17 06:14:59.116578 [ 17 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:59.117166 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:59.117648 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.17 06:14:59.118051 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} oximeter.fields_string (40e046a5-475e-4d01-8b18-e8bea1e0062b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.17 06:14:59.118143 [ 23 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.003080361 sec., 59083.98398759106 rows/sec., 4.68 MiB/sec. 2024.02.17 06:14:59.118239 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} executeQuery: Read 105 rows, 10.57 KiB in 0.002424234 sec., 43312 rows/sec., 4.26 MiB/sec. 2024.02.17 06:14:59.118424 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.17 06:14:59.118436 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} DynamicQueryHandler: Done processing query 2024.02.17 06:14:59.118485 [ 3 ] {bd2adf0a-0301-4f17-ab00-7d2b06705afa} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.17 06:14:59.118521 [ 3 ] {} HTTP-Session: 610a2b0f-24c8-49a7-a591-4fe078695315 Destroying unnamed session 2024.02.17 06:14:59.118715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 5988, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:59.118723 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.17 06:14:59.118785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:59.118814 [ 3 ] {} HTTP-Session: 94db3462-5cf2-4a6b-a6c4-db1542236055 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:59.118839 [ 13 ] {a36339ad-bc9e-4684-a46f-5474aefcc6d1::all_1_21_4} oximeter.fields_i64 (a36339ad-bc9e-4684-a46f-5474aefcc6d1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.17 06:14:59.118850 [ 3 ] {} HTTP-Session: 94db3462-5cf2-4a6b-a6c4-db1542236055 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:59.119005 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:59.119048 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.17 06:14:59.119165 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:59.119431 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:59.119647 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.17 06:14:59.119803 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} oximeter.fields_uuid (9947b690-95b4-479f-8438-a12c9a166aa6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.17 06:14:59.119926 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} executeQuery: Read 35 rows, 2.80 KiB in 0.000889853 sec., 39332 rows/sec., 3.08 MiB/sec. 2024.02.17 06:14:59.120091 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} DynamicQueryHandler: Done processing query 2024.02.17 06:14:59.120116 [ 3 ] {fefe89b1-116d-4e77-b29d-6ca924922241} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.17 06:14:59.120133 [ 3 ] {} HTTP-Session: 94db3462-5cf2-4a6b-a6c4-db1542236055 Destroying unnamed session 2024.02.17 06:14:59.120313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40052, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.17 06:14:59.120361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.17 06:14:59.120381 [ 3 ] {} HTTP-Session: 9afcdbf7-81ec-4ee6-9d9f-76f350b8acc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40052 2024.02.17 06:14:59.120399 [ 3 ] {} HTTP-Session: 9afcdbf7-81ec-4ee6-9d9f-76f350b8acc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.17 06:14:59.120485 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} executeQuery: (from [fd00:1122:3344:101::d]:40052) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.17 06:14:59.120534 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.17 06:14:59.120682 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.17 06:14:59.121066 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:59.121375 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.17 06:14:59.121556 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.17 06:14:59.121691 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} executeQuery: Read 35 rows, 48.36 KiB in 0.001166641 sec., 30000 rows/sec., 40.48 MiB/sec. 2024.02.17 06:14:59.121691 [ 139 ] {} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.17 06:14:59.121818 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:14:59.121906 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} DynamicQueryHandler: Done processing query 2024.02.17 06:14:59.121955 [ 3 ] {d62d668f-6c3a-4ec8-a3a1-b1f294529c4b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.17 06:14:59.121964 [ 23 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.17 06:14:59.121981 [ 3 ] {} HTTP-Session: 9afcdbf7-81ec-4ee6-9d9f-76f350b8acc1 Destroying unnamed session 2024.02.17 06:14:59.122119 [ 23 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:14:59.122168 [ 23 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 431 rows starting from the beginning of the part 2024.02.17 06:14:59.122362 [ 23 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:59.122485 [ 23 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:14:59.122600 [ 23 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:59.122703 [ 23 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::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.17 06:14:59.122795 [ 23 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part 2024.02.17 06:14:59.124403 [ 12 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 564 rows, containing 6 columns (6 merged, 0 gathered) in 0.002495516 sec., 226005.36321947043 rows/sec., 304.98 MiB/sec. 2024.02.17 06:14:59.124815 [ 22 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.17 06:14:59.125053 [ 22 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.17 06:14:59.125118 [ 22 ] {6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4} oximeter.measurements_histogramf64 (6e54f8b8-ddc7-4753-86d9-df253dcf15b9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.17 06:14:59.125198 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 6e54f8b8-ddc7-4753-86d9-df253dcf15b9::all_1_21_4: 4.48 MiB. 2024.02.17 06:15:01.059335 [ 130 ] {} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.17 06:15:01.059447 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.32 GiB. 2024.02.17 06:15:01.059556 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.17 06:15:01.059710 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.17 06:15:01.059763 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 444 rows starting from the beginning of the part 2024.02.17 06:15:01.059924 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.02.17 06:15:01.060052 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.02.17 06:15:01.060159 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2024.02.17 06:15:01.060261 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.02.17 06:15:01.061309 [ 12 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785187 sec., 291846.17633894936 rows/sec., 20.59 MiB/sec. 2024.02.17 06:15:01.061463 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.17 06:15:01.061711 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.17 06:15:01.061778 [ 13 ] {e900e6a5-678c-4e18-ac67-91705b57a6e9::all_1_5_1} oximeter.measurements_cumulativeu64 (e900e6a5-678c-4e18-ac67-91705b57a6e9) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0