[ Dec 6 20:41:28 Enabled. ] [ Dec 6 20:41:28 Rereading configuration. ] [ Dec 6 20:41:30 Rereading configuration. ] [ Dec 6 20:41:32 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService18 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService18 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService18 ipadm: Could not delete oxControlService18: Interface does not exist + true + ipadm create-if -t oxControlService18 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService18 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService18 + ipadm show-addr oxControlService18/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService18/ll + ipadm show-addr oxControlService18/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService18/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 6 20:41:32 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.12.06 20:41:33.494482 [ 1 ] {} Application: Will watch for the process with pid 22729 2023.12.06 20:41:33.494646 [ 1 ] {} Application: Forked a child process to watch 2023.12.06 20:41:34.094224 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22729 2023.12.06 20:41:34.094394 [ 1 ] {} Application: starting up 2023.12.06 20:41:34.094594 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.06 20:41:34.192070 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.06 20:41:34.192125 [ 1 ] {} Application: Initializing DateLUT. 2023.12.06 20:41:34.192139 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.06 20:41:34.192181 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.06 20:41:34.192516 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.06 20:41:34.193224 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.06 20:41:34.193734 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.06 20:41:34.194008 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.12.06 20:41:34.196716 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.06 20:41:34.196763 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.06 20:41:34.197650 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.06 20:41:34.197831 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.06 20:41:34.204304 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.06 20:41:34.204664 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.06 20:41:34.204690 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.06 20:41:34.206099 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.06 20:41:34.206591 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.06 20:41:34.206888 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.06 20:41:34.207204 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.06 20:41:34.208021 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.06 20:41:34.208071 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.06 20:41:34.208131 [ 1 ] {} Application: Loaded user defined objects 2023.12.06 20:41:34.208152 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.06 20:41:34.220973 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.06 20:41:34.221008 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150092 sec 2023.12.06 20:41:34.221635 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.06 20:41:34.221728 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.06 20:41:34.221751 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.06 20:41:34.221771 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.06 20:41:34.221784 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.06 20:41:34.221799 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.06 20:41:34.221814 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.06 20:41:34.221851 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.06 20:41:34.221872 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.06 20:41:34.221902 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.06 20:41:34.221915 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.06 20:41:34.221930 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.06 20:41:34.221952 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.06 20:41:34.221992 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.06 20:41:34.222009 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.06 20:41:34.222021 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.06 20:41:34.268541 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.06 20:41:34.270193 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.06 20:41:34.270224 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.2221e-05 sec 2023.12.06 20:41:34.270250 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.06 20:41:34.270265 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.06 20:41:34.270286 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.06 20:41:34.272463 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.06 20:41:34.277698 [ 1 ] {} Application: Loaded metadata. 2023.12.06 20:41:34.277880 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.12.06 20:41:34.277960 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.06 20:41:34.505980 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.12.06 20:41:34.523721 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.12.06 20:41:34.523777 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.06 20:41:34.627834 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.06 20:41:34.628670 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.12.06 20:41:34.629060 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.06 20:41:34.629129 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.06 20:41:34.629130 [ 172 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:41:34.629224 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.06 20:41:34.629230 [ 172 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:41:34.629276 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.06 20:41:34.629920 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.06 20:41:34.629944 [ 1 ] {} Application: Ready for connections. 2023.12.06 20:41:34.633088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.633271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.633867 [ 3 ] {} HTTP-Session: 393a483c-d621-4790-9b91-edb86f14d2d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.633908 [ 3 ] {} HTTP-Session: 393a483c-d621-4790-9b91-edb86f14d2d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.634047 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.06 20:41:34.634077 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.06 20:41:34.634097 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.06 20:41:34.635633 [ 3 ] {581861d3-375b-46ea-94ca-7156b01986ee} executeQuery: (from [fd00:1122:3344:101::d]:57692) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.06 20:41:34.657108 [ 3 ] {581861d3-375b-46ea-94ca-7156b01986ee} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57692) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.06 20:41:34.657984 [ 3 ] {581861d3-375b-46ea-94ca-7156b01986ee} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.06 20:41:34.658753 [ 3 ] {581861d3-375b-46ea-94ca-7156b01986ee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.658781 [ 3 ] {} HTTP-Session: 393a483c-d621-4790-9b91-edb86f14d2d9 Destroying unnamed session 2023.12.06 20:41:34.659241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.659311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.659334 [ 3 ] {} HTTP-Session: 5b3c860a-af32-4499-8ff3-d587361ed76d Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.659361 [ 3 ] {} HTTP-Session: 5b3c860a-af32-4499-8ff3-d587361ed76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.659482 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} executeQuery: (from [fd00:1122:3344:101::d]:57692) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.06 20:41:34.659579 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.06 20:41:34.660688 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.06 20:41:34.662708 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:41:34.666958 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.666995 [ 3 ] {3139bebc-11cf-4072-942d-68c4cb72b9f7} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.06 20:41:34.667012 [ 3 ] {} HTTP-Session: 5b3c860a-af32-4499-8ff3-d587361ed76d Destroying unnamed session 2023.12.06 20:41:34.667189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.667244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.667264 [ 3 ] {} HTTP-Session: d1aaf957-1946-4d09-8014-142d29477a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.667283 [ 3 ] {} HTTP-Session: d1aaf957-1946-4d09-8014-142d29477a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.667387 [ 3 ] {b27426df-f121-4e53-b33d-7e3654ad00be} executeQuery: (from [fd00:1122:3344:101::d]:57692) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.06 20:41:34.667648 [ 3 ] {b27426df-f121-4e53-b33d-7e3654ad00be} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57692) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.06 20:41:34.667773 [ 3 ] {b27426df-f121-4e53-b33d-7e3654ad00be} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.06 20:41:34.667889 [ 3 ] {b27426df-f121-4e53-b33d-7e3654ad00be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.667909 [ 3 ] {} HTTP-Session: d1aaf957-1946-4d09-8014-142d29477a5f Destroying unnamed session 2023.12.06 20:41:34.668149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.668197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.668216 [ 3 ] {} HTTP-Session: 08a8ec8b-0e74-4e91-a68f-372a4637f3be Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.668239 [ 3 ] {} HTTP-Session: 08a8ec8b-0e74-4e91-a68f-372a4637f3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.668356 [ 3 ] {9707ae6b-73f1-4077-8fe6-979bd68700f4} executeQuery: (from [fd00:1122:3344:101::d]:57692) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.06 20:41:34.668460 [ 3 ] {9707ae6b-73f1-4077-8fe6-979bd68700f4} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.668488 [ 3 ] {9707ae6b-73f1-4077-8fe6-979bd68700f4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.668503 [ 3 ] {} HTTP-Session: 08a8ec8b-0e74-4e91-a68f-372a4637f3be Destroying unnamed session 2023.12.06 20:41:34.668664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.668711 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.668731 [ 3 ] {} HTTP-Session: c0983b1c-ebed-45aa-9078-638d22e54445 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.668757 [ 3 ] {} HTTP-Session: c0983b1c-ebed-45aa-9078-638d22e54445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.668814 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.06 20:41:34.668876 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.06 20:41:34.672549 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.06 20:41:34.672572 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3421e-05 sec 2023.12.06 20:41:34.672601 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.06 20:41:34.672621 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} DatabaseAtomic (oximeter): Starting up tables. 2023.12.06 20:41:34.672691 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.672717 [ 3 ] {85e4cbc6-c4de-4993-9228-dced00d1767f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.672732 [ 3 ] {} HTTP-Session: c0983b1c-ebed-45aa-9078-638d22e54445 Destroying unnamed session 2023.12.06 20:41:34.672856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.672904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.672922 [ 3 ] {} HTTP-Session: 9a3e9035-ccf7-4677-adaa-3da6cb02a802 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.672944 [ 3 ] {} HTTP-Session: 9a3e9035-ccf7-4677-adaa-3da6cb02a802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.673085 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} executeQuery: (from [fd00:1122:3344:101::d]:57692) /* 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) 2023.12.06 20:41:34.673137 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.06 20:41:34.681804 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} oximeter.version (2e07d1ea-d3c0-41c1-ac53-3cb483e588be): Loading data parts 2023.12.06 20:41:34.681943 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} oximeter.version (2e07d1ea-d3c0-41c1-ac53-3cb483e588be): There are no data parts 2023.12.06 20:41:34.691329 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.691356 [ 3 ] {2eaa61a2-2a65-498b-8b4b-e2a2c642e890} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.691384 [ 3 ] {} HTTP-Session: 9a3e9035-ccf7-4677-adaa-3da6cb02a802 Destroying unnamed session 2023.12.06 20:41:34.691521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.691575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.691601 [ 3 ] {} HTTP-Session: b4b75341-59ac-4c67-b8be-b77059f08111 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.691618 [ 3 ] {} HTTP-Session: b4b75341-59ac-4c67-b8be-b77059f08111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.691823 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} executeQuery: (from [fd00:1122:3344:101::d]:57692) /* 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) 2023.12.06 20:41:34.691884 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.06 20:41:34.705208 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} oximeter.measurements_bool (18530cbc-12c5-4fb9-b284-d4bc082e5f3e): Loading data parts 2023.12.06 20:41:34.705321 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} oximeter.measurements_bool (18530cbc-12c5-4fb9-b284-d4bc082e5f3e): There are no data parts 2023.12.06 20:41:34.712238 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.712272 [ 3 ] {1c4521b0-c8bc-4452-ad89-faf841be4248} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.712300 [ 3 ] {} HTTP-Session: b4b75341-59ac-4c67-b8be-b77059f08111 Destroying unnamed session 2023.12.06 20:41:34.712454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.712516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.712544 [ 3 ] {} HTTP-Session: 7b6c5ce8-d68d-468f-b2e0-0653f773a8fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.712565 [ 3 ] {} HTTP-Session: 7b6c5ce8-d68d-468f-b2e0-0653f773a8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.712811 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.712873 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.06 20:41:34.720422 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} oximeter.measurements_i8 (8153dabc-947c-42ad-b48b-b9301eb2336b): Loading data parts 2023.12.06 20:41:34.720534 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} oximeter.measurements_i8 (8153dabc-947c-42ad-b48b-b9301eb2336b): There are no data parts 2023.12.06 20:41:34.726500 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.726527 [ 3 ] {cfe01ece-25f0-447e-aa38-94b85be98c5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.726544 [ 3 ] {} HTTP-Session: 7b6c5ce8-d68d-468f-b2e0-0653f773a8fe Destroying unnamed session 2023.12.06 20:41:34.726722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.726776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.726796 [ 3 ] {} HTTP-Session: ba7b4c53-f5e0-4dca-a665-68959755ea79 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.726818 [ 3 ] {} HTTP-Session: ba7b4c53-f5e0-4dca-a665-68959755ea79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.727010 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.727063 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.06 20:41:34.728988 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} oximeter.measurements_u8 (cf9eb58b-bd54-4004-9370-3a2ea3fdc951): Loading data parts 2023.12.06 20:41:34.729082 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} oximeter.measurements_u8 (cf9eb58b-bd54-4004-9370-3a2ea3fdc951): There are no data parts 2023.12.06 20:41:34.732795 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.732829 [ 3 ] {8387c220-5fc8-40b8-92a7-c8b3da772822} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.732844 [ 3 ] {} HTTP-Session: ba7b4c53-f5e0-4dca-a665-68959755ea79 Destroying unnamed session 2023.12.06 20:41:34.732977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.733029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.733047 [ 3 ] {} HTTP-Session: e4899cc2-d7d3-4842-b3bf-ed074bc693d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.733071 [ 3 ] {} HTTP-Session: e4899cc2-d7d3-4842-b3bf-ed074bc693d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.733263 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.733309 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.06 20:41:34.740030 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} oximeter.measurements_i16 (52186273-2052-4d53-a733-dcb1f41993dd): Loading data parts 2023.12.06 20:41:34.740142 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} oximeter.measurements_i16 (52186273-2052-4d53-a733-dcb1f41993dd): There are no data parts 2023.12.06 20:41:34.747498 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.747540 [ 3 ] {0b523a0c-fc25-4a28-870a-fddcfcf03bb0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.747558 [ 3 ] {} HTTP-Session: e4899cc2-d7d3-4842-b3bf-ed074bc693d5 Destroying unnamed session 2023.12.06 20:41:34.747709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.747770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.747792 [ 3 ] {} HTTP-Session: 79e7f7bf-2ea1-44ef-a8f4-d6da72d25488 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.747819 [ 3 ] {} HTTP-Session: 79e7f7bf-2ea1-44ef-a8f4-d6da72d25488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.748056 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.748112 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.06 20:41:34.752722 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} oximeter.measurements_u16 (1dee9121-5d00-4a2b-a4a2-d0054ba504fa): Loading data parts 2023.12.06 20:41:34.752813 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} oximeter.measurements_u16 (1dee9121-5d00-4a2b-a4a2-d0054ba504fa): There are no data parts 2023.12.06 20:41:34.755162 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.755199 [ 3 ] {d4056b92-3dd0-4144-8a63-5736e5f5ead4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.755216 [ 3 ] {} HTTP-Session: 79e7f7bf-2ea1-44ef-a8f4-d6da72d25488 Destroying unnamed session 2023.12.06 20:41:34.755356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.755414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.755435 [ 3 ] {} HTTP-Session: 22f1fb76-059b-4935-a112-57098795a17e Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.755461 [ 3 ] {} HTTP-Session: 22f1fb76-059b-4935-a112-57098795a17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.755682 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.755737 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.06 20:41:34.757900 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} oximeter.measurements_i32 (22d6ad7b-f0bd-4463-b111-c79af2f16722): Loading data parts 2023.12.06 20:41:34.757989 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} oximeter.measurements_i32 (22d6ad7b-f0bd-4463-b111-c79af2f16722): There are no data parts 2023.12.06 20:41:34.760251 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.760286 [ 3 ] {08649c4e-1f47-4957-b30e-c0a81281fdc9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.760301 [ 3 ] {} HTTP-Session: 22f1fb76-059b-4935-a112-57098795a17e Destroying unnamed session 2023.12.06 20:41:34.760425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.760481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.760500 [ 3 ] {} HTTP-Session: e8184c33-43c1-4413-8f62-31a921c7ce12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.760524 [ 3 ] {} HTTP-Session: e8184c33-43c1-4413-8f62-31a921c7ce12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.760709 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.760762 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.06 20:41:34.764474 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} oximeter.measurements_u32 (9289108f-f2cc-4d51-8dd9-0fab180e4fbc): Loading data parts 2023.12.06 20:41:34.764593 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} oximeter.measurements_u32 (9289108f-f2cc-4d51-8dd9-0fab180e4fbc): There are no data parts 2023.12.06 20:41:34.767154 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.767194 [ 3 ] {cd7c5d73-fc46-4797-a385-f4dcf6785ba2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.767212 [ 3 ] {} HTTP-Session: e8184c33-43c1-4413-8f62-31a921c7ce12 Destroying unnamed session 2023.12.06 20:41:34.767344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.767408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.767429 [ 3 ] {} HTTP-Session: efa426ac-0c7c-48f5-8e8c-e35c1eaee013 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.767446 [ 3 ] {} HTTP-Session: efa426ac-0c7c-48f5-8e8c-e35c1eaee013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.767641 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.767698 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.06 20:41:34.769346 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} oximeter.measurements_i64 (17c1ce17-d079-4d77-b2a7-8910c3ec90f1): Loading data parts 2023.12.06 20:41:34.769438 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} oximeter.measurements_i64 (17c1ce17-d079-4d77-b2a7-8910c3ec90f1): There are no data parts 2023.12.06 20:41:34.770873 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.770908 [ 3 ] {f67153c0-03c9-468d-8785-2223d57974c5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.770940 [ 3 ] {} HTTP-Session: efa426ac-0c7c-48f5-8e8c-e35c1eaee013 Destroying unnamed session 2023.12.06 20:41:34.771073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.771130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.771160 [ 3 ] {} HTTP-Session: 27e952ce-17a1-4922-8a08-9a6f73433d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.771177 [ 3 ] {} HTTP-Session: 27e952ce-17a1-4922-8a08-9a6f73433d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.771373 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.771433 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.06 20:41:34.772918 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} oximeter.measurements_u64 (980b1c3d-2b01-419e-8292-6392c066e001): Loading data parts 2023.12.06 20:41:34.773032 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} oximeter.measurements_u64 (980b1c3d-2b01-419e-8292-6392c066e001): There are no data parts 2023.12.06 20:41:34.775170 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.775196 [ 3 ] {fce00fa9-603f-4cc6-9590-80626ad4b51d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.775223 [ 3 ] {} HTTP-Session: 27e952ce-17a1-4922-8a08-9a6f73433d50 Destroying unnamed session 2023.12.06 20:41:34.775351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.775403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.775430 [ 3 ] {} HTTP-Session: 47096865-16d7-4c3e-8adc-0504550a2518 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.775445 [ 3 ] {} HTTP-Session: 47096865-16d7-4c3e-8adc-0504550a2518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.775636 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.775692 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.06 20:41:34.777956 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} oximeter.measurements_f32 (2ba6cd0f-d454-401f-adfe-768668c0b3ab): Loading data parts 2023.12.06 20:41:34.778050 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} oximeter.measurements_f32 (2ba6cd0f-d454-401f-adfe-768668c0b3ab): There are no data parts 2023.12.06 20:41:34.779539 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.779566 [ 3 ] {d9dca177-ec8c-4811-9fd3-b71e65aa340a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.779593 [ 3 ] {} HTTP-Session: 47096865-16d7-4c3e-8adc-0504550a2518 Destroying unnamed session 2023.12.06 20:41:34.779717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.779770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.779798 [ 3 ] {} HTTP-Session: 3e2153bb-eeb4-498c-a223-eb8c68e35530 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.779814 [ 3 ] {} HTTP-Session: 3e2153bb-eeb4-498c-a223-eb8c68e35530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.780004 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.780054 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.06 20:41:34.782309 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} oximeter.measurements_f64 (489ee8d4-97d6-49c8-8f06-5934b05bf8f7): Loading data parts 2023.12.06 20:41:34.782412 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} oximeter.measurements_f64 (489ee8d4-97d6-49c8-8f06-5934b05bf8f7): There are no data parts 2023.12.06 20:41:34.785186 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.785222 [ 3 ] {8ddd36dd-b980-4e60-9fe0-0c9cf1aa04a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.785248 [ 3 ] {} HTTP-Session: 3e2153bb-eeb4-498c-a223-eb8c68e35530 Destroying unnamed session 2023.12.06 20:41:34.785378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.785429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.785458 [ 3 ] {} HTTP-Session: 976f4a75-ed9e-405a-9346-5ad903ac2ead Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.785473 [ 3 ] {} HTTP-Session: 976f4a75-ed9e-405a-9346-5ad903ac2ead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.785662 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.785710 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.06 20:41:34.787652 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} oximeter.measurements_string (7ffbc540-d6bf-4dd5-98c2-0e49b5511efc): Loading data parts 2023.12.06 20:41:34.787757 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} oximeter.measurements_string (7ffbc540-d6bf-4dd5-98c2-0e49b5511efc): There are no data parts 2023.12.06 20:41:34.789115 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.789152 [ 3 ] {c760c732-214f-428d-b2a5-cd42d838a1a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.789177 [ 3 ] {} HTTP-Session: 976f4a75-ed9e-405a-9346-5ad903ac2ead Destroying unnamed session 2023.12.06 20:41:34.789293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.789344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.789372 [ 3 ] {} HTTP-Session: 6e0ec76c-836c-4d89-ba3e-16e49d1f47e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.789388 [ 3 ] {} HTTP-Session: 6e0ec76c-836c-4d89-ba3e-16e49d1f47e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.789578 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.789639 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.06 20:41:34.791247 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} oximeter.measurements_bytes (1bdd50f4-156c-4ed8-8eb5-15aa99b659c0): Loading data parts 2023.12.06 20:41:34.791332 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} oximeter.measurements_bytes (1bdd50f4-156c-4ed8-8eb5-15aa99b659c0): There are no data parts 2023.12.06 20:41:34.792722 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.792748 [ 3 ] {fdea1944-2b84-4534-845d-085305936a33} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.792764 [ 3 ] {} HTTP-Session: 6e0ec76c-836c-4d89-ba3e-16e49d1f47e4 Destroying unnamed session 2023.12.06 20:41:34.792878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.792933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.792953 [ 3 ] {} HTTP-Session: ee3d3962-c342-470d-8b99-243a62a8f7f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.792978 [ 3 ] {} HTTP-Session: ee3d3962-c342-470d-8b99-243a62a8f7f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.793188 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.793249 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.06 20:41:34.795432 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Loading data parts 2023.12.06 20:41:34.795522 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): There are no data parts 2023.12.06 20:41:34.797138 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.797163 [ 3 ] {d7eafa0d-2363-44f7-9625-8e1cfeba5536} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.797191 [ 3 ] {} HTTP-Session: ee3d3962-c342-470d-8b99-243a62a8f7f8 Destroying unnamed session 2023.12.06 20:41:34.797320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.797384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.797420 [ 3 ] {} HTTP-Session: aca6ed3c-681d-4bc5-896d-9947a1895f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.797440 [ 3 ] {} HTTP-Session: aca6ed3c-681d-4bc5-896d-9947a1895f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.797695 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.797766 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.06 20:41:34.800727 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Loading data parts 2023.12.06 20:41:34.800815 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): There are no data parts 2023.12.06 20:41:34.804180 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.804205 [ 3 ] {ecb44b2a-a183-4b1a-bda8-32f497e71933} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.804230 [ 3 ] {} HTTP-Session: aca6ed3c-681d-4bc5-896d-9947a1895f8a Destroying unnamed session 2023.12.06 20:41:34.804365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.804407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.804435 [ 3 ] {} HTTP-Session: f168a257-9400-4508-96f5-59c1a5bfe270 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.804461 [ 3 ] {} HTTP-Session: f168a257-9400-4508-96f5-59c1a5bfe270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.804660 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.804720 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.06 20:41:34.806661 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} oximeter.measurements_cumulativef32 (55d947fe-f25e-44a1-b5d6-015ac8c2226c): Loading data parts 2023.12.06 20:41:34.806757 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} oximeter.measurements_cumulativef32 (55d947fe-f25e-44a1-b5d6-015ac8c2226c): There are no data parts 2023.12.06 20:41:34.808632 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.808669 [ 3 ] {e6e8f2d2-2e80-4fba-83be-62fa7d4f8f7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.808684 [ 3 ] {} HTTP-Session: f168a257-9400-4508-96f5-59c1a5bfe270 Destroying unnamed session 2023.12.06 20:41:34.808808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.808861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.808880 [ 3 ] {} HTTP-Session: 9a41199a-928f-46d4-ad52-6e9bf028b4a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.808907 [ 3 ] {} HTTP-Session: 9a41199a-928f-46d4-ad52-6e9bf028b4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.809105 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.809165 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.06 20:41:34.811282 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} oximeter.measurements_cumulativef64 (24cfa605-3d42-40b1-9a41-1247f310462c): Loading data parts 2023.12.06 20:41:34.811370 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} oximeter.measurements_cumulativef64 (24cfa605-3d42-40b1-9a41-1247f310462c): There are no data parts 2023.12.06 20:41:34.812602 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.812638 [ 3 ] {12245ab3-aa2f-478c-9232-2421761d89b9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.812661 [ 3 ] {} HTTP-Session: 9a41199a-928f-46d4-ad52-6e9bf028b4a0 Destroying unnamed session 2023.12.06 20:41:34.812790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.812842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.812874 [ 3 ] {} HTTP-Session: 3072a70d-fe81-45b1-bf47-8ef0d673582e Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.812890 [ 3 ] {} HTTP-Session: 3072a70d-fe81-45b1-bf47-8ef0d673582e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.813108 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} executeQuery: (from [fd00:1122:3344:101::d]:57692) 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) 2023.12.06 20:41:34.813178 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.06 20:41:34.815618 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} oximeter.measurements_histogrami8 (5a625bd5-31db-4f8c-9182-8f688c0cca63): Loading data parts 2023.12.06 20:41:34.815707 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} oximeter.measurements_histogrami8 (5a625bd5-31db-4f8c-9182-8f688c0cca63): There are no data parts 2023.12.06 20:41:34.818346 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.818382 [ 3 ] {822415fd-1470-46d0-8b5c-05a2e8b46a17} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.818408 [ 3 ] {} HTTP-Session: 3072a70d-fe81-45b1-bf47-8ef0d673582e Destroying unnamed session 2023.12.06 20:41:34.818528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.818581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.818612 [ 3 ] {} HTTP-Session: dba0f72f-c146-4adc-b8b6-287b4ba04d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.818628 [ 3 ] {} HTTP-Session: dba0f72f-c146-4adc-b8b6-287b4ba04d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.818842 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.818905 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.06 20:41:34.821175 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} oximeter.measurements_histogramu8 (f33987c8-f85d-4b3a-a999-2f36f885d0f6): Loading data parts 2023.12.06 20:41:34.821264 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} oximeter.measurements_histogramu8 (f33987c8-f85d-4b3a-a999-2f36f885d0f6): There are no data parts 2023.12.06 20:41:34.822762 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.822787 [ 3 ] {f8dc6792-bcfe-45d5-9929-67ed014b5c9a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.822813 [ 3 ] {} HTTP-Session: dba0f72f-c146-4adc-b8b6-287b4ba04d09 Destroying unnamed session 2023.12.06 20:41:34.822933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.822985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.823022 [ 3 ] {} HTTP-Session: 61120604-5605-4645-b82d-c6a24efac8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.823038 [ 3 ] {} HTTP-Session: 61120604-5605-4645-b82d-c6a24efac8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.823254 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.823316 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.06 20:41:34.825134 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} oximeter.measurements_histogrami16 (47f6409b-6b7f-4424-9aea-133bbadb4b4f): Loading data parts 2023.12.06 20:41:34.825213 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} oximeter.measurements_histogrami16 (47f6409b-6b7f-4424-9aea-133bbadb4b4f): There are no data parts 2023.12.06 20:41:34.826929 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.826967 [ 3 ] {90372adf-90e7-4d74-b8ca-5fac67ba410c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.826984 [ 3 ] {} HTTP-Session: 61120604-5605-4645-b82d-c6a24efac8a7 Destroying unnamed session 2023.12.06 20:41:34.827110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.827170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.827189 [ 3 ] {} HTTP-Session: 6e756553-508f-467a-a533-c89461f992e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.827215 [ 3 ] {} HTTP-Session: 6e756553-508f-467a-a533-c89461f992e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.827423 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.827483 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.06 20:41:34.829346 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} oximeter.measurements_histogramu16 (d320e578-1ad5-4299-a9bf-b581636c1996): Loading data parts 2023.12.06 20:41:34.829444 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} oximeter.measurements_histogramu16 (d320e578-1ad5-4299-a9bf-b581636c1996): There are no data parts 2023.12.06 20:41:34.831648 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.831687 [ 3 ] {e8855905-0960-4b2a-87d2-3eaf9d3b1af5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.831703 [ 3 ] {} HTTP-Session: 6e756553-508f-467a-a533-c89461f992e0 Destroying unnamed session 2023.12.06 20:41:34.831839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.831890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.831910 [ 3 ] {} HTTP-Session: bd58f5cc-3aad-437f-b2c2-8ad8b7ee3512 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.831931 [ 3 ] {} HTTP-Session: bd58f5cc-3aad-437f-b2c2-8ad8b7ee3512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.832150 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.832206 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.06 20:41:34.834175 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} oximeter.measurements_histogrami32 (3424b340-6d42-48fe-9ab9-0e1a10b29505): Loading data parts 2023.12.06 20:41:34.834264 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} oximeter.measurements_histogrami32 (3424b340-6d42-48fe-9ab9-0e1a10b29505): There are no data parts 2023.12.06 20:41:34.835717 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.835743 [ 3 ] {e755de2a-e5ed-49f9-a0fd-a4be7438cabf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.835765 [ 3 ] {} HTTP-Session: bd58f5cc-3aad-437f-b2c2-8ad8b7ee3512 Destroying unnamed session 2023.12.06 20:41:34.835889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.835939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.835959 [ 3 ] {} HTTP-Session: 3e7a37e8-560b-4475-a268-b115b9ac247c Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.835981 [ 3 ] {} HTTP-Session: 3e7a37e8-560b-4475-a268-b115b9ac247c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.836195 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.836252 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.06 20:41:34.838137 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} oximeter.measurements_histogramu32 (bbdf1fb3-ef70-427b-a182-8197ceb82d9d): Loading data parts 2023.12.06 20:41:34.838221 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} oximeter.measurements_histogramu32 (bbdf1fb3-ef70-427b-a182-8197ceb82d9d): There are no data parts 2023.12.06 20:41:34.840153 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.840180 [ 3 ] {45507b56-0a02-49fb-b97c-1c123260a059} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.840209 [ 3 ] {} HTTP-Session: 3e7a37e8-560b-4475-a268-b115b9ac247c Destroying unnamed session 2023.12.06 20:41:34.840345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.840405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.840435 [ 3 ] {} HTTP-Session: cd6c0c56-1de2-4dba-b589-a231738b27ec Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.840462 [ 3 ] {} HTTP-Session: cd6c0c56-1de2-4dba-b589-a231738b27ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.840724 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.840792 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.06 20:41:34.842470 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} oximeter.measurements_histogrami64 (2e6dedfd-07f1-4594-85cd-f975fcab0cc4): Loading data parts 2023.12.06 20:41:34.842569 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} oximeter.measurements_histogrami64 (2e6dedfd-07f1-4594-85cd-f975fcab0cc4): There are no data parts 2023.12.06 20:41:34.845088 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.845120 [ 3 ] {abdd2616-7b45-4db7-93e9-33156aa12526} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.845136 [ 3 ] {} HTTP-Session: cd6c0c56-1de2-4dba-b589-a231738b27ec Destroying unnamed session 2023.12.06 20:41:34.845258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.845308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.845329 [ 3 ] {} HTTP-Session: 795eaa4b-7e23-4e13-b1f8-2a51628dc654 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.845352 [ 3 ] {} HTTP-Session: 795eaa4b-7e23-4e13-b1f8-2a51628dc654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.845558 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.845614 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.06 20:41:34.847629 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} oximeter.measurements_histogramu64 (4725ea50-0481-41d6-9070-ae7f9553d77d): Loading data parts 2023.12.06 20:41:34.847762 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} oximeter.measurements_histogramu64 (4725ea50-0481-41d6-9070-ae7f9553d77d): There are no data parts 2023.12.06 20:41:34.849416 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.849453 [ 3 ] {7b32752f-7bb1-4502-baaa-a5f66293dd7c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.849477 [ 3 ] {} HTTP-Session: 795eaa4b-7e23-4e13-b1f8-2a51628dc654 Destroying unnamed session 2023.12.06 20:41:34.849601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.849667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.849689 [ 3 ] {} HTTP-Session: c532f9e9-b513-4b6d-9b12-58f148ad09fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.849719 [ 3 ] {} HTTP-Session: c532f9e9-b513-4b6d-9b12-58f148ad09fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.849945 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.850012 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.06 20:41:34.852056 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} oximeter.measurements_histogramf32 (38a51a29-a127-46df-a745-3f83b8a00868): Loading data parts 2023.12.06 20:41:34.852151 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} oximeter.measurements_histogramf32 (38a51a29-a127-46df-a745-3f83b8a00868): There are no data parts 2023.12.06 20:41:34.856148 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.856176 [ 3 ] {53c1c986-ea71-404e-a5f9-313afdf63ef5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.856207 [ 3 ] {} HTTP-Session: c532f9e9-b513-4b6d-9b12-58f148ad09fe Destroying unnamed session 2023.12.06 20:41:34.856335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.856391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.856426 [ 3 ] {} HTTP-Session: 05b2e75f-a32d-42cd-9892-9b529c984409 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.856443 [ 3 ] {} HTTP-Session: 05b2e75f-a32d-42cd-9892-9b529c984409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.856667 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.06 20:41:34.856736 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.06 20:41:34.859476 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Loading data parts 2023.12.06 20:41:34.859559 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): There are no data parts 2023.12.06 20:41:34.861847 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.861886 [ 3 ] {7e660b52-7aec-4126-af5a-346ade478820} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.861901 [ 3 ] {} HTTP-Session: 05b2e75f-a32d-42cd-9892-9b529c984409 Destroying unnamed session 2023.12.06 20:41:34.862053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.862121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.862141 [ 3 ] {} HTTP-Session: c9ff70ec-9e63-4d1f-9735-2f3f94f61c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.862167 [ 3 ] {} HTTP-Session: c9ff70ec-9e63-4d1f-9735-2f3f94f61c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.862326 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} executeQuery: (from [fd00:1122:3344:101::d]:57692) /* 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) 2023.12.06 20:41:34.862387 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.06 20:41:34.864007 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} oximeter.fields_bool (04379be4-4576-4963-870f-298235c1ad75): Loading data parts 2023.12.06 20:41:34.864101 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} oximeter.fields_bool (04379be4-4576-4963-870f-298235c1ad75): There are no data parts 2023.12.06 20:41:34.865433 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.865470 [ 3 ] {ac964c56-e3e4-43d9-819f-932e5f9103c9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.865487 [ 3 ] {} HTTP-Session: c9ff70ec-9e63-4d1f-9735-2f3f94f61c00 Destroying unnamed session 2023.12.06 20:41:34.865615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.865664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.865682 [ 3 ] {} HTTP-Session: 028d9c79-a160-4b38-a436-60c9d276e611 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.865705 [ 3 ] {} HTTP-Session: 028d9c79-a160-4b38-a436-60c9d276e611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.865863 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.865906 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.06 20:41:34.867503 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} oximeter.fields_i8 (ed658ba4-24e4-449e-b0ad-26dd68628172): Loading data parts 2023.12.06 20:41:34.867577 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} oximeter.fields_i8 (ed658ba4-24e4-449e-b0ad-26dd68628172): There are no data parts 2023.12.06 20:41:34.869042 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.869067 [ 3 ] {70e1f032-cea5-446b-aff1-e8d302d42efe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.869090 [ 3 ] {} HTTP-Session: 028d9c79-a160-4b38-a436-60c9d276e611 Destroying unnamed session 2023.12.06 20:41:34.869221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.869263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.869289 [ 3 ] {} HTTP-Session: dca7b526-b28a-4655-b94d-fce6913048c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.869312 [ 3 ] {} HTTP-Session: dca7b526-b28a-4655-b94d-fce6913048c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.869467 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.869514 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.06 20:41:34.871959 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} oximeter.fields_u8 (1308429e-6958-4e3a-99c2-08c50a08d90b): Loading data parts 2023.12.06 20:41:34.872051 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} oximeter.fields_u8 (1308429e-6958-4e3a-99c2-08c50a08d90b): There are no data parts 2023.12.06 20:41:34.873665 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.873690 [ 3 ] {b3f81728-0218-44d8-8448-f3af7377eb34} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.873713 [ 3 ] {} HTTP-Session: dca7b526-b28a-4655-b94d-fce6913048c1 Destroying unnamed session 2023.12.06 20:41:34.873838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.873888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.873907 [ 3 ] {} HTTP-Session: e958c3c1-c19b-4ef0-9072-46ee66b5c72e Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.873929 [ 3 ] {} HTTP-Session: e958c3c1-c19b-4ef0-9072-46ee66b5c72e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.874086 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.874130 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.06 20:41:34.875631 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} oximeter.fields_i16 (1591c36c-8067-4079-a012-1b116abca1cc): Loading data parts 2023.12.06 20:41:34.875722 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} oximeter.fields_i16 (1591c36c-8067-4079-a012-1b116abca1cc): There are no data parts 2023.12.06 20:41:34.877125 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.877157 [ 3 ] {40da8129-087b-4516-b51e-b68a38a29633} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.877172 [ 3 ] {} HTTP-Session: e958c3c1-c19b-4ef0-9072-46ee66b5c72e Destroying unnamed session 2023.12.06 20:41:34.877307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.877358 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.877376 [ 3 ] {} HTTP-Session: aa3e9b89-0bc9-45ea-aed8-d98a4fae3dba Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.877400 [ 3 ] {} HTTP-Session: aa3e9b89-0bc9-45ea-aed8-d98a4fae3dba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.877556 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.877600 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.06 20:41:34.879081 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Loading data parts 2023.12.06 20:41:34.879154 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): There are no data parts 2023.12.06 20:41:34.880576 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.880600 [ 3 ] {3235febc-5e39-4d9b-b6e3-16a4091d844c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.880624 [ 3 ] {} HTTP-Session: aa3e9b89-0bc9-45ea-aed8-d98a4fae3dba Destroying unnamed session 2023.12.06 20:41:34.880748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.880797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.880823 [ 3 ] {} HTTP-Session: 4e886722-890b-4f6e-8002-43d86737f6e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.880839 [ 3 ] {} HTTP-Session: 4e886722-890b-4f6e-8002-43d86737f6e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.880993 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.881041 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.06 20:41:34.882456 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} oximeter.fields_i32 (b11edc59-f101-4cf0-8127-ceb0641ca8b6): Loading data parts 2023.12.06 20:41:34.882538 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} oximeter.fields_i32 (b11edc59-f101-4cf0-8127-ceb0641ca8b6): There are no data parts 2023.12.06 20:41:34.883660 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.883692 [ 3 ] {7118c0c9-25d0-4598-8a13-b5c0df3a37e0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.883714 [ 3 ] {} HTTP-Session: 4e886722-890b-4f6e-8002-43d86737f6e8 Destroying unnamed session 2023.12.06 20:41:34.883843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.883893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.883919 [ 3 ] {} HTTP-Session: 5e5f1cd2-5215-4690-a4e6-6f6e5faaad77 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.883935 [ 3 ] {} HTTP-Session: 5e5f1cd2-5215-4690-a4e6-6f6e5faaad77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.884090 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.884133 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.06 20:41:34.886622 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} oximeter.fields_u32 (16a0971f-98ec-4529-aa3d-21c04196fcbe): Loading data parts 2023.12.06 20:41:34.886716 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} oximeter.fields_u32 (16a0971f-98ec-4529-aa3d-21c04196fcbe): There are no data parts 2023.12.06 20:41:34.889310 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.889349 [ 3 ] {a76595fd-6ea6-420a-a563-5b8e03d3ca43} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.889368 [ 3 ] {} HTTP-Session: 5e5f1cd2-5215-4690-a4e6-6f6e5faaad77 Destroying unnamed session 2023.12.06 20:41:34.889518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.889577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.889600 [ 3 ] {} HTTP-Session: a08e053d-9545-47b2-8665-45fac513f059 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.889634 [ 3 ] {} HTTP-Session: a08e053d-9545-47b2-8665-45fac513f059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.889820 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.889880 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.06 20:41:34.894285 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Loading data parts 2023.12.06 20:41:34.894377 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): There are no data parts 2023.12.06 20:41:34.897301 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.897332 [ 3 ] {018d5648-7018-4d38-912b-408f5efaea65} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.897360 [ 3 ] {} HTTP-Session: a08e053d-9545-47b2-8665-45fac513f059 Destroying unnamed session 2023.12.06 20:41:34.897506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.897568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.897599 [ 3 ] {} HTTP-Session: 7b4fc866-a62f-4396-ab1a-fe1e824e7ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.897627 [ 3 ] {} HTTP-Session: 7b4fc866-a62f-4396-ab1a-fe1e824e7ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.897814 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.897873 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.06 20:41:34.902215 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} oximeter.fields_u64 (831e3ee7-feb8-42d1-975d-f77758e10b8c): Loading data parts 2023.12.06 20:41:34.902322 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} oximeter.fields_u64 (831e3ee7-feb8-42d1-975d-f77758e10b8c): There are no data parts 2023.12.06 20:41:34.904976 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.905003 [ 3 ] {a6476719-162c-4919-a67a-b5327e4647c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.905020 [ 3 ] {} HTTP-Session: 7b4fc866-a62f-4396-ab1a-fe1e824e7ce0 Destroying unnamed session 2023.12.06 20:41:34.905167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.905218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.905236 [ 3 ] {} HTTP-Session: bc755488-c7a5-4147-ae3a-8c1f12a9a1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.905260 [ 3 ] {} HTTP-Session: bc755488-c7a5-4147-ae3a-8c1f12a9a1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.905419 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.905461 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.06 20:41:34.907377 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Loading data parts 2023.12.06 20:41:34.907459 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): There are no data parts 2023.12.06 20:41:34.909308 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.909342 [ 3 ] {913374b4-4087-4c8a-b19f-fd867401d4ec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.909357 [ 3 ] {} HTTP-Session: bc755488-c7a5-4147-ae3a-8c1f12a9a1d9 Destroying unnamed session 2023.12.06 20:41:34.909489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.909541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.909559 [ 3 ] {} HTTP-Session: 91a57aa1-09f5-4bd9-aa15-7f9e58d2715f Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.909583 [ 3 ] {} HTTP-Session: 91a57aa1-09f5-4bd9-aa15-7f9e58d2715f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.909742 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.909787 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.06 20:41:34.911222 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Loading data parts 2023.12.06 20:41:34.911302 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): There are no data parts 2023.12.06 20:41:34.912453 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.912478 [ 3 ] {0502be9b-0a97-4788-aa58-b45e2b8be2fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.912502 [ 3 ] {} HTTP-Session: 91a57aa1-09f5-4bd9-aa15-7f9e58d2715f Destroying unnamed session 2023.12.06 20:41:34.912623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.912673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.912700 [ 3 ] {} HTTP-Session: 50b8b811-3c47-438b-a666-11878a0341c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.912716 [ 3 ] {} HTTP-Session: 50b8b811-3c47-438b-a666-11878a0341c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.912872 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} executeQuery: (from [fd00:1122:3344:101::d]:57692) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.06 20:41:34.912944 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.06 20:41:34.914296 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Loading data parts 2023.12.06 20:41:34.914376 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): There are no data parts 2023.12.06 20:41:34.915627 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.915664 [ 3 ] {d88bd3ad-1218-4dab-be9a-2e395e31b279} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.915686 [ 3 ] {} HTTP-Session: 50b8b811-3c47-438b-a666-11878a0341c3 Destroying unnamed session 2023.12.06 20:41:34.915809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.915860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.915886 [ 3 ] {} HTTP-Session: acca27f5-e386-43d7-8c5e-7a649a5e30be Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.915902 [ 3 ] {} HTTP-Session: acca27f5-e386-43d7-8c5e-7a649a5e30be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.916127 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} executeQuery: (from [fd00:1122:3344:101::d]:57692) /* 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) 2023.12.06 20:41:34.916194 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.06 20:41:34.918695 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Loading data parts 2023.12.06 20:41:34.918778 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): There are no data parts 2023.12.06 20:41:34.920361 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.920395 [ 3 ] {28566739-5df2-4caa-a1e6-5e91ebb322a8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.06 20:41:34.920410 [ 3 ] {} HTTP-Session: acca27f5-e386-43d7-8c5e-7a649a5e30be Destroying unnamed session 2023.12.06 20:41:34.920568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57692, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:41:34.920646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:41:34.920668 [ 3 ] {} HTTP-Session: c5907105-e467-48ff-9c7f-2e31543b9e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:57692 2023.12.06 20:41:34.920698 [ 3 ] {} HTTP-Session: c5907105-e467-48ff-9c7f-2e31543b9e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:41:34.920811 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} executeQuery: (from [fd00:1122:3344:101::d]:57692) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.06 20:41:34.921476 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.06 20:41:34.924857 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.60 GiB. 2023.12.06 20:41:34.927589 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:41:34.927822 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} oximeter.version (2e07d1ea-d3c0-41c1-ac53-3cb483e588be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:41:34.928049 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} executeQuery: Read 1 rows, 16.00 B in 0.00719054 sec., 139 rows/sec., 2.17 KiB/sec. 2023.12.06 20:41:34.928181 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} DynamicQueryHandler: Done processing query 2023.12.06 20:41:34.928202 [ 3 ] {1d102932-ace9-419e-a41d-1d1fcdb79142} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.06 20:41:34.928217 [ 3 ] {} HTTP-Session: c5907105-e467-48ff-9c7f-2e31543b9e35 Destroying unnamed session 2023.12.06 20:41:35.001128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.71 MiB, peak 223.78 MiB, will set to 228.29 MiB (RSS), difference: 9.59 MiB 2023.12.06 20:41:49.629291 [ 161 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:41:49.629355 [ 161 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:42:04.629404 [ 141 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:42:04.629500 [ 141 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:42:19.629598 [ 131 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:42:19.629668 [ 131 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:42:29.962086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:29.962227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:29.962276 [ 3 ] {} HTTP-Session: 7f37bd90-e1a8-4320-ae25-a7422a604315 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:29.962314 [ 3 ] {} HTTP-Session: 7f37bd90-e1a8-4320-ae25-a7422a604315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:29.962453 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.06 20:42:29.964739 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:29.970279 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:29.972314 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:29.980011 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} DynamicQueryHandler: Done processing query 2023.12.06 20:42:29.980042 [ 3 ] {727e7cd4-e52f-462c-bcc9-889dafc010c9} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:29.980059 [ 3 ] {} HTTP-Session: 7f37bd90-e1a8-4320-ae25-a7422a604315 Destroying unnamed session 2023.12.06 20:42:29.988462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:29.988509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:29.988529 [ 3 ] {} HTTP-Session: 42697b2a-e4dc-4bb5-885e-cf47725c20a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:29.988560 [ 3 ] {} HTTP-Session: 42697b2a-e4dc-4bb5-885e-cf47725c20a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:29.988682 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 20:42:30.014624 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:30.014773 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:30.014837 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:30.015804 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.015833 [ 3 ] {796c11e8-d085-4a50-8899-06c568922788} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:30.015849 [ 3 ] {} HTTP-Session: 42697b2a-e4dc-4bb5-885e-cf47725c20a4 Destroying unnamed session 2023.12.06 20:42:30.016248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:30.016293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:30.016311 [ 3 ] {} HTTP-Session: 9939cad2-0816-4454-9296-4137f1a860df Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:30.016327 [ 3 ] {} HTTP-Session: 9939cad2-0816-4454-9296-4137f1a860df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:30.016437 [ 3 ] {033add49-9a21-4705-9ade-881620063907} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.06 20:42:30.018780 [ 3 ] {033add49-9a21-4705-9ade-881620063907} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:30.018965 [ 3 ] {033add49-9a21-4705-9ade-881620063907} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:30.019008 [ 3 ] {033add49-9a21-4705-9ade-881620063907} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:30.019935 [ 3 ] {033add49-9a21-4705-9ade-881620063907} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.019963 [ 3 ] {033add49-9a21-4705-9ade-881620063907} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:30.019978 [ 3 ] {} HTTP-Session: 9939cad2-0816-4454-9296-4137f1a860df Destroying unnamed session 2023.12.06 20:42:30.020222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:30.020265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:30.020283 [ 3 ] {} HTTP-Session: f8ef7993-d070-4408-b933-3cef8739436a Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:30.020299 [ 3 ] {} HTTP-Session: f8ef7993-d070-4408-b933-3cef8739436a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:30.020410 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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) 2023.12.06 20:42:30.020754 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:30.020900 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:30.020940 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:30.021806 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.021833 [ 3 ] {9665bb4d-afc1-4301-ad8d-b61f7e2403e8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:30.021849 [ 3 ] {} HTTP-Session: f8ef7993-d070-4408-b933-3cef8739436a Destroying unnamed session 2023.12.06 20:42:30.023476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:30.023520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:30.023538 [ 3 ] {} HTTP-Session: 5f5130b5-387b-406e-965e-83ea88a4455e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:30.023554 [ 3 ] {} HTTP-Session: 5f5130b5-387b-406e-965e-83ea88a4455e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:30.023629 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:30.023670 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:30.024347 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:30.034618 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.12.06 20:42:30.037187 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:42:30.037391 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:42:30.037533 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} executeQuery: Read 4 rows, 443.00 B in 0.013874465 sec., 288 rows/sec., 31.18 KiB/sec. 2023.12.06 20:42:30.037685 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.037713 [ 3 ] {695f9971-8028-4266-a6d4-5d0e295eafa5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:42:30.037732 [ 3 ] {} HTTP-Session: 5f5130b5-387b-406e-965e-83ea88a4455e Destroying unnamed session 2023.12.06 20:42:30.037906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4209, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:30.037958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:30.037981 [ 3 ] {} HTTP-Session: c4ce2784-822f-4d15-bf0f-d012e97f9e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:30.037997 [ 3 ] {} HTTP-Session: c4ce2784-822f-4d15-bf0f-d012e97f9e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:30.038066 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:30.038104 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:42:30.038209 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:30.046234 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.12.06 20:42:30.046753 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:42:30.047035 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:42:30.047150 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} executeQuery: Read 29 rows, 2.35 KiB in 0.009054341 sec., 3202 rows/sec., 259.61 KiB/sec. 2023.12.06 20:42:30.047288 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.047312 [ 3 ] {47a3990f-b76b-4eeb-889d-3ba42fa528df} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:42:30.047327 [ 3 ] {} HTTP-Session: c4ce2784-822f-4d15-bf0f-d012e97f9e4d Destroying unnamed session 2023.12.06 20:42:30.047525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 13738, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:30.047568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:30.047587 [ 3 ] {} HTTP-Session: bcd21428-de24-461a-9936-446bc5495c6c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:30.047603 [ 3 ] {} HTTP-Session: bcd21428-de24-461a-9936-446bc5495c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:30.047674 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:30.047713 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:42:30.047818 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:30.048114 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.12.06 20:42:30.048331 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:42:30.048478 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:42:30.048590 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} executeQuery: Read 87 rows, 8.40 KiB in 0.0008873 sec., 98050 rows/sec., 9.25 MiB/sec. 2023.12.06 20:42:30.048695 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.048718 [ 3 ] {6e6de769-00f1-4651-b771-711f2002b7ea} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.12.06 20:42:30.048733 [ 3 ] {} HTTP-Session: bcd21428-de24-461a-9936-446bc5495c6c Destroying unnamed session 2023.12.06 20:42:30.048859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:30.048903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:30.048921 [ 3 ] {} HTTP-Session: f6517407-8109-41f6-b588-294ec110b5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:30.048936 [ 3 ] {} HTTP-Session: f6517407-8109-41f6-b588-294ec110b5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:30.049004 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:30.049041 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:42:30.051544 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:30.055700 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.12.06 20:42:30.057890 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:42:30.058067 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:42:30.058196 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} executeQuery: Read 44 rows, 3.53 KiB in 0.009157132 sec., 4804 rows/sec., 385.31 KiB/sec. 2023.12.06 20:42:30.058336 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.058366 [ 3 ] {ddfd384d-bba4-43f4-85fd-ba2a95d0caa9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:42:30.058384 [ 3 ] {} HTTP-Session: f6517407-8109-41f6-b588-294ec110b5a3 Destroying unnamed session 2023.12.06 20:42:30.058675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 31049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:30.058727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:30.058749 [ 3 ] {} HTTP-Session: d7a2da6f-1d0e-4b33-8914-69bbe599b43c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:30.058769 [ 3 ] {} HTTP-Session: d7a2da6f-1d0e-4b33-8914-69bbe599b43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:30.058859 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:30.058910 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:42:30.059071 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:30.059446 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.12.06 20:42:30.066747 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:42:30.067053 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:42:30.067179 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} executeQuery: Read 29 rows, 40.07 KiB in 0.008287373 sec., 3499 rows/sec., 4.72 MiB/sec. 2023.12.06 20:42:30.067292 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.067315 [ 3 ] {66dcbc17-7f06-4e21-a8bd-9a0980f8515d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.12.06 20:42:30.067329 [ 3 ] {} HTTP-Session: d7a2da6f-1d0e-4b33-8914-69bbe599b43c Destroying unnamed session 2023.12.06 20:42:30.067471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4774, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:30.067513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:30.067530 [ 3 ] {} HTTP-Session: ce5c57b4-c546-43e7-bb15-23dc55a6bc26 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:30.067547 [ 3 ] {} HTTP-Session: ce5c57b4-c546-43e7-bb15-23dc55a6bc26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:30.067615 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:30.068174 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.06 20:42:30.068280 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:30.070650 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.12.06 20:42:30.072957 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:42:30.073308 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} oximeter.measurements_i64 (17c1ce17-d079-4d77-b2a7-8910c3ec90f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:42:30.073531 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} executeQuery: Read 30 rows, 2.18 KiB in 0.005879705 sec., 5102 rows/sec., 370.05 KiB/sec. 2023.12.06 20:42:30.073739 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} DynamicQueryHandler: Done processing query 2023.12.06 20:42:30.073784 [ 3 ] {3f077308-d24a-4931-83ab-6daf454d98bb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:42:30.073813 [ 3 ] {} HTTP-Session: ce5c57b4-c546-43e7-bb15-23dc55a6bc26 Destroying unnamed session 2023.12.06 20:42:31.001197 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 227.86 MiB, peak 233.04 MiB, will set to 229.54 MiB (RSS), difference: 1.68 MiB 2023.12.06 20:42:34.629912 [ 120 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:42:34.630019 [ 120 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:42:39.929689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:39.929865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:39.929912 [ 3 ] {} HTTP-Session: e38436b1-36e1-4641-b92f-b1135dd92150 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:39.929952 [ 3 ] {} HTTP-Session: e38436b1-36e1-4641-b92f-b1135dd92150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:39.930091 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:39.930148 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:42:39.930301 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:39.930663 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.12.06 20:42:39.930920 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:42:39.931089 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:42:39.931235 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} executeQuery: Read 33 rows, 2.67 KiB in 0.001107102 sec., 29807 rows/sec., 2.36 MiB/sec. 2023.12.06 20:42:39.931382 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} DynamicQueryHandler: Done processing query 2023.12.06 20:42:39.931408 [ 3 ] {f24a5300-29da-4e07-9f6e-0c251bc882a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:42:39.931423 [ 3 ] {} HTTP-Session: e38436b1-36e1-4641-b92f-b1135dd92150 Destroying unnamed session 2023.12.06 20:42:39.931564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 15610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:39.931606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:39.931625 [ 3 ] {} HTTP-Session: a21cbea0-6a6c-44c5-80b6-a892758c6940 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:39.931641 [ 3 ] {} HTTP-Session: a21cbea0-6a6c-44c5-80b6-a892758c6940 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:39.931712 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:39.931750 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:42:39.931852 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:39.932152 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.12.06 20:42:39.932362 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:42:39.932513 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:42:39.932635 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} executeQuery: Read 99 rows, 9.54 KiB in 0.00089423 sec., 110709 rows/sec., 10.42 MiB/sec. 2023.12.06 20:42:39.932753 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} DynamicQueryHandler: Done processing query 2023.12.06 20:42:39.932776 [ 3 ] {db63ccbf-f581-49d0-bac8-1b9f7b5e6cd4} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.12.06 20:42:39.932791 [ 3 ] {} HTTP-Session: a21cbea0-6a6c-44c5-80b6-a892758c6940 Destroying unnamed session 2023.12.06 20:42:39.932911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:39.932953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:39.932971 [ 3 ] {} HTTP-Session: e3e85c0a-6d04-4a3b-8996-870f317fc712 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:39.932987 [ 3 ] {} HTTP-Session: e3e85c0a-6d04-4a3b-8996-870f317fc712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:39.933055 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:39.933092 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:42:39.933194 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:39.933531 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.12.06 20:42:39.933731 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:42:39.933879 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:42:39.934005 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} executeQuery: Read 33 rows, 2.64 KiB in 0.0009183 sec., 35935 rows/sec., 2.81 MiB/sec. 2023.12.06 20:42:39.934128 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} DynamicQueryHandler: Done processing query 2023.12.06 20:42:39.934152 [ 3 ] {8b20bc37-f267-4c07-bb17-2db6cc68f6a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:42:39.934167 [ 3 ] {} HTTP-Session: e3e85c0a-6d04-4a3b-8996-870f317fc712 Destroying unnamed session 2023.12.06 20:42:39.934321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:39.934364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:39.934383 [ 3 ] {} HTTP-Session: 7862f61b-ce55-40c8-a620-9a4b893d757b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:39.934399 [ 3 ] {} HTTP-Session: 7862f61b-ce55-40c8-a620-9a4b893d757b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:39.934473 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:39.934516 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:42:39.934650 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:39.935051 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.12.06 20:42:39.935352 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:42:39.935536 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:42:39.935669 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} executeQuery: Read 33 rows, 45.60 KiB in 0.001164333 sec., 28342 rows/sec., 38.25 MiB/sec. 2023.12.06 20:42:39.935791 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} DynamicQueryHandler: Done processing query 2023.12.06 20:42:39.935815 [ 3 ] {fff6c51e-4f17-4102-880b-5b62573e90ac} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.06 20:42:39.935831 [ 3 ] {} HTTP-Session: 7862f61b-ce55-40c8-a620-9a4b893d757b Destroying unnamed session 2023.12.06 20:42:49.630074 [ 110 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:42:49.630152 [ 110 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:42:49.929696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:49.929810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:49.929839 [ 3 ] {} HTTP-Session: 890aa79f-41c4-4501-8fa3-6237a736d36f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:49.929865 [ 3 ] {} HTTP-Session: 890aa79f-41c4-4501-8fa3-6237a736d36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:49.930007 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:49.930074 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:42:49.930245 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:49.930714 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.12.06 20:42:49.930966 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:42:49.931131 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:42:49.931255 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} executeQuery: Read 33 rows, 2.67 KiB in 0.001203603 sec., 27417 rows/sec., 2.17 MiB/sec. 2023.12.06 20:42:49.931447 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} DynamicQueryHandler: Done processing query 2023.12.06 20:42:49.931471 [ 3 ] {ef70cfe2-dd1f-4b5b-a482-fb91960573be} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:42:49.931487 [ 3 ] {} HTTP-Session: 890aa79f-41c4-4501-8fa3-6237a736d36f Destroying unnamed session 2023.12.06 20:42:49.931627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 15610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:49.931671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:49.931690 [ 3 ] {} HTTP-Session: 52061d36-fbaf-4860-a4d6-d3d1bc971e55 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:49.931706 [ 3 ] {} HTTP-Session: 52061d36-fbaf-4860-a4d6-d3d1bc971e55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:49.931778 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:49.931817 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:42:49.931931 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:49.932271 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.12.06 20:42:49.932481 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:42:49.932633 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:42:49.932754 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} executeQuery: Read 99 rows, 9.54 KiB in 0.000946411 sec., 104605 rows/sec., 9.85 MiB/sec. 2023.12.06 20:42:49.932861 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} DynamicQueryHandler: Done processing query 2023.12.06 20:42:49.932884 [ 3 ] {ce06b1d8-0521-4898-812b-f10770f5aa92} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.12.06 20:42:49.932899 [ 3 ] {} HTTP-Session: 52061d36-fbaf-4860-a4d6-d3d1bc971e55 Destroying unnamed session 2023.12.06 20:42:49.933019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:49.933062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:49.933079 [ 3 ] {} HTTP-Session: 2bfe3a8a-5c30-4598-b1bb-4bf79e8093e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:49.933095 [ 3 ] {} HTTP-Session: 2bfe3a8a-5c30-4598-b1bb-4bf79e8093e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:49.933164 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:49.933201 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:42:49.933301 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:49.933566 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.12.06 20:42:49.933766 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:42:49.933915 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:42:49.934018 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} executeQuery: Read 33 rows, 2.64 KiB in 0.000825609 sec., 39970 rows/sec., 3.13 MiB/sec. 2023.12.06 20:42:49.934175 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} DynamicQueryHandler: Done processing query 2023.12.06 20:42:49.934201 [ 3 ] {70008d57-2ff0-4b77-9973-56a8c359b84a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:42:49.934217 [ 3 ] {} HTTP-Session: 2bfe3a8a-5c30-4598-b1bb-4bf79e8093e7 Destroying unnamed session 2023.12.06 20:42:49.934382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:49.934428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:49.934447 [ 3 ] {} HTTP-Session: 764ff928-2aa6-4fc6-9d51-f93201761fe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:49.934463 [ 3 ] {} HTTP-Session: 764ff928-2aa6-4fc6-9d51-f93201761fe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:49.934537 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:42:49.934581 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:42:49.934745 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:42:49.935147 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.12.06 20:42:49.935445 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:42:49.935623 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:42:49.935724 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} executeQuery: Read 33 rows, 45.60 KiB in 0.001159983 sec., 28448 rows/sec., 38.39 MiB/sec. 2023.12.06 20:42:49.935831 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} DynamicQueryHandler: Done processing query 2023.12.06 20:42:49.935854 [ 3 ] {76da89dc-53f9-4e27-ad90-b46455eebc84} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.06 20:42:49.935870 [ 3 ] {} HTTP-Session: 764ff928-2aa6-4fc6-9d51-f93201761fe7 Destroying unnamed session 2023.12.06 20:42:59.927815 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:59.927993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:59.928040 [ 3 ] {} HTTP-Session: e48a39da-ccf5-4aaf-b2a7-b2816d317bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:59.928091 [ 3 ] {} HTTP-Session: e48a39da-ccf5-4aaf-b2a7-b2816d317bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:59.928394 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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) 2023.12.06 20:42:59.935550 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.935722 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.935823 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:59.938110 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.06 20:42:59.943838 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:42:59.943873 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:42:59.947710 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 20:42:59.973933 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} executeQuery: Read 4 rows, 443.00 B in 0.045455797 sec., 87 rows/sec., 9.52 KiB/sec. 2023.12.06 20:42:59.974286 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} DynamicQueryHandler: Done processing query 2023.12.06 20:42:59.974335 [ 3 ] {941c328d-4345-4cdd-835d-ae3a54590479} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:59.974366 [ 3 ] {} HTTP-Session: e48a39da-ccf5-4aaf-b2a7-b2816d317bcd Destroying unnamed session 2023.12.06 20:42:59.974637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:59.974682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:59.974703 [ 3 ] {} HTTP-Session: 15f45a24-4c3e-409f-8c21-1a3127e5c961 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:59.974721 [ 3 ] {} HTTP-Session: 15f45a24-4c3e-409f-8c21-1a3127e5c961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:59.974847 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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) 2023.12.06 20:42:59.975294 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.975455 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.975496 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:59.975639 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.06 20:42:59.975666 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:42:59.975686 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:42:59.975714 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 20:42:59.976563 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} executeQuery: Read 4 rows, 443.00 B in 0.001679679 sec., 2381 rows/sec., 257.56 KiB/sec. 2023.12.06 20:42:59.976743 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} DynamicQueryHandler: Done processing query 2023.12.06 20:42:59.976767 [ 3 ] {378098f6-51a4-48a4-a51f-f5fe113a8a3d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:59.976783 [ 3 ] {} HTTP-Session: 15f45a24-4c3e-409f-8c21-1a3127e5c961 Destroying unnamed session 2023.12.06 20:42:59.977035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:59.977080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:59.977098 [ 3 ] {} HTTP-Session: 0eee230a-802d-49f7-9501-53bd8a47450a Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:59.977114 [ 3 ] {} HTTP-Session: 0eee230a-802d-49f7-9501-53bd8a47450a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:59.977230 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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) 2023.12.06 20:42:59.977675 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.977835 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.977877 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:59.978021 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.06 20:42:59.978048 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:42:59.978069 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:42:59.978097 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 20:42:59.979050 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} executeQuery: Read 4 rows, 443.00 B in 0.00178457 sec., 2241 rows/sec., 242.42 KiB/sec. 2023.12.06 20:42:59.979216 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} DynamicQueryHandler: Done processing query 2023.12.06 20:42:59.979239 [ 3 ] {d977c541-4448-4f62-80bb-a31e9f35fdb5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:59.979254 [ 3 ] {} HTTP-Session: 0eee230a-802d-49f7-9501-53bd8a47450a Destroying unnamed session 2023.12.06 20:42:59.979466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:59.979508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:59.979526 [ 3 ] {} HTTP-Session: 272d9dae-e62c-4ffc-b908-2e96866fd6bc Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:59.979542 [ 3 ] {} HTTP-Session: 272d9dae-e62c-4ffc-b908-2e96866fd6bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:59.979658 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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) 2023.12.06 20:42:59.980150 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.980372 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.980426 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:59.980584 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.06 20:42:59.980613 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:42:59.980634 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:42:59.980662 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 20:42:59.981502 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} executeQuery: Read 4 rows, 443.00 B in 0.001807731 sec., 2212 rows/sec., 239.32 KiB/sec. 2023.12.06 20:42:59.981691 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} DynamicQueryHandler: Done processing query 2023.12.06 20:42:59.981715 [ 3 ] {d8ce840b-8325-49e7-af2e-f93a6d41de46} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:59.981731 [ 3 ] {} HTTP-Session: 272d9dae-e62c-4ffc-b908-2e96866fd6bc Destroying unnamed session 2023.12.06 20:42:59.981967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:59.982012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:59.982031 [ 3 ] {} HTTP-Session: 8524c823-44f7-414e-b8bd-cadb6efa9332 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:59.982048 [ 3 ] {} HTTP-Session: 8524c823-44f7-414e-b8bd-cadb6efa9332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:59.982170 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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) 2023.12.06 20:42:59.982643 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.982810 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.982851 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:59.982994 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.06 20:42:59.983023 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:42:59.983044 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:42:59.983073 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 20:42:59.984070 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} executeQuery: Read 4 rows, 443.00 B in 0.001861411 sec., 2148 rows/sec., 232.41 KiB/sec. 2023.12.06 20:42:59.984260 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} DynamicQueryHandler: Done processing query 2023.12.06 20:42:59.984284 [ 3 ] {b7c89940-3489-4093-a07e-34b386a80cfa} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:59.984300 [ 3 ] {} HTTP-Session: 8524c823-44f7-414e-b8bd-cadb6efa9332 Destroying unnamed session 2023.12.06 20:42:59.984542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:42:59.984586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:42:59.984606 [ 3 ] {} HTTP-Session: b40b3aba-3639-455f-b498-230899ab9046 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:42:59.984624 [ 3 ] {} HTTP-Session: b40b3aba-3639-455f-b498-230899ab9046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:42:59.984745 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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) 2023.12.06 20:42:59.985223 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.985392 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:42:59.985433 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:42:59.985579 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.06 20:42:59.985606 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:42:59.985627 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:42:59.985656 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.06 20:42:59.986570 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} executeQuery: Read 4 rows, 443.00 B in 0.0017883 sec., 2236 rows/sec., 241.92 KiB/sec. 2023.12.06 20:42:59.986739 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} DynamicQueryHandler: Done processing query 2023.12.06 20:42:59.986762 [ 3 ] {93d93283-6587-4b01-91dc-3d6e01b31876} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.06 20:42:59.986778 [ 3 ] {} HTTP-Session: b40b3aba-3639-455f-b498-230899ab9046 Destroying unnamed session 2023.12.06 20:43:00.006392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:00.006447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:00.006471 [ 3 ] {} HTTP-Session: 478ad231-ebb9-4078-91a0-bd2965439ba1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:00.006491 [ 3 ] {} HTTP-Session: 478ad231-ebb9-4078-91a0-bd2965439ba1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:00.006586 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:00.006634 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:00.006807 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:00.007183 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:00.007511 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:43:00.007669 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:43:00.007817 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} executeQuery: Read 6 rows, 996.00 B in 0.001196663 sec., 5013 rows/sec., 812.81 KiB/sec. 2023.12.06 20:43:00.007950 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} DynamicQueryHandler: Done processing query 2023.12.06 20:43:00.007974 [ 3 ] {6c21e0ca-8e5b-4d9e-836f-38b7fcb2c3c5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:00.007990 [ 3 ] {} HTTP-Session: 478ad231-ebb9-4078-91a0-bd2965439ba1 Destroying unnamed session 2023.12.06 20:43:00.008104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:00.008149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:00.008168 [ 3 ] {} HTTP-Session: 9ee253e2-e83a-4e9a-9aa4-743ffdeba86a Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:00.008186 [ 3 ] {} HTTP-Session: 9ee253e2-e83a-4e9a-9aa4-743ffdeba86a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:00.008258 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:00.008296 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:43:00.008401 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:00.008671 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:00.008875 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:43:00.009024 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:43:00.009147 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} executeQuery: Read 33 rows, 2.67 KiB in 0.0008614 sec., 38309 rows/sec., 3.03 MiB/sec. 2023.12.06 20:43:00.009253 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} DynamicQueryHandler: Done processing query 2023.12.06 20:43:00.009276 [ 3 ] {bda9b36c-de1e-46b6-997b-ca0f224d4f0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:43:00.009291 [ 3 ] {} HTTP-Session: 9ee253e2-e83a-4e9a-9aa4-743ffdeba86a Destroying unnamed session 2023.12.06 20:43:00.009524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 20878, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:00.009567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:00.009585 [ 3 ] {} HTTP-Session: f3ef3d2f-ed37-4238-84a4-45cbe563f850 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:00.009602 [ 3 ] {} HTTP-Session: f3ef3d2f-ed37-4238-84a4-45cbe563f850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:00.009675 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:00.009711 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:43:00.009813 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:00.010124 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:00.010332 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:43:00.010474 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:43:00.010599 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} executeQuery: Read 135 rows, 12.64 KiB in 0.00089375 sec., 151048 rows/sec., 13.81 MiB/sec. 2023.12.06 20:43:00.010720 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} DynamicQueryHandler: Done processing query 2023.12.06 20:43:00.010743 [ 3 ] {3ce47341-7772-4f8f-9943-00974d84a8ff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 20:43:00.010759 [ 3 ] {} HTTP-Session: f3ef3d2f-ed37-4238-84a4-45cbe563f850 Destroying unnamed session 2023.12.06 20:43:00.010891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 9683, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:00.010933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:00.010952 [ 3 ] {} HTTP-Session: 806b2a10-6839-4ed5-9b64-f6f728246eba Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:00.010970 [ 3 ] {} HTTP-Session: 806b2a10-6839-4ed5-9b64-f6f728246eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:00.011041 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:00.011078 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:00.011180 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:00.011435 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:00.011632 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:43:00.011773 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:43:00.011887 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} executeQuery: Read 57 rows, 4.54 KiB in 0.000818689 sec., 69623 rows/sec., 5.42 MiB/sec. 2023.12.06 20:43:00.011989 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} DynamicQueryHandler: Done processing query 2023.12.06 20:43:00.012012 [ 3 ] {78c39aaa-0167-4607-bbc7-5fe46ca40971} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:00.012027 [ 3 ] {} HTTP-Session: 806b2a10-6839-4ed5-9b64-f6f728246eba Destroying unnamed session 2023.12.06 20:43:00.012199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 69298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:00.012241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:00.012259 [ 3 ] {} HTTP-Session: bed4056e-a7ba-4daa-afae-bf66d56c1ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:00.012276 [ 3 ] {} HTTP-Session: bed4056e-a7ba-4daa-afae-bf66d56c1ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:00.012365 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:00.012406 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:43:00.012519 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:00.012930 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:00.013209 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:43:00.013381 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:43:00.013509 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} executeQuery: Read 360 rows, 26.02 KiB in 0.001113012 sec., 323446 rows/sec., 22.83 MiB/sec. 2023.12.06 20:43:00.013626 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} DynamicQueryHandler: Done processing query 2023.12.06 20:43:00.013649 [ 3 ] {7b10514c-efb1-4ad0-9df5-edbcff0c832e} MemoryTracker: Peak memory usage (for query): 4.32 MiB. 2023.12.06 20:43:00.013665 [ 3 ] {} HTTP-Session: bed4056e-a7ba-4daa-afae-bf66d56c1ec1 Destroying unnamed session 2023.12.06 20:43:00.013839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:00.013882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:00.013902 [ 3 ] {} HTTP-Session: e14ac3cf-acaa-44fa-9036-a50aa69c4653 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:00.013918 [ 3 ] {} HTTP-Session: e14ac3cf-acaa-44fa-9036-a50aa69c4653 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:00.013992 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:00.014034 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:43:00.014191 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:00.014544 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:00.014820 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:43:00.015089 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:43:00.015238 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} executeQuery: Read 33 rows, 45.60 KiB in 0.001215694 sec., 27144 rows/sec., 36.63 MiB/sec. 2023.12.06 20:43:00.015372 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} DynamicQueryHandler: Done processing query 2023.12.06 20:43:00.015402 [ 3 ] {b1cef3e8-13f1-479e-bf19-0c9bc471f6db} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.06 20:43:00.015423 [ 3 ] {} HTTP-Session: e14ac3cf-acaa-44fa-9036-a50aa69c4653 Destroying unnamed session 2023.12.06 20:43:04.630190 [ 101 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:43:04.630263 [ 101 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:43:04.926953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.927098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.927147 [ 3 ] {} HTTP-Session: e3369419-d63f-4a61-855c-bda445bad787 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.927189 [ 3 ] {} HTTP-Session: e3369419-d63f-4a61-855c-bda445bad787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.927514 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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) 2023.12.06 20:43:04.928229 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.928412 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.928464 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.928632 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.06 20:43:04.928717 [ 190 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.928718 [ 186 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.928805 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.928881 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.930571 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} executeQuery: Read 10 rows, 1.41 KiB in 0.002980073 sec., 3355 rows/sec., 471.56 KiB/sec. 2023.12.06 20:43:04.930859 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.930892 [ 3 ] {fafa2bdb-1a18-4f6e-bcb0-7ae6b7882b0f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.930916 [ 3 ] {} HTTP-Session: e3369419-d63f-4a61-855c-bda445bad787 Destroying unnamed session 2023.12.06 20:43:04.931147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.931202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.931227 [ 3 ] {} HTTP-Session: 8811f390-2270-47d7-a1f4-052fdc649172 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.931249 [ 3 ] {} HTTP-Session: 8811f390-2270-47d7-a1f4-052fdc649172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.931406 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} executeQuery: (from [fd00:1122:3344:101::d]:61815) 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', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.931934 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.932106 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.932152 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.932300 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.12.06 20:43:04.932371 [ 193 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.932392 [ 191 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.932502 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.932564 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.933978 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} executeQuery: Read 10 rows, 1.41 KiB in 0.002525559 sec., 3959 rows/sec., 556.42 KiB/sec. 2023.12.06 20:43:04.934231 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.934258 [ 3 ] {603f98b0-3616-40ee-a669-e8c4bf34d77a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.934277 [ 3 ] {} HTTP-Session: 8811f390-2270-47d7-a1f4-052fdc649172 Destroying unnamed session 2023.12.06 20:43:04.934499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.934545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.934566 [ 3 ] {} HTTP-Session: 127d62d7-7046-4a1a-bb2d-adb171bab26c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.934583 [ 3 ] {} HTTP-Session: 127d62d7-7046-4a1a-bb2d-adb171bab26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.934710 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.935205 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.935381 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.935425 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.935572 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.12.06 20:43:04.935660 [ 190 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.935682 [ 192 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.935824 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.935888 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.937163 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} executeQuery: Read 10 rows, 1.41 KiB in 0.002414597 sec., 4141 rows/sec., 581.99 KiB/sec. 2023.12.06 20:43:04.937387 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.937413 [ 3 ] {a85e9b77-0491-4f0a-817c-3670f10a8870} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.937431 [ 3 ] {} HTTP-Session: 127d62d7-7046-4a1a-bb2d-adb171bab26c Destroying unnamed session 2023.12.06 20:43:04.937742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.937789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.937810 [ 3 ] {} HTTP-Session: f4552427-a017-4bcc-811d-852ba3002ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.937828 [ 3 ] {} HTTP-Session: f4552427-a017-4bcc-811d-852ba3002ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.937955 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.938444 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.938621 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.938664 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.938812 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.12.06 20:43:04.938879 [ 193 ] {b769e438-815a-4f71-9eda-fd445c697ff3} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.938880 [ 188 ] {b769e438-815a-4f71-9eda-fd445c697ff3} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.938966 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.939026 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.940308 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} executeQuery: Read 10 rows, 1.41 KiB in 0.002312196 sec., 4324 rows/sec., 607.77 KiB/sec. 2023.12.06 20:43:04.940607 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.940634 [ 3 ] {b769e438-815a-4f71-9eda-fd445c697ff3} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.940653 [ 3 ] {} HTTP-Session: f4552427-a017-4bcc-811d-852ba3002ca6 Destroying unnamed session 2023.12.06 20:43:04.940968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.941021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.941049 [ 3 ] {} HTTP-Session: 722500a9-de6d-4b98-b844-a6a8bfacfccf Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.941067 [ 3 ] {} HTTP-Session: 722500a9-de6d-4b98-b844-a6a8bfacfccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.941215 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.941841 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.942033 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.942077 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.942254 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.12.06 20:43:04.942333 [ 190 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.942345 [ 188 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.942429 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.942490 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.944045 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} executeQuery: Read 10 rows, 1.41 KiB in 0.002786772 sec., 3588 rows/sec., 504.27 KiB/sec. 2023.12.06 20:43:04.944333 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.944361 [ 3 ] {b1737fa2-9890-46b3-9ae1-f14afd1d4427} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.944379 [ 3 ] {} HTTP-Session: 722500a9-de6d-4b98-b844-a6a8bfacfccf Destroying unnamed session 2023.12.06 20:43:04.944650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.944714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.944744 [ 3 ] {} HTTP-Session: 9f0c7676-344b-4979-ab8f-f8f912df4d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.944764 [ 3 ] {} HTTP-Session: 9f0c7676-344b-4979-ab8f-f8f912df4d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.944897 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.945409 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.945591 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.945634 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.945782 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.12.06 20:43:04.945851 [ 186 ] {17d19c7b-3d9c-42b1-a994-78c059341011} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.945866 [ 193 ] {17d19c7b-3d9c-42b1-a994-78c059341011} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.945954 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.946013 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.947258 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} executeQuery: Read 10 rows, 1.41 KiB in 0.002320446 sec., 4309 rows/sec., 605.60 KiB/sec. 2023.12.06 20:43:04.947512 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.947539 [ 3 ] {17d19c7b-3d9c-42b1-a994-78c059341011} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.947557 [ 3 ] {} HTTP-Session: 9f0c7676-344b-4979-ab8f-f8f912df4d15 Destroying unnamed session 2023.12.06 20:43:04.947767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.947813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.947833 [ 3 ] {} HTTP-Session: bbffde59-cf3c-498c-a17e-8a06d5a00b77 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.947850 [ 3 ] {} HTTP-Session: bbffde59-cf3c-498c-a17e-8a06d5a00b77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.947981 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.948495 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.948680 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.948725 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.948873 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.12.06 20:43:04.948922 [ 190 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.948941 [ 188 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.949027 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.949087 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.950363 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} executeQuery: Read 10 rows, 1.41 KiB in 0.002343536 sec., 4267 rows/sec., 599.64 KiB/sec. 2023.12.06 20:43:04.950600 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.950627 [ 3 ] {b1999aca-d76e-4356-b7a0-4c73a575f7e7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.950645 [ 3 ] {} HTTP-Session: bbffde59-cf3c-498c-a17e-8a06d5a00b77 Destroying unnamed session 2023.12.06 20:43:04.950849 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.950893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.950912 [ 3 ] {} HTTP-Session: 213153da-3c2b-4d47-93a1-6aa140fa11fd Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.950930 [ 3 ] {} HTTP-Session: 213153da-3c2b-4d47-93a1-6aa140fa11fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.951058 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.951565 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.951746 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.951789 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.951935 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.12.06 20:43:04.951991 [ 190 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.951997 [ 186 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.952060 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.952114 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.953561 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} executeQuery: Read 10 rows, 1.41 KiB in 0.002464108 sec., 4058 rows/sec., 570.30 KiB/sec. 2023.12.06 20:43:04.953802 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.953827 [ 3 ] {a8b75ab3-1f0f-495a-93d8-437a3fbebc08} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.953845 [ 3 ] {} HTTP-Session: 213153da-3c2b-4d47-93a1-6aa140fa11fd Destroying unnamed session 2023.12.06 20:43:04.954051 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.954100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.954120 [ 3 ] {} HTTP-Session: 20f688b0-6c98-464c-b00a-1dea79c7edf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.954136 [ 3 ] {} HTTP-Session: 20f688b0-6c98-464c-b00a-1dea79c7edf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.954267 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.954791 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.954975 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.955017 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.955168 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.12.06 20:43:04.955216 [ 186 ] {e042e941-4786-47ba-9459-b17e64568071} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.955230 [ 188 ] {e042e941-4786-47ba-9459-b17e64568071} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.955310 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.955368 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.956566 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} executeQuery: Read 10 rows, 1.41 KiB in 0.002259745 sec., 4425 rows/sec., 621.87 KiB/sec. 2023.12.06 20:43:04.956792 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.956818 [ 3 ] {e042e941-4786-47ba-9459-b17e64568071} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.956836 [ 3 ] {} HTTP-Session: 20f688b0-6c98-464c-b00a-1dea79c7edf0 Destroying unnamed session 2023.12.06 20:43:04.957034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.957079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.957105 [ 3 ] {} HTTP-Session: ecd665dc-6283-42d8-971e-30e22e2f4fd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.957124 [ 3 ] {} HTTP-Session: ecd665dc-6283-42d8-971e-30e22e2f4fd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.957252 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.957769 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.957957 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.957999 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.958144 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.12.06 20:43:04.958199 [ 186 ] {a44d2835-0991-4bdf-9da9-d46d35774018} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.958203 [ 190 ] {a44d2835-0991-4bdf-9da9-d46d35774018} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.958268 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.958319 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.959753 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} executeQuery: Read 10 rows, 1.41 KiB in 0.002462128 sec., 4061 rows/sec., 570.76 KiB/sec. 2023.12.06 20:43:04.959995 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.960021 [ 3 ] {a44d2835-0991-4bdf-9da9-d46d35774018} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.960038 [ 3 ] {} HTTP-Session: ecd665dc-6283-42d8-971e-30e22e2f4fd6 Destroying unnamed session 2023.12.06 20:43:04.960247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.960292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.960311 [ 3 ] {} HTTP-Session: 3646c668-ad42-4d56-aaca-ae6450d56c0f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.960328 [ 3 ] {} HTTP-Session: 3646c668-ad42-4d56-aaca-ae6450d56c0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.960460 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:04.960986 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.961175 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.961219 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:04.961364 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.12.06 20:43:04.961415 [ 190 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:04.961428 [ 188 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:04.961503 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (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 2023.12.06 20:43:04.961560 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.06 20:43:04.963066 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} executeQuery: Read 10 rows, 1.41 KiB in 0.002565969 sec., 3897 rows/sec., 547.66 KiB/sec. 2023.12.06 20:43:04.963318 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.963345 [ 3 ] {fd849bc5-691d-4782-9a87-d284d40fb7c9} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.06 20:43:04.963362 [ 3 ] {} HTTP-Session: 3646c668-ad42-4d56-aaca-ae6450d56c0f Destroying unnamed session 2023.12.06 20:43:04.963483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.963529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.963549 [ 3 ] {} HTTP-Session: 8f995923-5270-47e4-bae7-cbb418673560 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.963565 [ 3 ] {} HTTP-Session: 8f995923-5270-47e4-bae7-cbb418673560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.963645 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:04.963687 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:04.963828 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:04.964126 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:04.964408 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:43:04.964572 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:43:04.964685 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} executeQuery: Read 11 rows, 1009.00 B in 0.001012101 sec., 10868 rows/sec., 973.57 KiB/sec. 2023.12.06 20:43:04.964815 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.964840 [ 3 ] {63b68ee7-9584-459d-b484-7c8be90b1fa1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:04.964857 [ 3 ] {} HTTP-Session: 8f995923-5270-47e4-bae7-cbb418673560 Destroying unnamed session 2023.12.06 20:43:04.964964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.965009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.965027 [ 3 ] {} HTTP-Session: 4cf4aeee-7171-4715-ae07-6a2f2f9c03f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.965044 [ 3 ] {} HTTP-Session: 4cf4aeee-7171-4715-ae07-6a2f2f9c03f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.965113 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:04.965153 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:04.965255 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:04.965522 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:04.965723 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 20:43:04.965870 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 20:43:04.965995 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} executeQuery: Read 11 rows, 888.00 B in 0.00085279 sec., 12898 rows/sec., 1016.88 KiB/sec. 2023.12.06 20:43:04.966101 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.966125 [ 3 ] {9de64bd9-e707-47e9-8af0-4f0e0bdda161} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:43:04.966142 [ 3 ] {} HTTP-Session: 4cf4aeee-7171-4715-ae07-6a2f2f9c03f0 Destroying unnamed session 2023.12.06 20:43:04.966245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:04.966288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:04.966307 [ 3 ] {} HTTP-Session: f8c28152-e3dc-490a-97f9-ed7ed32d9ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:04.966324 [ 3 ] {} HTTP-Session: f8c28152-e3dc-490a-97f9-ed7ed32d9ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:04.966395 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:04.966439 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.06 20:43:04.966556 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:04.966798 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:04.967063 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:43:04.967239 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:43:04.967362 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} executeQuery: Read 11 rows, 754.00 B in 0.000936981 sec., 11739 rows/sec., 785.85 KiB/sec. 2023.12.06 20:43:04.967481 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} DynamicQueryHandler: Done processing query 2023.12.06 20:43:04.967505 [ 3 ] {b28a6afb-ad03-4059-b476-bf427a9f7f2a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:43:04.967522 [ 3 ] {} HTTP-Session: f8c28152-e3dc-490a-97f9-ed7ed32d9ea5 Destroying unnamed session 2023.12.06 20:43:05.000152 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.79 MiB, peak 236.88 MiB, will set to 230.45 MiB (RSS), difference: -1.34 MiB 2023.12.06 20:43:09.929511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:09.929628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:09.929655 [ 3 ] {} HTTP-Session: 4e2cdcc1-6e37-4aa3-8635-c373c83ab12a Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:09.929680 [ 3 ] {} HTTP-Session: 4e2cdcc1-6e37-4aa3-8635-c373c83ab12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:09.929811 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:09.929877 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:43:09.930055 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:09.930501 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:09.930789 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 20:43:09.930954 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 20:43:09.931089 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} executeQuery: Read 33 rows, 2.67 KiB in 0.001229494 sec., 26840 rows/sec., 2.12 MiB/sec. 2023.12.06 20:43:09.931273 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} DynamicQueryHandler: Done processing query 2023.12.06 20:43:09.931299 [ 3 ] {b75c2db7-e8c2-4f86-9774-4a4e2eb9be74} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:43:09.931316 [ 3 ] {} HTTP-Session: 4e2cdcc1-6e37-4aa3-8635-c373c83ab12a Destroying unnamed session 2023.12.06 20:43:09.931447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 15610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:09.931492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:09.931512 [ 3 ] {} HTTP-Session: ecf93f88-3a3f-4401-9e20-08814db1b16d Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:09.931529 [ 3 ] {} HTTP-Session: ecf93f88-3a3f-4401-9e20-08814db1b16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:09.931606 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:09.931647 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:43:09.931761 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:09.932115 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:09.932328 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 20:43:09.932482 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 20:43:09.932612 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} executeQuery: Read 99 rows, 9.54 KiB in 0.000975861 sec., 101448 rows/sec., 9.55 MiB/sec. 2023.12.06 20:43:09.932734 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} DynamicQueryHandler: Done processing query 2023.12.06 20:43:09.932758 [ 3 ] {a86a0b94-8f49-4d10-bebf-626125914a76} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.12.06 20:43:09.932776 [ 3 ] {} HTTP-Session: ecf93f88-3a3f-4401-9e20-08814db1b16d Destroying unnamed session 2023.12.06 20:43:09.932891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:09.932935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:09.932954 [ 3 ] {} HTTP-Session: ecb8f0fd-3590-4f80-99d5-1da1bf264cde Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:09.932971 [ 3 ] {} HTTP-Session: ecb8f0fd-3590-4f80-99d5-1da1bf264cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:09.933042 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:09.933082 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:09.933190 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:09.933501 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:09.933707 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 20:43:09.933870 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 20:43:09.933995 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} executeQuery: Read 33 rows, 2.64 KiB in 0.00092294 sec., 35755 rows/sec., 2.80 MiB/sec. 2023.12.06 20:43:09.934105 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} DynamicQueryHandler: Done processing query 2023.12.06 20:43:09.934131 [ 3 ] {b465a369-996e-4fde-9c1c-bdc397a54f7c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:43:09.934148 [ 3 ] {} HTTP-Session: ecb8f0fd-3590-4f80-99d5-1da1bf264cde Destroying unnamed session 2023.12.06 20:43:09.934295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 35324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:09.934338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:09.934358 [ 3 ] {} HTTP-Session: f2761613-8add-4b3b-9258-b3daf8a907f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:09.934399 [ 3 ] {} HTTP-Session: f2761613-8add-4b3b-9258-b3daf8a907f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:09.934476 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:09.934522 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:43:09.934656 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:09.935095 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:09.935402 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 20:43:09.935586 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 20:43:09.935691 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} executeQuery: Read 33 rows, 45.60 KiB in 0.001185353 sec., 27839 rows/sec., 37.57 MiB/sec. 2023.12.06 20:43:09.935816 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} DynamicQueryHandler: Done processing query 2023.12.06 20:43:09.935841 [ 3 ] {0840f7d9-1fad-406e-88cd-2dd85fabb12d} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.06 20:43:09.935859 [ 3 ] {} HTTP-Session: f2761613-8add-4b3b-9258-b3daf8a907f4 Destroying unnamed session 2023.12.06 20:43:09.936027 [ 98 ] {} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 20:43:09.936110 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:09.936267 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 20:43:09.938578 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:43:09.938664 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part 2023.12.06 20:43:09.938828 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:09.938957 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:09.939051 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part 2023.12.06 20:43:09.939141 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2023.12.06 20:43:09.939226 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:09.939934 [ 23 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.003765251 sec., 56038.76076256271 rows/sec., 4.37 MiB/sec. 2023.12.06 20:43:09.940051 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 20:43:09.940233 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 20:43:09.940321 [ 12 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_6_1} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 20:43:19.630316 [ 91 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:43:19.630394 [ 91 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:43:19.930202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.930372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.930422 [ 3 ] {} HTTP-Session: c0d8b26e-48e3-432f-95ce-e94e67268fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.930464 [ 3 ] {} HTTP-Session: c0d8b26e-48e3-432f-95ce-e94e67268fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.930801 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} executeQuery: (from [fd00:1122:3344:101::d]:61815) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', '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) 2023.12.06 20:43:19.931634 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:19.931835 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:19.931887 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.06 20:43:19.932057 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.12.06 20:43:19.932152 [ 190 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.06 20:43:19.932193 [ 188 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.06 20:43:19.932212 [ 192 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.06 20:43:19.932350 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges 2023.12.06 20:43:19.932429 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008) (SelectExecutor): Reading approx. 21 rows with 3 streams 2023.12.06 20:43:19.934649 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} executeQuery: Read 21 rows, 2.39 KiB in 0.003769722 sec., 5570 rows/sec., 634.16 KiB/sec. 2023.12.06 20:43:19.934972 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.935000 [ 3 ] {7d292a29-695c-4b27-a7ae-c8de1b08dfed} MemoryTracker: Peak memory usage (for query): 3.11 MiB. 2023.12.06 20:43:19.935020 [ 3 ] {} HTTP-Session: c0d8b26e-48e3-432f-95ce-e94e67268fbe Destroying unnamed session 2023.12.06 20:43:19.936543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.936589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.936610 [ 3 ] {} HTTP-Session: 9520c0f5-40a7-4a40-987b-9c2a0b30333b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.936627 [ 3 ] {} HTTP-Session: 9520c0f5-40a7-4a40-987b-9c2a0b30333b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.936707 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.936752 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.06 20:43:19.936897 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.937210 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.937510 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:43:19.937681 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} oximeter.timeseries_schema (1fc245e1-c66f-4f36-9d5c-f227e8a89008): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:43:19.937811 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} executeQuery: Read 1 rows, 232.00 B in 0.001065882 sec., 938 rows/sec., 212.56 KiB/sec. 2023.12.06 20:43:19.937936 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.937962 [ 3 ] {0c8df4da-b18f-4989-b008-a9727daaba44} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:19.937980 [ 3 ] {} HTTP-Session: 9520c0f5-40a7-4a40-987b-9c2a0b30333b Destroying unnamed session 2023.12.06 20:43:19.938106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.938152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.938171 [ 3 ] {} HTTP-Session: c06146a3-e88d-418d-b819-fba7bceadba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.938188 [ 3 ] {} HTTP-Session: c06146a3-e88d-418d-b819-fba7bceadba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.938258 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.938295 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:43:19.938396 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.938690 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.938882 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 20:43:19.939023 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 20:43:19.939183 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} executeQuery: Read 50 rows, 4.05 KiB in 0.0008877 sec., 56325 rows/sec., 4.46 MiB/sec. 2023.12.06 20:43:19.939183 [ 90 ] {} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 20:43:19.939234 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.939320 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.939326 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 20:43:19.939359 [ 3 ] {dcb5dfe1-a6f7-41f7-89c6-cd4984fe8a27} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:43:19.939397 [ 3 ] {} HTTP-Session: c06146a3-e88d-418d-b819-fba7bceadba0 Destroying unnamed session 2023.12.06 20:43:19.939473 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:43:19.939523 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part 2023.12.06 20:43:19.939534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.939603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.939650 [ 3 ] {} HTTP-Session: 46691fe3-c82d-42db-9f4b-78310855f2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.939682 [ 3 ] {} HTTP-Session: 46691fe3-c82d-42db-9f4b-78310855f2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.939781 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:19.939880 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.939966 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 20:43:19.940027 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:19.940239 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:19.940450 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.940543 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:19.940716 [ 24 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2023.12.06 20:43:19.941282 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.941642 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:43:19.941908 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:43:19.942251 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} executeQuery: Read 2 rows, 175.00 B in 0.002305315 sec., 867 rows/sec., 74.13 KiB/sec. 2023.12.06 20:43:19.942274 [ 23 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.002980893 sec., 70784.15763329982 rows/sec., 5.60 MiB/sec. 2023.12.06 20:43:19.942420 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.942429 [ 23 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 20:43:19.942448 [ 3 ] {5dd22ee2-9a3a-4f25-8ccf-750fe2c7a4a6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:19.942475 [ 3 ] {} HTTP-Session: 46691fe3-c82d-42db-9f4b-78310855f2f1 Destroying unnamed session 2023.12.06 20:43:19.942639 [ 23 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 20:43:19.942646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 24234, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.942699 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.942706 [ 23 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_6_1} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 20:43:19.942722 [ 3 ] {} HTTP-Session: cf77f3f4-d82b-4d83-8040-5be96be1e99e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.942741 [ 3 ] {} HTTP-Session: cf77f3f4-d82b-4d83-8040-5be96be1e99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.942848 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.942892 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:43:19.943013 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.943423 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.943648 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 20:43:19.943819 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 20:43:19.943926 [ 90 ] {} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 20:43:19.943932 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} executeQuery: Read 151 rows, 15.00 KiB in 0.001051771 sec., 143567 rows/sec., 13.93 MiB/sec. 2023.12.06 20:43:19.943960 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.944040 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 20:43:19.944103 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.944134 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:43:19.944134 [ 3 ] {66eff893-bd84-477b-8297-55ccff88b943} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 20:43:19.944168 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.12.06 20:43:19.944170 [ 3 ] {} HTTP-Session: cf77f3f4-d82b-4d83-8040-5be96be1e99e Destroying unnamed session 2023.12.06 20:43:19.944303 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 99 rows starting from the beginning of the part 2023.12.06 20:43:19.944321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.944375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.944410 [ 3 ] {} HTTP-Session: 605027f1-b6fa-43ae-896d-8e6ef937768e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.944435 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 99 rows starting from the beginning of the part 2023.12.06 20:43:19.944440 [ 3 ] {} HTTP-Session: 605027f1-b6fa-43ae-896d-8e6ef937768e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.944560 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.944570 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 135 rows starting from the beginning of the part 2023.12.06 20:43:19.944627 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 20:43:19.944719 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 99 rows starting from the beginning of the part 2023.12.06 20:43:19.944814 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.944865 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 151 rows starting from the beginning of the part 2023.12.06 20:43:19.945613 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 4 columns (4 merged, 0 gathered) in 0.001615478 sec., 414737.92895972583 rows/sec., 39.10 MiB/sec. 2023.12.06 20:43:19.945730 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 20:43:19.945896 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 20:43:19.945953 [ 10 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_6_1} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 20:43:19.947425 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.947672 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.06 20:43:19.947847 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.06 20:43:19.947966 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} executeQuery: Read 2 rows, 143.00 B in 0.003359707 sec., 595 rows/sec., 41.57 KiB/sec. 2023.12.06 20:43:19.948098 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.948122 [ 3 ] {d6d38e82-eef5-4a7c-91a8-d64b5dd776de} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:19.948139 [ 3 ] {} HTTP-Session: 605027f1-b6fa-43ae-896d-8e6ef937768e Destroying unnamed session 2023.12.06 20:43:19.948264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 9372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.948309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.948327 [ 3 ] {} HTTP-Session: 463b75ea-9148-4241-b552-556dfc84645b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.948345 [ 3 ] {} HTTP-Session: 463b75ea-9148-4241-b552-556dfc84645b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.948417 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.948455 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:19.948559 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.948849 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.949049 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 20:43:19.949193 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 20:43:19.949291 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} executeQuery: Read 55 rows, 4.41 KiB in 0.000847339 sec., 64909 rows/sec., 5.08 MiB/sec. 2023.12.06 20:43:19.949392 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.949416 [ 3 ] {abc16f6e-dc5d-406a-b220-50862278079e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:19.949431 [ 3 ] {} HTTP-Session: 463b75ea-9148-4241-b552-556dfc84645b Destroying unnamed session 2023.12.06 20:43:19.949536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.949579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.949598 [ 3 ] {} HTTP-Session: b4459b25-fe89-46d0-9136-533868ef0f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.949614 [ 3 ] {} HTTP-Session: b4459b25-fe89-46d0-9136-533868ef0f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.949683 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.949723 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:43:19.949839 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.950078 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.950339 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:43:19.950512 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:43:19.950611 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} executeQuery: Read 1 rows, 72.00 B in 0.00090175 sec., 1108 rows/sec., 77.97 KiB/sec. 2023.12.06 20:43:19.950725 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.950748 [ 3 ] {fc4f3937-9331-4b5b-9241-cccdcbea92c5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:19.950764 [ 3 ] {} HTTP-Session: b4459b25-fe89-46d0-9136-533868ef0f6d Destroying unnamed session 2023.12.06 20:43:19.950917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 53485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.950963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.950981 [ 3 ] {} HTTP-Session: b3015e79-42c5-4083-bd93-df4a1b1373e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.950997 [ 3 ] {} HTTP-Session: b3015e79-42c5-4083-bd93-df4a1b1373e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.951086 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.951128 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:43:19.951259 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.951721 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.952012 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 20:43:19.952187 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 20:43:19.952281 [ 90 ] {} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 20:43:19.952291 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} executeQuery: Read 50 rows, 69.09 KiB in 0.001176144 sec., 42511 rows/sec., 57.37 MiB/sec. 2023.12.06 20:43:19.952322 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.952455 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 20:43:19.952502 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.952541 [ 3 ] {40edbd9e-584b-470c-8408-c3285e20fedb} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.06 20:43:19.952583 [ 3 ] {} HTTP-Session: b3015e79-42c5-4083-bd93-df4a1b1373e3 Destroying unnamed session 2023.12.06 20:43:19.952631 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:43:19.952665 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 29 rows starting from the beginning of the part 2023.12.06 20:43:19.952737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:19.952816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:19.952877 [ 3 ] {} HTTP-Session: 70a169fa-7bec-407f-ad17-38d44e8deebf Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:19.952903 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:19.952914 [ 3 ] {} HTTP-Session: 70a169fa-7bec-407f-ad17-38d44e8deebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:19.953120 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:19.953161 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:19.953187 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.06 20:43:19.953467 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:19.953642 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:19.953791 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part 2023.12.06 20:43:19.953961 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2023.12.06 20:43:19.954363 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:19.954606 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:43:19.954778 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} oximeter.measurements_i64 (17c1ce17-d079-4d77-b2a7-8910c3ec90f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:43:19.954880 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} executeQuery: Read 3 rows, 217.00 B in 0.001707649 sec., 1756 rows/sec., 124.10 KiB/sec. 2023.12.06 20:43:19.955018 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} DynamicQueryHandler: Done processing query 2023.12.06 20:43:19.955042 [ 3 ] {4c0838b6-9f05-405f-9ea6-788b0be57306} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.06 20:43:19.955059 [ 3 ] {} HTTP-Session: 70a169fa-7bec-407f-ad17-38d44e8deebf Destroying unnamed session 2023.12.06 20:43:19.960900 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 6 columns (6 merged, 0 gathered) in 0.008525435 sec., 24749.470261634746 rows/sec., 33.40 MiB/sec. 2023.12.06 20:43:19.961131 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 20:43:19.961339 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 20:43:19.961403 [ 16 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 20:43:19.961464 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_6_1: 4.01 MiB. 2023.12.06 20:43:20.000120 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 236.88 MiB, will set to 230.86 MiB (RSS), difference: -4.28 MiB 2023.12.06 20:43:29.932549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:29.932718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:29.932765 [ 3 ] {} HTTP-Session: 9067d3f0-3b08-438b-88d1-2ed9a449546c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:29.932808 [ 3 ] {} HTTP-Session: 9067d3f0-3b08-438b-88d1-2ed9a449546c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:29.933008 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:29.933104 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:43:29.933353 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:29.933770 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:29.934024 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 20:43:29.934193 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 20:43:29.934317 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} executeQuery: Read 52 rows, 4.21 KiB in 0.001255854 sec., 41406 rows/sec., 3.28 MiB/sec. 2023.12.06 20:43:29.934457 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} DynamicQueryHandler: Done processing query 2023.12.06 20:43:29.934482 [ 3 ] {f9c5ebd0-b61a-477d-bbb7-a9078329e238} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:43:29.934498 [ 3 ] {} HTTP-Session: 9067d3f0-3b08-438b-88d1-2ed9a449546c Destroying unnamed session 2023.12.06 20:43:29.934647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:29.934694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:29.934714 [ 3 ] {} HTTP-Session: ad272bd0-0661-4e2e-9580-3a6602b2f241 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:29.934731 [ 3 ] {} HTTP-Session: ad272bd0-0661-4e2e-9580-3a6602b2f241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:29.934801 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:29.934841 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 20:43:29.934945 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:29.935220 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:29.935427 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:43:29.935574 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:43:29.935698 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} executeQuery: Read 2 rows, 175.00 B in 0.0008688 sec., 2302 rows/sec., 196.71 KiB/sec. 2023.12.06 20:43:29.935808 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} DynamicQueryHandler: Done processing query 2023.12.06 20:43:29.935832 [ 3 ] {be5a29bc-dd5b-43a0-92c5-cbb3ce045ebd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:29.935847 [ 3 ] {} HTTP-Session: ad272bd0-0661-4e2e-9580-3a6602b2f241 Destroying unnamed session 2023.12.06 20:43:29.936011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:29.936056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:29.936075 [ 3 ] {} HTTP-Session: a411f3af-9d58-4fc0-8c11-e42cd9ca2f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:29.936092 [ 3 ] {} HTTP-Session: a411f3af-9d58-4fc0-8c11-e42cd9ca2f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:29.936168 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:29.936206 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:43:29.936308 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:29.936693 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:29.936906 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 20:43:29.937051 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 20:43:29.937176 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} executeQuery: Read 193 rows, 18.69 KiB in 0.000980271 sec., 196884 rows/sec., 18.62 MiB/sec. 2023.12.06 20:43:29.937345 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} DynamicQueryHandler: Done processing query 2023.12.06 20:43:29.937369 [ 3 ] {5989f63f-b037-48d8-ab31-1df09eb49e68} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.12.06 20:43:29.937385 [ 3 ] {} HTTP-Session: a411f3af-9d58-4fc0-8c11-e42cd9ca2f8c Destroying unnamed session 2023.12.06 20:43:29.937494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:29.937540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:29.937558 [ 3 ] {} HTTP-Session: 2ab26bde-8004-4d5b-ac10-ca0c4ba260d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:29.937576 [ 3 ] {} HTTP-Session: 2ab26bde-8004-4d5b-ac10-ca0c4ba260d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:29.937646 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:29.937684 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 20:43:29.937798 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:29.938052 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:29.938252 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:43:29.938396 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:43:29.938517 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} executeQuery: Read 2 rows, 143.00 B in 0.000844129 sec., 2369 rows/sec., 165.43 KiB/sec. 2023.12.06 20:43:29.938653 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} DynamicQueryHandler: Done processing query 2023.12.06 20:43:29.938676 [ 3 ] {e2c79f69-3b4b-492b-ae4a-79dba53214d4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:29.938692 [ 3 ] {} HTTP-Session: 2ab26bde-8004-4d5b-ac10-ca0c4ba260d9 Destroying unnamed session 2023.12.06 20:43:29.938806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 13244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:29.938850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:29.938869 [ 3 ] {} HTTP-Session: bd4362e2-d0df-4d78-b970-16b0ca33543f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:29.938885 [ 3 ] {} HTTP-Session: bd4362e2-d0df-4d78-b970-16b0ca33543f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:29.938958 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:29.938996 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:29.939104 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:29.939411 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:29.939615 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 20:43:29.939772 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 20:43:29.939891 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} executeQuery: Read 78 rows, 6.23 KiB in 0.00090456 sec., 86229 rows/sec., 6.72 MiB/sec. 2023.12.06 20:43:29.940006 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} DynamicQueryHandler: Done processing query 2023.12.06 20:43:29.940029 [ 3 ] {a0208523-0ae1-4544-9e47-02faddf6215c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:29.940045 [ 3 ] {} HTTP-Session: bd4362e2-d0df-4d78-b970-16b0ca33543f Destroying unnamed session 2023.12.06 20:43:29.940148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:29.940194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:29.940213 [ 3 ] {} HTTP-Session: 3e790ed7-66e2-43f2-8697-ff03783c91c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:29.940229 [ 3 ] {} HTTP-Session: 3e790ed7-66e2-43f2-8697-ff03783c91c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:29.940302 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:29.940344 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:43:29.940501 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:29.940879 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:29.941157 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:43:29.941343 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:43:29.941480 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} executeQuery: Read 37 rows, 2.67 KiB in 0.001149183 sec., 32196 rows/sec., 2.27 MiB/sec. 2023.12.06 20:43:29.941615 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} DynamicQueryHandler: Done processing query 2023.12.06 20:43:29.941643 [ 3 ] {4509580e-9ef8-46d7-85ec-e3346112be96} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:43:29.941659 [ 3 ] {} HTTP-Session: 3e790ed7-66e2-43f2-8697-ff03783c91c0 Destroying unnamed session 2023.12.06 20:43:29.941847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:29.941893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:29.941917 [ 3 ] {} HTTP-Session: ab381aeb-26df-4815-9b68-eb6dd8f3e7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:29.941939 [ 3 ] {} HTTP-Session: ab381aeb-26df-4815-9b68-eb6dd8f3e7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:29.942044 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:29.942088 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:43:29.942248 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:29.942778 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.12.06 20:43:29.943144 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 20:43:29.943344 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 20:43:29.943484 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} executeQuery: Read 52 rows, 71.86 KiB in 0.001405045 sec., 37009 rows/sec., 49.94 MiB/sec. 2023.12.06 20:43:29.943629 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} DynamicQueryHandler: Done processing query 2023.12.06 20:43:29.943657 [ 3 ] {d3f54a2e-e263-49c6-9e9e-01702665089f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:43:29.943678 [ 3 ] {} HTTP-Session: ab381aeb-26df-4815-9b68-eb6dd8f3e7cb Destroying unnamed session 2023.12.06 20:43:34.630430 [ 63 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:43:34.630501 [ 63 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:43:34.928602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:34.928708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:34.928735 [ 3 ] {} HTTP-Session: 68416fc9-6e3a-4115-9cc3-5c09c08b5534 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:34.928760 [ 3 ] {} HTTP-Session: 68416fc9-6e3a-4115-9cc3-5c09c08b5534 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:34.928881 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:34.928942 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 20:43:34.929099 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:34.929490 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:34.929749 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:43:34.929921 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:43:34.930047 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} executeQuery: Read 2 rows, 175.00 B in 0.001131033 sec., 1768 rows/sec., 151.10 KiB/sec. 2023.12.06 20:43:34.930220 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} DynamicQueryHandler: Done processing query 2023.12.06 20:43:34.930248 [ 3 ] {c56a4d4f-62b3-498e-9ce0-20966facff0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:34.930266 [ 3 ] {} HTTP-Session: 68416fc9-6e3a-4115-9cc3-5c09c08b5534 Destroying unnamed session 2023.12.06 20:43:34.930382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:34.930428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:34.930449 [ 3 ] {} HTTP-Session: 4a21c9c1-ce2d-4870-8970-72e21a695790 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:34.930467 [ 3 ] {} HTTP-Session: 4a21c9c1-ce2d-4870-8970-72e21a695790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:34.930539 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:34.930580 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:43:34.930698 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:34.930981 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:34.931184 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 20:43:34.931342 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 20:43:34.931465 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} executeQuery: Read 1 rows, 83.00 B in 0.00088913 sec., 1124 rows/sec., 91.16 KiB/sec. 2023.12.06 20:43:34.931582 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} DynamicQueryHandler: Done processing query 2023.12.06 20:43:34.931607 [ 3 ] {e56906ba-cd62-4088-9ce3-e35a9f0fcf78} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:34.931625 [ 3 ] {} HTTP-Session: 4a21c9c1-ce2d-4870-8970-72e21a695790 Destroying unnamed session 2023.12.06 20:43:34.931737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:34.931784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:34.931805 [ 3 ] {} HTTP-Session: 4100ca6a-a96a-4fe8-9fae-444d23fc9f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:34.931822 [ 3 ] {} HTTP-Session: 4100ca6a-a96a-4fe8-9fae-444d23fc9f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:34.931894 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:34.931935 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 20:43:34.932042 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:34.932290 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:34.932496 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:43:34.932655 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:43:34.932781 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} executeQuery: Read 2 rows, 143.00 B in 0.00085628 sec., 2335 rows/sec., 163.09 KiB/sec. 2023.12.06 20:43:34.932900 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} DynamicQueryHandler: Done processing query 2023.12.06 20:43:34.932926 [ 3 ] {19760166-fa77-419e-bb68-093107deac53} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:34.932943 [ 3 ] {} HTTP-Session: 4100ca6a-a96a-4fe8-9fae-444d23fc9f1f Destroying unnamed session 2023.12.06 20:43:34.933048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:34.933094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:34.933115 [ 3 ] {} HTTP-Session: c4ae7ca6-b597-4404-87aa-fb1ea6f684a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:34.933132 [ 3 ] {} HTTP-Session: c4ae7ca6-b597-4404-87aa-fb1ea6f684a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:34.933205 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:34.933244 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:34.933354 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:34.933610 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:34.933817 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.06 20:43:34.933985 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.06 20:43:34.934116 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} executeQuery: Read 13 rows, 1.03 KiB in 0.00087381 sec., 14877 rows/sec., 1.15 MiB/sec. 2023.12.06 20:43:34.934254 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} DynamicQueryHandler: Done processing query 2023.12.06 20:43:34.934291 [ 3 ] {c701a94a-84e6-4afa-91cc-518062a785c5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:43:34.934308 [ 3 ] {} HTTP-Session: c4ae7ca6-b597-4404-87aa-fb1ea6f684a8 Destroying unnamed session 2023.12.06 20:43:34.934413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:34.934460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:34.934481 [ 3 ] {} HTTP-Session: 46773ce0-1664-4983-9145-37b14d3987b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:34.934498 [ 3 ] {} HTTP-Session: 46773ce0-1664-4983-9145-37b14d3987b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:34.934570 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:34.934615 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.06 20:43:34.934744 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:34.934996 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:34.935281 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.06 20:43:34.935469 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.06 20:43:34.935583 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} executeQuery: Read 11 rows, 754.00 B in 0.000982921 sec., 11191 rows/sec., 749.12 KiB/sec. 2023.12.06 20:43:34.935702 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} DynamicQueryHandler: Done processing query 2023.12.06 20:43:34.935728 [ 3 ] {03448dc3-3c2e-4f9a-8265-aaabf48cad3d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:43:34.935745 [ 3 ] {} HTTP-Session: 46773ce0-1664-4983-9145-37b14d3987b1 Destroying unnamed session 2023.12.06 20:43:34.935845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:34.935889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:34.935910 [ 3 ] {} HTTP-Session: 69607c8d-6b3d-4017-82ad-45e8fdbf7bef Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:34.935927 [ 3 ] {} HTTP-Session: 69607c8d-6b3d-4017-82ad-45e8fdbf7bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:34.935997 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:34.936039 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:43:34.936159 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:34.936399 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:34.936640 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:43:34.936823 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:43:34.936923 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} executeQuery: Read 1 rows, 72.00 B in 0.00089837 sec., 1113 rows/sec., 78.27 KiB/sec. 2023.12.06 20:43:34.937045 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} DynamicQueryHandler: Done processing query 2023.12.06 20:43:34.937070 [ 3 ] {56b2da5d-c355-4976-9c5e-0f0f93aa60fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:43:34.937087 [ 3 ] {} HTTP-Session: 69607c8d-6b3d-4017-82ad-45e8fdbf7bef Destroying unnamed session 2023.12.06 20:43:39.930738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:39.930873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:39.930905 [ 3 ] {} HTTP-Session: 337ec34a-463b-462b-aa6c-842daf323542 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:39.930934 [ 3 ] {} HTTP-Session: 337ec34a-463b-462b-aa6c-842daf323542 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:39.931076 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:39.931143 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:43:39.931325 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:39.931764 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:39.932033 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 20:43:39.932206 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 20:43:39.932331 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} executeQuery: Read 52 rows, 4.21 KiB in 0.001216774 sec., 42735 rows/sec., 3.38 MiB/sec. 2023.12.06 20:43:39.932474 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} DynamicQueryHandler: Done processing query 2023.12.06 20:43:39.932502 [ 3 ] {ed8ae610-097d-42ac-96bb-61901492f46d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:43:39.932519 [ 3 ] {} HTTP-Session: 337ec34a-463b-462b-aa6c-842daf323542 Destroying unnamed session 2023.12.06 20:43:39.932681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:39.932727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:39.932748 [ 3 ] {} HTTP-Session: 7bdce243-a691-45fa-8904-520ec9f5ad81 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:39.932765 [ 3 ] {} HTTP-Session: 7bdce243-a691-45fa-8904-520ec9f5ad81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:39.932842 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:39.932882 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:43:39.932988 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:39.933357 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:39.933583 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.06 20:43:39.933739 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.06 20:43:39.933867 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} executeQuery: Read 156 rows, 15.51 KiB in 0.000993902 sec., 156957 rows/sec., 15.24 MiB/sec. 2023.12.06 20:43:39.934043 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} DynamicQueryHandler: Done processing query 2023.12.06 20:43:39.934069 [ 3 ] {707759b2-a1ca-4c2f-84b0-ba7da923878a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.06 20:43:39.934086 [ 3 ] {} HTTP-Session: 7bdce243-a691-45fa-8904-520ec9f5ad81 Destroying unnamed session 2023.12.06 20:43:39.934208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 8861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:39.934254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:39.934275 [ 3 ] {} HTTP-Session: 4cbb4d49-0459-4bfe-9b9f-4d1b339f35a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:39.934295 [ 3 ] {} HTTP-Session: 4cbb4d49-0459-4bfe-9b9f-4d1b339f35a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:39.934371 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:39.934411 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:39.934530 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:39.934822 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:39.935029 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.06 20:43:39.935184 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.06 20:43:39.935321 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} executeQuery: Read 52 rows, 4.16 KiB in 0.00092149 sec., 56430 rows/sec., 4.41 MiB/sec. 2023.12.06 20:43:39.935440 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} DynamicQueryHandler: Done processing query 2023.12.06 20:43:39.935466 [ 3 ] {8fe11672-21db-47ce-ae73-110de7ee4873} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:39.935483 [ 3 ] {} HTTP-Session: 4cbb4d49-0459-4bfe-9b9f-4d1b339f35a3 Destroying unnamed session 2023.12.06 20:43:39.935643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:39.935688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:39.935708 [ 3 ] {} HTTP-Session: 7695c79e-13ce-4348-b08a-9c13995e01de Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:39.935725 [ 3 ] {} HTTP-Session: 7695c79e-13ce-4348-b08a-9c13995e01de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:39.935818 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:39.935864 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:43:39.936003 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:39.936632 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:39.936951 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 20:43:39.937140 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 20:43:39.937263 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} executeQuery: Read 52 rows, 71.86 KiB in 0.001414796 sec., 36754 rows/sec., 49.60 MiB/sec. 2023.12.06 20:43:39.937396 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} DynamicQueryHandler: Done processing query 2023.12.06 20:43:39.937421 [ 3 ] {bcb32bc5-86c2-4b39-a887-652836085cf5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:43:39.937438 [ 3 ] {} HTTP-Session: 7695c79e-13ce-4348-b08a-9c13995e01de Destroying unnamed session 2023.12.06 20:43:49.630551 [ 51 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:43:49.630653 [ 51 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:43:49.932189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:49.932306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:49.932335 [ 3 ] {} HTTP-Session: a80c560c-ff22-482f-a058-90ff9a0bce5e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:49.932364 [ 3 ] {} HTTP-Session: a80c560c-ff22-482f-a058-90ff9a0bce5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:49.932503 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:49.932570 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:43:49.932751 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:49.933230 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:49.933502 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.06 20:43:49.933670 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.06 20:43:49.933807 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} executeQuery: Read 52 rows, 4.21 KiB in 0.001259254 sec., 41294 rows/sec., 3.27 MiB/sec. 2023.12.06 20:43:49.933953 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} DynamicQueryHandler: Done processing query 2023.12.06 20:43:49.933979 [ 3 ] {8f2d32a5-677a-48f3-a8cc-5d72d45c1d97} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:43:49.933997 [ 3 ] {} HTTP-Session: a80c560c-ff22-482f-a058-90ff9a0bce5e Destroying unnamed session 2023.12.06 20:43:49.934218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:49.934265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:49.934285 [ 3 ] {} HTTP-Session: fc520780-3529-4cd9-8a5a-841b45135312 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:49.934304 [ 3 ] {} HTTP-Session: fc520780-3529-4cd9-8a5a-841b45135312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:49.934385 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:49.934428 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:43:49.934533 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:49.934943 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:49.935176 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.06 20:43:49.935332 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.06 20:43:49.935465 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} executeQuery: Read 156 rows, 15.51 KiB in 0.001048202 sec., 148826 rows/sec., 14.45 MiB/sec. 2023.12.06 20:43:49.935587 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} DynamicQueryHandler: Done processing query 2023.12.06 20:43:49.935612 [ 3 ] {4963dae9-08aa-4647-a35a-79b8ad3aa632} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.06 20:43:49.935629 [ 3 ] {} HTTP-Session: fc520780-3529-4cd9-8a5a-841b45135312 Destroying unnamed session 2023.12.06 20:43:49.935760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 8861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:49.935806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:49.935825 [ 3 ] {} HTTP-Session: f8c9cf52-5346-4b85-b474-76a57e4df6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:49.935842 [ 3 ] {} HTTP-Session: f8c9cf52-5346-4b85-b474-76a57e4df6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:49.935919 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:49.935959 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:49.936068 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:49.936379 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:49.936588 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.06 20:43:49.936743 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.06 20:43:49.936873 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} executeQuery: Read 52 rows, 4.16 KiB in 0.00092106 sec., 56456 rows/sec., 4.41 MiB/sec. 2023.12.06 20:43:49.936867 [ 51 ] {} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.06 20:43:49.936986 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:49.937060 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} DynamicQueryHandler: Done processing query 2023.12.06 20:43:49.937093 [ 3 ] {2b2cf02f-f6ae-45a6-a03f-da7496fefc29} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:49.937090 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.06 20:43:49.937111 [ 3 ] {} HTTP-Session: f8c9cf52-5346-4b85-b474-76a57e4df6ac Destroying unnamed session 2023.12.06 20:43:49.937178 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:43:49.937208 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 83 rows starting from the beginning of the part 2023.12.06 20:43:49.937284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55623, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:49.937337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:49.937345 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 55 rows starting from the beginning of the part 2023.12.06 20:43:49.937361 [ 3 ] {} HTTP-Session: d8a7b00b-703f-4737-8c4a-b8a703f90cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:49.937389 [ 3 ] {} HTTP-Session: d8a7b00b-703f-4737-8c4a-b8a703f90cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:49.937469 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 78 rows starting from the beginning of the part 2023.12.06 20:43:49.937523 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:49.937589 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part 2023.12.06 20:43:49.937596 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:43:49.937722 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2023.12.06 20:43:49.937899 [ 14 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part 2023.12.06 20:43:49.937903 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:49.938686 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:49.938845 [ 16 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.0017949 sec., 185525.6560254053 rows/sec., 14.48 MiB/sec. 2023.12.06 20:43:49.939013 [ 16 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.06 20:43:49.939140 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.06 20:43:49.939274 [ 16 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.06 20:43:49.939393 [ 16 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_11_2} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.06 20:43:49.939431 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.06 20:43:49.939619 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} executeQuery: Read 52 rows, 71.86 KiB in 0.002054083 sec., 25315 rows/sec., 34.16 MiB/sec. 2023.12.06 20:43:49.939758 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} DynamicQueryHandler: Done processing query 2023.12.06 20:43:49.939784 [ 3 ] {0166e58c-7ff4-4fc7-8424-7b3191e569ff} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:43:49.939802 [ 3 ] {} HTTP-Session: d8a7b00b-703f-4737-8c4a-b8a703f90cf9 Destroying unnamed session 2023.12.06 20:43:59.933365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:59.933552 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:59.933602 [ 3 ] {} HTTP-Session: 3f9a880e-c4d1-445e-a761-b0da0d1f7cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:59.933645 [ 3 ] {} HTTP-Session: 3f9a880e-c4d1-445e-a761-b0da0d1f7cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:59.933845 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:59.933943 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:43:59.934188 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:59.934712 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:59.934977 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.06 20:43:59.935145 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.06 20:43:59.935287 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} executeQuery: Read 52 rows, 4.21 KiB in 0.001379316 sec., 37699 rows/sec., 2.98 MiB/sec. 2023.12.06 20:43:59.935471 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} DynamicQueryHandler: Done processing query 2023.12.06 20:43:59.935499 [ 3 ] {84ca94eb-b377-49d5-b61f-9b83bff35a4a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:43:59.935517 [ 3 ] {} HTTP-Session: 3f9a880e-c4d1-445e-a761-b0da0d1f7cb8 Destroying unnamed session 2023.12.06 20:43:59.935684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 30315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:59.935733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:59.935752 [ 3 ] {} HTTP-Session: 88785cee-e1dd-4f8c-abf0-726eb7ab8b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:59.935769 [ 3 ] {} HTTP-Session: 88785cee-e1dd-4f8c-abf0-726eb7ab8b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:59.935848 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:59.935889 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:43:59.936001 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:59.936465 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:59.936701 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.06 20:43:59.936856 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.06 20:43:59.936986 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} executeQuery: Read 192 rows, 18.60 KiB in 0.001102653 sec., 174125 rows/sec., 16.48 MiB/sec. 2023.12.06 20:43:59.936984 [ 52 ] {} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.06 20:43:59.937117 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:59.937170 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} DynamicQueryHandler: Done processing query 2023.12.06 20:43:59.937222 [ 3 ] {e660ccb9-5a57-41ec-966d-7d3388527e38} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.12.06 20:43:59.937275 [ 3 ] {} HTTP-Session: 88785cee-e1dd-4f8c-abf0-726eb7ab8b55 Destroying unnamed session 2023.12.06 20:43:59.937276 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.06 20:43:59.937385 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:43:59.937418 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 187 rows starting from the beginning of the part 2023.12.06 20:43:59.937470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 12901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:59.937527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:59.937558 [ 3 ] {} HTTP-Session: 15b67b67-8871-42b5-af39-63b48a5eb347 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:59.937564 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 193 rows starting from the beginning of the part 2023.12.06 20:43:59.937578 [ 3 ] {} HTTP-Session: 15b67b67-8871-42b5-af39-63b48a5eb347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:59.937698 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:59.937714 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2023.12.06 20:43:59.937757 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:43:59.937897 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 156 rows starting from the beginning of the part 2023.12.06 20:43:59.938005 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:59.938070 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 156 rows starting from the beginning of the part 2023.12.06 20:43:59.938234 [ 14 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 192 rows starting from the beginning of the part 2023.12.06 20:43:59.938572 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:59.938864 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.06 20:43:59.939034 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.06 20:43:59.939264 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} executeQuery: Read 76 rows, 6.06 KiB in 0.001523207 sec., 49894 rows/sec., 3.89 MiB/sec. 2023.12.06 20:43:59.939368 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 885 rows, containing 4 columns (4 merged, 0 gathered) in 0.002157214 sec., 410251.370517714 rows/sec., 39.16 MiB/sec. 2023.12.06 20:43:59.939453 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} DynamicQueryHandler: Done processing query 2023.12.06 20:43:59.939489 [ 3 ] {ee8c6724-150d-4b0e-ac78-d2841f8b4e39} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:43:59.939513 [ 3 ] {} HTTP-Session: 15b67b67-8871-42b5-af39-63b48a5eb347 Destroying unnamed session 2023.12.06 20:43:59.939602 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.06 20:43:59.939681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 6997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:59.939743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:59.939765 [ 3 ] {} HTTP-Session: c1301f2c-fc52-42dc-84cd-2cbe2a07293f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:59.939790 [ 3 ] {} HTTP-Session: c1301f2c-fc52-42dc-84cd-2cbe2a07293f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:59.939890 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.06 20:43:59.939935 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:59.939992 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:43:59.940018 [ 24 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_11_2} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.06 20:43:59.940246 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:59.940594 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:59.940905 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 20:43:59.941126 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 20:43:59.941267 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} executeQuery: Read 36 rows, 2.60 KiB in 0.001283395 sec., 28050 rows/sec., 1.98 MiB/sec. 2023.12.06 20:43:59.941392 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} DynamicQueryHandler: Done processing query 2023.12.06 20:43:59.941416 [ 3 ] {06fc2a06-bf44-4440-bbe4-f18d0268f974} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:43:59.941433 [ 3 ] {} HTTP-Session: c1301f2c-fc52-42dc-84cd-2cbe2a07293f Destroying unnamed session 2023.12.06 20:43:59.941614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:43:59.941663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:43:59.941688 [ 3 ] {} HTTP-Session: 878c9041-4a99-4ecd-a158-185d6325f9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:43:59.941710 [ 3 ] {} HTTP-Session: 878c9041-4a99-4ecd-a158-185d6325f9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:43:59.941826 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:43:59.941882 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:43:59.942054 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:43:59.942601 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:43:59.942976 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.06 20:43:59.943206 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.06 20:43:59.943358 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} executeQuery: Read 52 rows, 71.86 KiB in 0.001493617 sec., 34814 rows/sec., 46.98 MiB/sec. 2023.12.06 20:43:59.943539 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} DynamicQueryHandler: Done processing query 2023.12.06 20:43:59.943571 [ 3 ] {72b1d420-270b-4369-8439-50d981313603} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:43:59.943593 [ 3 ] {} HTTP-Session: 878c9041-4a99-4ecd-a158-185d6325f9e6 Destroying unnamed session 2023.12.06 20:44:04.630700 [ 57 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:44:04.630768 [ 57 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:44:04.928688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 1897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:04.928808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:04.928838 [ 3 ] {} HTTP-Session: ae126a4f-26e3-46d1-8831-c2b710d7da5b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:04.928866 [ 3 ] {} HTTP-Session: ae126a4f-26e3-46d1-8831-c2b710d7da5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:04.929001 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:04.929068 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:44:04.929244 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:04.929726 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:04.929993 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.06 20:44:04.930165 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.06 20:44:04.930307 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} executeQuery: Read 11 rows, 888.00 B in 0.001261124 sec., 8722 rows/sec., 687.63 KiB/sec. 2023.12.06 20:44:04.930448 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} DynamicQueryHandler: Done processing query 2023.12.06 20:44:04.930475 [ 3 ] {26a4c0a9-5635-4129-bb77-045d75beee2c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:44:04.930493 [ 3 ] {} HTTP-Session: ae126a4f-26e3-46d1-8831-c2b710d7da5b Destroying unnamed session 2023.12.06 20:44:04.930653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:04.930700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:04.930721 [ 3 ] {} HTTP-Session: 2bd806f9-ddcb-4101-a680-8e6d85bf632c Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:04.930738 [ 3 ] {} HTTP-Session: 2bd806f9-ddcb-4101-a680-8e6d85bf632c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:04.930812 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:04.930857 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.06 20:44:04.930984 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:04.931267 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:04.931534 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.06 20:44:04.931722 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.06 20:44:04.931840 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} executeQuery: Read 11 rows, 754.00 B in 0.000991211 sec., 11097 rows/sec., 742.86 KiB/sec. 2023.12.06 20:44:04.931968 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} DynamicQueryHandler: Done processing query 2023.12.06 20:44:04.931994 [ 3 ] {8f846a8f-d94e-4248-a063-5da520ad76fd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:44:04.932011 [ 3 ] {} HTTP-Session: 2bd806f9-ddcb-4101-a680-8e6d85bf632c Destroying unnamed session 2023.12.06 20:44:09.931547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:09.931717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:09.931761 [ 3 ] {} HTTP-Session: 7a848fd7-fd55-4d1b-ad90-b409f29bbf2b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:09.931800 [ 3 ] {} HTTP-Session: 7a848fd7-fd55-4d1b-ad90-b409f29bbf2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:09.931986 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:09.932076 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:44:09.932321 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:09.932800 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.933068 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.06 20:44:09.933242 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.06 20:44:09.933365 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} executeQuery: Read 52 rows, 4.21 KiB in 0.001325705 sec., 39224 rows/sec., 3.10 MiB/sec. 2023.12.06 20:44:09.933371 [ 54 ] {} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.06 20:44:09.933443 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.933531 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} DynamicQueryHandler: Done processing query 2023.12.06 20:44:09.933549 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.06 20:44:09.933575 [ 3 ] {fb071126-3123-4f6e-9962-11b1df01ef96} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:44:09.933641 [ 3 ] {} HTTP-Session: 7a848fd7-fd55-4d1b-ad90-b409f29bbf2b Destroying unnamed session 2023.12.06 20:44:09.933717 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:09.933772 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part 2023.12.06 20:44:09.933796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:09.933860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:09.933891 [ 3 ] {} HTTP-Session: 81f512c5-3f93-4b4b-8e1b-d4776830cba9 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:09.933913 [ 3 ] {} HTTP-Session: 81f512c5-3f93-4b4b-8e1b-d4776830cba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:09.934051 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.934085 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:09.934163 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 20:44:09.934307 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.934631 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.934647 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:09.934832 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.935024 [ 11 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.935911 [ 14 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002409347 sec., 128665.5678903869 rows/sec., 10.18 MiB/sec. 2023.12.06 20:44:09.936034 [ 14 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.06 20:44:09.936222 [ 14 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.06 20:44:09.936296 [ 14 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_11_2} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.06 20:44:09.937391 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.937599 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:44:09.937785 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:44:09.937893 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} executeQuery: Read 4 rows, 342.00 B in 0.003755472 sec., 1065 rows/sec., 88.93 KiB/sec. 2023.12.06 20:44:09.938051 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} DynamicQueryHandler: Done processing query 2023.12.06 20:44:09.938077 [ 3 ] {4f05aa09-3983-4266-8446-84336cc16b89} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:09.938094 [ 3 ] {} HTTP-Session: 81f512c5-3f93-4b4b-8e1b-d4776830cba9 Destroying unnamed session 2023.12.06 20:44:09.938270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:09.938315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:09.938335 [ 3 ] {} HTTP-Session: c2f4b84a-c050-4aa6-8b7d-e32f70f9bc74 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:09.938352 [ 3 ] {} HTTP-Session: c2f4b84a-c050-4aa6-8b7d-e32f70f9bc74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:09.938432 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:09.938471 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:44:09.938583 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:09.938960 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.939182 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.06 20:44:09.939337 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.06 20:44:09.939439 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} executeQuery: Read 158 rows, 15.69 KiB in 0.000979091 sec., 161374 rows/sec., 15.65 MiB/sec. 2023.12.06 20:44:09.939554 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} DynamicQueryHandler: Done processing query 2023.12.06 20:44:09.939580 [ 3 ] {53ebe801-c700-4bd1-b830-d87e3f48864d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.06 20:44:09.939597 [ 3 ] {} HTTP-Session: c2f4b84a-c050-4aa6-8b7d-e32f70f9bc74 Destroying unnamed session 2023.12.06 20:44:09.939706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:09.939752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:09.939773 [ 3 ] {} HTTP-Session: 5aeb5be9-fe38-4232-a497-6cecfebd2160 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:09.939791 [ 3 ] {} HTTP-Session: 5aeb5be9-fe38-4232-a497-6cecfebd2160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:09.939863 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:09.939902 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 20:44:09.940011 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:09.940309 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.940518 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:44:09.940688 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:44:09.940804 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} executeQuery: Read 4 rows, 286.00 B in 0.00091054 sec., 4392 rows/sec., 306.74 KiB/sec. 2023.12.06 20:44:09.940978 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} DynamicQueryHandler: Done processing query 2023.12.06 20:44:09.941006 [ 3 ] {f3ec6a22-0166-4a14-a864-7fd4cdb6843c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:09.941025 [ 3 ] {} HTTP-Session: 5aeb5be9-fe38-4232-a497-6cecfebd2160 Destroying unnamed session 2023.12.06 20:44:09.941234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 9543, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:09.941292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:09.941313 [ 3 ] {} HTTP-Session: 8c659273-c27c-4311-840b-87ff5ee7c655 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:09.941333 [ 3 ] {} HTTP-Session: 8c659273-c27c-4311-840b-87ff5ee7c655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:09.941414 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:09.941454 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:44:09.941580 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:09.941980 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.942196 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.06 20:44:09.942357 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.06 20:44:09.942465 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} executeQuery: Read 56 rows, 4.49 KiB in 0.001020051 sec., 54899 rows/sec., 4.30 MiB/sec. 2023.12.06 20:44:09.942608 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} DynamicQueryHandler: Done processing query 2023.12.06 20:44:09.942637 [ 3 ] {f7263847-9d76-4c40-bbdd-5b8d965b317c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:44:09.942653 [ 3 ] {} HTTP-Session: 8c659273-c27c-4311-840b-87ff5ee7c655 Destroying unnamed session 2023.12.06 20:44:09.942759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:09.942809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:09.942829 [ 3 ] {} HTTP-Session: 56d1405d-256f-4434-82e8-4736e52a63fa Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:09.942848 [ 3 ] {} HTTP-Session: 56d1405d-256f-4434-82e8-4736e52a63fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:09.942921 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:09.942968 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:44:09.943116 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:09.943448 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.943720 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 20:44:09.943917 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 20:44:09.944027 [ 54 ] {} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 20:44:09.944033 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} executeQuery: Read 2 rows, 144.00 B in 0.001081162 sec., 1849 rows/sec., 130.07 KiB/sec. 2023.12.06 20:44:09.944073 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.944239 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 20:44:09.944268 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} DynamicQueryHandler: Done processing query 2023.12.06 20:44:09.944318 [ 3 ] {fb4c98da-2e73-4d55-839e-95ec9d66008e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:09.944350 [ 3 ] {} HTTP-Session: 56d1405d-256f-4434-82e8-4736e52a63fa Destroying unnamed session 2023.12.06 20:44:09.944445 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:09.944485 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 360 rows starting from the beginning of the part 2023.12.06 20:44:09.944602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:09.944704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:09.944714 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2023.12.06 20:44:09.944741 [ 3 ] {} HTTP-Session: f436e97e-0d45-45ad-b096-0d5b116170f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:09.944809 [ 3 ] {} HTTP-Session: f436e97e-0d45-45ad-b096-0d5b116170f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:09.945013 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2023.12.06 20:44:09.945040 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:09.945142 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:44:09.945250 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2023.12.06 20:44:09.945563 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2023.12.06 20:44:09.945854 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:09.945872 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:09.946970 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.947725 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 5 columns (5 merged, 0 gathered) in 0.00358022 sec., 122059.53824066678 rows/sec., 8.61 MiB/sec. 2023.12.06 20:44:09.947802 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.06 20:44:09.947878 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 20:44:09.948097 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.06 20:44:09.948169 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 20:44:09.948296 [ 9 ] {40249b5a-5631-4475-b613-9557d6b08cbf::all_1_6_1} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 20:44:09.948329 [ 54 ] {} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.06 20:44:09.948405 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} executeQuery: Read 52 rows, 71.86 KiB in 0.003302317 sec., 15746 rows/sec., 21.25 MiB/sec. 2023.12.06 20:44:09.948418 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:09.948747 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.06 20:44:09.948820 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} DynamicQueryHandler: Done processing query 2023.12.06 20:44:09.948863 [ 3 ] {894a67d8-a1a1-4f13-ab4b-cb8698b7bea4} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:44:09.948904 [ 3 ] {} HTTP-Session: f436e97e-0d45-45ad-b096-0d5b116170f7 Destroying unnamed session 2023.12.06 20:44:09.948966 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:09.949004 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 211 rows starting from the beginning of the part 2023.12.06 20:44:09.949152 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.949247 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.949338 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.949431 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.949614 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:09.951056 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 471 rows, containing 6 columns (6 merged, 0 gathered) in 0.002530628 sec., 186119.80899602786 rows/sec., 251.16 MiB/sec. 2023.12.06 20:44:09.951324 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.06 20:44:09.951524 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.06 20:44:09.951597 [ 15 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.06 20:44:09.951661 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_11_2: 4.01 MiB. 2023.12.06 20:44:10.000124 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.88 MiB, will set to 231.04 MiB (RSS), difference: -4.08 MiB 2023.12.06 20:44:19.631004 [ 69 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:44:19.631083 [ 69 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:44:19.932050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:19.932207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:19.932251 [ 3 ] {} HTTP-Session: 044d338d-a590-45be-a1fc-8fb622d26489 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:19.932291 [ 3 ] {} HTTP-Session: 044d338d-a590-45be-a1fc-8fb622d26489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:19.932489 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:19.932584 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:44:19.932849 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:19.933304 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:19.933566 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.06 20:44:19.933730 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.06 20:44:19.933867 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} executeQuery: Read 52 rows, 4.21 KiB in 0.001319385 sec., 39412 rows/sec., 3.12 MiB/sec. 2023.12.06 20:44:19.934012 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} DynamicQueryHandler: Done processing query 2023.12.06 20:44:19.934037 [ 3 ] {6574bb19-f7f8-4e92-9c7b-89373232f1cc} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:44:19.934054 [ 3 ] {} HTTP-Session: 044d338d-a590-45be-a1fc-8fb622d26489 Destroying unnamed session 2023.12.06 20:44:19.934163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:19.934206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:19.934225 [ 3 ] {} HTTP-Session: 51fc666f-21e3-4a3b-852d-81f14951c24b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:19.934242 [ 3 ] {} HTTP-Session: 51fc666f-21e3-4a3b-852d-81f14951c24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:19.934310 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:19.934350 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 20:44:19.934459 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:19.934777 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:19.934980 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 20:44:19.935139 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 20:44:19.935263 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} executeQuery: Read 2 rows, 175.00 B in 0.00092489 sec., 2162 rows/sec., 184.78 KiB/sec. 2023.12.06 20:44:19.935382 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} DynamicQueryHandler: Done processing query 2023.12.06 20:44:19.935405 [ 3 ] {118d31d0-7f3e-4073-ad6b-eab7f0b57346} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:19.935420 [ 3 ] {} HTTP-Session: 51fc666f-21e3-4a3b-852d-81f14951c24b Destroying unnamed session 2023.12.06 20:44:19.935613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:19.935656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:19.935675 [ 3 ] {} HTTP-Session: 411d02cd-ab9f-4e33-8e7a-36789e8c280b Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:19.935691 [ 3 ] {} HTTP-Session: 411d02cd-ab9f-4e33-8e7a-36789e8c280b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:19.935764 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:19.935802 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:44:19.935904 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:19.936293 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:19.936512 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.06 20:44:19.936657 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.06 20:44:19.936784 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} executeQuery: Read 157 rows, 15.60 KiB in 0.000990941 sec., 158435 rows/sec., 15.37 MiB/sec. 2023.12.06 20:44:19.936950 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} DynamicQueryHandler: Done processing query 2023.12.06 20:44:19.936973 [ 3 ] {1ff1385a-f2cd-4491-a0f0-57b42d369405} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.06 20:44:19.936988 [ 3 ] {} HTTP-Session: 411d02cd-ab9f-4e33-8e7a-36789e8c280b Destroying unnamed session 2023.12.06 20:44:19.937090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:19.937134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:19.937152 [ 3 ] {} HTTP-Session: f005b520-15a1-4f66-acc8-92326fe07e85 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:19.937168 [ 3 ] {} HTTP-Session: f005b520-15a1-4f66-acc8-92326fe07e85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:19.937236 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:19.937275 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 20:44:19.937390 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:19.937634 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:19.937830 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.06 20:44:19.937976 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.06 20:44:19.938099 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} executeQuery: Read 2 rows, 143.00 B in 0.000836319 sec., 2391 rows/sec., 166.98 KiB/sec. 2023.12.06 20:44:19.938218 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} DynamicQueryHandler: Done processing query 2023.12.06 20:44:19.938242 [ 3 ] {bc7a4d9e-41dc-408d-87ff-638c990be052} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:19.938257 [ 3 ] {} HTTP-Session: f005b520-15a1-4f66-acc8-92326fe07e85 Destroying unnamed session 2023.12.06 20:44:19.938367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 9202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:19.938410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:19.938428 [ 3 ] {} HTTP-Session: b9b74e87-9525-4177-9786-5a65a39524bb Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:19.938446 [ 3 ] {} HTTP-Session: b9b74e87-9525-4177-9786-5a65a39524bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:19.938519 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:19.938556 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:44:19.938659 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:19.938949 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:19.939148 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.06 20:44:19.939291 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.06 20:44:19.939421 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} executeQuery: Read 54 rows, 4.33 KiB in 0.000868749 sec., 62158 rows/sec., 4.86 MiB/sec. 2023.12.06 20:44:19.939608 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} DynamicQueryHandler: Done processing query 2023.12.06 20:44:19.939633 [ 3 ] {e0162c1a-0146-4d28-93ff-3552a090fe1e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:44:19.939649 [ 3 ] {} HTTP-Session: b9b74e87-9525-4177-9786-5a65a39524bb Destroying unnamed session 2023.12.06 20:44:19.939753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:19.939796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:19.939814 [ 3 ] {} HTTP-Session: 04eb7408-5fc2-4e03-b9a0-c1774a507130 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:19.939831 [ 3 ] {} HTTP-Session: 04eb7408-5fc2-4e03-b9a0-c1774a507130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:19.939899 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:19.939942 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:44:19.940071 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:19.940399 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:19.940654 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 20:44:19.940859 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 20:44:19.941001 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} executeQuery: Read 1 rows, 72.00 B in 0.001074252 sec., 930 rows/sec., 65.45 KiB/sec. 2023.12.06 20:44:19.941131 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} DynamicQueryHandler: Done processing query 2023.12.06 20:44:19.941155 [ 3 ] {92499fd7-eb3d-4008-9ade-7fde6c5bbb03} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:19.941170 [ 3 ] {} HTTP-Session: 04eb7408-5fc2-4e03-b9a0-c1774a507130 Destroying unnamed session 2023.12.06 20:44:19.941390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:19.941443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:19.941463 [ 3 ] {} HTTP-Session: 5ebb8d59-39b3-4a8a-b130-8ca4ad4d6bed Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:19.941480 [ 3 ] {} HTTP-Session: 5ebb8d59-39b3-4a8a-b130-8ca4ad4d6bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:19.941577 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:19.941621 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:44:19.941755 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:19.942384 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.79 GiB. 2023.12.06 20:44:19.942736 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.06 20:44:19.942929 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.06 20:44:19.943065 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} executeQuery: Read 52 rows, 71.86 KiB in 0.001458486 sec., 35653 rows/sec., 48.11 MiB/sec. 2023.12.06 20:44:19.943196 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} DynamicQueryHandler: Done processing query 2023.12.06 20:44:19.943223 [ 3 ] {24b49390-1eba-45d8-834a-b82f9f9ba583} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:44:19.943239 [ 3 ] {} HTTP-Session: 5ebb8d59-39b3-4a8a-b130-8ca4ad4d6bed Destroying unnamed session 2023.12.06 20:44:29.933125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:29.933256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:29.933286 [ 3 ] {} HTTP-Session: 56aae521-16aa-41d4-a66e-bddaae3bb1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:29.933313 [ 3 ] {} HTTP-Session: 56aae521-16aa-41d4-a66e-bddaae3bb1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:29.933452 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:29.933518 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:44:29.933702 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:29.934169 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.934435 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.06 20:44:29.934595 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.06 20:44:29.934730 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} executeQuery: Read 52 rows, 4.21 KiB in 0.001233733 sec., 42148 rows/sec., 3.34 MiB/sec. 2023.12.06 20:44:29.934881 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} DynamicQueryHandler: Done processing query 2023.12.06 20:44:29.934906 [ 3 ] {c7110a28-b4a0-44bc-9fb6-5c151c4ea1c3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:44:29.934923 [ 3 ] {} HTTP-Session: 56aae521-16aa-41d4-a66e-bddaae3bb1bd Destroying unnamed session 2023.12.06 20:44:29.935067 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:29.935113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:29.935132 [ 3 ] {} HTTP-Session: 32a57916-3937-4ec6-923c-3080aaf0dde4 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:29.935149 [ 3 ] {} HTTP-Session: 32a57916-3937-4ec6-923c-3080aaf0dde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:29.935219 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:29.935259 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 20:44:29.935365 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:29.935656 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.935860 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 20:44:29.936008 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 20:44:29.936133 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} executeQuery: Read 2 rows, 175.00 B in 0.00088144 sec., 2269 rows/sec., 193.89 KiB/sec. 2023.12.06 20:44:29.936128 [ 160 ] {} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 20:44:29.936239 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.936316 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} DynamicQueryHandler: Done processing query 2023.12.06 20:44:29.936359 [ 3 ] {82f5f1ad-d9c8-49fa-a888-00f61c7e252c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:29.936370 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 20:44:29.936391 [ 3 ] {} HTTP-Session: 32a57916-3937-4ec6-923c-3080aaf0dde4 Destroying unnamed session 2023.12.06 20:44:29.936520 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:29.936567 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.936604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 30465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:29.936702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:29.936769 [ 3 ] {} HTTP-Session: 63a7aa1e-e5f3-44f9-9ac3-144f91ce2640 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:29.936793 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.936804 [ 3 ] {} HTTP-Session: 63a7aa1e-e5f3-44f9-9ac3-144f91ce2640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:29.937037 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.937054 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:29.937140 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:44:29.937237 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.12.06 20:44:29.937541 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.937659 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:29.937812 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.938596 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.939151 [ 9 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.002840252 sec., 4929.140090386346 rows/sec., 418.44 KiB/sec. 2023.12.06 20:44:29.939179 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.06 20:44:29.939312 [ 15 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 20:44:29.939445 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.06 20:44:29.939617 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} executeQuery: Read 193 rows, 18.69 KiB in 0.002500478 sec., 77185 rows/sec., 7.30 MiB/sec. 2023.12.06 20:44:29.939654 [ 15 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 20:44:29.939794 [ 15 ] {6af32069-043a-4748-8cbc-382d7ff94598::all_1_6_1} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 20:44:29.939820 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} DynamicQueryHandler: Done processing query 2023.12.06 20:44:29.939861 [ 3 ] {f0f6c527-93c4-4f27-baf2-61952ad771ef} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.12.06 20:44:29.939908 [ 3 ] {} HTTP-Session: 63a7aa1e-e5f3-44f9-9ac3-144f91ce2640 Destroying unnamed session 2023.12.06 20:44:29.940032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:29.940076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:29.940095 [ 3 ] {} HTTP-Session: 97aa774f-0a3e-4144-837a-29f33fdf92fe Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:29.940112 [ 3 ] {} HTTP-Session: 97aa774f-0a3e-4144-837a-29f33fdf92fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:29.940183 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:29.940224 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 20:44:29.940339 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:29.940618 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.940839 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.06 20:44:29.941009 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.06 20:44:29.941137 [ 160 ] {} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.06 20:44:29.941153 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} executeQuery: Read 2 rows, 143.00 B in 0.00093777 sec., 2132 rows/sec., 148.92 KiB/sec. 2023.12.06 20:44:29.941197 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.941379 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} DynamicQueryHandler: Done processing query 2023.12.06 20:44:29.941389 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.06 20:44:29.941434 [ 3 ] {b0be159f-04df-426a-a55a-a37aa631d4d7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:29.941479 [ 3 ] {} HTTP-Session: 97aa774f-0a3e-4144-837a-29f33fdf92fe Destroying unnamed session 2023.12.06 20:44:29.941541 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:29.941577 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.941656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 13244, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:29.941750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:29.941765 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.941797 [ 3 ] {} HTTP-Session: 540c737e-cfe7-4741-bc7f-ed299fdb07f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:29.941849 [ 3 ] {} HTTP-Session: 540c737e-cfe7-4741-bc7f-ed299fdb07f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:29.941991 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.942055 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:29.942176 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:44:29.942197 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.12.06 20:44:29.942471 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.942635 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:29.942713 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.06 20:44:29.943321 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.943875 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.06 20:44:29.944030 [ 22 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.00268464 sec., 5214.851898206091 rows/sec., 364.12 KiB/sec. 2023.12.06 20:44:29.944149 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.06 20:44:29.944196 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.06 20:44:29.944348 [ 160 ] {} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.06 20:44:29.944367 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} executeQuery: Read 78 rows, 6.23 KiB in 0.002248185 sec., 34694 rows/sec., 2.70 MiB/sec. 2023.12.06 20:44:29.944435 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.944544 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.06 20:44:29.944714 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.06 20:44:29.944749 [ 20 ] {8b81f5b2-6f9f-4a0f-a504-2bd2cc840434::all_1_6_1} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.06 20:44:29.944748 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} DynamicQueryHandler: Done processing query 2023.12.06 20:44:29.944859 [ 3 ] {aab479e6-5ff5-4339-8996-b0233032b23f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:44:29.944959 [ 3 ] {} HTTP-Session: 540c737e-cfe7-4741-bc7f-ed299fdb07f7 Destroying unnamed session 2023.12.06 20:44:29.945008 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:29.945049 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 111 rows starting from the beginning of the part 2023.12.06 20:44:29.945140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:29.945198 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part 2023.12.06 20:44:29.945228 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:29.945278 [ 3 ] {} HTTP-Session: 0054e461-54a1-48dc-89d8-cea79a74a09e Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:29.945322 [ 3 ] {} HTTP-Session: 0054e461-54a1-48dc-89d8-cea79a74a09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:29.945398 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part 2023.12.06 20:44:29.945532 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:29.945632 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part 2023.12.06 20:44:29.945645 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:44:29.945882 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part 2023.12.06 20:44:29.946179 [ 9 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part 2023.12.06 20:44:29.946246 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:29.947056 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.947771 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.06 20:44:29.947871 [ 22 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 4 columns (4 merged, 0 gathered) in 0.003306527 sec., 116738.80176995379 rows/sec., 9.11 MiB/sec. 2023.12.06 20:44:29.948061 [ 22 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.06 20:44:29.948103 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.06 20:44:29.948292 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} executeQuery: Read 37 rows, 2.67 KiB in 0.0027061 sec., 13672 rows/sec., 987.35 KiB/sec. 2023.12.06 20:44:29.948365 [ 22 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.06 20:44:29.948504 [ 22 ] {aabb105f-1885-4c2f-b951-50a7ee6c08ff::all_1_16_3} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.06 20:44:29.948514 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} DynamicQueryHandler: Done processing query 2023.12.06 20:44:29.948556 [ 3 ] {3b37e905-b1a8-455c-b11b-9457389cab13} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:44:29.948610 [ 3 ] {} HTTP-Session: 0054e461-54a1-48dc-89d8-cea79a74a09e Destroying unnamed session 2023.12.06 20:44:29.948797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:29.948844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:29.948863 [ 3 ] {} HTTP-Session: 39252d03-b759-4e44-97b5-a24f47f5ea02 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:29.948880 [ 3 ] {} HTTP-Session: 39252d03-b759-4e44-97b5-a24f47f5ea02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:29.948976 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:29.949022 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:44:29.949177 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:29.949762 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:29.950147 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.06 20:44:29.950325 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.06 20:44:29.950453 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} executeQuery: Read 52 rows, 71.86 KiB in 0.001447976 sec., 35912 rows/sec., 48.46 MiB/sec. 2023.12.06 20:44:29.950579 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} DynamicQueryHandler: Done processing query 2023.12.06 20:44:29.950603 [ 3 ] {47482c71-1b81-4c2c-9b3c-ca8390e6fe98} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:44:29.950619 [ 3 ] {} HTTP-Session: 39252d03-b759-4e44-97b5-a24f47f5ea02 Destroying unnamed session 2023.12.06 20:44:34.631137 [ 172 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:44:34.631258 [ 172 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:44:34.928267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:34.928372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:34.928397 [ 3 ] {} HTTP-Session: 18f543f1-8d9e-434c-bc46-a72afc013e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:34.928421 [ 3 ] {} HTTP-Session: 18f543f1-8d9e-434c-bc46-a72afc013e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:34.928541 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:34.928605 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.06 20:44:34.928765 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:34.929139 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:34.929390 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 20:44:34.929552 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} oximeter.fields_ipaddr (6af32069-043a-4748-8cbc-382d7ff94598): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 20:44:34.929685 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} executeQuery: Read 2 rows, 175.00 B in 0.001104402 sec., 1810 rows/sec., 154.74 KiB/sec. 2023.12.06 20:44:34.929823 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} DynamicQueryHandler: Done processing query 2023.12.06 20:44:34.929846 [ 3 ] {70dcfd5f-d7b5-4b2b-83b8-f3a45aa3b95c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:34.929863 [ 3 ] {} HTTP-Session: 18f543f1-8d9e-434c-bc46-a72afc013e42 Destroying unnamed session 2023.12.06 20:44:34.929973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 195, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:34.930021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:34.930040 [ 3 ] {} HTTP-Session: 8716f86c-3243-4f7b-b347-cba5ddb6bac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:34.930057 [ 3 ] {} HTTP-Session: 8716f86c-3243-4f7b-b347-cba5ddb6bac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:34.930127 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:34.930164 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:44:34.930271 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:34.930518 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:34.930724 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.06 20:44:34.930869 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.06 20:44:34.930993 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} executeQuery: Read 1 rows, 83.00 B in 0.000837629 sec., 1193 rows/sec., 96.77 KiB/sec. 2023.12.06 20:44:34.931132 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} DynamicQueryHandler: Done processing query 2023.12.06 20:44:34.931155 [ 3 ] {f423a3bf-80d4-4301-a291-a3ad9ae19803} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:34.931172 [ 3 ] {} HTTP-Session: 8716f86c-3243-4f7b-b347-cba5ddb6bac8 Destroying unnamed session 2023.12.06 20:44:34.931284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:34.931328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:34.931347 [ 3 ] {} HTTP-Session: 0a1332ba-3b78-4368-bab3-dde3738fdddb Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:34.931364 [ 3 ] {} HTTP-Session: 0a1332ba-3b78-4368-bab3-dde3738fdddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:34.931433 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:34.931472 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.06 20:44:34.931578 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:34.931820 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:34.932023 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.06 20:44:34.932180 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} oximeter.fields_u16 (8b81f5b2-6f9f-4a0f-a504-2bd2cc840434): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.06 20:44:34.932298 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} executeQuery: Read 2 rows, 143.00 B in 0.000836619 sec., 2390 rows/sec., 166.92 KiB/sec. 2023.12.06 20:44:34.932442 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} DynamicQueryHandler: Done processing query 2023.12.06 20:44:34.932467 [ 3 ] {1e3ca68c-edd7-4f77-b021-1e6eff9697c3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:34.932483 [ 3 ] {} HTTP-Session: 0a1332ba-3b78-4368-bab3-dde3738fdddb Destroying unnamed session 2023.12.06 20:44:34.932583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2238, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:34.932627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:34.932647 [ 3 ] {} HTTP-Session: faa500f4-d67d-4672-a6a3-736ee1a3935f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:34.932664 [ 3 ] {} HTTP-Session: faa500f4-d67d-4672-a6a3-736ee1a3935f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:34.932739 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:34.932779 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:44:34.932896 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:34.933147 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:34.933351 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.06 20:44:34.933500 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.06 20:44:34.933627 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} executeQuery: Read 13 rows, 1.03 KiB in 0.00085869 sec., 15139 rows/sec., 1.17 MiB/sec. 2023.12.06 20:44:34.933743 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} DynamicQueryHandler: Done processing query 2023.12.06 20:44:34.933766 [ 3 ] {ec64265a-b183-4ff9-b1d5-04d6181aa390} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:44:34.933782 [ 3 ] {} HTTP-Session: faa500f4-d67d-4672-a6a3-736ee1a3935f Destroying unnamed session 2023.12.06 20:44:34.933885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 2129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:34.933929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:34.933948 [ 3 ] {} HTTP-Session: d5bee8dd-271a-4ea2-a754-d54403f1a8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:34.933965 [ 3 ] {} HTTP-Session: d5bee8dd-271a-4ea2-a754-d54403f1a8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:34.934036 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:34.934079 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.06 20:44:34.934200 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:34.934458 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:34.934718 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.06 20:44:34.934891 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} oximeter.measurements_cumulativei64 (5056c9df-72a3-4f04-9b7b-289768b70245): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.06 20:44:34.935018 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} executeQuery: Read 11 rows, 754.00 B in 0.00095322 sec., 11539 rows/sec., 772.46 KiB/sec. 2023.12.06 20:44:34.935140 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} DynamicQueryHandler: Done processing query 2023.12.06 20:44:34.935163 [ 3 ] {a44c4944-6bf0-4f8b-8e9e-183f83519886} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.06 20:44:34.935179 [ 3 ] {} HTTP-Session: d5bee8dd-271a-4ea2-a754-d54403f1a8a7 Destroying unnamed session 2023.12.06 20:44:34.935273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:34.935317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:34.935335 [ 3 ] {} HTTP-Session: 106faec0-914c-47df-b257-4152d09c7a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:34.935352 [ 3 ] {} HTTP-Session: 106faec0-914c-47df-b257-4152d09c7a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:34.935420 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:34.935461 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:44:34.935578 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:34.935810 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:34.936044 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.06 20:44:34.936212 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.06 20:44:34.936318 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} executeQuery: Read 1 rows, 72.00 B in 0.00086556 sec., 1155 rows/sec., 81.23 KiB/sec. 2023.12.06 20:44:34.936439 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} DynamicQueryHandler: Done processing query 2023.12.06 20:44:34.936462 [ 3 ] {9dbd4e8b-1003-4f28-8659-d88693a10d42} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.06 20:44:34.936478 [ 3 ] {} HTTP-Session: 106faec0-914c-47df-b257-4152d09c7a6f Destroying unnamed session 2023.12.06 20:44:39.931196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:39.931311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:39.931337 [ 3 ] {} HTTP-Session: ff30cfd5-ea36-4ec6-a66e-2fb55a4d5c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:39.931361 [ 3 ] {} HTTP-Session: ff30cfd5-ea36-4ec6-a66e-2fb55a4d5c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:39.931483 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:39.931542 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:44:39.931697 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:39.932114 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:39.932374 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.06 20:44:39.932549 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.06 20:44:39.932683 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} executeQuery: Read 52 rows, 4.21 KiB in 0.001161913 sec., 44753 rows/sec., 3.54 MiB/sec. 2023.12.06 20:44:39.932823 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} DynamicQueryHandler: Done processing query 2023.12.06 20:44:39.932847 [ 3 ] {ffd2df24-584e-4c05-b295-ad09856ecb58} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:44:39.932864 [ 3 ] {} HTTP-Session: ff30cfd5-ea36-4ec6-a66e-2fb55a4d5c04 Destroying unnamed session 2023.12.06 20:44:39.932994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:39.933038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:39.933057 [ 3 ] {} HTTP-Session: e94e8797-fcea-4a61-b329-12ecab1c9692 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:39.933073 [ 3 ] {} HTTP-Session: e94e8797-fcea-4a61-b329-12ecab1c9692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:39.933147 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:39.933186 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:44:39.933293 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:39.933727 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:39.933942 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.06 20:44:39.934089 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.06 20:44:39.934210 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} executeQuery: Read 156 rows, 15.51 KiB in 0.001031621 sec., 151218 rows/sec., 14.68 MiB/sec. 2023.12.06 20:44:39.934207 [ 174 ] {} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.06 20:44:39.934339 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:39.934395 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} DynamicQueryHandler: Done processing query 2023.12.06 20:44:39.934435 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.06 20:44:39.934441 [ 3 ] {b21a8bd5-95dc-4af7-b47d-70403c0cfc4f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.06 20:44:39.934494 [ 3 ] {} HTTP-Session: e94e8797-fcea-4a61-b329-12ecab1c9692 Destroying unnamed session 2023.12.06 20:44:39.934560 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:39.934598 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 195 rows starting from the beginning of the part 2023.12.06 20:44:39.934673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 8861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:39.934757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:39.934815 [ 3 ] {} HTTP-Session: 7036e3b3-4b27-4556-83a3-3f586b3c3fe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:39.934854 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 158 rows starting from the beginning of the part 2023.12.06 20:44:39.934867 [ 3 ] {} HTTP-Session: 7036e3b3-4b27-4556-83a3-3f586b3c3fe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:39.935110 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 157 rows starting from the beginning of the part 2023.12.06 20:44:39.935117 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:39.935218 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:44:39.935341 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 193 rows starting from the beginning of the part 2023.12.06 20:44:39.935654 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2023.12.06 20:44:39.935722 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:39.935893 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 156 rows starting from the beginning of the part 2023.12.06 20:44:39.936436 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:39.936941 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.06 20:44:39.937190 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.06 20:44:39.937430 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} executeQuery: Read 52 rows, 4.16 KiB in 0.002215745 sec., 23468 rows/sec., 1.84 MiB/sec. 2023.12.06 20:44:39.937668 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 4 columns (4 merged, 0 gathered) in 0.003270686 sec., 262941.7804093698 rows/sec., 25.21 MiB/sec. 2023.12.06 20:44:39.937740 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} DynamicQueryHandler: Done processing query 2023.12.06 20:44:39.937779 [ 3 ] {0d7603bf-d76e-4018-8f3c-4698ebf306ba} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:44:39.937811 [ 3 ] {} HTTP-Session: 7036e3b3-4b27-4556-83a3-3f586b3c3fe0 Destroying unnamed session 2023.12.06 20:44:39.937824 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.06 20:44:39.938023 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.06 20:44:39.938032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:39.938101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:39.938118 [ 9 ] {ddfa1c05-80ac-4765-982a-8be981c0587c::all_1_16_3} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.06 20:44:39.938127 [ 3 ] {} HTTP-Session: 755cffd7-7e3b-48df-ab89-a065e1c1c369 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:39.938162 [ 3 ] {} HTTP-Session: 755cffd7-7e3b-48df-ab89-a065e1c1c369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:39.938311 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:39.938355 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:44:39.938523 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:39.939067 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:39.939395 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.06 20:44:39.939576 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.06 20:44:39.939699 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} executeQuery: Read 52 rows, 71.86 KiB in 0.001360215 sec., 38229 rows/sec., 51.59 MiB/sec. 2023.12.06 20:44:39.939825 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} DynamicQueryHandler: Done processing query 2023.12.06 20:44:39.939848 [ 3 ] {45c809f5-f1b8-4045-8947-6e41668413be} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:44:39.939863 [ 3 ] {} HTTP-Session: 755cffd7-7e3b-48df-ab89-a065e1c1c369 Destroying unnamed session 2023.12.06 20:44:49.631516 [ 75 ] {} DNSResolver: Updating DNS cache 2023.12.06 20:44:49.631590 [ 75 ] {} DNSResolver: Updated DNS cache 2023.12.06 20:44:49.931700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:49.931805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:49.931829 [ 3 ] {} HTTP-Session: a4876fc4-7d4e-474d-a205-b38d5b5ba3d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:49.931852 [ 3 ] {} HTTP-Session: a4876fc4-7d4e-474d-a205-b38d5b5ba3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:49.931974 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:49.932032 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:44:49.932185 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:49.932616 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:49.932873 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.06 20:44:49.933041 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.06 20:44:49.933155 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} executeQuery: Read 52 rows, 4.21 KiB in 0.001147022 sec., 45334 rows/sec., 3.59 MiB/sec. 2023.12.06 20:44:49.933157 [ 117 ] {} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.12.06 20:44:49.933224 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:49.933312 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} DynamicQueryHandler: Done processing query 2023.12.06 20:44:49.933322 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.12.06 20:44:49.933342 [ 3 ] {d2c43807-4595-40c4-b037-a14c94a19ed9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:44:49.933396 [ 3 ] {} HTTP-Session: a4876fc4-7d4e-474d-a205-b38d5b5ba3d0 Destroying unnamed session 2023.12.06 20:44:49.933474 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:49.933519 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 52 rows starting from the beginning of the part 2023.12.06 20:44:49.933555 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 25047, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:49.933629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:49.933682 [ 3 ] {} HTTP-Session: 32fab959-2231-42ab-a842-bc18f419e715 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:49.933728 [ 3 ] {} HTTP-Session: 32fab959-2231-42ab-a842-bc18f419e715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:49.933746 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:49.933936 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:49.933972 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:49.934037 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:44:49.934219 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:49.934526 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:49.934527 [ 22 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:49.935384 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:49.935901 [ 9 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.002609929 sec., 99619.56819515013 rows/sec., 7.89 MiB/sec. 2023.12.06 20:44:49.935916 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.06 20:44:49.936065 [ 19 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.12.06 20:44:49.936141 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.06 20:44:49.936281 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} executeQuery: Read 156 rows, 15.51 KiB in 0.002290015 sec., 68121 rows/sec., 6.61 MiB/sec. 2023.12.06 20:44:49.936304 [ 19 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.12.06 20:44:49.936407 [ 19 ] {e88b8de3-ca5b-41b3-9a09-432044e60828::all_1_15_3} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.12.06 20:44:49.936445 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} DynamicQueryHandler: Done processing query 2023.12.06 20:44:49.936490 [ 3 ] {0873a10a-6946-4b76-98f9-e5dd6b108174} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.06 20:44:49.936510 [ 3 ] {} HTTP-Session: 32fab959-2231-42ab-a842-bc18f419e715 Destroying unnamed session 2023.12.06 20:44:49.936636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 8861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:49.936687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:49.936708 [ 3 ] {} HTTP-Session: 627509d9-7cb6-4fa2-8964-728692eb40c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:49.936728 [ 3 ] {} HTTP-Session: 627509d9-7cb6-4fa2-8964-728692eb40c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:49.936805 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:49.936846 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:44:49.936958 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:49.937299 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:49.937571 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.06 20:44:49.937748 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.06 20:44:49.937854 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} executeQuery: Read 52 rows, 4.16 KiB in 0.001018441 sec., 51058 rows/sec., 3.99 MiB/sec. 2023.12.06 20:44:49.937971 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} DynamicQueryHandler: Done processing query 2023.12.06 20:44:49.937997 [ 3 ] {f3b67451-7768-4079-b1e9-cd0ac12a1ca7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:44:49.938014 [ 3 ] {} HTTP-Session: 627509d9-7cb6-4fa2-8964-728692eb40c3 Destroying unnamed session 2023.12.06 20:44:49.938183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:49.938230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:49.938250 [ 3 ] {} HTTP-Session: c85340ef-742c-4846-9177-ef702f2ed9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:49.938268 [ 3 ] {} HTTP-Session: c85340ef-742c-4846-9177-ef702f2ed9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:49.938373 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:49.938419 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:44:49.938555 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:49.939103 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:49.939432 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.06 20:44:49.939635 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.06 20:44:49.939747 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} executeQuery: Read 52 rows, 71.86 KiB in 0.001344775 sec., 38668 rows/sec., 52.18 MiB/sec. 2023.12.06 20:44:49.939894 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} DynamicQueryHandler: Done processing query 2023.12.06 20:44:49.939920 [ 3 ] {35f17900-8bf4-4f1e-82fe-b87338ceaaa5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:44:49.939936 [ 3 ] {} HTTP-Session: c85340ef-742c-4846-9177-ef702f2ed9f1 Destroying unnamed session 2023.12.06 20:44:59.933844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:59.933976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:59.934007 [ 3 ] {} HTTP-Session: 3cec56a4-0cbb-4086-8753-3f9144f08ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:59.934036 [ 3 ] {} HTTP-Session: 3cec56a4-0cbb-4086-8753-3f9144f08ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:59.934174 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:59.934240 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.06 20:44:59.934416 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:59.934901 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:59.935161 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.06 20:44:59.935328 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} oximeter.fields_i64 (e88b8de3-ca5b-41b3-9a09-432044e60828): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.06 20:44:59.935446 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} executeQuery: Read 52 rows, 4.21 KiB in 0.001232044 sec., 42206 rows/sec., 3.34 MiB/sec. 2023.12.06 20:44:59.935667 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} DynamicQueryHandler: Done processing query 2023.12.06 20:44:59.935695 [ 3 ] {9587794f-e47c-4d76-8d78-30a22db0789b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.06 20:44:59.935714 [ 3 ] {} HTTP-Session: 3cec56a4-0cbb-4086-8753-3f9144f08ebf Destroying unnamed session 2023.12.06 20:44:59.935881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 30315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:59.935927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:59.935947 [ 3 ] {} HTTP-Session: cf3cdd56-b8fd-4007-9b77-c62359b8baee Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:59.935964 [ 3 ] {} HTTP-Session: cf3cdd56-b8fd-4007-9b77-c62359b8baee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:59.936045 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:59.936084 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.06 20:44:59.936207 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:59.936649 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:59.936869 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.06 20:44:59.937025 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} oximeter.fields_string (ddfa1c05-80ac-4765-982a-8be981c0587c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.06 20:44:59.937130 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} executeQuery: Read 192 rows, 18.60 KiB in 0.001058152 sec., 181448 rows/sec., 17.17 MiB/sec. 2023.12.06 20:44:59.937234 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} DynamicQueryHandler: Done processing query 2023.12.06 20:44:59.937258 [ 3 ] {15f0d63a-5ddd-4ef0-91ae-1f30ee73ebdf} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.12.06 20:44:59.937275 [ 3 ] {} HTTP-Session: cf3cdd56-b8fd-4007-9b77-c62359b8baee Destroying unnamed session 2023.12.06 20:44:59.937408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 12901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:59.937452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:59.937472 [ 3 ] {} HTTP-Session: 78e32aaf-a5d0-4d69-bb30-45db71dd6ecc Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:59.937489 [ 3 ] {} HTTP-Session: 78e32aaf-a5d0-4d69-bb30-45db71dd6ecc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:59.937559 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:59.937596 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.06 20:44:59.937697 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:59.938035 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:59.938242 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.06 20:44:59.938403 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} oximeter.fields_uuid (aabb105f-1885-4c2f-b951-50a7ee6c08ff): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.06 20:44:59.938505 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} executeQuery: Read 76 rows, 6.06 KiB in 0.00091894 sec., 82703 rows/sec., 6.44 MiB/sec. 2023.12.06 20:44:59.938714 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} DynamicQueryHandler: Done processing query 2023.12.06 20:44:59.938739 [ 3 ] {12a0f162-144f-4649-9685-12027fb923d4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.06 20:44:59.938756 [ 3 ] {} HTTP-Session: 78e32aaf-a5d0-4d69-bb30-45db71dd6ecc Destroying unnamed session 2023.12.06 20:44:59.938871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 7006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:59.938916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:59.938937 [ 3 ] {} HTTP-Session: d2c3b7cc-44f2-43d0-bf1f-97e0f3ea1278 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:59.938955 [ 3 ] {} HTTP-Session: d2c3b7cc-44f2-43d0-bf1f-97e0f3ea1278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:59.939026 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:59.939072 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.06 20:44:59.939205 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:59.939487 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:59.939740 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.06 20:44:59.939922 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} oximeter.measurements_cumulativeu64 (40249b5a-5631-4475-b613-9557d6b08cbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.06 20:44:59.940029 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} executeQuery: Read 36 rows, 2.60 KiB in 0.000973881 sec., 36965 rows/sec., 2.61 MiB/sec. 2023.12.06 20:44:59.940178 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} DynamicQueryHandler: Done processing query 2023.12.06 20:44:59.940204 [ 3 ] {cd1a7901-8f16-4948-9914-9529adc398c3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.06 20:44:59.940219 [ 3 ] {} HTTP-Session: d2c3b7cc-44f2-43d0-bf1f-97e0f3ea1278 Destroying unnamed session 2023.12.06 20:44:59.940374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:61815, User-Agent: (none), Length: 55624, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.06 20:44:59.940418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.06 20:44:59.940437 [ 3 ] {} HTTP-Session: 2faf08bb-4685-4026-bb71-945b60c1fb00 Authenticating user 'default' from [fd00:1122:3344:101::d]:61815 2023.12.06 20:44:59.940453 [ 3 ] {} HTTP-Session: 2faf08bb-4685-4026-bb71-945b60c1fb00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.06 20:44:59.940543 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} executeQuery: (from [fd00:1122:3344:101::d]:61815) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.06 20:44:59.940587 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.06 20:44:59.940724 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} ParallelParsingInputFormat: Parallel parsing is used 2023.12.06 20:44:59.941196 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:59.941532 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.06 20:44:59.941754 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.06 20:44:59.941868 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} executeQuery: Read 52 rows, 71.86 KiB in 0.001295845 sec., 40128 rows/sec., 54.15 MiB/sec. 2023.12.06 20:44:59.941887 [ 85 ] {} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.06 20:44:59.942005 [ 85 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.78 GiB. 2023.12.06 20:44:59.942043 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} DynamicQueryHandler: Done processing query 2023.12.06 20:44:59.942124 [ 3 ] {00e13355-e8cc-4310-8965-d0a613418a68} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.06 20:44:59.942165 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.06 20:44:59.942201 [ 3 ] {} HTTP-Session: 2faf08bb-4685-4026-bb71-945b60c1fb00 Destroying unnamed session 2023.12.06 20:44:59.942342 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.06 20:44:59.942390 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 471 rows starting from the beginning of the part 2023.12.06 20:44:59.942523 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:59.942630 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:59.942726 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:59.942841 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:59.942933 [ 22 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part 2023.12.06 20:44:59.944666 [ 9 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 6 columns (6 merged, 0 gathered) in 0.002594479 sec., 281752.1359779748 rows/sec., 380.21 MiB/sec. 2023.12.06 20:44:59.945196 [ 9 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.06 20:44:59.945493 [ 9 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.06 20:44:59.945580 [ 9 ] {fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3} oximeter.measurements_histogramf64 (fadf6210-3194-4ec7-a2f6-f49250c12b35) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.06 20:44:59.945685 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fadf6210-3194-4ec7-a2f6-f49250c12b35::all_1_16_3: 4.00 MiB. 2023.12.06 20:45:00.000169 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.27 MiB, peak 236.88 MiB, will set to 231.10 MiB (RSS), difference: -4.17 MiB